2021-07-24T16:22:07.015 INFO:root:teuthology version: 1.1.0-b6f3efab 2021-07-24T16:22:07.017 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/kchai-2021-07-24_16:12:52-upgrade-wip-kefu-testing-2021-07-24-2153-distro-basic-smithi/6290211 --verbose --name kchai-2021-07-24_16:12:52-upgrade-wip-kefu-testing-2021-07-24-2153-distro-basic-smithi --description upgrade/octopus-x/stress-split/{0-distro/rhel_8.3_kubic_stable 0-roles 1-start 2-first-half-tasks/rbd_api 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} --owner scheduled_kchai@teuthology -- /home/teuthworker/archive/kchai-2021-07-24_16:12:52-upgrade-wip-kefu-testing-2021-07-24-2153-distro-basic-smithi/6290211/orig.config.yaml 2021-07-24T16:22:07.092 DEBUG:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/ 2021-07-24T16:22:07.157 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/kchai-2021-07-24_16:12:52-upgrade-wip-kefu-testing-2021-07-24-2153-distro-basic-smithi/6290211 branch: wip-kefu-testing-2021-07-24-2153 description: upgrade/octopus-x/stress-split/{0-distro/rhel_8.3_kubic_stable 0-roles 1-start 2-first-half-tasks/rbd_api 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} email: tchaikov@gmail.com first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - workunit: branch: octopus clients: client.0: - rbd/test_librbd.sh - print: '**** done rbd/test_librbd.sh 7-workload' first_in_suite: false job_id: '6290211' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'librbd C and C++ api tests ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run basic import/export cli tests for rbd ' name: kchai-2021-07-24_16:12:52-upgrade-wip-kefu-testing-2021-07-24-2153-distro-basic-smithi nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: rhel os_version: '8.3' overrides: admin_socket: branch: wip-kefu-testing-2021-07-24-2153 ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-whitelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: f7cd730b96380f0a18fbfd486fd4354c294b17eb ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 install: ceph: sha1: f7cd730b96380f0a18fbfd486fd4354c294b17eb selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-kefu-testing-2021-07-24-2153 sha1: f7cd730b96380f0a18fbfd486fd4354c294b17eb owner: scheduled_kchai@teuthology priority: 70 repo: git://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade resume - sleep 60 - echo wait for upgrade to complete - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - echo upgrade complete - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 second-half-tasks: - workunit: branch: octopus clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' sha1: f7cd730b96380f0a18fbfd486fd4354c294b17eb sleep_before_teardown: 0 stress-tasks: - thrashosds: aggressive_pg_num_changes: false chance_force_recovery: 0 chance_pgnum_grow: 1 chance_pgpnum_fix: 1 chance_thrash_cluster_full: 0 chance_thrash_pg_upmap: 0 chance_thrash_pg_upmap_items: 0 disable_objectstore_tool_tests: true timeout: 1200 - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' - workunit: branch: octopus clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: octopus clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: octopus clients: client.0: - rbd/test_librbd.sh - print: '**** done rbd/test_librbd.sh 7-workload' - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' suite: upgrade suite_branch: wip-kefu-testing-2021-07-24-2153 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_f7cd730b96380f0a18fbfd486fd4354c294b17eb/qa suite_relpath: qa suite_repo: git://git.ceph.com/ceph-ci.git suite_sha1: f7cd730b96380f0a18fbfd486fd4354c294b17eb targets: smithi115.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDzEzqyeZ1dWLklIY3d/N+8YiMlWIidKTG2dNmItONBc+gJLqJv7NGN6AAtNd+Gv42XjTwn7GpKwlSonZjm9q5GgQvAyS15C3fWsBNdJNhs7a0dGpX4rnqk3m4erOKxvr/i7AXum3b1x7tOZlCBX/v5XFpYM+86UJkOB396P7A6swQPxvfKVaW77JOwF3sJDExFtm63FjmR+h3gamhGBm4TOfBq34ENPiKos+Sswv2X5mfZoiiANlMKJJHXNZGkjww0hX1ZGYphndjoGlNF/Dz7uDLLvIhskA38EOBxgqYOfFmJyNi+devBh2shxmpyZ8J2KcvqEHsCF/iY2fYEJ2kDJoYYlepbK90tVV+SfdpotM6yNgfK/KzVft84QeSLi0IIPHPPDWJgQZL2EHZknp/8LYzfIeeAcoUkrn6mM1WrFEv7S3pN7u48j4YB8y0xVLmGXJcqsoFiohs/yQP9S5VgIdpyYOwihMkQ1ciTfOw8kyURjDzvaZcTPxhhju/f3AU= smithi185.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDRSU10nK3+LJQd9OkdPqLq4yVn9fGbekQvTsyPTJkBqELVfJvTiMvRouTmAqDTAti9Podmhu6qXIxDpNPFkPgMl36lXN9WyfWJuDwYTdHrZ38A9XjLv/Q2uXjRmutmJMbrpFiEDtl8Af0DnsIMdNnuVcMWjjSf+b6zRPb00C0SiStW9Bu9Pq/ugyQU/bNKCsNsXJk4BqvOTUszICZAeUOiMt/Pbad054hOxn1KdDwLc46smkLGNFJWypDjnVuRscG/XaNDCqjZHDQDpuBbXgWkErqOudsl2a3LD2V9oV2a0aXnlmxVjxmxid4V5sGdUKoUjuIXA8Z1JXs6Spmjs34FFMTVTWvehjcm3th4T0kgbepUHmQNurKf1BusdW9751OtQJeUodI443M4Lify4FhujHO7shcC2px0cTkVFDBbLIszoSkCM2E/0umGu6vhSMLWYPC9iLi2rDDV8As/B53cz+CqEqpi4ZH/o//c/d8dVXLsrIibqSVOqYOvMSJubXU= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module disable container-tools - sudo dnf -y install 'dnf-command(copr)' - sudo dnf -y copr enable rhcontainerbot/container-selinux - sudo curl -L -o /etc/yum.repos.d/devel:kubic:libcontainers:stable.repo https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/CentOS_8/devel:kubic:libcontainers:stable.repo - sudo dnf remove -y podman - sudo dnf -y install podman - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: branch: octopus - cephadm: add_mons_via_daemon_add: true avoid_pacific_features: true cephadm_branch: octopus cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: docker.io/ceph/daemon-base:latest-octopus - cephadm.shell: mon.a: - ceph fs volume create foo - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph.healthy: null - print: '**** upgrading first half of cluster, with stress ****' - parallel: - first-half-tasks - first-half-sequence - print: '**** done upgrading first half of cluster ****' - ceph.healthy: null - print: '**** applying stress + thrashing to mixed-version cluster ****' - parallel: - stress-tasks - ceph.healthy: null - print: '**** finishing upgrade ****' - parallel: - second-half-tasks - second-half-sequence - ceph.healthy: null teuthology_branch: master teuthology_sha1: b6f3efab84b70e18e86ec271a07564aeb4ed3bac timestamp: 2021-07-24_16:12:52 tube: smithi user: kchai verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.30581 2021-07-24T16:22:07.158 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_f7cd730b96380f0a18fbfd486fd4354c294b17eb/qa; will attempt to use it 2021-07-24T16:22:07.159 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_f7cd730b96380f0a18fbfd486fd4354c294b17eb/qa/tasks 2021-07-24T16:22:07.159 INFO:teuthology.run_tasks:Running task internal.check_packages... 2021-07-24T16:22:07.161 INFO:teuthology.task.internal:Checking packages... 2021-07-24T16:22:07.186 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'basic' and ceph hash 'f7cd730b96380f0a18fbfd486fd4354c294b17eb' 2021-07-24T16:22:07.187 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2021-07-24T16:22:07.188 INFO:teuthology.packaging:ref: None 2021-07-24T16:22:07.188 INFO:teuthology.packaging:tag: None 2021-07-24T16:22:07.189 INFO:teuthology.packaging:branch: wip-kefu-testing-2021-07-24-2153 2021-07-24T16:22:07.189 INFO:teuthology.packaging:sha1: f7cd730b96380f0a18fbfd486fd4354c294b17eb 2021-07-24T16:22:07.190 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-kefu-testing-2021-07-24-2153 2021-07-24T16:22:07.363 INFO:teuthology.task.internal:Found packages for ceph version 17.0.0-6381.gf7cd730b 2021-07-24T16:22:07.364 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2021-07-24T16:22:07.372 INFO:teuthology.task.internal:no buildpackages task found 2021-07-24T16:22:07.372 INFO:teuthology.run_tasks:Running task internal.save_config... 2021-07-24T16:22:07.418 INFO:teuthology.task.internal:Saving configuration 2021-07-24T16:22:07.444 INFO:teuthology.run_tasks:Running task internal.check_lock... 2021-07-24T16:22:07.463 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-07-24T16:22:07.480 DEBUG:teuthology.task.internal.check_lock:machine status is {'is_vm': False, 'locked': True, 'locked_since': '2021-07-24 16:14:30.471429', 'description': '/home/teuthworker/archive/kchai-2021-07-24_16:12:52-upgrade-wip-kefu-testing-2021-07-24-2153-distro-basic-smithi/6290211', 'locked_by': 'scheduled_kchai@teuthology', 'up': True, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBG/0LoZwkByOrxpNLpxZ5yYhxNs7UTyuC5R7xIcpDm/APFQ4Tf9chP9Mw6PtzKMU80vzn3rkYaD5lxKc8i8bNXg=', 'os_version': '8.3', 'machine_type': 'smithi', 'vm_host': None, 'os_type': 'rhel', 'arch': 'x86_64', 'mac_address': None, 'name': 'smithi115.front.sepia.ceph.com'} 2021-07-24T16:22:07.497 DEBUG:teuthology.task.internal.check_lock:machine status is {'is_vm': False, 'locked': True, 'locked_since': '2021-07-24 16:14:30.471407', 'description': '/home/teuthworker/archive/kchai-2021-07-24_16:12:52-upgrade-wip-kefu-testing-2021-07-24-2153-distro-basic-smithi/6290211', 'locked_by': 'scheduled_kchai@teuthology', 'up': True, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIgnbuQi4ZbupNfU6WflGTMnbewya6yabnsCda1XuTnobeCZskWSJrDWq+k1Egr+3NJfSXQuCuacFhu9nBXCRcA=', 'os_version': '8.3', 'machine_type': 'smithi', 'vm_host': None, 'os_type': 'rhel', 'arch': 'x86_64', 'mac_address': None, 'name': 'smithi185.front.sepia.ceph.com'} 2021-07-24T16:22:07.497 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2021-07-24T16:22:07.527 INFO:teuthology.task.internal:roles: ubuntu@smithi115.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2021-07-24T16:22:07.527 INFO:teuthology.task.internal:roles: ubuntu@smithi185.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2021-07-24T16:22:07.528 INFO:teuthology.run_tasks:Running task console_log... 2021-07-24T16:22:07.604 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f653fa9ae18>, signals=[15]) 2021-07-24T16:22:07.605 INFO:teuthology.run_tasks:Running task internal.connect... 2021-07-24T16:22:07.626 INFO:teuthology.task.internal:Opening connections... 2021-07-24T16:22:07.627 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi115.front.sepia.ceph.com 2021-07-24T16:22:07.629 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2021-07-24T16:22:07.701 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi185.front.sepia.ceph.com 2021-07-24T16:22:07.702 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi185.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2021-07-24T16:22:07.770 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2021-07-24T16:22:07.779 DEBUG:teuthology.orchestra.run.smithi115:> uname -m 2021-07-24T16:22:07.799 INFO:teuthology.orchestra.run.smithi115.stdout:x86_64 2021-07-24T16:22:07.799 DEBUG:teuthology.orchestra.run.smithi115:> cat /etc/os-release 2021-07-24T16:22:07.854 INFO:teuthology.orchestra.run.smithi115.stdout:NAME="Red Hat Enterprise Linux" 2021-07-24T16:22:07.855 INFO:teuthology.orchestra.run.smithi115.stdout:VERSION="8.3 (Ootpa)" 2021-07-24T16:22:07.855 INFO:teuthology.orchestra.run.smithi115.stdout:ID="rhel" 2021-07-24T16:22:07.855 INFO:teuthology.orchestra.run.smithi115.stdout:ID_LIKE="fedora" 2021-07-24T16:22:07.856 INFO:teuthology.orchestra.run.smithi115.stdout:VERSION_ID="8.3" 2021-07-24T16:22:07.856 INFO:teuthology.orchestra.run.smithi115.stdout:PLATFORM_ID="platform:el8" 2021-07-24T16:22:07.856 INFO:teuthology.orchestra.run.smithi115.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.3 (Ootpa)" 2021-07-24T16:22:07.856 INFO:teuthology.orchestra.run.smithi115.stdout:ANSI_COLOR="0;31" 2021-07-24T16:22:07.857 INFO:teuthology.orchestra.run.smithi115.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8.3:GA" 2021-07-24T16:22:07.857 INFO:teuthology.orchestra.run.smithi115.stdout:HOME_URL="https://www.redhat.com/" 2021-07-24T16:22:07.857 INFO:teuthology.orchestra.run.smithi115.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2021-07-24T16:22:07.857 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:22:07.857 INFO:teuthology.orchestra.run.smithi115.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2021-07-24T16:22:07.858 INFO:teuthology.orchestra.run.smithi115.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.3 2021-07-24T16:22:07.858 INFO:teuthology.orchestra.run.smithi115.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2021-07-24T16:22:07.858 INFO:teuthology.orchestra.run.smithi115.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.3" 2021-07-24T16:22:07.859 INFO:teuthology.lock.ops:Updating smithi115.front.sepia.ceph.com on lock server 2021-07-24T16:22:07.881 DEBUG:teuthology.orchestra.run.smithi185:> uname -m 2021-07-24T16:22:07.897 INFO:teuthology.orchestra.run.smithi185.stdout:x86_64 2021-07-24T16:22:07.897 DEBUG:teuthology.orchestra.run.smithi185:> cat /etc/os-release 2021-07-24T16:22:07.952 INFO:teuthology.orchestra.run.smithi185.stdout:NAME="Red Hat Enterprise Linux" 2021-07-24T16:22:07.952 INFO:teuthology.orchestra.run.smithi185.stdout:VERSION="8.3 (Ootpa)" 2021-07-24T16:22:07.952 INFO:teuthology.orchestra.run.smithi185.stdout:ID="rhel" 2021-07-24T16:22:07.952 INFO:teuthology.orchestra.run.smithi185.stdout:ID_LIKE="fedora" 2021-07-24T16:22:07.953 INFO:teuthology.orchestra.run.smithi185.stdout:VERSION_ID="8.3" 2021-07-24T16:22:07.953 INFO:teuthology.orchestra.run.smithi185.stdout:PLATFORM_ID="platform:el8" 2021-07-24T16:22:07.953 INFO:teuthology.orchestra.run.smithi185.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.3 (Ootpa)" 2021-07-24T16:22:07.953 INFO:teuthology.orchestra.run.smithi185.stdout:ANSI_COLOR="0;31" 2021-07-24T16:22:07.954 INFO:teuthology.orchestra.run.smithi185.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8.3:GA" 2021-07-24T16:22:07.954 INFO:teuthology.orchestra.run.smithi185.stdout:HOME_URL="https://www.redhat.com/" 2021-07-24T16:22:07.954 INFO:teuthology.orchestra.run.smithi185.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2021-07-24T16:22:07.954 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:22:07.954 INFO:teuthology.orchestra.run.smithi185.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2021-07-24T16:22:07.955 INFO:teuthology.orchestra.run.smithi185.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.3 2021-07-24T16:22:07.955 INFO:teuthology.orchestra.run.smithi185.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2021-07-24T16:22:07.955 INFO:teuthology.orchestra.run.smithi185.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.3" 2021-07-24T16:22:07.956 INFO:teuthology.lock.ops:Updating smithi185.front.sepia.ceph.com on lock server 2021-07-24T16:22:07.969 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2021-07-24T16:22:07.981 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2021-07-24T16:22:08.017 INFO:teuthology.task.internal:Checking for old test directory... 2021-07-24T16:22:08.018 DEBUG:teuthology.orchestra.run.smithi115:> test '!' -e /home/ubuntu/cephtest 2021-07-24T16:22:08.021 DEBUG:teuthology.orchestra.run.smithi185:> test '!' -e /home/ubuntu/cephtest 2021-07-24T16:22:08.034 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2021-07-24T16:22:08.083 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2021-07-24T16:22:08.084 DEBUG:teuthology.orchestra.run.smithi115:> test -z $(ls -A /var/lib/ceph) 2021-07-24T16:22:08.086 DEBUG:teuthology.orchestra.run.smithi185:> test -z $(ls -A /var/lib/ceph) 2021-07-24T16:22:08.116 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2021-07-24T16:22:08.219 INFO:teuthology.run_tasks:Running task kernel... 2021-07-24T16:22:08.239 DEBUG:teuthology.task.kernel:normalized config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.c': {'kdb': True, 'sha1': 'distro'}, 'mgr.y': {'kdb': True, 'sha1': 'distro'}, 'osd.0': {'kdb': True, 'sha1': 'distro'}, 'osd.1': {'kdb': True, 'sha1': 'distro'}, 'osd.2': {'kdb': True, 'sha1': 'distro'}, 'osd.3': {'kdb': True, 'sha1': 'distro'}, 'client.0': {'kdb': True, 'sha1': 'distro'}, 'node-exporter.a': {'kdb': True, 'sha1': 'distro'}, 'alertmanager.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}, 'mgr.x': {'kdb': True, 'sha1': 'distro'}, 'osd.4': {'kdb': True, 'sha1': 'distro'}, 'osd.5': {'kdb': True, 'sha1': 'distro'}, 'osd.6': {'kdb': True, 'sha1': 'distro'}, 'osd.7': {'kdb': True, 'sha1': 'distro'}, 'client.1': {'kdb': True, 'sha1': 'distro'}, 'prometheus.a': {'kdb': True, 'sha1': 'distro'}, 'grafana.a': {'kdb': True, 'sha1': 'distro'}, 'node-exporter.b': {'kdb': True, 'sha1': 'distro'}} 2021-07-24T16:22:08.240 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2021-07-24T16:22:08.240 DEBUG:teuthology.orchestra.run.smithi115:> uname -r 2021-07-24T16:22:08.257 INFO:teuthology.orchestra.run.smithi115.stdout:4.18.0-240.1.1.el8_3.x86_64 2021-07-24T16:22:08.257 INFO:teuthology.task.kernel:Running kernel on smithi115: 4.18.0-240.1.1.el8_3.x86_64 2021-07-24T16:22:08.258 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum install -y kernel 2021-07-24T16:22:09.845 INFO:teuthology.orchestra.run.smithi115.stdout:Updating Subscription Management repositories. 2021-07-24T16:22:09.853 INFO:teuthology.orchestra.run.smithi115.stdout:Unable to read consumer identity 2021-07-24T16:22:09.960 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:22:09.960 INFO:teuthology.orchestra.run.smithi115.stdout:This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. 2021-07-24T16:22:09.961 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:22:11.957 INFO:teuthology.orchestra.run.smithi115.stdout:Extra Packages for Enterprise Linux 15 MB/s | 10 MB 00:00 2021-07-24T16:22:14.018 INFO:teuthology.orchestra.run.smithi115.stdout:lab-extras 4.1 MB/s | 24 kB 00:00 2021-07-24T16:22:14.623 INFO:teuthology.orchestra.run.smithi115.stdout:Package kernel-4.18.0-240.1.1.el8_3.x86_64 is already installed. 2021-07-24T16:22:14.623 INFO:teuthology.orchestra.run.smithi115.stdout:Package kernel-4.18.0-240.el8.x86_64 is already installed. 2021-07-24T16:22:14.731 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2021-07-24T16:22:14.738 INFO:teuthology.orchestra.run.smithi115.stdout:Nothing to do. 2021-07-24T16:22:14.738 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2021-07-24T16:22:14.846 DEBUG:teuthology.orchestra.run.smithi115:> echo no | sudo yum reinstall kernel || true 2021-07-24T16:22:15.108 INFO:teuthology.orchestra.run.smithi115.stdout:Updating Subscription Management repositories. 2021-07-24T16:22:15.109 INFO:teuthology.orchestra.run.smithi115.stdout:Unable to read consumer identity 2021-07-24T16:22:15.151 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:22:15.152 INFO:teuthology.orchestra.run.smithi115.stdout:This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. 2021-07-24T16:22:15.152 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:22:15.325 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:01 ago on Sat 24 Jul 2021 04:22:14 PM UTC. 2021-07-24T16:22:15.454 INFO:teuthology.orchestra.run.smithi115.stdout:Installed package kernel-4.18.0-240.1.1.el8_3.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2021-07-24T16:22:15.455 INFO:teuthology.orchestra.run.smithi115.stdout:Installed package kernel-4.18.0-240.el8.x86_64 (from anaconda) not available. 2021-07-24T16:22:15.504 INFO:teuthology.orchestra.run.smithi115.stderr:Error: No packages marked for reinstall. 2021-07-24T16:22:15.541 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum reinstall -y kernel || true 2021-07-24T16:22:15.802 INFO:teuthology.orchestra.run.smithi115.stdout:Updating Subscription Management repositories. 2021-07-24T16:22:15.802 INFO:teuthology.orchestra.run.smithi115.stdout:Unable to read consumer identity 2021-07-24T16:22:15.845 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:22:15.845 INFO:teuthology.orchestra.run.smithi115.stdout:This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. 2021-07-24T16:22:15.846 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:22:16.018 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:02 ago on Sat 24 Jul 2021 04:22:14 PM UTC. 2021-07-24T16:22:16.178 INFO:teuthology.orchestra.run.smithi115.stdout:Installed package kernel-4.18.0-240.1.1.el8_3.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2021-07-24T16:22:16.179 INFO:teuthology.orchestra.run.smithi115.stdout:Installed package kernel-4.18.0-240.el8.x86_64 (from anaconda) not available. 2021-07-24T16:22:16.203 INFO:teuthology.orchestra.run.smithi115.stderr:Error: No packages marked for reinstall. 2021-07-24T16:22:16.240 DEBUG:teuthology.orchestra.run.smithi115:> rpm -q kernel --last | head -n 1 2021-07-24T16:22:16.324 INFO:teuthology.orchestra.run.smithi115.stdout:kernel-4.18.0-240.1.1.el8_3.x86_64 Tue 10 Nov 2020 09:16:49 PM UTC 2021-07-24T16:22:16.326 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-240.1.1.el8_3.x86_64 2021-07-24T16:22:16.326 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2021-07-24T16:22:16.326 DEBUG:teuthology.orchestra.run.smithi185:> uname -r 2021-07-24T16:22:16.344 INFO:teuthology.orchestra.run.smithi185.stdout:4.18.0-240.1.1.el8_3.x86_64 2021-07-24T16:22:16.345 INFO:teuthology.task.kernel:Running kernel on smithi185: 4.18.0-240.1.1.el8_3.x86_64 2021-07-24T16:22:16.345 DEBUG:teuthology.orchestra.run.smithi185:> sudo yum install -y kernel 2021-07-24T16:22:17.888 INFO:teuthology.orchestra.run.smithi185.stdout:Updating Subscription Management repositories. 2021-07-24T16:22:17.891 INFO:teuthology.orchestra.run.smithi185.stdout:Unable to read consumer identity 2021-07-24T16:22:17.983 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:22:17.984 INFO:teuthology.orchestra.run.smithi185.stdout:This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. 2021-07-24T16:22:17.984 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:22:20.352 INFO:teuthology.orchestra.run.smithi185.stdout:Extra Packages for Enterprise Linux 11 MB/s | 10 MB 00:00 2021-07-24T16:22:22.347 INFO:teuthology.orchestra.run.smithi185.stdout:lab-extras 4.1 MB/s | 24 kB 00:00 2021-07-24T16:22:22.978 INFO:teuthology.orchestra.run.smithi185.stdout:Package kernel-4.18.0-240.1.1.el8_3.x86_64 is already installed. 2021-07-24T16:22:22.979 INFO:teuthology.orchestra.run.smithi185.stdout:Package kernel-4.18.0-240.el8.x86_64 is already installed. 2021-07-24T16:22:23.091 INFO:teuthology.orchestra.run.smithi185.stdout:Dependencies resolved. 2021-07-24T16:22:23.100 INFO:teuthology.orchestra.run.smithi185.stdout:Nothing to do. 2021-07-24T16:22:23.100 INFO:teuthology.orchestra.run.smithi185.stdout:Complete! 2021-07-24T16:22:23.193 DEBUG:teuthology.orchestra.run.smithi185:> echo no | sudo yum reinstall kernel || true 2021-07-24T16:22:23.457 INFO:teuthology.orchestra.run.smithi185.stdout:Updating Subscription Management repositories. 2021-07-24T16:22:23.458 INFO:teuthology.orchestra.run.smithi185.stdout:Unable to read consumer identity 2021-07-24T16:22:23.499 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:22:23.499 INFO:teuthology.orchestra.run.smithi185.stdout:This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. 2021-07-24T16:22:23.499 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:22:23.675 INFO:teuthology.orchestra.run.smithi185.stdout:Last metadata expiration check: 0:00:01 ago on Sat 24 Jul 2021 04:22:22 PM UTC. 2021-07-24T16:22:23.812 INFO:teuthology.orchestra.run.smithi185.stdout:Installed package kernel-4.18.0-240.1.1.el8_3.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2021-07-24T16:22:23.812 INFO:teuthology.orchestra.run.smithi185.stdout:Installed package kernel-4.18.0-240.el8.x86_64 (from anaconda) not available. 2021-07-24T16:22:23.849 INFO:teuthology.orchestra.run.smithi185.stderr:Error: No packages marked for reinstall. 2021-07-24T16:22:23.884 DEBUG:teuthology.orchestra.run.smithi185:> sudo yum reinstall -y kernel || true 2021-07-24T16:22:24.147 INFO:teuthology.orchestra.run.smithi185.stdout:Updating Subscription Management repositories. 2021-07-24T16:22:24.148 INFO:teuthology.orchestra.run.smithi185.stdout:Unable to read consumer identity 2021-07-24T16:22:24.187 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:22:24.188 INFO:teuthology.orchestra.run.smithi185.stdout:This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. 2021-07-24T16:22:24.188 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:22:24.362 INFO:teuthology.orchestra.run.smithi185.stdout:Last metadata expiration check: 0:00:02 ago on Sat 24 Jul 2021 04:22:22 PM UTC. 2021-07-24T16:22:24.494 INFO:teuthology.orchestra.run.smithi185.stdout:Installed package kernel-4.18.0-240.1.1.el8_3.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2021-07-24T16:22:24.495 INFO:teuthology.orchestra.run.smithi185.stdout:Installed package kernel-4.18.0-240.el8.x86_64 (from anaconda) not available. 2021-07-24T16:22:24.516 INFO:teuthology.orchestra.run.smithi185.stderr:Error: No packages marked for reinstall. 2021-07-24T16:22:24.552 DEBUG:teuthology.orchestra.run.smithi185:> rpm -q kernel --last | head -n 1 2021-07-24T16:22:24.635 INFO:teuthology.orchestra.run.smithi185.stdout:kernel-4.18.0-240.1.1.el8_3.x86_64 Tue 10 Nov 2020 09:16:49 PM UTC 2021-07-24T16:22:24.636 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-240.1.1.el8_3.x86_64 2021-07-24T16:22:24.636 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2021-07-24T16:22:24.637 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2021-07-24T16:22:24.637 DEBUG:teuthology.orchestra.run.smithi115:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2021-07-24T16:22:24.673 INFO:teuthology.orchestra.run.smithi115.stdout:ttyS1 2021-07-24T16:22:24.686 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2021-07-24T16:22:24.687 DEBUG:teuthology.orchestra.run.smithi185:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2021-07-24T16:22:24.718 INFO:teuthology.orchestra.run.smithi185.stdout:ttyS1 2021-07-24T16:22:24.735 INFO:teuthology.run_tasks:Running task internal.base... 2021-07-24T16:22:24.746 INFO:teuthology.task.internal:Creating test directory... 2021-07-24T16:22:24.747 DEBUG:teuthology.orchestra.run.smithi115:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2021-07-24T16:22:24.750 DEBUG:teuthology.orchestra.run.smithi185:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2021-07-24T16:22:24.790 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2021-07-24T16:22:24.841 INFO:teuthology.run_tasks:Running task internal.archive... 2021-07-24T16:22:24.877 INFO:teuthology.task.internal:Creating archive directory... 2021-07-24T16:22:24.877 DEBUG:teuthology.orchestra.run.smithi115:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2021-07-24T16:22:24.880 DEBUG:teuthology.orchestra.run.smithi185:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2021-07-24T16:22:24.914 INFO:teuthology.run_tasks:Running task internal.coredump... 2021-07-24T16:22:24.925 INFO:teuthology.task.internal:Enabling coredump saving... 2021-07-24T16:22:24.926 DEBUG:teuthology.orchestra.run.smithi115:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2021-07-24T16:22:24.943 DEBUG:teuthology.orchestra.run.smithi185:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2021-07-24T16:22:24.980 INFO:teuthology.orchestra.run.smithi115.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2021-07-24T16:22:24.990 INFO:teuthology.orchestra.run.smithi185.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2021-07-24T16:22:24.991 INFO:teuthology.orchestra.run.smithi115.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2021-07-24T16:22:25.000 INFO:teuthology.orchestra.run.smithi185.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2021-07-24T16:22:25.001 INFO:teuthology.run_tasks:Running task internal.sudo... 2021-07-24T16:22:25.012 INFO:teuthology.task.internal:Configuring sudo... 2021-07-24T16:22:25.012 DEBUG:teuthology.orchestra.run.smithi115:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2021-07-24T16:22:25.035 DEBUG:teuthology.orchestra.run.smithi185:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2021-07-24T16:22:25.066 INFO:teuthology.run_tasks:Running task internal.syslog... 2021-07-24T16:22:25.075 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2021-07-24T16:22:25.076 DEBUG:teuthology.orchestra.run.smithi115:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2021-07-24T16:22:25.102 DEBUG:teuthology.orchestra.run.smithi185:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2021-07-24T16:22:25.121 DEBUG:teuthology.orchestra.run.smithi115:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2021-07-24T16:22:25.188 DEBUG:teuthology.orchestra.run.smithi115:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2021-07-24T16:22:25.250 DEBUG:teuthology.orchestra.run.smithi115:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2021-07-24T16:22:25.325 DEBUG:teuthology.orchestra.run.smithi115:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2021-07-24T16:22:25.372 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2021-07-24T16:22:25.373 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2021-07-24T16:22:25.437 DEBUG:teuthology.orchestra.run.smithi185:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2021-07-24T16:22:25.470 DEBUG:teuthology.orchestra.run.smithi185:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2021-07-24T16:22:25.524 DEBUG:teuthology.orchestra.run.smithi185:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2021-07-24T16:22:25.598 DEBUG:teuthology.orchestra.run.smithi185:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2021-07-24T16:22:25.644 DEBUG:teuthology.orchestra.run.smithi185:> set -ex 2021-07-24T16:22:25.645 DEBUG:teuthology.orchestra.run.smithi185:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2021-07-24T16:22:25.708 DEBUG:teuthology.orchestra.run.smithi115:> sudo service rsyslog restart 2021-07-24T16:22:25.711 DEBUG:teuthology.orchestra.run.smithi185:> sudo service rsyslog restart 2021-07-24T16:22:25.786 INFO:teuthology.orchestra.run.smithi115.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2021-07-24T16:22:25.825 INFO:teuthology.orchestra.run.smithi185.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2021-07-24T16:22:26.177 INFO:teuthology.run_tasks:Running task internal.timer... 2021-07-24T16:22:26.189 INFO:teuthology.task.internal:Starting timer... 2021-07-24T16:22:26.189 INFO:teuthology.run_tasks:Running task pcp... 2021-07-24T16:22:26.232 INFO:teuthology.run_tasks:Running task selinux... 2021-07-24T16:22:26.287 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2021-07-24T16:22:26.287 DEBUG:teuthology.orchestra.run.smithi115:> sudo service auditd rotate 2021-07-24T16:22:26.354 INFO:teuthology.orchestra.run.smithi115.stdout:Rotating logs: [ OK ] 2021-07-24T16:22:26.355 DEBUG:teuthology.orchestra.run.smithi185:> sudo service auditd rotate 2021-07-24T16:22:26.410 INFO:teuthology.orchestra.run.smithi185.stdout:Rotating logs: [ OK ] 2021-07-24T16:22:26.412 DEBUG:teuthology.task.selinux:Getting current SELinux state 2021-07-24T16:22:26.412 DEBUG:teuthology.orchestra.run.smithi115:> /usr/sbin/getenforce 2021-07-24T16:22:26.433 INFO:teuthology.orchestra.run.smithi115.stdout:Permissive 2021-07-24T16:22:26.434 DEBUG:teuthology.orchestra.run.smithi185:> /usr/sbin/getenforce 2021-07-24T16:22:26.453 INFO:teuthology.orchestra.run.smithi185.stdout:Permissive 2021-07-24T16:22:26.453 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi115.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi185.front.sepia.ceph.com': 'permissive'} 2021-07-24T16:22:26.454 DEBUG:teuthology.orchestra.run.smithi115:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av '\(comm="dmidecode"\|chronyd.service\|name="cephtest"\|scontext=system_u:system_r:nrpe_t:s0\|scontext=system_u:system_r:pcp_pmlogger_t\|scontext=system_u:system_r:pcp_pmcd_t:s0\|comm="rhsmd"\|scontext=system_u:system_r:syslogd_t:s0\|tcontext=system_u:system_r:nrpe_t:s0\|comm="updatedb"\|comm="smartd"\|comm="rhsmcertd-worke"\|comm="setroubleshootd"\|comm="rpm"\|tcontext=system_u:object_r:container_runtime_exec_t:s0\|comm="ksmtuned"\|comm="sssd"\|scontext=system_u:system_r:logrotate_t:s0\)' 2021-07-24T16:22:26.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2021-07-24T16:22:26.498 DEBUG:teuthology.orchestra.run.smithi185:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av '\(comm="dmidecode"\|chronyd.service\|name="cephtest"\|scontext=system_u:system_r:nrpe_t:s0\|scontext=system_u:system_r:pcp_pmlogger_t\|scontext=system_u:system_r:pcp_pmcd_t:s0\|comm="rhsmd"\|scontext=system_u:system_r:syslogd_t:s0\|tcontext=system_u:system_r:nrpe_t:s0\|comm="updatedb"\|comm="smartd"\|comm="rhsmcertd-worke"\|comm="setroubleshootd"\|comm="rpm"\|tcontext=system_u:object_r:container_runtime_exec_t:s0\|comm="ksmtuned"\|comm="sssd"\|scontext=system_u:system_r:logrotate_t:s0\)' 2021-07-24T16:22:26.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2021-07-24T16:22:26.523 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2021-07-24T16:22:26.524 DEBUG:teuthology.orchestra.run.smithi115:> sudo /usr/sbin/setenforce permissive 2021-07-24T16:22:26.571 DEBUG:teuthology.orchestra.run.smithi185:> sudo /usr/sbin/setenforce permissive 2021-07-24T16:22:26.596 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2021-07-24T16:22:26.606 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master was just updated or references a specific commit; assuming it is current 2021-07-24T16:22:26.607 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master to origin/master 2021-07-24T16:22:26.632 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2021-07-24T16:22:26.633 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi115.front.sepia.ceph.com,smithi185.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/cephlab.yml 2021-07-24T16:22:27.024 INFO:teuthology.task.ansible.out:Using /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/ansible.cfg as config file 2021-07-24T16:22:27.845 INFO:teuthology.task.ansible.out:[WARNING]: file /home/teuthworker/src/git.ceph.com_git_ceph-cm- ansible_master/roles/testnode/tasks/setup-opensuse.yml is empty and had no tasks to include 2021-07-24T16:22:30.656 INFO:teuthology.task.ansible.out: PLAY [all] ********************************************************************* 2021-07-24T16:22:30.678 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:22:30 +0000 (0:00:00.038) 0:00:00.038 ********* 2021-07-24T16:22:30.689 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:22:30 +0000 (0:00:00.010) 0:00:00.049 ********* 2021-07-24T16:22:32.087 INFO:teuthology.task.ansible.out: TASK [Gathering Facts] ********************************************************* ok: [smithi185.front.sepia.ceph.com] 2021-07-24T16:22:32.132 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:22:32 +0000 (0:00:01.443) 0:00:01.492 ********* 2021-07-24T16:22:32.141 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] 2021-07-24T16:22:32.191 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:22:32 +0000 (0:00:00.058) 0:00:01.551 ********* 2021-07-24T16:22:32.589 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Create the sudo group.] ******************************** 2021-07-24T16:22:32.591 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "gid": 1000, "name": "sudo", "state": "present", "system": false} ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "gid": 1000, "name": "sudo", "state": "present", "system": false} 2021-07-24T16:22:32.617 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:22:32 +0000 (0:00:00.426) 0:00:01.978 ********* 2021-07-24T16:22:32.640 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:22:32 +0000 (0:00:00.022) 0:00:02.000 ********* 2021-07-24T16:22:33.206 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Create the ansible user.] ****************************** 2021-07-24T16:22:33.208 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"append": false, "changed": false, "comment": "", "group": 1100, "groups": "sudo", "home": "/home/cm", "move_home": false, "name": "cm", "shell": "/bin/bash", "state": "present", "uid": 1100} 2021-07-24T16:22:33.316 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:22:33 +0000 (0:00:00.675) 0:00:02.676 ********* 2021-07-24T16:22:33.324 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"append": false, "changed": false, "comment": "", "group": 1100, "groups": "sudo", "home": "/home/cm", "move_home": false, "name": "cm", "shell": "/bin/bash", "state": "present", "uid": 1100} 2021-07-24T16:22:33.347 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:22:33 +0000 (0:00:00.030) 0:00:02.707 ********* 2021-07-24T16:22:33.385 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Delete the ansible users password.] ******************** 2021-07-24T16:22:33.387 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:22:33.408 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:22:33 +0000 (0:00:00.061) 0:00:02.768 ********* 2021-07-24T16:22:33.426 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:22:33.449 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:22:33 +0000 (0:00:00.040) 0:00:02.809 ********* 2021-07-24T16:22:33.715 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Ensure includedir is present in sudoers.] ************** 2021-07-24T16:22:33.717 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} ok: [smithi185.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2021-07-24T16:22:33.738 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:22:33 +0000 (0:00:00.288) 0:00:03.098 ********* 2021-07-24T16:22:33.756 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:22:33 +0000 (0:00:00.018) 0:00:03.116 ********* 2021-07-24T16:22:34.565 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Create the cephlab_sudo sudoers.d file.] *************** 2021-07-24T16:22:34.567 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => {"changed": true, "checksum": "6c8e8b7ecc895eb2094cafe75c34b58f183442a7", "dest": "/etc/sudoers.d/cephlab_sudo", "gid": 0, "group": "root", "md5sum": "c3657b9ef874d0ad278742c3210136a0", "mode": "0440", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 182, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1627143753.7787218-10723-53445176259654/source", "state": "file", "uid": 0} 2021-07-24T16:22:34.586 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:22:34 +0000 (0:00:00.830) 0:00:03.947 ********* 2021-07-24T16:22:34.594 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => {"changed": true, "checksum": "6c8e8b7ecc895eb2094cafe75c34b58f183442a7", "dest": "/etc/sudoers.d/cephlab_sudo", "gid": 0, "group": "root", "md5sum": "c3657b9ef874d0ad278742c3210136a0", "mode": "0440", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 182, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1627143753.7989967-10725-47694031392434/source", "state": "file", "uid": 0} 2021-07-24T16:22:34.619 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:22:34 +0000 (0:00:00.032) 0:00:03.980 ********* 2021-07-24T16:22:35.131 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Add authorized keys for the ansible user.] ************* 2021-07-24T16:22:35.133 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "comment": null, "exclusive": true, "follow": false, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmiHwkLkoJZiQs67KfE8jf0CdXjgbbpzKywUleMk4kWC7Wdn+92q/33DXpfS8xjg7opB9GTK3EW2C/RKBpf5RdaVG/5M7tRyUDLLbS3CURUoF6aNQI+8JIuFlsIfhO3Qw4uT7NlJCqsusrSbyLtGd/Im4CzwhvP1Enn6aUfyxv2yV4HoVjXbbIp2hlRXgcW8G/9q0TMuNfX4J6dpj9/PG8BbkKH/NReL2UMtjCGyRdIQvIwJRHMozjcE21824ZatA7nBeecX0MBRS6/A286uj6Z0PgmfJXYw0yw2Z2uSWR1ptIuMEiDBt96Pzn0dvfl7g/7bCi93MBQf/6sH9n4wkN root@typica001\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDehvF7TbkfX9Ga4fNdq/j9GHu3c9cNk4iIHVs7e14j0h9DlV14aPyn/M0+z90PK+5p2uL9EvRzkbsPrfxpG3pxUa1pmVmKIPvBruA7ln8tExOVwO3XEsBG7b8VWUMlQmwRS9WEfkKAIHlr9cgIFGb1yrMW30RyL7keO1giotAq/wR9pMicyqYAbZOtI3MuPsDVTNxtyD3RwRUQicz6vNaK/RwfMCZVgdvoinrJ7VSyFVEiitzuQqMlrF935sfLvhuyxmwvJKfZI8QMEYcFbKd1cDnCk9n/PySNRY96gb41nb5pUk+0eaDu37jnmj7LLqoidD3UWUuHNnGBAAk+zNlD andrew.schoen@gmail.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBwJCoMbbxQrI9jM5I/lX0MYDB57LzYXDJTXqmLfJ8E5IHwQbn708/EFXAHuJlCyoJAuA8FaU/Y5/l2LBlVXwp9v+8ftk/D6AcsuQ+Hi0ZLCTvW10OUIS2cwX/of//JJIu6roy3r3SWwUcQvwjaZYLm7QkC+1StsLNMHdgiVRFiibqml72Q53VTtSTt6z2aXjrHzhpZq0hBK/13aknzAjHvGprQnchKVzhA/7A5pArF3CXpnI7aCwKvvjU0AcvqqD8WNLMpF4hFSoTK7xluKB+5UAJ36wefIO2KFM/zMwUtl4/aDhDdPeSaQRWq/q7viKLVNS0X9j2PjSRTfYhJNZr zack@zack-cerzas-macbook-pro.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC305rmql/Qm8Si+DFvAs77hSUZakwiXhhAhSetS89bWq3AdPQTL1MUXJHFm3AMzwzb00tndvsl1AUmFseXLfAi87daNcKJdwEj/JvXgcHKzAXOpVRfArHh08JnOumQiP4EoLYvq7rL+3LjEFURKOWJLLnGxh4E+iiJAnxLTG3WuUcnz9kXVTwtmIs60+2yH+gZJkkB04mnivPYjX46sHigoKgtlE2JnQfOU1lBkeZaBeUhoZX2rIKwRyGELPPcUBwHk10izyk6tePLAw9bSWeS9uEaa/m+qa8neJDyR4/hWQNR9yRXp0YjKkiKoFog+qtsBt3xBNzTPsFLxZ5zugmp dmick@angus\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKT1KilDopHJzDZ90QJx4+7WVIC4WNdvpD6VrS83B3PFOplNyXZLfDSDRZ4wEzIKLwtR9vLWWInVBNFU00W/2dObSC+l9GDzKsHtO3KSVmAjHEk6ZAJ5Mc3eUPR0lAywpFD8+yg+kDDIkRtCtoHDq+kFvNQutdvrMuhNWOZLyQ2N2XrpRJVD2kiJvaml6nQoZXMtVQGPVcYbn3TRed/wxT/han2u6j/wiElv 2021-07-24T16:22:35.134 INFO:teuthology.task.ansible.out:4r9ty+9zi3P1MoNiALD53sD7wMr/5Si6PX+5zWcXTNcQmTuGpiLwGw0RxCwr4gtwqKBaNae2d1bwnHanLc1KvQEw29O6aBca2f7GWxFY6QtQV/mNft dgalloway@w541\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoEI+g74GcJe/03nDypMzDWqg93K1h13xQPFvCIN7ElNZ+ulY5av5KLnv/gmLbYGRPlgxC7LNZXE7YQPUo2DfA8awnDkAkE/nWvL4fQjUxmaiPthjIWsKvk9EvPIqzLjDbwsiLiRPE0Sxka0qBa1GHU1QYN6cw7l9nWF0dG/TsKw+QmuArBKMgm9Th/QVLq1ARHC/07M1n195QvBjdrKSzOUl+2L1tADHg++sEWDq/MJMiylyNdxp79Wz7aTIlR6l8NV+Ega9LUb6B6xmO7k+J+/hJF7gYOeFl+YqnZttEdz+o8FbLjhTjOF9QkBsGWlrawXtQln/cVCryV+LAt57L dgalloway@p50\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo3gswIiZ2xPWMUQNjV1Gd4gYSxVpJM8Jb5pH1lqvoKAsmhVI30qTYxIaezzDWfSYwdkNYQAC9eM5v7EMQrOI7eZtTzCH+gbF79GciGCLL2bDze1I8hJ+jUu4bv+wnmvKsHyyOVBBJPSJ+eGFCzsu7vOiK4iFX0zgCXYwvP+A4Y/+kVR1en39gMtD6Hrw8ACBhxt+C2G2zc1807NRj3pIw1GvQILa9Sm3VKdNSrHzGB+MBooUoRmmjjzZ/bRwHPWVj+sX+xkoX4P2zwUcfMgZ/f4GgSgHyEvS3oxqbSaZp0pidZyoCaLRgqVPiUgXQEm0HA5PDDULAthQOfxQveKB/ akraitma@aklap", "key_options": null, "keyfile": "/home/cm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cm", "validate_certs": true} 2021-07-24T16:22:35.152 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "comment": null, "exclusive": true, "follow": false, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmiHwkLkoJZiQs67KfE8jf0CdXjgbbpzKywUleMk4kWC7Wdn+92q/33DXpfS8xjg7opB9GTK3EW2C/RKBpf5RdaVG/5M7tRyUDLLbS3CURUoF6aNQI+8JIuFlsIfhO3Qw4uT7NlJCqsusrSbyLtGd/Im4CzwhvP1Enn6aUfyxv2yV4HoVjXbbIp2hlRXgcW8G/9q0TMuNfX4J6dpj9/PG8BbkKH/NReL2UMtjCGyRdIQvIwJRHMozjcE21824ZatA7nBeecX0MBRS6/A286uj6Z0PgmfJXYw0yw2Z2uSWR1ptIuMEiDBt96Pzn0dvfl7g/7bCi93MBQf/6sH9n4wkN root@typica001\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDehvF7TbkfX9Ga4fNdq/j9GHu3c9cNk4iIHVs7e14j0h9DlV14aPyn/M0+z90PK+5p2uL9EvRzkbsPrfxpG3pxUa1pmVmKIPvBruA7ln8tExOVwO3XEsBG7b8VWUMlQmwRS9WEfkKAIHlr9cgIFGb1yrMW30RyL7keO1giotAq/wR9pMicyqYAbZOtI3MuPsDVTNxtyD3RwRUQicz6vNaK/RwfMCZVgdvoinrJ7VSyFVEiitzuQqMlrF935sfLvhuyxmwvJKfZI8QMEYcFbKd1cDnCk9n/PySNRY96gb41nb5pUk+0eaDu37jnmj7LLqoidD3UWUuHNnGBAAk+zNlD andrew.schoen@gmail.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBwJCoMbbxQrI9jM5I/lX0MYDB57LzYXDJTXqmLfJ8E5IHwQbn708/EFXAHuJlCyoJAuA8FaU/Y5/l2LBlVXwp9v+8ftk/D6AcsuQ+Hi0ZLCTvW10OUIS2cwX/of//JJIu6roy3r3SWwUcQvwjaZYLm7QkC+1StsLNMHdgiVRFiibqml72Q53VTtSTt6z2aXjrHzhpZq0hBK/13aknzAjHvGprQnchKVzhA/7A5pArF3CXpnI7aCwKvvjU0AcvqqD8WNLMpF4hFSoTK7xluKB+5UAJ36wefIO2KFM/zMwUtl4/aDhDdPeSaQRWq/q7viKLVNS0X9j2PjSRTfYhJNZr zack@zack-cerzas-macbook-pro.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC305rmql/Qm8Si+DFvAs77hSUZakwiXhhAhSetS89bWq3AdPQTL1MUXJHFm3AMzwzb00tndvsl1AUmFseXLfAi87daNcKJdwEj/JvXgcHKzAXOpVRfArHh08JnOumQiP4EoLYvq7rL+3LjEFURKOWJLLnGxh4E+iiJAnxLTG3WuUcnz9kXVTwtmIs60+2yH+gZJkkB04mnivPYjX46sHigoKgtlE2JnQfOU1lBkeZaBeUhoZX2rIKwRyGELPPcUBwHk10izyk6tePLAw9bSWeS9uEaa/m+qa8neJDyR4/hWQNR9yRXp0YjKkiKoFog+qtsBt3xBNzTPsFLxZ5zugmp dmick@angus\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKT1KilDopHJzDZ90QJx4+7WVIC4WNdvpD6VrS83B3PFOplNyXZLfDSDRZ4wEzIKLwtR9vLWWInVBNFU00W/2dObSC+l9GDzKsHtO3KSVmAjHEk6ZAJ5Mc3eUPR0lAywpFD8+yg+kDDIkRtCtoHDq+kFvNQutdvrMuhNWOZLyQ2N2XrpRJVD2kiJvaml6nQoZXMtVQGPVcYbn3TRed/wxT/han2u6j/wiElv 2021-07-24T16:22:35.154 INFO:teuthology.task.ansible.out:4r9ty+9zi3P1MoNiALD53sD7wMr/5Si6PX+5zWcXTNcQmTuGpiLwGw0RxCwr4gtwqKBaNae2d1bwnHanLc1KvQEw29O6aBca2f7GWxFY6QtQV/mNft dgalloway@w541\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoEI+g74GcJe/03nDypMzDWqg93K1h13xQPFvCIN7ElNZ+ulY5av5KLnv/gmLbYGRPlgxC7LNZXE7YQPUo2DfA8awnDkAkE/nWvL4fQjUxmaiPthjIWsKvk9EvPIqzLjDbwsiLiRPE0Sxka0qBa1GHU1QYN6cw7l9nWF0dG/TsKw+QmuArBKMgm9Th/QVLq1ARHC/07M1n195QvBjdrKSzOUl+2L1tADHg++sEWDq/MJMiylyNdxp79Wz7aTIlR6l8NV+Ega9LUb6B6xmO7k+J+/hJF7gYOeFl+YqnZttEdz+o8FbLjhTjOF9QkBsGWlrawXtQln/cVCryV+LAt57L dgalloway@p50\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo3gswIiZ2xPWMUQNjV1Gd4gYSxVpJM8Jb5pH1lqvoKAsmhVI30qTYxIaezzDWfSYwdkNYQAC9eM5v7EMQrOI7eZtTzCH+gbF79GciGCLL2bDze1I8hJ+jUu4bv+wnmvKsHyyOVBBJPSJ+eGFCzsu7vOiK4iFX0zgCXYwvP+A4Y/+kVR1en39gMtD6Hrw8ACBhxt+C2G2zc1807NRj3pIw1GvQILa9Sm3VKdNSrHzGB+MBooUoRmmjjzZ/bRwHPWVj+sX+xkoX4P2zwUcfMgZ/f4GgSgHyEvS3oxqbSaZp0pidZyoCaLRgqVPiUgXQEm0HA5PDDULAthQOfxQveKB/ akraitma@aklap", "key_options": null, "keyfile": "/home/cm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cm", "validate_certs": true} 2021-07-24T16:22:35.223 INFO:teuthology.task.ansible.out: PLAY [teuthology] ************************************************************** skipping: no hosts matched 2021-07-24T16:22:35.225 INFO:teuthology.task.ansible.out: PLAY [testnodes] *************************************************************** 2021-07-24T16:22:35.238 INFO:teuthology.task.ansible.out: TASK [Gathering Facts] ********************************************************* 2021-07-24T16:22:35.239 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:22:35 +0000 (0:00:00.618) 0:00:04.598 ********* 2021-07-24T16:22:35.792 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] 2021-07-24T16:22:35.811 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] 2021-07-24T16:22:35.827 INFO:teuthology.task.ansible.out: TASK [set_fact] **************************************************************** Saturday 24 July 2021 16:22:35 +0000 (0:00:00.589) 0:00:05.187 ********* 2021-07-24T16:22:35.850 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"ansible_facts": {"ran_from_cephlab_playbook": true}, "changed": false} 2021-07-24T16:22:35.861 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"ansible_facts": {"ran_from_cephlab_playbook": true}, "changed": false} 2021-07-24T16:22:35.866 INFO:teuthology.task.ansible.out: PLAY [testnodes] *************************************************************** 2021-07-24T16:22:36.019 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:22:36 +0000 (0:00:00.191) 0:00:05.379 ********* 2021-07-24T16:22:36.038 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:22:36 +0000 (0:00:00.019) 0:00:05.399 ********* 2021-07-24T16:22:36.627 INFO:teuthology.task.ansible.out: TASK [Gathering Facts] ********************************************************* ok: [smithi115.front.sepia.ceph.com] 2021-07-24T16:22:36.658 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] 2021-07-24T16:22:36.686 INFO:teuthology.task.ansible.out:[WARNING]: Using run_once with the free strategy is not currently supported. This task will still be executed for every host in the inventory list. Saturday 24 July 2021 16:22:36 +0000 (0:00:00.647) 0:00:06.046 ********* 2021-07-24T16:22:36.732 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:22:36 +0000 (0:00:00.045) 0:00:06.092 ********* 2021-07-24T16:22:37.216 INFO:teuthology.task.ansible.out: TASK [users : Check keys_repo HEAD sha1] *************************************** changed: [smithi185.front.sepia.ceph.com] => {"changed": true, "cmd": "git ls-remote https://github.com/ceph/keys HEAD | awk '{ print $1 }'", "delta": "0:00:00.174166", "end": "2021-07-24 16:22:37.194964", "rc": 0, "start": "2021-07-24 16:22:37.020798", "stderr": "", "stderr_lines": [], "stdout": "fa3530b6c8007ac148c609947f616c9ce81a7370", "stdout_lines": ["fa3530b6c8007ac148c609947f616c9ce81a7370"]} 2021-07-24T16:22:37.218 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => {"changed": true, "cmd": "git ls-remote https://github.com/ceph/keys HEAD | awk '{ print $1 }'", "delta": "0:00:00.171285", "end": "2021-07-24 16:22:37.196796", "rc": 0, "start": "2021-07-24 16:22:37.025511", "stderr": "", "stderr_lines": [], "stdout": "fa3530b6c8007ac148c609947f616c9ce81a7370", "stdout_lines": ["fa3530b6c8007ac148c609947f616c9ce81a7370"]} 2021-07-24T16:22:37.238 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:22:37 +0000 (0:00:00.506) 0:00:06.599 ********* 2021-07-24T16:22:37.257 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:22:37 +0000 (0:00:00.018) 0:00:06.617 ********* 2021-07-24T16:22:37.438 INFO:teuthology.task.ansible.out: TASK [users : Check host's /keys-repo-sha1 sentinel file] ********************** 2021-07-24T16:22:37.440 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => {"changed": true, "cmd": ["cat", "/keys-repo-sha1"], "delta": "0:00:00.007582", "end": "2021-07-24 16:22:37.414294", "failed_when_result": false, "rc": 0, "start": "2021-07-24 16:22:37.406712", "stderr": "", "stderr_lines": [], "stdout": "46fd2a03b54c2ce7520f33746fa0586027b558c3", "stdout_lines": ["46fd2a03b54c2ce7520f33746fa0586027b558c3"]} 2021-07-24T16:22:37.460 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:22:37 +0000 (0:00:00.202) 0:00:06.820 ********* 2021-07-24T16:22:37.467 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => {"changed": true, "cmd": ["cat", "/keys-repo-sha1"], "delta": "0:00:00.007979", "end": "2021-07-24 16:22:37.434565", "failed_when_result": false, "rc": 0, "start": "2021-07-24 16:22:37.426586", "stderr": "", "stderr_lines": [], "stdout": "46fd2a03b54c2ce7520f33746fa0586027b558c3", "stdout_lines": ["46fd2a03b54c2ce7520f33746fa0586027b558c3"]} 2021-07-24T16:22:37.498 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:22:37 +0000 (0:00:00.038) 0:00:06.859 ********* 2021-07-24T16:22:37.527 INFO:teuthology.task.ansible.out: TASK [Determine if we can skip users and pubkeys updates] ********************** 2021-07-24T16:22:37.528 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:22:37.552 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:22:37 +0000 (0:00:00.052) 0:00:06.912 ********* 2021-07-24T16:22:37.569 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:22:37.594 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:22:37 +0000 (0:00:00.042) 0:00:06.954 ********* 2021-07-24T16:22:37.622 INFO:teuthology.task.ansible.out: TASK [Merge extra_admin_users into managed_admin_users] ************************ 2021-07-24T16:22:37.624 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:22:37.646 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:22:37 +0000 (0:00:00.052) 0:00:07.007 ********* 2021-07-24T16:22:37.664 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:22:37.689 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:22:37 +0000 (0:00:00.042) 0:00:07.049 ********* 2021-07-24T16:22:37.717 INFO:teuthology.task.ansible.out: TASK [Remove managed_admin_users from managed_users] *************************** 2021-07-24T16:22:37.719 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:22:37.741 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:22:37 +0000 (0:00:00.051) 0:00:07.101 ********* 2021-07-24T16:22:37.758 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:22:37.783 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:22:37 +0000 (0:00:00.042) 0:00:07.143 ********* 2021-07-24T16:22:37.811 INFO:teuthology.task.ansible.out: TASK [Filter the managed_users list] ******************************************* 2021-07-24T16:22:37.813 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:22:37.834 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:22:37 +0000 (0:00:00.050) 0:00:07.194 ********* 2021-07-24T16:22:37.851 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:22:37.874 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:22:37 +0000 (0:00:00.039) 0:00:07.234 ********* 2021-07-24T16:22:37.901 INFO:teuthology.task.ansible.out: TASK [Filter the managed_admin_users list] ************************************* 2021-07-24T16:22:37.902 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:22:37.923 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:22:37 +0000 (0:00:00.049) 0:00:07.283 ********* 2021-07-24T16:22:37.940 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:22:37.962 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:22:37 +0000 (0:00:00.039) 0:00:07.323 ********* 2021-07-24T16:22:38.156 INFO:teuthology.task.ansible.out: TASK [users : Set UID_MIN to 1001] ********************************************* 2021-07-24T16:22:38.158 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2021-07-24T16:22:38.182 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:22:38 +0000 (0:00:00.219) 0:00:07.542 ********* 2021-07-24T16:22:38.200 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2021-07-24T16:22:38.224 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:22:38 +0000 (0:00:00.042) 0:00:07.584 ********* 2021-07-24T16:22:38.469 INFO:teuthology.task.ansible.out: TASK [Create all admin users with sudo access.] ******************************** 2021-07-24T16:22:38.471 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'andrewschoen', 'ovpn': 'andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1101, "groups": "sudo", "home": "/home/andrewschoen", "item": {"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, "move_home": false, "name": "andrewschoen", "shell": "/bin/bash", "state": "present", "uid": 1101} 2021-07-24T16:22:38.522 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'andrewschoen', 'ovpn': 'andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1101, "groups": "sudo", "home": "/home/andrewschoen", "item": {"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, "move_home": false, "name": "andrewschoen", "shell": "/bin/bash", "state": "present", "uid": 1101} 2021-07-24T16:22:38.679 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'zack', 'ovpn': 'zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1102, "groups": "sudo", "home": "/home/zack", "item": {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, "move_home": false, "name": "zack", "shell": "/bin/bash", "state": "present", "uid": 1102} 2021-07-24T16:22:38.732 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'zack', 'ovpn': 'zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1102, "groups": "sudo", "home": "/home/zack", "item": {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, "move_home": false, "name": "zack", "shell": "/bin/bash", "state": "present", "uid": 1102} 2021-07-24T16:22:38.879 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'kdreyer', 'ovpn': 'kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1103, "groups": "sudo", "home": "/home/kdreyer", "item": {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, "move_home": false, "name": "kdreyer", "shell": "/bin/bash", "state": "present", "uid": 1103} 2021-07-24T16:22:38.921 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'kdreyer', 'ovpn': 'kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1103, "groups": "sudo", "home": "/home/kdreyer", "item": {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, "move_home": false, "name": "kdreyer", "shell": "/bin/bash", "state": "present", "uid": 1103} 2021-07-24T16:22:39.067 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'dmick', 'ovpn': 'dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1104, "groups": "sudo", "home": "/home/dmick", "item": {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, "move_home": false, "name": "dmick", "shell": "/bin/bash", "state": "present", "uid": 1104} 2021-07-24T16:22:39.110 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'dmick', 'ovpn': 'dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1104, "groups": "sudo", "home": "/home/dmick", "item": {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, "move_home": false, "name": "dmick", "shell": "/bin/bash", "state": "present", "uid": 1104} 2021-07-24T16:22:39.255 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'sage', 'ovpn': 'sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1105, "groups": "sudo", "home": "/home/sage", "item": {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, "move_home": false, "name": "sage", "shell": "/bin/bash", "state": "present", "uid": 1105} 2021-07-24T16:22:39.302 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'sage', 'ovpn': 'sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1105, "groups": "sudo", "home": "/home/sage", "item": {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, "move_home": false, "name": "sage", "shell": "/bin/bash", "state": "present", "uid": 1105} 2021-07-24T16:22:39.448 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'dgalloway', 'ovpn': 'dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1106, "groups": "sudo", "home": "/home/dgalloway", "item": {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, "move_home": false, "name": "dgalloway", "shell": "/bin/bash", "state": "present", "uid": 1106} 2021-07-24T16:22:39.501 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'dgalloway', 'ovpn': 'dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1106, "groups": "sudo", "home": "/home/dgalloway", "item": {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, "move_home": false, "name": "dgalloway", "shell": "/bin/bash", "state": "present", "uid": 1106} 2021-07-24T16:22:39.647 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'akraitma', 'ovpn': 'akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1107, "groups": "sudo", "home": "/home/akraitma", "item": {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, "move_home": false, "name": "akraitma", "shell": "/bin/bash", "state": "present", "uid": 1107} 2021-07-24T16:22:39.689 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'akraitma', 'ovpn': 'akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1107, "groups": "sudo", "home": "/home/akraitma", "item": {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, "move_home": false, "name": "akraitma", "shell": "/bin/bash", "state": "present", "uid": 1107} 2021-07-24T16:22:39.836 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1108, "groups": "sudo", "home": "/home/jcaratzas", "item": {"name": "jcaratzas", "ovpn": "jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9"}, "move_home": false, "name": "jcaratzas", "shell": "/bin/bash", "state": "present", "uid": 1108} 2021-07-24T16:22:39.888 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1108, "groups": "sudo", "home": "/home/jcaratzas", "item": {"name": "jcaratzas", "ovpn": "jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9"}, "move_home": false, "name": "jcaratzas", "shell": "/bin/bash", "state": "present", "uid": 1108} 2021-07-24T16:22:40.024 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'trociny', 'ovpn': 'mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1109, "groups": "sudo", "home": "/home/trociny", "item": {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, "move_home": false, "name": "trociny", "shell": "/bin/bash", "state": "present", "uid": 1109} 2021-07-24T16:22:40.077 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'trociny', 'ovpn': 'mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1109, "groups": "sudo", "home": "/home/trociny", "item": {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, "move_home": false, "name": "trociny", "shell": "/bin/bash", "state": "present", "uid": 1109} 2021-07-24T16:22:40.224 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'smithfarm', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf', 'ovpn': 'smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1110, "groups": "sudo", "home": "/home/smithfarm", "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, "move_home": false, "name": "smithfarm", "shell": "/bin/bash", "state": "present", "uid": 1110} 2021-07-24T16:22:40.267 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'smithfarm', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf', 'ovpn': 'smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1110, "groups": "sudo", "home": "/home/smithfarm", "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, "move_home": false, "name": "smithfarm", "shell": "/bin/bash", "state": "present", "uid": 1110} 2021-07-24T16:22:40.413 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'mbenjamin', 'ovpn': 'mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1111, "groups": "sudo", "home": "/home/mbenjamin", "item": {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, "move_home": false, "name": "mbenjamin", "shell": "/bin/bash", "state": "present", "uid": 1111} 2021-07-24T16:22:40.456 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'mbenjamin', 'ovpn': 'mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1111, "groups": "sudo", "home": "/home/mbenjamin", "item": {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, "move_home": false, "name": "mbenjamin", "shell": "/bin/bash", "state": "present", "uid": 1111} 2021-07-24T16:22:40.602 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'aemerson', 'ovpn': 'aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1112, "groups": "sudo", "home": "/home/aemerson", "item": {"name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n"}, "move_home": false, "name": "aemerson", "shell": "/bin/bash", "state": "present", "uid": 1112} 2021-07-24T16:22:40.655 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'aemerson', 'ovpn': 'aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1112, "groups": "sudo", "home": "/home/aemerson", "item": {"name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n"}, "move_home": false, "name": "aemerson", "shell": "/bin/bash", "state": "present", "uid": 1112} 2021-07-24T16:22:40.791 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'amaredia', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour', 'ovpn': 'ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1113, "groups": "sudo", "home": "/home/amaredia", "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78"}, "move_home": false, "name": "amaredia", "shell": "/bin/bash", "state": "present", "uid": 1113} 2021-07-24T16:22:40.844 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'amaredia', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour', 'ovpn': 'ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1113, "groups": "sudo", "home": "/home/amaredia", "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78"}, "move_home": false, "name": "amaredia", "shell": "/bin/bash", "state": "present", "uid": 1113} 2021-07-24T16:22:40.990 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'tserlin', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet', 'ovpn': 'tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1114, "groups": "sudo", "home": "/home/tserlin", "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, "move_home": false, "name": "tserlin", "shell": "/bin/bash", "state": "present", "uid": 1114} 2021-07-24T16:22:41.032 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'tserlin', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet', 'ovpn': 'tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1114, "groups": "sudo", "home": "/home/tserlin", "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, "move_home": false, "name": "tserlin", "shell": "/bin/bash", "state": "present", "uid": 1114} 2021-07-24T16:22:41.180 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'dis', 'ovpn': 'dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1115, "groups": "sudo", "home": "/home/dis", "item": {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, "move_home": false, "name": "dis", "shell": "/bin/bash", "state": "present", "uid": 1115} 2021-07-24T16:22:41.233 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'dis', 'ovpn': 'dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1115, "groups": "sudo", "home": "/home/dis", "item": {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, "move_home": false, "name": "dis", "shell": "/bin/bash", "state": "present", "uid": 1115} 2021-07-24T16:22:41.372 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'gregf', 'ovpn': 'gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1116, "groups": "sudo", "home": "/home/gregf", "item": {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, "move_home": false, "name": "gregf", "shell": "/bin/bash", "state": "present", "uid": 1116} 2021-07-24T16:22:41.425 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'gregf', 'ovpn': 'gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1116, "groups": "sudo", "home": "/home/gregf", "item": {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, "move_home": false, "name": "gregf", "shell": "/bin/bash", "state": "present", "uid": 1116} 2021-07-24T16:22:41.561 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'joshd', 'ovpn': 'jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1117, "groups": "sudo", "home": "/home/joshd", "item": {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, "move_home": false, "name": "joshd", "shell": "/bin/bash", "state": "present", "uid": 1117} 2021-07-24T16:22:41.614 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'joshd', 'ovpn': 'jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1117, "groups": "sudo", "home": "/home/joshd", "item": {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, "move_home": false, "name": "joshd", "shell": "/bin/bash", "state": "present", "uid": 1117} 2021-07-24T16:22:41.750 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'davidz', 'ovpn': 'dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1118, "groups": "sudo", "home": "/home/davidz", "item": {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n"}, "move_home": false, "name": "davidz", "shell": "/bin/bash", "state": "present", "uid": 1118} 2021-07-24T16:22:41.813 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'davidz', 'ovpn': 'dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1118, "groups": "sudo", "home": "/home/davidz", "item": {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n"}, "move_home": false, "name": "davidz", "shell": "/bin/bash", "state": "present", "uid": 1118} 2021-07-24T16:22:41.948 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'cmeno', 'ovpn': 'cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1119, "groups": "sudo", "home": "/home/cmeno", "item": {"name": "cmeno", "ovpn": "cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, "move_home": false, "name": "cmeno", "shell": "/bin/bash", "state": "present", "uid": 1119} 2021-07-24T16:22:42.001 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'cmeno', 'ovpn': 'cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1119, "groups": "sudo", "home": "/home/cmeno", "item": {"name": "cmeno", "ovpn": "cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, "move_home": false, "name": "cmeno", "shell": "/bin/bash", "state": "present", "uid": 1119} 2021-07-24T16:22:42.136 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'ivancich', 'ovpn': 'ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1120, "groups": "sudo", "home": "/home/ivancich", "item": {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, "move_home": false, "name": "ivancich", "shell": "/bin/bash", "state": "present", "uid": 1120} 2021-07-24T16:22:42.190 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'ivancich', 'ovpn': 'ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1120, "groups": "sudo", "home": "/home/ivancich", "item": {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, "move_home": false, "name": "ivancich", "shell": "/bin/bash", "state": "present", "uid": 1120} 2021-07-24T16:22:42.336 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'wusui', 'ovpn': 'wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1121, "groups": "sudo", "home": "/home/wusui", "item": {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, "move_home": false, "name": "wusui", "shell": "/bin/bash", "state": "present", "uid": 1121} 2021-07-24T16:22:42.389 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'wusui', 'ovpn': 'wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1121, "groups": "sudo", "home": "/home/wusui", "item": {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, "move_home": false, "name": "wusui", "shell": "/bin/bash", "state": "present", "uid": 1121} 2021-07-24T16:22:42.526 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'yuriw', 'ovpn': 'yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1123, "groups": "sudo", "home": "/home/yuriw", "item": {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, "move_home": false, "name": "yuriw", "shell": "/bin/bash", "state": "present", "uid": 1123} 2021-07-24T16:22:42.579 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'yuriw', 'ovpn': 'yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1123, "groups": "sudo", "home": "/home/yuriw", "item": {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, "move_home": false, "name": "yuriw", "shell": "/bin/bash", "state": "present", "uid": 1123} 2021-07-24T16:22:42.714 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'tamil', 'ovpn': 'tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1124, "groups": "sudo", "home": "/home/tamil", "item": {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, "move_home": false, "name": "tamil", "shell": "/bin/bash", "state": "present", "uid": 1124} 2021-07-24T16:22:42.768 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'tamil', 'ovpn': 'tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1124, "groups": "sudo", "home": "/home/tamil", "item": {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, "move_home": false, "name": "tamil", "shell": "/bin/bash", "state": "present", "uid": 1124} 2021-07-24T16:22:42.913 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'jowilkin', 'ovpn': 'jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1125, "groups": "sudo", "home": "/home/jowilkin", "item": {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, "move_home": false, "name": "jowilkin", "shell": "/bin/bash", "state": "present", "uid": 1125} 2021-07-24T16:22:42.966 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'jowilkin', 'ovpn': 'jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1125, "groups": "sudo", "home": "/home/jowilkin", "item": {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, "move_home": false, "name": "jowilkin", "shell": "/bin/bash", "state": "present", "uid": 1125} 2021-07-24T16:22:43.101 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'bhubbard', 'ovpn': 'brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1126, "groups": "sudo", "home": "/home/bhubbard", "item": {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, "move_home": false, "name": "bhubbard", "shell": "/bin/bash", "state": "present", "uid": 1126} 2021-07-24T16:22:43.155 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'bhubbard', 'ovpn': 'brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1126, "groups": "sudo", "home": "/home/bhubbard", "item": {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, "move_home": false, "name": "bhubbard", "shell": "/bin/bash", "state": "present", "uid": 1126} 2021-07-24T16:22:43.290 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'yehudasa', 'ovpn': 'yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\nyehuda@crestview yUJ7nsAXRv78MgIyxJ93Yw 5b872feb20cbd895a5d8c87956f9cbd491471654b1a29aa8c13826cd95a44c40\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1127, "groups": "sudo", "home": "/home/yehudasa", "item": {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\nyehuda@crestview yUJ7nsAXRv78MgIyxJ93Yw 5b872feb20cbd895a5d8c87956f9cbd491471654b1a29aa8c13826cd95a44c40\n"}, "move_home": false, "name": "yehudasa", "shell": "/bin/bash", "state": "present", "uid": 1127} 2021-07-24T16:22:43.354 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'yehudasa', 'ovpn': 'yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\nyehuda@crestview yUJ7nsAXRv78MgIyxJ93Yw 5b872feb20cbd895a5d8c87956f9cbd491471654b1a29aa8c13826cd95a44c40\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1127, "groups": "sudo", "home": "/home/yehudasa", "item": {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\nyehuda@crestview yUJ7nsAXRv78MgIyxJ93Yw 5b872feb20cbd895a5d8c87956f9cbd491471654b1a29aa8c13826cd95a44c40\n"}, "move_home": false, "name": "yehudasa", "shell": "/bin/bash", "state": "present", "uid": 1127} 2021-07-24T16:22:43.491 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'dang', 'ovpn': 'dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1128, "groups": "sudo", "home": "/home/dang", "item": {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, "move_home": false, "name": "dang", "shell": "/bin/bash", "state": "present", "uid": 1128} 2021-07-24T16:22:43.544 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'dang', 'ovpn': 'dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1128, "groups": "sudo", "home": "/home/dang", "item": {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, "move_home": false, "name": "dang", "shell": "/bin/bash", "state": "present", "uid": 1128} 2021-07-24T16:22:43.680 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'branto', 'ovpn': 'branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1129, "groups": "sudo", "home": "/home/branto", "item": {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, "move_home": false, "name": "branto", "shell": "/bin/bash", "state": "present", "uid": 1129} 2021-07-24T16:22:43.744 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'branto', 'ovpn': 'branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1129, "groups": "sudo", "home": "/home/branto", "item": {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, "move_home": false, "name": "branto", "shell": "/bin/bash", "state": "present", "uid": 1129} 2021-07-24T16:22:43.869 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'xiaoxichen', 'ovpn': 'xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1130, "groups": "sudo", "home": "/home/xiaoxichen", "item": {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, "move_home": false, "name": "xiaoxichen", "shell": "/bin/bash", "state": "present", "uid": 1130} 2021-07-24T16:22:43.932 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'xiaoxichen', 'ovpn': 'xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1130, "groups": "sudo", "home": "/home/xiaoxichen", "item": {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, "move_home": false, "name": "xiaoxichen", "shell": "/bin/bash", "state": "present", "uid": 1130} 2021-07-24T16:22:44.068 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'ffilz', 'ovpn': 'ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1131, "groups": "sudo", "home": "/home/ffilz", "item": {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, "move_home": false, "name": "ffilz", "shell": "/bin/bash", "state": "present", "uid": 1131} 2021-07-24T16:22:44.131 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'ffilz', 'ovpn': 'ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1131, "groups": "sudo", "home": "/home/ffilz", "item": {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, "move_home": false, "name": "ffilz", "shell": "/bin/bash", "state": "present", "uid": 1131} 2021-07-24T16:22:44.257 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'joao', 'ovpn': 'joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1132, "groups": "sudo", "home": "/home/joao", "item": {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, "move_home": false, "name": "joao", "shell": "/bin/bash", "state": "present", "uid": 1132} 2021-07-24T16:22:44.320 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'joao', 'ovpn': 'joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1132, "groups": "sudo", "home": "/home/joao", "item": {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, "move_home": false, "name": "joao", "shell": "/bin/bash", "state": "present", "uid": 1132} 2021-07-24T16:22:44.445 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'nhm', 'ovpn': 'nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1133, "groups": "sudo", "home": "/home/nhm", "item": {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, "move_home": false, "name": "nhm", "shell": "/bin/bash", "state": "present", "uid": 1133} 2021-07-24T16:22:44.519 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'nhm', 'ovpn': 'nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1133, "groups": "sudo", "home": "/home/nhm", "item": {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, "move_home": false, "name": "nhm", "shell": "/bin/bash", "state": "present", "uid": 1133} 2021-07-24T16:22:44.634 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'nwatkins', 'ovpn': 'nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1134, "groups": "sudo", "home": "/home/nwatkins", "item": {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313"}, "move_home": false, "name": "nwatkins", "shell": "/bin/bash", "state": "present", "uid": 1134} 2021-07-24T16:22:44.707 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'nwatkins', 'ovpn': 'nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1134, "groups": "sudo", "home": "/home/nwatkins", "item": {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313"}, "move_home": false, "name": "nwatkins", "shell": "/bin/bash", "state": "present", "uid": 1134} 2021-07-24T16:22:44.832 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'mkidd', 'ovpn': 'linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1135, "groups": "sudo", "home": "/home/mkidd", "item": {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, "move_home": false, "name": "mkidd", "shell": "/bin/bash", "state": "present", "uid": 1135} 2021-07-24T16:22:44.895 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'mkidd', 'ovpn': 'linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1135, "groups": "sudo", "home": "/home/mkidd", "item": {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, "move_home": false, "name": "mkidd", "shell": "/bin/bash", "state": "present", "uid": 1135} 2021-07-24T16:22:45.020 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'jlopez', 'ovpn': 'JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1136, "groups": "sudo", "home": "/home/jlopez", "item": {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, "move_home": false, "name": "jlopez", "shell": "/bin/bash", "state": "present", "uid": 1136} 2021-07-24T16:22:45.094 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'jlopez', 'ovpn': 'JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1136, "groups": "sudo", "home": "/home/jlopez", "item": {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, "move_home": false, "name": "jlopez", "shell": "/bin/bash", "state": "present", "uid": 1136} 2021-07-24T16:22:45.219 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'haomaiwang', 'ovpn': 'yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1137, "groups": "sudo", "home": "/home/haomaiwang", "item": {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, "move_home": false, "name": "haomaiwang", "shell": "/bin/bash", "state": "present", "uid": 1137} 2021-07-24T16:22:45.283 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'haomaiwang', 'ovpn': 'yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1137, "groups": "sudo", "home": "/home/haomaiwang", "item": {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, "move_home": false, "name": "haomaiwang", "shell": "/bin/bash", "state": "present", "uid": 1137} 2021-07-24T16:22:45.412 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'kchai', 'ovpn': 'kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1139, "groups": "sudo", "home": "/home/kchai", "item": {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, "move_home": false, "name": "kchai", "shell": "/bin/bash", "state": "present", "uid": 1139} 2021-07-24T16:22:45.475 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'kchai', 'ovpn': 'kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1139, "groups": "sudo", "home": "/home/kchai", "item": {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, "move_home": false, "name": "kchai", "shell": "/bin/bash", "state": "present", "uid": 1139} 2021-07-24T16:22:45.600 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1140, "groups": "sudo", "home": "/home/vumrao", "item": {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, "move_home": false, "name": "vumrao", "shell": "/bin/bash", "state": "present", "uid": 1140} 2021-07-24T16:22:45.674 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1140, "groups": "sudo", "home": "/home/vumrao", "item": {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, "move_home": false, "name": "vumrao", "shell": "/bin/bash", "state": "present", "uid": 1140} 2021-07-24T16:22:45.789 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'dfuller', 'ovpn': 'dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1141, "groups": "sudo", "home": "/home/dfuller", "item": {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, "move_home": false, "name": "dfuller", "shell": "/bin/bash", "state": "present", "uid": 1141} 2021-07-24T16:22:45.865 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'dfuller', 'ovpn': 'dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1141, "groups": "sudo", "home": "/home/dfuller", "item": {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, "move_home": false, "name": "dfuller", "shell": "/bin/bash", "state": "present", "uid": 1141} 2021-07-24T16:22:45.979 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1142, "groups": "sudo", "home": "/home/owasserm", "item": {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, "move_home": false, "name": "owasserm", "shell": "/bin/bash", "state": "present", "uid": 1142} 2021-07-24T16:22:46.054 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1142, "groups": "sudo", "home": "/home/owasserm", "item": {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, "move_home": false, "name": "owasserm", "shell": "/bin/bash", "state": "present", "uid": 1142} 2021-07-24T16:22:46.180 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'vasu', 'ovpn': 'vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1143, "groups": "sudo", "home": "/home/vasu", "item": {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, "move_home": false, "name": "vasu", "shell": "/bin/bash", "state": "present", "uid": 1143} 2021-07-24T16:22:46.254 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'vasu', 'ovpn': 'vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1143, "groups": "sudo", "home": "/home/vasu", "item": {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, "move_home": false, "name": "vasu", "shell": "/bin/bash", "state": "present", "uid": 1143} 2021-07-24T16:22:46.371 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'smohan', 'ovpn': 'shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1144, "groups": "sudo", "home": "/home/smohan", "item": {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, "move_home": false, "name": "smohan", "shell": "/bin/bash", "state": "present", "uid": 1144} 2021-07-24T16:22:46.445 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'smohan', 'ovpn': 'shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1144, "groups": "sudo", "home": "/home/smohan", "item": {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, "move_home": false, "name": "smohan", "shell": "/bin/bash", "state": "present", "uid": 1144} 2021-07-24T16:22:46.560 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'abhi', 'ovpn': 'abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1145, "groups": "sudo", "home": "/home/abhi", "item": {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, "move_home": false, "name": "abhi", "shell": "/bin/bash", "state": "present", "uid": 1145} 2021-07-24T16:22:46.644 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'abhi', 'ovpn': 'abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1145, "groups": "sudo", "home": "/home/abhi", "item": {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, "move_home": false, "name": "abhi", "shell": "/bin/bash", "state": "present", "uid": 1145} 2021-07-24T16:22:46.750 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'cbodley', 'ovpn': 'cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1146, "groups": "sudo", "home": "/home/cbodley", "item": {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, "move_home": false, "name": "cbodley", "shell": "/bin/bash", "state": "present", "uid": 1146} 2021-07-24T16:22:46.883 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'cbodley', 'ovpn': 'cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1146, "groups": "sudo", "home": "/home/cbodley", "item": {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, "move_home": false, "name": "cbodley", "shell": "/bin/bash", "state": "present", "uid": 1146} 2021-07-24T16:22:46.949 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'mwatts', 'ovpn': 'mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1147, "groups": "sudo", "home": "/home/mwatts", "item": {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, "move_home": false, "name": "mwatts", "shell": "/bin/bash", "state": "present", "uid": 1147} 2021-07-24T16:22:47.033 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'mwatts', 'ovpn': 'mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1147, "groups": "sudo", "home": "/home/mwatts", "item": {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, "move_home": false, "name": "mwatts", "shell": "/bin/bash", "state": "present", "uid": 1147} 2021-07-24T16:22:47.138 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6\nprsrivas@t480 jciDaqMz2kZbSRymwpJiqA 68baba83dd966fe9536bc9a822428710b10a28781f695bc3fb750482a94b0e8c\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1148, "groups": "sudo", "home": "/home/prsrivas", "item": {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6\nprsrivas@t480 jciDaqMz2kZbSRymwpJiqA 68baba83dd966fe9536bc9a822428710b10a28781f695bc3fb750482a94b0e8c\n"}, "move_home": false, "name": "prsrivas", "shell": "/bin/bash", "state": "present", "uid": 1148} 2021-07-24T16:22:47.233 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6\nprsrivas@t480 jciDaqMz2kZbSRymwpJiqA 68baba83dd966fe9536bc9a822428710b10a28781f695bc3fb750482a94b0e8c\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1148, "groups": "sudo", "home": "/home/prsrivas", "item": {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6\nprsrivas@t480 jciDaqMz2kZbSRymwpJiqA 68baba83dd966fe9536bc9a822428710b10a28781f695bc3fb750482a94b0e8c\n"}, "move_home": false, "name": "prsrivas", "shell": "/bin/bash", "state": "present", "uid": 1148} 2021-07-24T16:22:47.338 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'pdonnell', 'ovpn': 'pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1149, "groups": "sudo", "home": "/home/pdonnell", "item": {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, "move_home": false, "name": "pdonnell", "shell": "/bin/bash", "state": "present", "uid": 1149} 2021-07-24T16:22:47.423 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'pdonnell', 'ovpn': 'pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1149, "groups": "sudo", "home": "/home/pdonnell", "item": {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, "move_home": false, "name": "pdonnell", "shell": "/bin/bash", "state": "present", "uid": 1149} 2021-07-24T16:22:47.527 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'jlayton', 'ovpn': 'jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1150, "groups": "sudo", "home": "/home/jlayton", "item": {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, "move_home": false, "name": "jlayton", "shell": "/bin/bash", "state": "present", "uid": 1150} 2021-07-24T16:22:47.621 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'jlayton', 'ovpn': 'jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1150, "groups": "sudo", "home": "/home/jlayton", "item": {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, "move_home": false, "name": "jlayton", "shell": "/bin/bash", "state": "present", "uid": 1150} 2021-07-24T16:22:47.726 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'rzarzynski', 'ovpn': 'rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1151, "groups": "sudo", "home": "/home/rzarzynski", "item": {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, "move_home": false, "name": "rzarzynski", "shell": "/bin/bash", "state": "present", "uid": 1151} 2021-07-24T16:22:47.821 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'rzarzynski', 'ovpn': 'rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1151, "groups": "sudo", "home": "/home/rzarzynski", "item": {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, "move_home": false, "name": "rzarzynski", "shell": "/bin/bash", "state": "present", "uid": 1151} 2021-07-24T16:22:47.916 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'rdias', 'ovpn': 'rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1152, "groups": "sudo", "home": "/home/rdias", "item": {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, "move_home": false, "name": "rdias", "shell": "/bin/bash", "state": "present", "uid": 1152} 2021-07-24T16:22:48.010 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'rdias', 'ovpn': 'rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1152, "groups": "sudo", "home": "/home/rdias", "item": {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, "move_home": false, "name": "rdias", "shell": "/bin/bash", "state": "present", "uid": 1152} 2021-07-24T16:22:48.114 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'vshankar', 'ovpn': 'vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1153, "groups": "sudo", "home": "/home/vshankar", "item": {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20"}, "move_home": false, "name": "vshankar", "shell": "/bin/bash", "state": "present", "uid": 1153} 2021-07-24T16:22:48.198 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'vshankar', 'ovpn': 'vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1153, "groups": "sudo", "home": "/home/vshankar", "item": {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20"}, "move_home": false, "name": "vshankar", "shell": "/bin/bash", "state": "present", "uid": 1153} 2021-07-24T16:22:48.303 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'akupczyk', 'ovpn': 'adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1154, "groups": "sudo", "home": "/home/akupczyk", "item": {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, "move_home": false, "name": "akupczyk", "shell": "/bin/bash", "state": "present", "uid": 1154} 2021-07-24T16:22:48.397 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'akupczyk', 'ovpn': 'adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1154, "groups": "sudo", "home": "/home/akupczyk", "item": {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, "move_home": false, "name": "akupczyk", "shell": "/bin/bash", "state": "present", "uid": 1154} 2021-07-24T16:22:48.502 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'nojha', 'ovpn': 'nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1155, "groups": "sudo", "home": "/home/nojha", "item": {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, "move_home": false, "name": "nojha", "shell": "/bin/bash", "state": "present", "uid": 1155} 2021-07-24T16:22:48.586 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'nojha', 'ovpn': 'nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1155, "groups": "sudo", "home": "/home/nojha", "item": {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, "move_home": false, "name": "nojha", "shell": "/bin/bash", "state": "present", "uid": 1155} 2021-07-24T16:22:48.690 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'ifed01', 'ovpn': 'ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1156, "groups": "sudo", "home": "/home/ifed01", "item": {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, "move_home": false, "name": "ifed01", "shell": "/bin/bash", "state": "present", "uid": 1156} 2021-07-24T16:22:48.784 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'ifed01', 'ovpn': 'ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1156, "groups": "sudo", "home": "/home/ifed01", "item": {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, "move_home": false, "name": "ifed01", "shell": "/bin/bash", "state": "present", "uid": 1156} 2021-07-24T16:22:48.878 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'myoungwon', 'ovpn': 'myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1157, "groups": "sudo", "home": "/home/myoungwon", "item": {"name": "myoungwon", "ovpn": "myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71"}, "move_home": false, "name": "myoungwon", "shell": "/bin/bash", "state": "present", "uid": 1157} 2021-07-24T16:22:48.972 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'myoungwon', 'ovpn': 'myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1157, "groups": "sudo", "home": "/home/myoungwon", "item": {"name": "myoungwon", "ovpn": "myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71"}, "move_home": false, "name": "myoungwon", "shell": "/bin/bash", "state": "present", "uid": 1157} 2021-07-24T16:22:49.078 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'gabrioux', 'ovpn': 'gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1158, "groups": "sudo", "home": "/home/gabrioux", "item": {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, "move_home": false, "name": "gabrioux", "shell": "/bin/bash", "state": "present", "uid": 1158} 2021-07-24T16:22:49.174 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'gabrioux', 'ovpn': 'gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1158, "groups": "sudo", "home": "/home/gabrioux", "item": {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, "move_home": false, "name": "gabrioux", "shell": "/bin/bash", "state": "present", "uid": 1158} 2021-07-24T16:22:49.259 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'leseb', 'ovpn': 'leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1159, "groups": "sudo", "home": "/home/leseb", "item": {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, "move_home": false, "name": "leseb", "shell": "/bin/bash", "state": "present", "uid": 1159} 2021-07-24T16:22:49.375 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'leseb', 'ovpn': 'leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1159, "groups": "sudo", "home": "/home/leseb", "item": {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, "move_home": false, "name": "leseb", "shell": "/bin/bash", "state": "present", "uid": 1159} 2021-07-24T16:22:49.450 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'hchen', 'ovpn': 'hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1160, "groups": "sudo", "home": "/home/hchen", "item": {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, "move_home": false, "name": "hchen", "shell": "/bin/bash", "state": "present", "uid": 1160} 2021-07-24T16:22:49.566 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'hchen', 'ovpn': 'hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1160, "groups": "sudo", "home": "/home/hchen", "item": {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, "move_home": false, "name": "hchen", "shell": "/bin/bash", "state": "present", "uid": 1160} 2021-07-24T16:22:49.650 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'jcollin', 'ovpn': 'jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1161, "groups": "sudo", "home": "/home/jcollin", "item": {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, "move_home": false, "name": "jcollin", "shell": "/bin/bash", "state": "present", "uid": 1161} 2021-07-24T16:22:49.754 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'jcollin', 'ovpn': 'jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1161, "groups": "sudo", "home": "/home/jcollin", "item": {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, "move_home": false, "name": "jcollin", "shell": "/bin/bash", "state": "present", "uid": 1161} 2021-07-24T16:22:49.838 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'xxg', 'ovpn': 'xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1162, "groups": "sudo", "home": "/home/xxg", "item": {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, "move_home": false, "name": "xxg", "shell": "/bin/bash", "state": "present", "uid": 1162} 2021-07-24T16:22:49.953 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'xxg', 'ovpn': 'xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1162, "groups": "sudo", "home": "/home/xxg", "item": {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, "move_home": false, "name": "xxg", "shell": "/bin/bash", "state": "present", "uid": 1162} 2021-07-24T16:22:50.037 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'pcuzner', 'ovpn': 'pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1163, "groups": "sudo", "home": "/home/pcuzner", "item": {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, "move_home": false, "name": "pcuzner", "shell": "/bin/bash", "state": "present", "uid": 1163} 2021-07-24T16:22:50.143 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'pcuzner', 'ovpn': 'pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1163, "groups": "sudo", "home": "/home/pcuzner", "item": {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, "move_home": false, "name": "pcuzner", "shell": "/bin/bash", "state": "present", "uid": 1163} 2021-07-24T16:22:50.227 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'mkogan', 'ovpn': 'mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1164, "groups": "sudo", "home": "/home/mkogan", "item": {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, "move_home": false, "name": "mkogan", "shell": "/bin/bash", "state": "present", "uid": 1164} 2021-07-24T16:22:50.331 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'mkogan', 'ovpn': 'mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1164, "groups": "sudo", "home": "/home/mkogan", "item": {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, "move_home": false, "name": "mkogan", "shell": "/bin/bash", "state": "present", "uid": 1164} 2021-07-24T16:22:50.416 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1140, "groups": "sudo", "home": "/home/vumrao", "item": {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, "move_home": false, "name": "vumrao", "shell": "/bin/bash", "state": "present", "uid": 1140} 2021-07-24T16:22:50.531 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1140, "groups": "sudo", "home": "/home/vumrao", "item": {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, "move_home": false, "name": "vumrao", "shell": "/bin/bash", "state": "present", "uid": 1140} 2021-07-24T16:22:50.615 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'henrix', 'ovpn': 'henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1165, "groups": "sudo", "home": "/home/henrix", "item": {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, "move_home": false, "name": "henrix", "shell": "/bin/bash", "state": "present", "uid": 1165} 2021-07-24T16:22:50.719 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'henrix', 'ovpn': 'henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1165, "groups": "sudo", "home": "/home/henrix", "item": {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, "move_home": false, "name": "henrix", "shell": "/bin/bash", "state": "present", "uid": 1165} 2021-07-24T16:22:50.804 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'pbs1108', 'ovpn': 'pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1166, "groups": "sudo", "home": "/home/pbs1108", "item": {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, "move_home": false, "name": "pbs1108", "shell": "/bin/bash", "state": "present", "uid": 1166} 2021-07-24T16:22:50.909 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'pbs1108', 'ovpn': 'pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1166, "groups": "sudo", "home": "/home/pbs1108", "item": {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, "move_home": false, "name": "pbs1108", "shell": "/bin/bash", "state": "present", "uid": 1166} 2021-07-24T16:22:51.003 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'clacroix', 'ovpn': 'clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1167, "groups": "sudo", "home": "/home/clacroix", "item": {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, "move_home": false, "name": "clacroix", "shell": "/bin/bash", "state": "present", "uid": 1167} 2021-07-24T16:22:51.108 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'clacroix', 'ovpn': 'clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1167, "groups": "sudo", "home": "/home/clacroix", "item": {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, "move_home": false, "name": "clacroix", "shell": "/bin/bash", "state": "present", "uid": 1167} 2021-07-24T16:22:51.193 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'epuertat', 'ovpn': 'epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1168, "groups": "sudo", "home": "/home/epuertat", "item": {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, "move_home": false, "name": "epuertat", "shell": "/bin/bash", "state": "present", "uid": 1168} 2021-07-24T16:22:51.297 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'epuertat', 'ovpn': 'epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1168, "groups": "sudo", "home": "/home/epuertat", "item": {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, "move_home": false, "name": "epuertat", "shell": "/bin/bash", "state": "present", "uid": 1168} 2021-07-24T16:22:51.393 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'tdehler', 'ovpn': 'tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1169, "groups": "sudo", "home": "/home/tdehler", "item": {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, "move_home": false, "name": "tdehler", "shell": "/bin/bash", "state": "present", "uid": 1169} 2021-07-24T16:22:51.497 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'tdehler', 'ovpn': 'tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1169, "groups": "sudo", "home": "/home/tdehler", "item": {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, "move_home": false, "name": "tdehler", "shell": "/bin/bash", "state": "present", "uid": 1169} 2021-07-24T16:22:51.581 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'laura', 'ovpn': 'laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1170, "groups": "sudo", "home": "/home/laura", "item": {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, "move_home": false, "name": "laura", "shell": "/bin/bash", "state": "present", "uid": 1170} 2021-07-24T16:22:51.685 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'laura', 'ovpn': 'laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1170, "groups": "sudo", "home": "/home/laura", "item": {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, "move_home": false, "name": "laura", "shell": "/bin/bash", "state": "present", "uid": 1170} 2021-07-24T16:22:51.770 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'yaarit', 'ovpn': 'yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1171, "groups": "sudo", "home": "/home/yaarit", "item": {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, "move_home": false, "name": "yaarit", "shell": "/bin/bash", "state": "present", "uid": 1171} 2021-07-24T16:22:51.884 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'yaarit', 'ovpn': 'yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1171, "groups": "sudo", "home": "/home/yaarit", "item": {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, "move_home": false, "name": "yaarit", "shell": "/bin/bash", "state": "present", "uid": 1171} 2021-07-24T16:22:51.968 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'rpavani1998', 'ovpn': 'admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1172, "groups": "sudo", "home": "/home/rpavani1998", "item": {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, "move_home": false, "name": "rpavani1998", "shell": "/bin/bash", "state": "present", "uid": 1172} 2021-07-24T16:22:52.083 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'rpavani1998', 'ovpn': 'admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1172, "groups": "sudo", "home": "/home/rpavani1998", "item": {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, "move_home": false, "name": "rpavani1998", "shell": "/bin/bash", "state": "present", "uid": 1172} 2021-07-24T16:22:52.156 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'rishabh', 'ovpn': 'rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1173, "groups": "sudo", "home": "/home/rishabh", "item": {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, "move_home": false, "name": "rishabh", "shell": "/bin/bash", "state": "present", "uid": 1173} 2021-07-24T16:22:52.272 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'rishabh', 'ovpn': 'rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1173, "groups": "sudo", "home": "/home/rishabh", "item": {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, "move_home": false, "name": "rishabh", "shell": "/bin/bash", "state": "present", "uid": 1173} 2021-07-24T16:22:52.346 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'skrah', 'ovpn': 'skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1174, "groups": "sudo", "home": "/home/skrah", "item": {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, "move_home": false, "name": "skrah", "shell": "/bin/bash", "state": "present", "uid": 1174} 2021-07-24T16:22:52.472 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'skrah', 'ovpn': 'skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1174, "groups": "sudo", "home": "/home/skrah", "item": {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, "move_home": false, "name": "skrah", "shell": "/bin/bash", "state": "present", "uid": 1174} 2021-07-24T16:22:52.545 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'smanjara', 'ovpn': 'smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1175, "groups": "sudo", "home": "/home/smanjara", "item": {"name": "smanjara", "ovpn": "smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f"}, "move_home": false, "name": "smanjara", "shell": "/bin/bash", "state": "present", "uid": 1175} 2021-07-24T16:22:52.660 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'smanjara', 'ovpn': 'smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1175, "groups": "sudo", "home": "/home/smanjara", "item": {"name": "smanjara", "ovpn": "smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f"}, "move_home": false, "name": "smanjara", "shell": "/bin/bash", "state": "present", "uid": 1175} 2021-07-24T16:22:52.734 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1176, "groups": "sudo", "home": "/home/bengland", "item": {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "move_home": false, "name": "bengland", "shell": "/bin/bash", "state": "present", "uid": 1176} 2021-07-24T16:22:52.850 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1176, "groups": "sudo", "home": "/home/bengland", "item": {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "move_home": false, "name": "bengland", "shell": "/bin/bash", "state": "present", "uid": 1176} 2021-07-24T16:22:52.925 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'pnawracay', 'ovpn': 'pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1177, "groups": "sudo", "home": "/home/pnawracay", "item": {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, "move_home": false, "name": "pnawracay", "shell": "/bin/bash", "state": "present", "uid": 1177} 2021-07-24T16:22:53.050 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'pnawracay', 'ovpn': 'pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1177, "groups": "sudo", "home": "/home/pnawracay", "item": {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, "move_home": false, "name": "pnawracay", "shell": "/bin/bash", "state": "present", "uid": 1177} 2021-07-24T16:22:53.124 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'alfonsomthd', 'ovpn': 'alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1178, "groups": "sudo", "home": "/home/alfonsomthd", "item": {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47"}, "move_home": false, "name": "alfonsomthd", "shell": "/bin/bash", "state": "present", "uid": 1178} 2021-07-24T16:22:53.252 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'alfonsomthd', 'ovpn': 'alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1178, "groups": "sudo", "home": "/home/alfonsomthd", "item": {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47"}, "move_home": false, "name": "alfonsomthd", "shell": "/bin/bash", "state": "present", "uid": 1178} 2021-07-24T16:22:53.315 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'oliveiradan', 'ovpn': 'oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1179, "groups": "sudo", "home": "/home/oliveiradan", "item": {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, "move_home": false, "name": "oliveiradan", "shell": "/bin/bash", "state": "present", "uid": 1179} 2021-07-24T16:22:53.444 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'oliveiradan', 'ovpn': 'oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1179, "groups": "sudo", "home": "/home/oliveiradan", "item": {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, "move_home": false, "name": "oliveiradan", "shell": "/bin/bash", "state": "present", "uid": 1179} 2021-07-24T16:22:53.508 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'swagner', 'ovpn': 'swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1180, "groups": "sudo", "home": "/home/swagner", "item": {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, "move_home": false, "name": "swagner", "shell": "/bin/bash", "state": "present", "uid": 1180} 2021-07-24T16:22:53.635 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'swagner', 'ovpn': 'swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1180, "groups": "sudo", "home": "/home/swagner", "item": {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, "move_home": false, "name": "swagner", "shell": "/bin/bash", "state": "present", "uid": 1180} 2021-07-24T16:22:53.710 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'yuvalif', 'ovpn': 'ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1181, "groups": "sudo", "home": "/home/yuvalif", "item": {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n"}, "move_home": false, "name": "yuvalif", "shell": "/bin/bash", "state": "present", "uid": 1181} 2021-07-24T16:22:53.826 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'yuvalif', 'ovpn': 'ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1181, "groups": "sudo", "home": "/home/yuvalif", "item": {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n"}, "move_home": false, "name": "yuvalif", "shell": "/bin/bash", "state": "present", "uid": 1181} 2021-07-24T16:22:53.900 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'kkeithle', 'ovpn': 'kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1182, "groups": "sudo", "home": "/home/kkeithle", "item": {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, "move_home": false, "name": "kkeithle", "shell": "/bin/bash", "state": "present", "uid": 1182} 2021-07-24T16:22:54.028 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'kkeithle', 'ovpn': 'kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1182, "groups": "sudo", "home": "/home/kkeithle", "item": {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, "move_home": false, "name": "kkeithle", "shell": "/bin/bash", "state": "present", "uid": 1182} 2021-07-24T16:22:54.093 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'emmericp', 'ovpn': 'paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1183, "groups": "sudo", "home": "/home/emmericp", "item": {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, "move_home": false, "name": "emmericp", "shell": "/bin/bash", "state": "present", "uid": 1183} 2021-07-24T16:22:54.219 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'emmericp', 'ovpn': 'paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1183, "groups": "sudo", "home": "/home/emmericp", "item": {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, "move_home": false, "name": "emmericp", "shell": "/bin/bash", "state": "present", "uid": 1183} 2021-07-24T16:22:54.294 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'mchangir', 'ovpn': 'mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1184, "groups": "sudo", "home": "/home/mchangir", "item": {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, "move_home": false, "name": "mchangir", "shell": "/bin/bash", "state": "present", "uid": 1184} 2021-07-24T16:22:54.421 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'mchangir', 'ovpn': 'mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1184, "groups": "sudo", "home": "/home/mchangir", "item": {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, "move_home": false, "name": "mchangir", "shell": "/bin/bash", "state": "present", "uid": 1184} 2021-07-24T16:22:54.485 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'sidharthanup', 'ovpn': 'sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1185, "groups": "sudo", "home": "/home/sidharthanup", "item": {"name": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, "move_home": false, "name": "sidharthanup", "shell": "/bin/bash", "state": "present", "uid": 1185} 2021-07-24T16:22:54.621 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'sidharthanup', 'ovpn': 'sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1185, "groups": "sudo", "home": "/home/sidharthanup", "item": {"name": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, "move_home": false, "name": "sidharthanup", "shell": "/bin/bash", "state": "present", "uid": 1185} 2021-07-24T16:22:54.675 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'varsha', 'ovpn': 'varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1186, "groups": "sudo", "home": "/home/varsha", "item": {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, "move_home": false, "name": "varsha", "shell": "/bin/bash", "state": "present", "uid": 1186} 2021-07-24T16:22:54.812 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'varsha', 'ovpn': 'varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1186, "groups": "sudo", "home": "/home/varsha", "item": {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, "move_home": false, "name": "varsha", "shell": "/bin/bash", "state": "present", "uid": 1186} 2021-07-24T16:22:54.876 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'sjust', 'ovpn': 'sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1187, "groups": "sudo", "home": "/home/sjust", "item": {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, "move_home": false, "name": "sjust", "shell": "/bin/bash", "state": "present", "uid": 1187} 2021-07-24T16:22:55.002 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'sjust', 'ovpn': 'sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1187, "groups": "sudo", "home": "/home/sjust", "item": {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, "move_home": false, "name": "sjust", "shell": "/bin/bash", "state": "present", "uid": 1187} 2021-07-24T16:22:55.066 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'ideepika', 'ovpn': 'deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1188, "groups": "sudo", "home": "/home/ideepika", "item": {"name": "ideepika", "ovpn": "deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f"}, "move_home": false, "name": "ideepika", "shell": "/bin/bash", "state": "present", "uid": 1188} 2021-07-24T16:22:55.202 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'ideepika', 'ovpn': 'deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1188, "groups": "sudo", "home": "/home/ideepika", "item": {"name": "ideepika", "ovpn": "deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f"}, "move_home": false, "name": "ideepika", "shell": "/bin/bash", "state": "present", "uid": 1188} 2021-07-24T16:22:55.255 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'gsalomon', 'ovpn': 'gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1189, "groups": "sudo", "home": "/home/gsalomon", "item": {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, "move_home": false, "name": "gsalomon", "shell": "/bin/bash", "state": "present", "uid": 1189} 2021-07-24T16:22:55.392 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'gsalomon', 'ovpn': 'gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1189, "groups": "sudo", "home": "/home/gsalomon", "item": {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, "move_home": false, "name": "gsalomon", "shell": "/bin/bash", "state": "present", "uid": 1189} 2021-07-24T16:22:55.456 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'soumyakoduri', 'ovpn': 'skoduri@localhost w/vFHwM/x4hUGlKJCteKiA 97933f044fdd8b3cf57ad744ce032728b06f354b0d719790def82b2f5b9a6133'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1190, "groups": "sudo", "home": "/home/soumyakoduri", "item": {"name": "soumyakoduri", "ovpn": "skoduri@localhost w/vFHwM/x4hUGlKJCteKiA 97933f044fdd8b3cf57ad744ce032728b06f354b0d719790def82b2f5b9a6133"}, "move_home": false, "name": "soumyakoduri", "shell": "/bin/bash", "state": "present", "uid": 1190} 2021-07-24T16:22:55.596 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'soumyakoduri', 'ovpn': 'skoduri@localhost w/vFHwM/x4hUGlKJCteKiA 97933f044fdd8b3cf57ad744ce032728b06f354b0d719790def82b2f5b9a6133'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1190, "groups": "sudo", "home": "/home/soumyakoduri", "item": {"name": "soumyakoduri", "ovpn": "skoduri@localhost w/vFHwM/x4hUGlKJCteKiA 97933f044fdd8b3cf57ad744ce032728b06f354b0d719790def82b2f5b9a6133"}, "move_home": false, "name": "soumyakoduri", "shell": "/bin/bash", "state": "present", "uid": 1190} 2021-07-24T16:22:55.650 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'kyr', 'ovpn': 'kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1191, "groups": "sudo", "home": "/home/kyr", "item": {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, "move_home": false, "name": "kyr", "shell": "/bin/bash", "state": "present", "uid": 1191} 2021-07-24T16:22:55.786 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'kyr', 'ovpn': 'kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1191, "groups": "sudo", "home": "/home/kyr", "item": {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, "move_home": false, "name": "kyr", "shell": "/bin/bash", "state": "present", "uid": 1191} 2021-07-24T16:22:55.839 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'sseshasa', 'ovpn': 'sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1192, "groups": "sudo", "home": "/home/sseshasa", "item": {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, "move_home": false, "name": "sseshasa", "shell": "/bin/bash", "state": "present", "uid": 1192} 2021-07-24T16:22:55.985 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'sseshasa', 'ovpn': 'sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1192, "groups": "sudo", "home": "/home/sseshasa", "item": {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, "move_home": false, "name": "sseshasa", "shell": "/bin/bash", "state": "present", "uid": 1192} 2021-07-24T16:22:56.039 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'rfriedma', 'ovpn': 'rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1193, "groups": "sudo", "home": "/home/rfriedma", "item": {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, "move_home": false, "name": "rfriedma", "shell": "/bin/bash", "state": "present", "uid": 1193} 2021-07-24T16:22:56.176 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'rfriedma', 'ovpn': 'rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1193, "groups": "sudo", "home": "/home/rfriedma", "item": {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, "move_home": false, "name": "rfriedma", "shell": "/bin/bash", "state": "present", "uid": 1193} 2021-07-24T16:22:56.228 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'lmb', 'ovpn': 'lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1194, "groups": "sudo", "home": "/home/lmb", "item": {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, "move_home": false, "name": "lmb", "shell": "/bin/bash", "state": "present", "uid": 1194} 2021-07-24T16:22:56.375 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'lmb', 'ovpn': 'lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1194, "groups": "sudo", "home": "/home/lmb", "item": {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, "move_home": false, "name": "lmb", "shell": "/bin/bash", "state": "present", "uid": 1194} 2021-07-24T16:22:56.418 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'ksirivad', 'ovpn': 'ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1195, "groups": "sudo", "home": "/home/ksirivad", "item": {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n"}, "move_home": false, "name": "ksirivad", "shell": "/bin/bash", "state": "present", "uid": 1195} 2021-07-24T16:22:56.567 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'ksirivad', 'ovpn': 'ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1195, "groups": "sudo", "home": "/home/ksirivad", "item": {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n"}, "move_home": false, "name": "ksirivad", "shell": "/bin/bash", "state": "present", "uid": 1195} 2021-07-24T16:22:56.610 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'ofriedma', 'ovpn': 'ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1196, "groups": "sudo", "home": "/home/ofriedma", "item": {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, "move_home": false, "name": "ofriedma", "shell": "/bin/bash", "state": "present", "uid": 1196} 2021-07-24T16:22:56.758 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'ofriedma', 'ovpn': 'ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1196, "groups": "sudo", "home": "/home/ofriedma", "item": {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, "move_home": false, "name": "ofriedma", "shell": "/bin/bash", "state": "present", "uid": 1196} 2021-07-24T16:22:56.801 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'h4iresis', 'ovpn': 'h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1197, "groups": "sudo", "home": "/home/h4iresis", "item": {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, "move_home": false, "name": "h4iresis", "shell": "/bin/bash", "state": "present", "uid": 1197} 2021-07-24T16:22:56.948 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'h4iresis', 'ovpn': 'h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1197, "groups": "sudo", "home": "/home/h4iresis", "item": {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, "move_home": false, "name": "h4iresis", "shell": "/bin/bash", "state": "present", "uid": 1197} 2021-07-24T16:22:57.001 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'shyukri', 'ovpn': 'shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1198, "groups": "sudo", "home": "/home/shyukri", "item": {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, "move_home": false, "name": "shyukri", "shell": "/bin/bash", "state": "present", "uid": 1198} 2021-07-24T16:22:57.149 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'shyukri', 'ovpn': 'shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1198, "groups": "sudo", "home": "/home/shyukri", "item": {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, "move_home": false, "name": "shyukri", "shell": "/bin/bash", "state": "present", "uid": 1198} 2021-07-24T16:22:57.193 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'scarvalhojr', 'ovpn': 'scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1199, "groups": "sudo", "home": "/home/scarvalhojr", "item": {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, "move_home": false, "name": "scarvalhojr", "shell": "/bin/bash", "state": "present", "uid": 1199} 2021-07-24T16:22:57.340 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'scarvalhojr', 'ovpn': 'scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1199, "groups": "sudo", "home": "/home/scarvalhojr", "item": {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, "move_home": false, "name": "scarvalhojr", "shell": "/bin/bash", "state": "present", "uid": 1199} 2021-07-24T16:22:57.383 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'rakesh', 'ovpn': 'rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1200, "groups": "sudo", "home": "/home/rakesh", "item": {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, "move_home": false, "name": "rakesh", "shell": "/bin/bash", "state": "present", "uid": 1200} 2021-07-24T16:22:57.542 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'rakesh', 'ovpn': 'rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1200, "groups": "sudo", "home": "/home/rakesh", "item": {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, "move_home": false, "name": "rakesh", "shell": "/bin/bash", "state": "present", "uid": 1200} 2021-07-24T16:22:57.585 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'ryg-', 'ovpn': 'ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1201, "groups": "sudo", "home": "/home/ryg-", "item": {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, "move_home": false, "name": "ryg-", "shell": "/bin/bash", "state": "present", "uid": 1201} 2021-07-24T16:22:57.733 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'ryg-', 'ovpn': 'ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1201, "groups": "sudo", "home": "/home/ryg-", "item": {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, "move_home": false, "name": "ryg-", "shell": "/bin/bash", "state": "present", "uid": 1201} 2021-07-24T16:22:57.777 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1148, "groups": "sudo", "home": "/home/prsrivas", "item": {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, "move_home": false, "name": "prsrivas", "shell": "/bin/bash", "state": "present", "uid": 1148} 2021-07-24T16:22:57.779 INFO:teuthology.task.ansible.out: 2021-07-24T16:22:57.935 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1148, "groups": "sudo", "home": "/home/prsrivas", "item": {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, "move_home": false, "name": "prsrivas", "shell": "/bin/bash", "state": "present", "uid": 1148} 2021-07-24T16:22:57.979 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'zdover', 'ovpn': 'zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1202, "groups": "sudo", "home": "/home/zdover", "item": {"name": "zdover", "ovpn": "zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3"}, "move_home": false, "name": "zdover", "shell": "/bin/bash", "state": "present", "uid": 1202} 2021-07-24T16:22:58.129 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'zdover', 'ovpn': 'zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1202, "groups": "sudo", "home": "/home/zdover", "item": {"name": "zdover", "ovpn": "zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3"}, "move_home": false, "name": "zdover", "shell": "/bin/bash", "state": "present", "uid": 1202} 2021-07-24T16:22:58.183 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'rraja', 'ovpn': 'rraja@p50 k0lrZNIKWMH/VrZupJ9diA 03bfe34ee6e9a541e10426a3cc1e1046655420d4d0a79ce5667bec1b469a0100'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1203, "groups": "sudo", "home": "/home/rraja", "item": {"name": "rraja", "ovpn": "rraja@p50 k0lrZNIKWMH/VrZupJ9diA 03bfe34ee6e9a541e10426a3cc1e1046655420d4d0a79ce5667bec1b469a0100"}, "move_home": false, "name": "rraja", "shell": "/bin/bash", "state": "present", "uid": 1203} 2021-07-24T16:22:58.321 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'rraja', 'ovpn': 'rraja@p50 k0lrZNIKWMH/VrZupJ9diA 03bfe34ee6e9a541e10426a3cc1e1046655420d4d0a79ce5667bec1b469a0100'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1203, "groups": "sudo", "home": "/home/rraja", "item": {"name": "rraja", "ovpn": "rraja@p50 k0lrZNIKWMH/VrZupJ9diA 03bfe34ee6e9a541e10426a3cc1e1046655420d4d0a79ce5667bec1b469a0100"}, "move_home": false, "name": "rraja", "shell": "/bin/bash", "state": "present", "uid": 1203} 2021-07-24T16:22:58.374 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'toabctl', 'ovpn': 'toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1204, "groups": "sudo", "home": "/home/toabctl", "item": {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, "move_home": false, "name": "toabctl", "shell": "/bin/bash", "state": "present", "uid": 1204} 2021-07-24T16:22:58.511 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'toabctl', 'ovpn': 'toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1204, "groups": "sudo", "home": "/home/toabctl", "item": {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, "move_home": false, "name": "toabctl", "shell": "/bin/bash", "state": "present", "uid": 1204} 2021-07-24T16:22:58.564 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'mgfritch', 'ovpn': 'mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1205, "groups": "sudo", "home": "/home/mgfritch", "item": {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, "move_home": false, "name": "mgfritch", "shell": "/bin/bash", "state": "present", "uid": 1205} 2021-07-24T16:22:58.712 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'mgfritch', 'ovpn': 'mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1205, "groups": "sudo", "home": "/home/mgfritch", "item": {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, "move_home": false, "name": "mgfritch", "shell": "/bin/bash", "state": "present", "uid": 1205} 2021-07-24T16:22:58.765 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'xiubli', 'ovpn': 'root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1206, "groups": "sudo", "home": "/home/xiubli", "item": {"name": "xiubli", "ovpn": "root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n"}, "move_home": false, "name": "xiubli", "shell": "/bin/bash", "state": "present", "uid": 1206} 2021-07-24T16:22:58.903 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'xiubli', 'ovpn': 'root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1206, "groups": "sudo", "home": "/home/xiubli", "item": {"name": "xiubli", "ovpn": "root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n"}, "move_home": false, "name": "xiubli", "shell": "/bin/bash", "state": "present", "uid": 1206} 2021-07-24T16:22:58.967 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'jafaj', 'ovpn': 'jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1207, "groups": "sudo", "home": "/home/jafaj", "item": {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, "move_home": false, "name": "jafaj", "shell": "/bin/bash", "state": "present", "uid": 1207} 2021-07-24T16:22:59.103 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'jafaj', 'ovpn': 'jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1207, "groups": "sudo", "home": "/home/jafaj", "item": {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, "move_home": false, "name": "jafaj", "shell": "/bin/bash", "state": "present", "uid": 1207} 2021-07-24T16:22:59.157 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'jschmid', 'ovpn': 'jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1208, "groups": "sudo", "home": "/home/jschmid", "item": {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, "move_home": false, "name": "jschmid", "shell": "/bin/bash", "state": "present", "uid": 1208} 2021-07-24T16:22:59.294 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'jschmid', 'ovpn': 'jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1208, "groups": "sudo", "home": "/home/jschmid", "item": {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, "move_home": false, "name": "jschmid", "shell": "/bin/bash", "state": "present", "uid": 1208} 2021-07-24T16:22:59.347 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'kachau', 'ovpn': 'kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1209, "groups": "sudo", "home": "/home/kachau", "item": {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, "move_home": false, "name": "kachau", "shell": "/bin/bash", "state": "present", "uid": 1209} 2021-07-24T16:22:59.491 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'kachau', 'ovpn': 'kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1209, "groups": "sudo", "home": "/home/kachau", "item": {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, "move_home": false, "name": "kachau", "shell": "/bin/bash", "state": "present", "uid": 1209} 2021-07-24T16:22:59.543 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'khiremat', 'ovpn': 'khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1210, "groups": "sudo", "home": "/home/khiremat", "item": {"name": "khiremat", "ovpn": "khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315"}, "move_home": false, "name": "khiremat", "shell": "/bin/bash", "state": "present", "uid": 1210} 2021-07-24T16:22:59.675 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'khiremat', 'ovpn': 'khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1210, "groups": "sudo", "home": "/home/khiremat", "item": {"name": "khiremat", "ovpn": "khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315"}, "move_home": false, "name": "khiremat", "shell": "/bin/bash", "state": "present", "uid": 1210} 2021-07-24T16:22:59.739 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'kapandya', 'ovpn': 'kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1211, "groups": "sudo", "home": "/home/kapandya", "item": {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, "move_home": false, "name": "kapandya", "shell": "/bin/bash", "state": "present", "uid": 1211} 2021-07-24T16:22:59.877 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'kapandya', 'ovpn': 'kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1211, "groups": "sudo", "home": "/home/kapandya", "item": {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, "move_home": false, "name": "kapandya", "shell": "/bin/bash", "state": "present", "uid": 1211} 2021-07-24T16:22:59.940 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'prasad', 'ovpn': 'prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1212, "groups": "sudo", "home": "/home/prasad", "item": {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, "move_home": false, "name": "prasad", "shell": "/bin/bash", "state": "present", "uid": 1212} 2021-07-24T16:23:00.076 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'prasad', 'ovpn': 'prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1212, "groups": "sudo", "home": "/home/prasad", "item": {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, "move_home": false, "name": "prasad", "shell": "/bin/bash", "state": "present", "uid": 1212} 2021-07-24T16:23:00.078 INFO:teuthology.task.ansible.out: 2021-07-24T16:23:00.142 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'vikhyat', 'ovpn': 'vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1213, "groups": "sudo", "home": "/home/vikhyat", "item": {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, "move_home": false, "name": "vikhyat", "shell": "/bin/bash", "state": "present", "uid": 1213} 2021-07-24T16:23:00.268 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'vikhyat', 'ovpn': 'vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1213, "groups": "sudo", "home": "/home/vikhyat", "item": {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, "move_home": false, "name": "vikhyat", "shell": "/bin/bash", "state": "present", "uid": 1213} 2021-07-24T16:23:00.331 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'shraddhaag', 'ovpn': 'shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1214, "groups": "sudo", "home": "/home/shraddhaag", "item": {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, "move_home": false, "name": "shraddhaag", "shell": "/bin/bash", "state": "present", "uid": 1214} 2021-07-24T16:23:00.457 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'shraddhaag', 'ovpn': 'shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1214, "groups": "sudo", "home": "/home/shraddhaag", "item": {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, "move_home": false, "name": "shraddhaag", "shell": "/bin/bash", "state": "present", "uid": 1214} 2021-07-24T16:23:00.531 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'gkyratsas', 'ovpn': 'gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1215, "groups": "sudo", "home": "/home/gkyratsas", "item": {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, "move_home": false, "name": "gkyratsas", "shell": "/bin/bash", "state": "present", "uid": 1215} 2021-07-24T16:23:00.648 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'gkyratsas', 'ovpn': 'gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1215, "groups": "sudo", "home": "/home/gkyratsas", "item": {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, "move_home": false, "name": "gkyratsas", "shell": "/bin/bash", "state": "present", "uid": 1215} 2021-07-24T16:23:00.722 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'prateek', 'ovpn': 'prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1216, "groups": "sudo", "home": "/home/prateek", "item": {"name": "prateek", "ovpn": "prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67"}, "move_home": false, "name": "prateek", "shell": "/bin/bash", "state": "present", "uid": 1216} 2021-07-24T16:23:00.848 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'prateek', 'ovpn': 'prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1216, "groups": "sudo", "home": "/home/prateek", "item": {"name": "prateek", "ovpn": "prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67"}, "move_home": false, "name": "prateek", "shell": "/bin/bash", "state": "present", "uid": 1216} 2021-07-24T16:23:00.912 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'jelopez', 'ovpn': 'jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1217, "groups": "sudo", "home": "/home/jelopez", "item": {"name": "jelopez", "ovpn": "jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e"}, "move_home": false, "name": "jelopez", "shell": "/bin/bash", "state": "present", "uid": 1217} 2021-07-24T16:23:01.040 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'jelopez', 'ovpn': 'jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1217, "groups": "sudo", "home": "/home/jelopez", "item": {"name": "jelopez", "ovpn": "jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e"}, "move_home": false, "name": "jelopez", "shell": "/bin/bash", "state": "present", "uid": 1217} 2021-07-24T16:23:01.115 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'dcain', 'ovpn': 'dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1218, "groups": "sudo", "home": "/home/dcain", "item": {"name": "dcain", "ovpn": "dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389"}, "move_home": false, "name": "dcain", "shell": "/bin/bash", "state": "present", "uid": 1218} 2021-07-24T16:23:01.237 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'dcain', 'ovpn': 'dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1218, "groups": "sudo", "home": "/home/dcain", "item": {"name": "dcain", "ovpn": "dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389"}, "move_home": false, "name": "dcain", "shell": "/bin/bash", "state": "present", "uid": 1218} 2021-07-24T16:23:01.311 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'sunny', 'ovpn': 'sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1219, "groups": "sudo", "home": "/home/sunny", "item": {"name": "sunny", "ovpn": "sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11"}, "move_home": false, "name": "sunny", "shell": "/bin/bash", "state": "present", "uid": 1219} 2021-07-24T16:23:01.428 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'sunny', 'ovpn': 'sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1219, "groups": "sudo", "home": "/home/sunny", "item": {"name": "sunny", "ovpn": "sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11"}, "move_home": false, "name": "sunny", "shell": "/bin/bash", "state": "present", "uid": 1219} 2021-07-24T16:23:01.513 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'xuxuehan', 'ovpn': 'xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1220, "groups": "sudo", "home": "/home/xuxuehan", "item": {"name": "xuxuehan", "ovpn": "xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, "move_home": false, "name": "xuxuehan", "shell": "/bin/bash", "state": "present", "uid": 1220} 2021-07-24T16:23:01.629 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'xuxuehan', 'ovpn': 'xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1220, "groups": "sudo", "home": "/home/xuxuehan", "item": {"name": "xuxuehan", "ovpn": "xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, "move_home": false, "name": "xuxuehan", "shell": "/bin/bash", "state": "present", "uid": 1220} 2021-07-24T16:23:01.703 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'aclewett', 'ovpn': 'aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1221, "groups": "sudo", "home": "/home/aclewett", "item": {"name": "aclewett", "ovpn": "aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798"}, "move_home": false, "name": "aclewett", "shell": "/bin/bash", "state": "present", "uid": 1221} 2021-07-24T16:23:01.820 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'aclewett', 'ovpn': 'aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1221, "groups": "sudo", "home": "/home/aclewett", "item": {"name": "aclewett", "ovpn": "aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798"}, "move_home": false, "name": "aclewett", "shell": "/bin/bash", "state": "present", "uid": 1221} 2021-07-24T16:23:01.894 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'cblum', 'ovpn': 'cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1222, "groups": "sudo", "home": "/home/cblum", "item": {"name": "cblum", "ovpn": "cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56"}, "move_home": false, "name": "cblum", "shell": "/bin/bash", "state": "present", "uid": 1222} 2021-07-24T16:23:02.021 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'cblum', 'ovpn': 'cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1222, "groups": "sudo", "home": "/home/cblum", "item": {"name": "cblum", "ovpn": "cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56"}, "move_home": false, "name": "cblum", "shell": "/bin/bash", "state": "present", "uid": 1222} 2021-07-24T16:23:02.086 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'mlatimer', 'ovpn': 'mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1223, "groups": "sudo", "home": "/home/mlatimer", "item": {"name": "mlatimer", "ovpn": "mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f"}, "move_home": false, "name": "mlatimer", "shell": "/bin/bash", "state": "present", "uid": 1223} 2021-07-24T16:23:02.224 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'mlatimer', 'ovpn': 'mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1223, "groups": "sudo", "home": "/home/mlatimer", "item": {"name": "mlatimer", "ovpn": "mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f"}, "move_home": false, "name": "mlatimer", "shell": "/bin/bash", "state": "present", "uid": 1223} 2021-07-24T16:23:02.278 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'shyamsundarr', 'ovpn': 'shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1224, "groups": "sudo", "home": "/home/shyamsundarr", "item": {"name": "shyamsundarr", "ovpn": "shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5"}, "move_home": false, "name": "shyamsundarr", "shell": "/bin/bash", "state": "present", "uid": 1224} 2021-07-24T16:23:02.415 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'shyamsundarr', 'ovpn': 'shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1224, "groups": "sudo", "home": "/home/shyamsundarr", "item": {"name": "shyamsundarr", "ovpn": "shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5"}, "move_home": false, "name": "shyamsundarr", "shell": "/bin/bash", "state": "present", "uid": 1224} 2021-07-24T16:23:02.480 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'shuzhenyi', 'ovpn': 'bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1225, "groups": "sudo", "home": "/home/shuzhenyi", "item": {"name": "shuzhenyi", "ovpn": "bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501"}, "move_home": false, "name": "shuzhenyi", "shell": "/bin/bash", "state": "present", "uid": 1225} 2021-07-24T16:23:02.608 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'shuzhenyi', 'ovpn': 'bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1225, "groups": "sudo", "home": "/home/shuzhenyi", "item": {"name": "shuzhenyi", "ovpn": "bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501"}, "move_home": false, "name": "shuzhenyi", "shell": "/bin/bash", "state": "present", "uid": 1225} 2021-07-24T16:23:02.673 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'mdipalma', 'ovpn': 'mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1226, "groups": "sudo", "home": "/home/mdipalma", "item": {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, "move_home": false, "name": "mdipalma", "shell": "/bin/bash", "state": "present", "uid": 1226} 2021-07-24T16:23:02.811 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'mdipalma', 'ovpn': 'mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1226, "groups": "sudo", "home": "/home/mdipalma", "item": {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, "move_home": false, "name": "mdipalma", "shell": "/bin/bash", "state": "present", "uid": 1226} 2021-07-24T16:23:02.865 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'kchang', 'ovpn': 'kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1227, "groups": "sudo", "home": "/home/kchang", "item": {"name": "kchang", "ovpn": "kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3"}, "move_home": false, "name": "kchang", "shell": "/bin/bash", "state": "present", "uid": 1227} 2021-07-24T16:23:03.002 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'kchang', 'ovpn': 'kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1227, "groups": "sudo", "home": "/home/kchang", "item": {"name": "kchang", "ovpn": "kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3"}, "move_home": false, "name": "kchang", "shell": "/bin/bash", "state": "present", "uid": 1227} 2021-07-24T16:23:03.056 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'vereddy', 'ovpn': 'vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1228, "groups": "sudo", "home": "/home/vereddy", "item": {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, "move_home": false, "name": "vereddy", "shell": "/bin/bash", "state": "present", "uid": 1228} 2021-07-24T16:23:03.193 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'vereddy', 'ovpn': 'vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1228, "groups": "sudo", "home": "/home/vereddy", "item": {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, "move_home": false, "name": "vereddy", "shell": "/bin/bash", "state": "present", "uid": 1228} 2021-07-24T16:23:03.247 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'benhanokh', 'ovpn': 'gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1229, "groups": "sudo", "home": "/home/benhanokh", "item": {"name": "benhanokh", "ovpn": "gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5"}, "move_home": false, "name": "benhanokh", "shell": "/bin/bash", "state": "present", "uid": 1229} 2021-07-24T16:23:03.386 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'benhanokh', 'ovpn': 'gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1229, "groups": "sudo", "home": "/home/benhanokh", "item": {"name": "benhanokh", "ovpn": "gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5"}, "move_home": false, "name": "benhanokh", "shell": "/bin/bash", "state": "present", "uid": 1229} 2021-07-24T16:23:03.439 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'jsalomon', 'ovpn': 'jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1230, "groups": "sudo", "home": "/home/jsalomon", "item": {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0"}, "move_home": false, "name": "jsalomon", "shell": "/bin/bash", "state": "present", "uid": 1230} 2021-07-24T16:23:03.590 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'jsalomon', 'ovpn': 'jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1230, "groups": "sudo", "home": "/home/jsalomon", "item": {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0"}, "move_home": false, "name": "jsalomon", "shell": "/bin/bash", "state": "present", "uid": 1230} 2021-07-24T16:23:03.633 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'jolmomar', 'ovpn': 'jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1231, "groups": "sudo", "home": "/home/jolmomar", "item": {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, "move_home": false, "name": "jolmomar", "shell": "/bin/bash", "state": "present", "uid": 1231} 2021-07-24T16:23:03.780 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'jolmomar', 'ovpn': 'jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1231, "groups": "sudo", "home": "/home/jolmomar", "item": {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, "move_home": false, "name": "jolmomar", "shell": "/bin/bash", "state": "present", "uid": 1231} 2021-07-24T16:23:03.823 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'hmunjulu', 'ovpn': 'hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1232, "groups": "sudo", "home": "/home/hmunjulu", "item": {"name": "hmunjulu", "ovpn": "hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019"}, "move_home": false, "name": "hmunjulu", "shell": "/bin/bash", "state": "present", "uid": 1232} 2021-07-24T16:23:03.970 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'hmunjulu', 'ovpn': 'hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1232, "groups": "sudo", "home": "/home/hmunjulu", "item": {"name": "hmunjulu", "ovpn": "hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019"}, "move_home": false, "name": "hmunjulu", "shell": "/bin/bash", "state": "present", "uid": 1232} 2021-07-24T16:23:04.015 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'julpark', 'ovpn': 'julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1233, "groups": "sudo", "home": "/home/julpark", "item": {"name": "julpark", "ovpn": "julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8"}, "move_home": false, "name": "julpark", "shell": "/bin/bash", "state": "present", "uid": 1233} 2021-07-24T16:23:04.162 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'julpark', 'ovpn': 'julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1233, "groups": "sudo", "home": "/home/julpark", "item": {"name": "julpark", "ovpn": "julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8"}, "move_home": false, "name": "julpark", "shell": "/bin/bash", "state": "present", "uid": 1233} 2021-07-24T16:23:04.205 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'pdhange', 'ovpn': 'prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1235, "groups": "sudo", "home": "/home/pdhange", "item": {"name": "pdhange", "ovpn": "prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0"}, "move_home": false, "name": "pdhange", "shell": "/bin/bash", "state": "present", "uid": 1235} 2021-07-24T16:23:04.357 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'pdhange', 'ovpn': 'prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1235, "groups": "sudo", "home": "/home/pdhange", "item": {"name": "pdhange", "ovpn": "prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0"}, "move_home": false, "name": "pdhange", "shell": "/bin/bash", "state": "present", "uid": 1235} 2021-07-24T16:23:05.686 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'dpivonka', 'ovpn': 'dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10102, "groups": "sudo", "home": "/home/dpivonka", "item": {"name": "dpivonka", "ovpn": "dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8"}, "name": "dpivonka", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10102} 2021-07-24T16:23:05.865 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'dpivonka', 'ovpn': 'dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10102, "groups": "sudo", "home": "/home/dpivonka", "item": {"name": "dpivonka", "ovpn": "dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8"}, "name": "dpivonka", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10102} 2021-07-24T16:23:07.492 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'adking', 'ovpn': 'adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10103, "groups": "sudo", "home": "/home/adking", "item": {"name": "adking", "ovpn": "adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625"}, "name": "adking", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10103} 2021-07-24T16:23:07.504 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'adking', 'ovpn': 'adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10103, "groups": "sudo", "home": "/home/adking", "item": {"name": "adking", "ovpn": "adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625"}, "name": "adking", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10103} 2021-07-24T16:23:08.979 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'amathuri', 'ovpn': 'amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10104, "groups": "sudo", "home": "/home/amathuri", "item": {"name": "amathuri", "ovpn": "amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n"}, "name": "amathuri", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10104} 2021-07-24T16:23:09.002 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'amathuri', 'ovpn': 'amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10104, "groups": "sudo", "home": "/home/amathuri", "item": {"name": "amathuri", "ovpn": "amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n"}, "name": "amathuri", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10104} 2021-07-24T16:23:10.426 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'nizamial09', 'ovpn': 'nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10105, "groups": "sudo", "home": "/home/nizamial09", "item": {"name": "nizamial09", "ovpn": "nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99"}, "name": "nizamial09", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10105} 2021-07-24T16:23:10.541 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'nizamial09', 'ovpn': 'nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10105, "groups": "sudo", "home": "/home/nizamial09", "item": {"name": "nizamial09", "ovpn": "nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99"}, "name": "nizamial09", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10105} 2021-07-24T16:23:11.857 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'dachary', 'ovpn': 'loic@tulipe 1NGxatlPDW6m9FLwzG2Gng cc19cfe2d2101909e9e0ae6b207d7e8dccafd8ec1f4594bdd006dda6b67a80b5'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10106, "groups": "sudo", "home": "/home/dachary", "item": {"name": "dachary", "ovpn": "loic@tulipe 1NGxatlPDW6m9FLwzG2Gng cc19cfe2d2101909e9e0ae6b207d7e8dccafd8ec1f4594bdd006dda6b67a80b5"}, "name": "dachary", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10106} 2021-07-24T16:23:11.978 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'dachary', 'ovpn': 'loic@tulipe 1NGxatlPDW6m9FLwzG2Gng cc19cfe2d2101909e9e0ae6b207d7e8dccafd8ec1f4594bdd006dda6b67a80b5'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10106, "groups": "sudo", "home": "/home/dachary", "item": {"name": "dachary", "ovpn": "loic@tulipe 1NGxatlPDW6m9FLwzG2Gng cc19cfe2d2101909e9e0ae6b207d7e8dccafd8ec1f4594bdd006dda6b67a80b5"}, "name": "dachary", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10106} 2021-07-24T16:23:13.355 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'amctagga', 'ovpn': 'amctagga@redhat20 DsFh00Ttjtomgs5nlTX3SA 713280e601e14a8fecfe190490e362f5f97bba3517b2bcfd4abd5230a45fbaa1'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10107, "groups": "sudo", "home": "/home/amctagga", "item": {"name": "amctagga", "ovpn": "amctagga@redhat20 DsFh00Ttjtomgs5nlTX3SA 713280e601e14a8fecfe190490e362f5f97bba3517b2bcfd4abd5230a45fbaa1"}, "name": "amctagga", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10107} 2021-07-24T16:23:13.429 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'amctagga', 'ovpn': 'amctagga@redhat20 DsFh00Ttjtomgs5nlTX3SA 713280e601e14a8fecfe190490e362f5f97bba3517b2bcfd4abd5230a45fbaa1'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10107, "groups": "sudo", "home": "/home/amctagga", "item": {"name": "amctagga", "ovpn": "amctagga@redhat20 DsFh00Ttjtomgs5nlTX3SA 713280e601e14a8fecfe190490e362f5f97bba3517b2bcfd4abd5230a45fbaa1"}, "name": "amctagga", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10107} 2021-07-24T16:23:14.837 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'kevinz', 'ovpn': 'kevinz@linaroceph a2GchLhkaayg78xuUnI0sA b545e84634e614099b00d50e593933eabf0793035eaa439b6d82ec669f69de7f'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10108, "groups": "sudo", "home": "/home/kevinz", "item": {"name": "kevinz", "ovpn": "kevinz@linaroceph a2GchLhkaayg78xuUnI0sA b545e84634e614099b00d50e593933eabf0793035eaa439b6d82ec669f69de7f"}, "name": "kevinz", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10108} 2021-07-24T16:23:14.880 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'kevinz', 'ovpn': 'kevinz@linaroceph a2GchLhkaayg78xuUnI0sA b545e84634e614099b00d50e593933eabf0793035eaa439b6d82ec669f69de7f'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10108, "groups": "sudo", "home": "/home/kevinz", "item": {"name": "kevinz", "ovpn": "kevinz@linaroceph a2GchLhkaayg78xuUnI0sA b545e84634e614099b00d50e593933eabf0793035eaa439b6d82ec669f69de7f"}, "name": "kevinz", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10108} 2021-07-24T16:23:16.346 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'liu-chunmei', 'ovpn': 'liu-chunmei@otccldstore gKMLlCSH99LCDse00ja0Kg 2c140368bca0e48102330631f91e5299298461a24cab483b9765293eafb2050c'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10109, "groups": "sudo", "home": "/home/liu-chunmei", "item": {"name": "liu-chunmei", "ovpn": "liu-chunmei@otccldstore gKMLlCSH99LCDse00ja0Kg 2c140368bca0e48102330631f91e5299298461a24cab483b9765293eafb2050c"}, "name": "liu-chunmei", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10109} 2021-07-24T16:23:16.358 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'liu-chunmei', 'ovpn': 'liu-chunmei@otccldstore gKMLlCSH99LCDse00ja0Kg 2c140368bca0e48102330631f91e5299298461a24cab483b9765293eafb2050c'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10109, "groups": "sudo", "home": "/home/liu-chunmei", "item": {"name": "liu-chunmei", "ovpn": "liu-chunmei@otccldstore gKMLlCSH99LCDse00ja0Kg 2c140368bca0e48102330631f91e5299298461a24cab483b9765293eafb2050c"}, "name": "liu-chunmei", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10109} 2021-07-24T16:23:17.748 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'cyx1231st', 'ovpn': 'cyx1231st@yingxin-server C3qUn5JXYFehgyfol2lnhw c5f306797eac838797ea99b07bd0f5e8e185052887b82ba5c343a42eb271747a'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10110, "groups": "sudo", "home": "/home/cyx1231st", "item": {"name": "cyx1231st", "ovpn": "cyx1231st@yingxin-server C3qUn5JXYFehgyfol2lnhw c5f306797eac838797ea99b07bd0f5e8e185052887b82ba5c343a42eb271747a"}, "name": "cyx1231st", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10110} 2021-07-24T16:23:17.853 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'cyx1231st', 'ovpn': 'cyx1231st@yingxin-server C3qUn5JXYFehgyfol2lnhw c5f306797eac838797ea99b07bd0f5e8e185052887b82ba5c343a42eb271747a'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10110, "groups": "sudo", "home": "/home/cyx1231st", "item": {"name": "cyx1231st", "ovpn": "cyx1231st@yingxin-server C3qUn5JXYFehgyfol2lnhw c5f306797eac838797ea99b07bd0f5e8e185052887b82ba5c343a42eb271747a"}, "name": "cyx1231st", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10110} 2021-07-24T16:23:19.224 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'sunnagar', 'ovpn': 'sunil@sepia-lab j6h8NzyTGEE6WHYT3uiOXA eda7763cdd544d8e7198cefee77f38641d44c8a6aa4d37b8b1429620641809ae'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10111, "groups": "sudo", "home": "/home/sunnagar", "item": {"name": "sunnagar", "ovpn": "sunil@sepia-lab j6h8NzyTGEE6WHYT3uiOXA eda7763cdd544d8e7198cefee77f38641d44c8a6aa4d37b8b1429620641809ae"}, "name": "sunnagar", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10111} 2021-07-24T16:23:19.339 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'sunnagar', 'ovpn': 'sunil@sepia-lab j6h8NzyTGEE6WHYT3uiOXA eda7763cdd544d8e7198cefee77f38641d44c8a6aa4d37b8b1429620641809ae'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10111, "groups": "sudo", "home": "/home/sunnagar", "item": {"name": "sunnagar", "ovpn": "sunil@sepia-lab j6h8NzyTGEE6WHYT3uiOXA eda7763cdd544d8e7198cefee77f38641d44c8a6aa4d37b8b1429620641809ae"}, "name": "sunnagar", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10111} 2021-07-24T16:23:20.691 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'lflores', 'ovpn': 'lflores@fedora CqF8+5Scni+GHCfHkm3AAA 0771c83aa58141af4704f4b01bba4490638ee2033fdabe5a2a4b8e06768b29c2'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10112, "groups": "sudo", "home": "/home/lflores", "item": {"name": "lflores", "ovpn": "lflores@fedora CqF8+5Scni+GHCfHkm3AAA 0771c83aa58141af4704f4b01bba4490638ee2033fdabe5a2a4b8e06768b29c2"}, "name": "lflores", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10112} 2021-07-24T16:23:20.848 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'lflores', 'ovpn': 'lflores@fedora CqF8+5Scni+GHCfHkm3AAA 0771c83aa58141af4704f4b01bba4490638ee2033fdabe5a2a4b8e06768b29c2'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10112, "groups": "sudo", "home": "/home/lflores", "item": {"name": "lflores", "ovpn": "lflores@fedora CqF8+5Scni+GHCfHkm3AAA 0771c83aa58141af4704f4b01bba4490638ee2033fdabe5a2a4b8e06768b29c2"}, "name": "lflores", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10112} 2021-07-24T16:23:22.202 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'jsawaya', 'ovpn': 'jsawaya@thinkpad jEJaJNljo4e2sHstFCNljQ d0042e4c40344f7fa350d3e0b748686aea00c4757ffbe32a41f3b119463d9f46'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10113, "groups": "sudo", "home": "/home/jsawaya", "item": {"name": "jsawaya", "ovpn": "jsawaya@thinkpad jEJaJNljo4e2sHstFCNljQ d0042e4c40344f7fa350d3e0b748686aea00c4757ffbe32a41f3b119463d9f46"}, "name": "jsawaya", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10113} 2021-07-24T16:23:22.434 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'jsawaya', 'ovpn': 'jsawaya@thinkpad jEJaJNljo4e2sHstFCNljQ d0042e4c40344f7fa350d3e0b748686aea00c4757ffbe32a41f3b119463d9f46'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10113, "groups": "sudo", "home": "/home/jsawaya", "item": {"name": "jsawaya", "ovpn": "jsawaya@thinkpad jEJaJNljo4e2sHstFCNljQ d0042e4c40344f7fa350d3e0b748686aea00c4757ffbe32a41f3b119463d9f46"}, "name": "jsawaya", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10113} 2021-07-24T16:23:23.780 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'markw8973240', 'ovpn': 'shuai@mac d7Tqhwnt5D7+jeeqKQ375w e6ac2fb0750350a007d00bba1354989402199dc012150a84805be57a92e6f06d'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10114, "groups": "sudo", "home": "/home/markw8973240", "item": {"name": "markw8973240", "ovpn": "shuai@mac d7Tqhwnt5D7+jeeqKQ375w e6ac2fb0750350a007d00bba1354989402199dc012150a84805be57a92e6f06d"}, "name": "markw8973240", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10114} 2021-07-24T16:23:23.928 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'markw8973240', 'ovpn': 'shuai@mac d7Tqhwnt5D7+jeeqKQ375w e6ac2fb0750350a007d00bba1354989402199dc012150a84805be57a92e6f06d'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10114, "groups": "sudo", "home": "/home/markw8973240", "item": {"name": "markw8973240", "ovpn": "shuai@mac d7Tqhwnt5D7+jeeqKQ375w e6ac2fb0750350a007d00bba1354989402199dc012150a84805be57a92e6f06d"}, "name": "markw8973240", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10114} 2021-07-24T16:23:25.366 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'luisrico', 'ovpn': 'lricomor@lricomor-mac DI4SNq2EznedeK8Cztt2ug e05bc16840e8c3c45f641852101ad921abc248013ec89a599c27c275767b5347'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10115, "groups": "sudo", "home": "/home/luisrico", "item": {"name": "luisrico", "ovpn": "lricomor@lricomor-mac DI4SNq2EznedeK8Cztt2ug e05bc16840e8c3c45f641852101ad921abc248013ec89a599c27c275767b5347"}, "name": "luisrico", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10115} 2021-07-24T16:23:25.440 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'luisrico', 'ovpn': 'lricomor@lricomor-mac DI4SNq2EznedeK8Cztt2ug e05bc16840e8c3c45f641852101ad921abc248013ec89a599c27c275767b5347'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10115, "groups": "sudo", "home": "/home/luisrico", "item": {"name": "luisrico", "ovpn": "lricomor@lricomor-mac DI4SNq2EznedeK8Cztt2ug e05bc16840e8c3c45f641852101ad921abc248013ec89a599c27c275767b5347"}, "name": "luisrico", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10115} 2021-07-24T16:23:26.824 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'matan', 'ovpn': 'matanb@main 5ZJUAUM7LCpjmIkH+Ntl6g 27de66609fee4975af229f411a1f49f589a4c64b958d8913d3f5eff128a37afa'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10116, "groups": "sudo", "home": "/home/matan", "item": {"name": "matan", "ovpn": "matanb@main 5ZJUAUM7LCpjmIkH+Ntl6g 27de66609fee4975af229f411a1f49f589a4c64b958d8913d3f5eff128a37afa"}, "name": "matan", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10116} 2021-07-24T16:23:26.951 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'matan', 'ovpn': 'matanb@main 5ZJUAUM7LCpjmIkH+Ntl6g 27de66609fee4975af229f411a1f49f589a4c64b958d8913d3f5eff128a37afa'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10116, "groups": "sudo", "home": "/home/matan", "item": {"name": "matan", "ovpn": "matanb@main 5ZJUAUM7LCpjmIkH+Ntl6g 27de66609fee4975af229f411a1f49f589a4c64b958d8913d3f5eff128a37afa"}, "name": "matan", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10116} 2021-07-24T16:23:28.432 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'ozeneva', 'ovpn': 'ozeneva@omri qB3om9JUxgVneOibFeRq6Q 92277afcd0bce888f60dceab4b2e8695ebbf7241dba09e3350a12c4fffd6ebd5'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10117, "groups": "sudo", "home": "/home/ozeneva", "item": {"name": "ozeneva", "ovpn": "ozeneva@omri qB3om9JUxgVneOibFeRq6Q 92277afcd0bce888f60dceab4b2e8695ebbf7241dba09e3350a12c4fffd6ebd5"}, "name": "ozeneva", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10117} 2021-07-24T16:23:28.590 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'ozeneva', 'ovpn': 'ozeneva@omri qB3om9JUxgVneOibFeRq6Q 92277afcd0bce888f60dceab4b2e8695ebbf7241dba09e3350a12c4fffd6ebd5'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10117, "groups": "sudo", "home": "/home/ozeneva", "item": {"name": "ozeneva", "ovpn": "ozeneva@omri qB3om9JUxgVneOibFeRq6Q 92277afcd0bce888f60dceab4b2e8695ebbf7241dba09e3350a12c4fffd6ebd5"}, "name": "ozeneva", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10117} 2021-07-24T16:23:30.016 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'sudhanaruna', 'ovpn': 'ArunaSudhan@sudhan-linux t/fhf5WR4vQxW3F/Lx7Atw 09248b17c9abfe802ca4be1b93ad318138f54fb60b073ff857c2effadb27a997'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10118, "groups": "sudo", "home": "/home/sudhanaruna", "item": {"name": "sudhanaruna", "ovpn": "ArunaSudhan@sudhan-linux t/fhf5WR4vQxW3F/Lx7Atw 09248b17c9abfe802ca4be1b93ad318138f54fb60b073ff857c2effadb27a997"}, "name": "sudhanaruna", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10118} 2021-07-24T16:23:30.152 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'sudhanaruna', 'ovpn': 'ArunaSudhan@sudhan-linux t/fhf5WR4vQxW3F/Lx7Atw 09248b17c9abfe802ca4be1b93ad318138f54fb60b073ff857c2effadb27a997'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10118, "groups": "sudo", "home": "/home/sudhanaruna", "item": {"name": "sudhanaruna", "ovpn": "ArunaSudhan@sudhan-linux t/fhf5WR4vQxW3F/Lx7Atw 09248b17c9abfe802ca4be1b93ad318138f54fb60b073ff857c2effadb27a997"}, "name": "sudhanaruna", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10118} 2021-07-24T16:23:31.549 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'zl31wang', 'ovpn': 'zl31wang@sjtu Et6K7OVsdRTnvOY5iuvUxA a7f66c06b405df269ac8f28a4b2c9f00d087091082c53ed5e03517e3811d9fc2'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10119, "groups": "sudo", "home": "/home/zl31wang", "item": {"name": "zl31wang", "ovpn": "zl31wang@sjtu Et6K7OVsdRTnvOY5iuvUxA a7f66c06b405df269ac8f28a4b2c9f00d087091082c53ed5e03517e3811d9fc2"}, "name": "zl31wang", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10119} 2021-07-24T16:23:31.684 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'zl31wang', 'ovpn': 'zl31wang@sjtu Et6K7OVsdRTnvOY5iuvUxA a7f66c06b405df269ac8f28a4b2c9f00d087091082c53ed5e03517e3811d9fc2'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10119, "groups": "sudo", "home": "/home/zl31wang", "item": {"name": "zl31wang", "ovpn": "zl31wang@sjtu Et6K7OVsdRTnvOY5iuvUxA a7f66c06b405df269ac8f28a4b2c9f00d087091082c53ed5e03517e3811d9fc2"}, "name": "zl31wang", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10119} 2021-07-24T16:23:33.060 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'mayagilad', 'ovpn': 'mayagilad@mayagilad-ThinkPad-T480 AGw0uOFkRU6SX8Kp3nyGuA d29a792aad9cc6038dfc2e3471f6556b50ef73562b1bc6231c39d8daf20a19d0'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10120, "groups": "sudo", "home": "/home/mayagilad", "item": {"name": "mayagilad", "ovpn": "mayagilad@mayagilad-ThinkPad-T480 AGw0uOFkRU6SX8Kp3nyGuA d29a792aad9cc6038dfc2e3471f6556b50ef73562b1bc6231c39d8daf20a19d0"}, "name": "mayagilad", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10120} 2021-07-24T16:23:33.188 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:23:33 +0000 (0:00:54.964) 0:01:02.548 ********* 2021-07-24T16:23:33.270 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'mayagilad', 'ovpn': 'mayagilad@mayagilad-ThinkPad-T480 AGw0uOFkRU6SX8Kp3nyGuA d29a792aad9cc6038dfc2e3471f6556b50ef73562b1bc6231c39d8daf20a19d0'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10120, "groups": "sudo", "home": "/home/mayagilad", "item": {"name": "mayagilad", "ovpn": "mayagilad@mayagilad-ThinkPad-T480 AGw0uOFkRU6SX8Kp3nyGuA d29a792aad9cc6038dfc2e3471f6556b50ef73562b1bc6231c39d8daf20a19d0"}, "name": "mayagilad", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10120} 2021-07-24T16:23:33.281 INFO:teuthology.task.ansible.out: TASK [Create all users without sudo access.] *********************************** 2021-07-24T16:23:33.304 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:23:33 +0000 (0:00:00.115) 0:01:02.664 ********* 2021-07-24T16:23:33.346 INFO:teuthology.task.ansible.out: TASK [Create all admin users with sudo access.] ******************************** 2021-07-24T16:23:33.423 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:23:33 +0000 (0:00:00.118) 0:01:02.782 ********* 2021-07-24T16:23:33.431 INFO:teuthology.task.ansible.out: TASK [Merge managed_users and managed_admin users] ***************************** 2021-07-24T16:23:33.434 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"ansible_facts": {"pubkey_users": [{"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, {"name": "jcaratzas", "ovpn": "jcaratza@fedora 2021-07-24T16:23:33.436 INFO:teuthology.task.ansible.out:rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9"}, {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, {"name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n"}, {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265 2021-07-24T16:23:33.437 INFO:teuthology.task.ansible.out:c63f3ea91e7dacd78"}, {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n"}, {"name": "cmeno", "ovpn": "cmeno@boxtop K 2021-07-24T16:23:33.439 INFO:teuthology.task.ansible.out:D0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9 2021-07-24T16:23:33.440 INFO:teuthology.task.ansible.out:df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\nyehuda@crestview yUJ7nsAXRv78MgIyxJ93Yw 5b872feb20cbd895a5d8c87956f9cbd491471654b1a29aa8c13826cd95a44c40\n"}, {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313"}, {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9 2021-07-24T16:23:33.442 INFO:teuthology.task.ansible.out:b660160a1db69f0135e0d09364b2cb9b3"}, {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6\nprsrivas@t480 jciDaqMz2kZbSRymwpJiqA 68baba83dd966fe9536bc9a822428710b10a28781f695bc3fb750482a94b0e8c\n"}, {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, {"name": "rzarzynski", " 2021-07-24T16:23:33.444 INFO:teuthology.task.ansible.out:ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20"}, {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, {"name": "myoungwon", "ovpn": "myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71"}, {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, {"name": "mkogan", "ovpn": "mkogan@mkP50 2021-07-24T16:23:33.445 INFO:teuthology.task.ansible.out:f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, {"name": "smanjara", "ovpn": "smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f"}, {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, {"name": 2021-07-24T16:23:33.447 INFO:teuthology.task.ansible.out:"alfonsomthd", "ovpn": "alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47"}, {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n"}, {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, {"name": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, {"name": "ideepika", "ovpn": "deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f"}, {"name": "gsalomon 2021-07-24T16:23:33.448 INFO:teuthology.task.ansible.out:", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, {"name": "soumyakoduri", "ovpn": "skoduri@localhost w/vFHwM/x4hUGlKJCteKiA 97933f044fdd8b3cf57ad744ce032728b06f354b0d719790def82b2f5b9a6133"}, {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n"}, {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, {"nam 2021-07-24T16:23:33.450 INFO:teuthology.task.ansible.out:e": "zdover", "ovpn": "zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3"}, {"name": "rraja", "ovpn": "rraja@p50 k0lrZNIKWMH/VrZupJ9diA 03bfe34ee6e9a541e10426a3cc1e1046655420d4d0a79ce5667bec1b469a0100"}, {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c 2021-07-24T16:23:33.451 INFO:teuthology.task.ansible.out:74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, {"name": "xiubli", "ovpn": "root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n"}, {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, {"name": "khiremat", "ovpn": "khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315"}, {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, {"name": "prateek", "ovpn": "prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449 2021-07-24T16:23:33.452 INFO:teuthology.task.ansible.out:ce80bf26311426ae3914cdf1fe8d591c67"}, {"name": "jelopez", "ovpn": "jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e"}, {"name": "dcain", "ovpn": "dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389"}, {"name": "sunny", "ovpn": "sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11"}, {"name": "xuxuehan", "ovpn": "xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, {"name": "aclewett", "ovpn": "aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798"}, {"name": "cblum", "ovpn": "cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56"}, {"name": "mlatimer", "ovpn": "mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f"}, {"name": "shyamsundarr", "ovpn": "shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5"}, {"name": "shuzhenyi", "ovpn": "bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501"}, {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, {"name": "kchang", "ovpn": "kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3"}, {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, {"name": "benhanokh", "ovpn": "gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5"}, {"name": "jsalomon", "ovpn 2021-07-24T16:23:33.454 INFO:teuthology.task.ansible.out:": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0"}, {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, {"name": "hmunjulu", "ovpn": "hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019"}, {"name": "julpark", "ovpn": "julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8"}, {"name": "pdhange", "ovpn": "prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0"}, {"name": "dpivonka", "ovpn": "dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8"}, {"name": "adking", "ovpn": "adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625"}, {"name": "amathuri", "ovpn": "amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n"}, {"name": "nizamial09", "ovpn": "nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99"}, {"name": "dachary", "ovpn": "loic@tulipe 1NGxatlPDW6m9FLwzG2Gng cc19cfe2d2101909e9e0ae6b207d7e8dccafd8ec1f4594bdd006dda6b67a80b5"}, {"name": "amctagga", "ovpn": "amctagga@redhat20 DsFh00Ttjtomgs5nlTX3SA 713280e601e14a8fecfe190490e362f5f97bba3517b2bcfd4abd5230a45fbaa1"}, {"name": "kevinz", "ovpn": "kevinz@linaroceph a2GchLhkaayg78xuUnI0sA b545e84634e614099b00d50e593933eabf0793035eaa439b6d82ec669f69de7f"}, {"name": "liu-chunmei", "ovpn": "liu-chunmei@otccldstore gKMLlCSH99LCDse00ja0Kg 2c140368bca0e48102330631f91e5299298461a24cab483b9765293eafb2050c"}, {"name": "cyx1231st", "ovpn": "cyx1231st@yingxin-server C3qUn5JXYFehgyfol2lnhw c5f306797eac838797ea99b07bd0f5e8e185 2021-07-24T16:23:33.455 INFO:teuthology.task.ansible.out:052887b82ba5c343a42eb271747a"}, {"name": "sunnagar", "ovpn": "sunil@sepia-lab j6h8NzyTGEE6WHYT3uiOXA eda7763cdd544d8e7198cefee77f38641d44c8a6aa4d37b8b1429620641809ae"}, {"name": "lflores", "ovpn": "lflores@fedora CqF8+5Scni+GHCfHkm3AAA 0771c83aa58141af4704f4b01bba4490638ee2033fdabe5a2a4b8e06768b29c2"}, {"name": "jsawaya", "ovpn": "jsawaya@thinkpad jEJaJNljo4e2sHstFCNljQ d0042e4c40344f7fa350d3e0b748686aea00c4757ffbe32a41f3b119463d9f46"}, {"name": "markw8973240", "ovpn": "shuai@mac d7Tqhwnt5D7+jeeqKQ375w e6ac2fb0750350a007d00bba1354989402199dc012150a84805be57a92e6f06d"}, {"name": "luisrico", "ovpn": "lricomor@lricomor-mac DI4SNq2EznedeK8Cztt2ug e05bc16840e8c3c45f641852101ad921abc248013ec89a599c27c275767b5347"}, {"name": "matan", "ovpn": "matanb@main 5ZJUAUM7LCpjmIkH+Ntl6g 27de66609fee4975af229f411a1f49f589a4c64b958d8913d3f5eff128a37afa"}, {"name": "ozeneva", "ovpn": "ozeneva@omri qB3om9JUxgVneOibFeRq6Q 92277afcd0bce888f60dceab4b2e8695ebbf7241dba09e3350a12c4fffd6ebd5"}, {"name": "sudhanaruna", "ovpn": "ArunaSudhan@sudhan-linux t/fhf5WR4vQxW3F/Lx7Atw 09248b17c9abfe802ca4be1b93ad318138f54fb60b073ff857c2effadb27a997"}, {"name": "zl31wang", "ovpn": "zl31wang@sjtu Et6K7OVsdRTnvOY5iuvUxA a7f66c06b405df269ac8f28a4b2c9f00d087091082c53ed5e03517e3811d9fc2"}, {"name": "mayagilad", "ovpn": "mayagilad@mayagilad-ThinkPad-T480 AGw0uOFkRU6SX8Kp3nyGuA d29a792aad9cc6038dfc2e3471f6556b50ef73562b1bc6231c39d8daf20a19d0"}]}, "changed": false} 2021-07-24T16:23:33.484 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:23:33 +0000 (0:00:00.061) 0:01:02.844 ********* 2021-07-24T16:23:33.490 INFO:teuthology.task.ansible.out: TASK [Create all users without sudo access.] *********************************** 2021-07-24T16:23:33.515 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:23:33 +0000 (0:00:00.031) 0:01:02.875 ********* 2021-07-24T16:23:33.608 INFO:teuthology.task.ansible.out: TASK [Merge managed_users and managed_admin users] ***************************** 2021-07-24T16:23:33.610 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"ansible_facts": {"pubkey_users": [{"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, {"name": "jcaratzas", "ovpn": "jcaratza@fedora 2021-07-24T16:23:33.612 INFO:teuthology.task.ansible.out:rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9"}, {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, {"name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n"}, {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265 2021-07-24T16:23:33.614 INFO:teuthology.task.ansible.out:c63f3ea91e7dacd78"}, {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n"}, {"name": "cmeno", "ovpn": "cmeno@boxtop K 2021-07-24T16:23:33.615 INFO:teuthology.task.ansible.out:D0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9 2021-07-24T16:23:33.623 INFO:teuthology.task.ansible.out:df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\nyehuda@crestview yUJ7nsAXRv78MgIyxJ93Yw 5b872feb20cbd895a5d8c87956f9cbd491471654b1a29aa8c13826cd95a44c40\n"}, {"name": "dang", "ovpn": "dang 2021-07-24T16:23:33.625 INFO:teuthology.task.ansible.out:@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313"}, {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, {"name": "dfuller", "o 2021-07-24T16:23:33.627 INFO:teuthology.task.ansible.out:vpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6\nprsrivas@t480 jciDaqMz2kZbSRymwpJiqA 68baba83dd966fe9536bc9a822428710b10a28781f695bc3fb750482a94b0e8c\n"}, {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 2021-07-24T16:23:33.628 INFO:teuthology.task.ansible.out: 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20"}, {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, {"name": "myoungwon", "ovpn": "myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71"}, {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504 2021-07-24T16:23:33.630 INFO:teuthology.task.ansible.out:cca6d95df831a652a30d2e5655ed"}, {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, {"name": "smanjara", "ovpn": "smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f"}, {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa 2021-07-24T16:23:33.631 INFO:teuthology.task.ansible.out:18b47"}, {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-d 2021-07-24T16:23:33.632 INFO:teuthology.task.ansible.out:ev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n"}, {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, {"name": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, {"name": "ideepika", "ovpn": "deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f"}, {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, {"name": "soumyakoduri", "ovpn": "skoduri@localhost w/vFHwM/x4hUGlKJCteKiA 2021-07-24T16:23:33.634 INFO:teuthology.task.ansible.out:97933f044fdd8b3cf57ad744ce032728b06f354b0d719790def82b2f5b9a6133"}, {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n"}, {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, {"name": "zdover", "ovpn": "zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3"}, {"name": "rraja", "ovpn": "rraja@p50 k0lrZNIKWMH/VrZupJ9diA 2021-07-24T16:23:33.635 INFO:teuthology.task.ansible.out: 03bfe34ee6e9a541e10426a3cc1e1046655420d4d0a79ce5667bec1b469a0100"}, {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, {"name": "xiubli", "ovpn": "root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n"}, {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, {"name": "khiremat", "ovpn": "khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315"}, {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, {"name": "prateek", "ovpn": "prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67"}, {"name": "jelopez", "ovpn": "jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e"}, {"name": "dcain", "ov 2021-07-24T16:23:33.637 INFO:teuthology.task.ansible.out:pn": "dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389"}, {"name": "sunny", "ovpn": "sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11"}, {"name": "xuxuehan", "ovpn": "xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, {"name": "aclewett", "ovpn": "aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798"}, {"name": "cblum", "ovpn": "cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56"}, {"name": "mlatimer", "ovpn": "mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f"}, {"name": "shyamsundarr", "ovpn": "shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5"}, {"name": "shuzhenyi", "ovpn": "bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501"}, {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, {"name": "kchang", "ovpn": "kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3"}, {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, {"name": "benhanokh", "ovpn": "gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5"}, {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0"}, {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60ee 2021-07-24T16:23:33.639 INFO:teuthology.task.ansible.out:b560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, {"name": "hmunjulu", "ovpn": "hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019"}, {"name": "julpark", "ovpn": "julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8"}, {"name": "pdhange", "ovpn": "prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0"}, {"name": "dpivonka", "ovpn": "dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8"}, {"name": "adking", "ovpn": "adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625"}, {"name": "amathuri", "ovpn": "amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n"}, {"name": "nizamial09", "ovpn": "nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99"}, {"name": "dachary", "ovpn": "loic@tulipe 1NGxatlPDW6m9FLwzG2Gng cc19cfe2d2101909e9e0ae6b207d7e8dccafd8ec1f4594bdd006dda6b67a80b5"}, {"name": "amctagga", "ovpn": "amctagga@redhat20 DsFh00Ttjtomgs5nlTX3SA 713280e601e14a8fecfe190490e362f5f97bba3517b2bcfd4abd5230a45fbaa1"}, {"name": "kevinz", "ovpn": "kevinz@linaroceph a2GchLhkaayg78xuUnI0sA b545e84634e614099b00d50e593933eabf0793035eaa439b6d82ec669f69de7f"}, {"name": "liu-chunmei", "ovpn": "liu-chunmei@otccldstore gKMLlCSH99LCDse00ja0Kg 2c140368bca0e48102330631f91e5299298461a24cab483b9765293eafb2050c"}, {"name": "cyx1231st", "ovpn": "cyx1231st@yingxin-server C3qUn5JXYFehgyfol2lnhw c5f306797eac838797ea99b07bd0f5e8e185052887b82ba5c343a42eb271747a"}, {"name": "sunnagar", "ovpn": "sunil@sepia-lab j6h8NzyTGEE6WHYT3uiOXA eda7763cdd544d8e7198cefee77f38641d44c8a6aa4d37b8b1429620641809ae"}, {"name": "lflores", "ov 2021-07-24T16:23:33.640 INFO:teuthology.task.ansible.out:pn": "lflores@fedora CqF8+5Scni+GHCfHkm3AAA 0771c83aa58141af4704f4b01bba4490638ee2033fdabe5a2a4b8e06768b29c2"}, {"name": "jsawaya", "ovpn": "jsawaya@thinkpad jEJaJNljo4e2sHstFCNljQ d0042e4c40344f7fa350d3e0b748686aea00c4757ffbe32a41f3b119463d9f46"}, {"name": "markw8973240", "ovpn": "shuai@mac d7Tqhwnt5D7+jeeqKQ375w e6ac2fb0750350a007d00bba1354989402199dc012150a84805be57a92e6f06d"}, {"name": "luisrico", "ovpn": "lricomor@lricomor-mac DI4SNq2EznedeK8Cztt2ug e05bc16840e8c3c45f641852101ad921abc248013ec89a599c27c275767b5347"}, {"name": "matan", "ovpn": "matanb@main 5ZJUAUM7LCpjmIkH+Ntl6g 27de66609fee4975af229f411a1f49f589a4c64b958d8913d3f5eff128a37afa"}, {"name": "ozeneva", "ovpn": "ozeneva@omri qB3om9JUxgVneOibFeRq6Q 92277afcd0bce888f60dceab4b2e8695ebbf7241dba09e3350a12c4fffd6ebd5"}, {"name": "sudhanaruna", "ovpn": "ArunaSudhan@sudhan-linux t/fhf5WR4vQxW3F/Lx7Atw 09248b17c9abfe802ca4be1b93ad318138f54fb60b073ff857c2effadb27a997"}, {"name": "zl31wang", "ovpn": "zl31wang@sjtu Et6K7OVsdRTnvOY5iuvUxA a7f66c06b405df269ac8f28a4b2c9f00d087091082c53ed5e03517e3811d9fc2"}, {"name": "mayagilad", "ovpn": "mayagilad@mayagilad-ThinkPad-T480 AGw0uOFkRU6SX8Kp3nyGuA d29a792aad9cc6038dfc2e3471f6556b50ef73562b1bc6231c39d8daf20a19d0"}]}, "changed": false} 2021-07-24T16:23:33.659 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:23:33 +0000 (0:00:00.144) 0:01:03.020 ********* 2021-07-24T16:23:34.453 INFO:teuthology.task.ansible.out: TASK [users : Clone the keys repo] ********************************************* 2021-07-24T16:23:34.454 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"after": "fa3530b6c8007ac148c609947f616c9ce81a7370", "attempts": 1, "before": "fa3530b6c8007ac148c609947f616c9ce81a7370", "changed": false, "remote_url_changed": false} 2021-07-24T16:23:34.475 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:23:34 +0000 (0:00:00.815) 0:01:03.835 ********* 2021-07-24T16:23:34.484 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"after": "fa3530b6c8007ac148c609947f616c9ce81a7370", "attempts": 1, "before": "fa3530b6c8007ac148c609947f616c9ce81a7370", "changed": false, "remote_url_changed": false} 2021-07-24T16:23:34.519 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:23:34 +0000 (0:00:00.044) 0:01:03.879 ********* 2021-07-24T16:23:34.834 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys using the keys repo] ********************** 2021-07-24T16:23:34.836 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'andrewschoen', 'ovpn': 'andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDehvF7TbkfX9Ga4fNdq/j9GHu3c9cNk4iIHVs7e14j0h9DlV14aPyn/M0+z90PK+5p2uL9EvRzkbsPrfxpG3pxUa1pmVmKIPvBruA7ln8tExOVwO3XEsBG7b8VWUMlQmwRS9WEfkKAIHlr9cgIFGb1yrMW30RyL7keO1giotAq/wR9pMicyqYAbZOtI3MuPsDVTNxtyD3RwRUQicz6vNaK/RwfMCZVgdvoinrJ7VSyFVEiitzuQqMlrF935sfLvhuyxmwvJKfZI8QMEYcFbKd1cDnCk9n/PySNRY96gb41nb5pUk+0eaDu37jnmj7LLqoidD3UWUuHNnGBAAk+zNlD andrew.schoen@gmail.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDdkebJGXKQWBG/7wZG334P+EAdC+5VNMrjLjXhaZZbt3V9vKDQCodcU3zSOjMa/GDGg2WHQdO/vioCc6O/m61KTbgLDaaPSzHH16j/e1SaU8BIgKKU42AUBJzpPeaZ2wCC1i12Hq8ULwjEW29IDsnMortzlCSQmaTKc3DN2nCXZWQXA1rSiQ2AhIq5WNJY9S36lsg5tkex4xUajyNW4vPubLtkSv+WrzNK7ZJ8zfzP6eJEJ+Uj7CLdanBCgwoLGSPfGA5c/gyUT7mHibOUwvFB5sFVsozMPp2PXzUUIv70adJpOskLYfKY7TUSuaB4AUOPu6NVauzVIl3Tsn+uvHqvtn8KC3BPpyH7+JiFQWEt+aO+/ynprfoqCjktuf07SXo0ewoVYT2S++JEBa/N2hKRkzIoSPJ+Rvoazc8GZIjXpQRyhMdTV/LCSeyUTJ7lDQVrQVhUIHKnMm+hZmf4tLQKZvNAThO984CpY93ST5Ww07fjRLMXNZGuaz+zHKNexhWSPKr+ggChnZCOLl/F6zbDnBZoCaHR6hH4+QLz0K/FAgxN2Nn00RiOFkmIlzEioxMcwC/peTl3WzRfqPINdTftiTzcFi/c2QmlHhnxsueIwNhHOn4frkGkFmexdDrXRStERzSBJ13X4kWduPmQsn+bx5/7xwqC6M4bXpkYFOefOw== aschoen@redhat.com", "key_options": null, "keyfile": "/home/andrewschoen/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "andrewschoen", "validate_certs": true} 2021-07-24T16:23:34.888 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'andrewschoen', 'ovpn': 'andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDehvF7TbkfX9Ga4fNdq/j9GHu3c9cNk4iIHVs7e14j0h9DlV14aPyn/M0+z90PK+5p2uL9EvRzkbsPrfxpG3pxUa1pmVmKIPvBruA7ln8tExOVwO3XEsBG7b8VWUMlQmwRS9WEfkKAIHlr9cgIFGb1yrMW30RyL7keO1giotAq/wR9pMicyqYAbZOtI3MuPsDVTNxtyD3RwRUQicz6vNaK/RwfMCZVgdvoinrJ7VSyFVEiitzuQqMlrF935sfLvhuyxmwvJKfZI8QMEYcFbKd1cDnCk9n/PySNRY96gb41nb5pUk+0eaDu37jnmj7LLqoidD3UWUuHNnGBAAk+zNlD andrew.schoen@gmail.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDdkebJGXKQWBG/7wZG334P+EAdC+5VNMrjLjXhaZZbt3V9vKDQCodcU3zSOjMa/GDGg2WHQdO/vioCc6O/m61KTbgLDaaPSzHH16j/e1SaU8BIgKKU42AUBJzpPeaZ2wCC1i12Hq8ULwjEW29IDsnMortzlCSQmaTKc3DN2nCXZWQXA1rSiQ2AhIq5WNJY9S36lsg5tkex4xUajyNW4vPubLtkSv+WrzNK7ZJ8zfzP6eJEJ+Uj7CLdanBCgwoLGSPfGA5c/gyUT7mHibOUwvFB5sFVsozMPp2PXzUUIv70adJpOskLYfKY7TUSuaB4AUOPu6NVauzVIl3Tsn+uvHqvtn8KC3BPpyH7+JiFQWEt+aO+/ynprfoqCjktuf07SXo0ewoVYT2S++JEBa/N2hKRkzIoSPJ+Rvoazc8GZIjXpQRyhMdTV/LCSeyUTJ7lDQVrQVhUIHKnMm+hZmf4tLQKZvNAThO984CpY93ST5Ww07fjRLMXNZGuaz+zHKNexhWSPKr+ggChnZCOLl/F6zbDnBZoCaHR6hH4+QLz0K/FAgxN2Nn00RiOFkmIlzEioxMcwC/peTl3WzRfqPINdTftiTzcFi/c2QmlHhnxsueIwNhHOn4frkGkFmexdDrXRStERzSBJ13X4kWduPmQsn+bx5/7xwqC6M4bXpkYFOefOw== aschoen@redhat.com", "key_options": null, "keyfile": "/home/andrewschoen/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "andrewschoen", "validate_certs": true} 2021-07-24T16:23:35.066 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'zack', 'ovpn': 'zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBwJCoMbbxQrI9jM5I/lX0MYDB57LzYXDJTXqmLfJ8E5IHwQbn708/EFXAHuJlCyoJAuA8FaU/Y5/l2LBlVXwp9v+8ftk/D6AcsuQ+Hi0ZLCTvW10OUIS2cwX/of//JJIu6roy3r3SWwUcQvwjaZYLm7QkC+1StsLNMHdgiVRFiibqml72Q53VTtSTt6z2aXjrHzhpZq0hBK/13aknzAjHvGprQnchKVzhA/7A5pArF3CXpnI7aCwKvvjU0AcvqqD8WNLMpF4hFSoTK7xluKB+5UAJ36wefIO2KFM/zMwUtl4/aDhDdPeSaQRWq/q7viKLVNS0X9j2PjSRTfYhJNZr zack@zack-cerzas-macbook-pro.local", "key_options": null, "keyfile": "/home/zack/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "zack", "validate_certs": true} 2021-07-24T16:23:35.131 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'zack', 'ovpn': 'zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBwJCoMbbxQrI9jM5I/lX0MYDB57LzYXDJTXqmLfJ8E5IHwQbn708/EFXAHuJlCyoJAuA8FaU/Y5/l2LBlVXwp9v+8ftk/D6AcsuQ+Hi0ZLCTvW10OUIS2cwX/of//JJIu6roy3r3SWwUcQvwjaZYLm7QkC+1StsLNMHdgiVRFiibqml72Q53VTtSTt6z2aXjrHzhpZq0hBK/13aknzAjHvGprQnchKVzhA/7A5pArF3CXpnI7aCwKvvjU0AcvqqD8WNLMpF4hFSoTK7xluKB+5UAJ36wefIO2KFM/zMwUtl4/aDhDdPeSaQRWq/q7viKLVNS0X9j2PjSRTfYhJNZr zack@zack-cerzas-macbook-pro.local", "key_options": null, "keyfile": "/home/zack/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "zack", "validate_certs": true} 2021-07-24T16:23:35.320 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'kdreyer', 'ovpn': 'kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4eHmz10szeHNS3dNejKokW85ksB+iR4HGOFsmQM11Ni68Nm5aqEKvkOZU8TpY92vpCQL0A68GlrXB845cACdyk6HUJYyNNNMC43l1FYWOwjMqQBSdj8W3VQDTA6eiG60mt5fgI8fyR38rKzIA1MnTBkSSjuh5kQVJ9bdEp3GuY5oc8vxDNBlGJ6LYnyEWt/pqL2J+mpjqnOjsC+EbE2exhP9O+mvzpQiyo/+dEN1COwX3//pNRXGfOSeOczHNsJE8Eu+j/n/BlW57++sJyFMkzS7bUxMSGM6quvjQZ7RT1c5JM6vLEiQyzQxoRgzY93h1yKlOstBi0NamtpqHQZGP kdreyer@mbp.ktdreyer.com", "key_options": null, "keyfile": "/home/kdreyer/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kdreyer", "validate_certs": true} 2021-07-24T16:23:35.373 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'kdreyer', 'ovpn': 'kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4eHmz10szeHNS3dNejKokW85ksB+iR4HGOFsmQM11Ni68Nm5aqEKvkOZU8TpY92vpCQL0A68GlrXB845cACdyk6HUJYyNNNMC43l1FYWOwjMqQBSdj8W3VQDTA6eiG60mt5fgI8fyR38rKzIA1MnTBkSSjuh5kQVJ9bdEp3GuY5oc8vxDNBlGJ6LYnyEWt/pqL2J+mpjqnOjsC+EbE2exhP9O+mvzpQiyo/+dEN1COwX3//pNRXGfOSeOczHNsJE8Eu+j/n/BlW57++sJyFMkzS7bUxMSGM6quvjQZ7RT1c5JM6vLEiQyzQxoRgzY93h1yKlOstBi0NamtpqHQZGP kdreyer@mbp.ktdreyer.com", "key_options": null, "keyfile": "/home/kdreyer/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kdreyer", "validate_certs": true} 2021-07-24T16:23:35.562 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'dmick', 'ovpn': 'dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC305rmql/Qm8Si+DFvAs77hSUZakwiXhhAhSetS89bWq3AdPQTL1MUXJHFm3AMzwzb00tndvsl1AUmFseXLfAi87daNcKJdwEj/JvXgcHKzAXOpVRfArHh08JnOumQiP4EoLYvq7rL+3LjEFURKOWJLLnGxh4E+iiJAnxLTG3WuUcnz9kXVTwtmIs60+2yH+gZJkkB04mnivPYjX46sHigoKgtlE2JnQfOU1lBkeZaBeUhoZX2rIKwRyGELPPcUBwHk10izyk6tePLAw9bSWeS9uEaa/m+qa8neJDyR4/hWQNR9yRXp0YjKkiKoFog+qtsBt3xBNzTPsFLxZ5zugmp dmick@angus\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/onMoOCUhkp+UiJAq+ye4P70sfeV+uMhgWKLfLBh/1SYq1xxb9bSmjBnETO/9KvukRhzlReBQ7y+BKRhm037P7LuTUY4r0Y8JB6BXkjjCY1yXZJC6kvB7xFsvyiDum5rrdeWMQ/Rhh7YJpze5KY1nHLkyU9X7Ewak0kLEyduJEKekbsOom6l0wZ2ZYrBEKFWJXUDk5icUuWWg3mhKaKnLNWVg1lUw8jzYTJYfjR9GUgzZWXtzkAaI3ugpLOlQ+KEls03/WAFcWA9F9ExqzIsJpvEks27LeFBGVE3PjVNKMqqBZQlZ 2021-07-24T16:23:35.564 INFO:teuthology.task.ansible.out:tIEz1iguWJaWMi5lDIfXkvVOFabtIpX/BZRf dmick@dmick-MacBookAir\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOoIm6sOytKwqNf9FSQn0Olu72ZRDjAYeNFQVWTn2PIB ed25519-hplaptop", "key_options": null, "keyfile": "/home/dmick/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dmick", "validate_certs": true} 2021-07-24T16:23:35.615 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'dmick', 'ovpn': 'dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC305rmql/Qm8Si+DFvAs77hSUZakwiXhhAhSetS89bWq3AdPQTL1MUXJHFm3AMzwzb00tndvsl1AUmFseXLfAi87daNcKJdwEj/JvXgcHKzAXOpVRfArHh08JnOumQiP4EoLYvq7rL+3LjEFURKOWJLLnGxh4E+iiJAnxLTG3WuUcnz9kXVTwtmIs60+2yH+gZJkkB04mnivPYjX46sHigoKgtlE2JnQfOU1lBkeZaBeUhoZX2rIKwRyGELPPcUBwHk10izyk6tePLAw9bSWeS9uEaa/m+qa8neJDyR4/hWQNR9yRXp0YjKkiKoFog+qtsBt3xBNzTPsFLxZ5zugmp dmick@angus\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/onMoOCUhkp+UiJAq+ye4P70sfeV+uMhgWKLfLBh/1SYq1xxb9bSmjBnETO/9KvukRhzlReBQ7y+BKRhm037P7LuTUY4r0Y8JB6BXkjjCY1yXZJC6kvB7xFsvyiDum5rrdeWMQ/Rhh7YJpze5KY1nHLkyU9X7Ewak0kLEyduJEKekbsOom6l0wZ2ZYrBEKFWJXUDk5icUuWWg3mhKaKnLNWVg1lUw8jzYTJYfjR9GUgzZWXtzkAaI3ugpLOlQ+KEls03/WAFcWA9F9ExqzIsJpvEks27LeFBGVE3PjVNKMqqBZQlZ 2021-07-24T16:23:35.617 INFO:teuthology.task.ansible.out:tIEz1iguWJaWMi5lDIfXkvVOFabtIpX/BZRf dmick@dmick-MacBookAir\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOoIm6sOytKwqNf9FSQn0Olu72ZRDjAYeNFQVWTn2PIB ed25519-hplaptop", "key_options": null, "keyfile": "/home/dmick/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dmick", "validate_certs": true} 2021-07-24T16:23:35.806 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'sage', 'ovpn': 'sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJ4z0gLwjexgyixdTuiwaxpPnq7w4FOKxHsQKKAHTlKRu11ynB+9APbtqaAYss8yDqHaHyewPdE+9JMYhZX8rUgcKv2H7jBCQ/Enfl0UyY643VQnuG8lr2Ipk6ELuL5NuuTb7Npo4zKyq/0649kPD46k/X/qLuKzhN49k50S3XJq5WwHi6CJvR8DzPOkjied0o1BHpfcCCIMorUcyfVxqmeu2m+uSE15ncQsd8BIvH4/YNoncUGYxqVhGB+FNUlWdhV0SPRW7V/gmyvFW5qdYX2QhNZAQHChdEH1E9AI7WiCFkyLRx39qYgXgqj8vOOnlwHgy/oJnpnu/Mlvj1uETX sage@montreal\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVPfoCpv2/9uWCwEo4clWt3i1O8ZPpB2FcQbBLxY3iLQWZJDe74rNWPBj0cJVCytTHxYV0e5HxYyChOG60ca5odHlPNB+/Z4WLU9LVuHiCYsElivJlwvD+l9kzI+UMGJb3HCHqx2yIRGXpEkSMFR1+w5Oz9sInPD7JJmO8Hb9KkoeqZtkJL0aic/M5bDWBut6SSfYlmh8qnQYbkCDiXg/KtOcy1ZJXQ9ZLjsCbpSzeBNbdUOxEQ1+5vUe00vHpl0vOKtRrzgTne2ct1IxbSjdL16ZgHi5BQAREXc9UUG3z7NPOmnwkuKkkpyLmwcOusot5tYHrxks+5i6EoGEJrvJ3 sage@maetl", "key_options": null, "keyfile": "/home/sage/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sage", "validate_certs": true} 2021-07-24T16:23:35.871 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'sage', 'ovpn': 'sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJ4z0gLwjexgyixdTuiwaxpPnq7w4FOKxHsQKKAHTlKRu11ynB+9APbtqaAYss8yDqHaHyewPdE+9JMYhZX8rUgcKv2H7jBCQ/Enfl0UyY643VQnuG8lr2Ipk6ELuL5NuuTb7Npo4zKyq/0649kPD46k/X/qLuKzhN49k50S3XJq5WwHi6CJvR8DzPOkjied0o1BHpfcCCIMorUcyfVxqmeu2m+uSE15ncQsd8BIvH4/YNoncUGYxqVhGB+FNUlWdhV0SPRW7V/gmyvFW5qdYX2QhNZAQHChdEH1E9AI7WiCFkyLRx39qYgXgqj8vOOnlwHgy/oJnpnu/Mlvj1uETX sage@montreal\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVPfoCpv2/9uWCwEo4clWt3i1O8ZPpB2FcQbBLxY3iLQWZJDe74rNWPBj0cJVCytTHxYV0e5HxYyChOG60ca5odHlPNB+/Z4WLU9LVuHiCYsElivJlwvD+l9kzI+UMGJb3HCHqx2yIRGXpEkSMFR1+w5Oz9sInPD7JJmO8Hb9KkoeqZtkJL0aic/M5bDWBut6SSfYlmh8qnQYbkCDiXg/KtOcy1ZJXQ9ZLjsCbpSzeBNbdUOxEQ1+5vUe00vHpl0vOKtRrzgTne2ct1IxbSjdL16ZgHi5BQAREXc9UUG3z7NPOmnwkuKkkpyLmwcOusot5tYHrxks+5i6EoGEJrvJ3 sage@maetl", "key_options": null, "keyfile": "/home/sage/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sage", "validate_certs": true} 2021-07-24T16:23:36.060 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'dgalloway', 'ovpn': 'dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, "key": "ssh-dss AAAAB3NzaC1kc3MAAACBAN3MlkYQNsm1uB6uJQ7hWJ1Ro9Gusrhi/b/KshPMFh51VWBQn71LdCCjdrsE6FWs5FYE/hr7MITJe+si7aZCmuf8U9tc+oiYh3spXtRhJVIM80FOVRXUmt2XR8I+oNbpcFDayYu956Volafksk3oYjsO356swj7+Q+AUQVF4bDJRAAAAFQCkB2YZKItSDL7XfAl6ZmJ21vqUMwAAAIEAsZspNIUwssVJGO4r3M3BECWklWLEFviIjGVKdPWulN10eRCczZrH7vMOs8coHKDQqYdS2RejlojT03FjFAqeBiTeAlcmgHoev+vqTg2Yhqx3gROzNc6NmG887owCOU4j7LJQP6SX8I8EpSXCMNOZliv2ZokjX2DuRsuIDxQdc84AAACBAMAp++fcqmGS7x7ic2x4rhyiYmdqlMIl8lrM3GkVR6qGuIVBvOGl38ieJKcTBLeRgyC04uIMfk8P9lLvZw3UF97qH3V0imKfq8aYnBGxCv+IjtdOrR5k4hrUW+P0qipvU+4dgHlpqwTKB4MtD9uDxvhENWvqcCnOS5rI6dddaZT6 dgallowa@dgallowa.csb\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKT1KilDopHJzDZ90QJx4+7WVIC4WNdvpD6VrS83B3PFOplNyXZLfDSDRZ4wEzIKLwtR9vLWWInVBNFU00W/2dObSC+l9GDzKsHtO3KSVmAjHEk6ZAJ5Mc3eUPR0lAywpFD8+yg+kDDIkRtCtoHDq+kFvNQutdvrMuhNWOZLyQ2N2XrpRJVD2kiJvaml6nQoZXMtVQGPVcYbn3TRed/wxT/han2u6j/wiElv4r9ty+9zi3P1MoNiALD53sD7wMr/5Si6PX+5zWcXTNcQmTuGpiLwGw0RxCwr4gtwqKBaNae2d1bwnHanLc1KvQEw29O6aBca2f7GWxFY6QtQV/mNft dgalloway@w541\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoEI+g74GcJe/03nDypMzDWqg93K1h13xQPFvCIN7ElNZ+ulY5av5KLnv/gmLbYGRPlgxC7LNZXE7YQPUo2DfA8awnDkAkE/nWvL4fQjUxmaiPthjIWsKvk9EvPIqzLjDbwsiLiRPE0Sxka0qBa1GHU1QYN6cw7l9nWF0dG/TsKw+QmuArBKMgm9Th/QVLq1ARHC/07M1n195QvBjdrKSzOUl+2L1tADHg++sEWDq/MJMiylyNdxp79Wz7aTIlR6l8NV+Ega9LUb6B6xmO7k+J+/hJF7gYOeFl+YqnZttEdz+ 2021-07-24T16:23:36.062 INFO:teuthology.task.ansible.out:o8FbLjhTjOF9QkBsGWlrawXtQln/cVCryV+LAt57L dgalloway@p50", "key_options": null, "keyfile": "/home/dgalloway/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dgalloway", "validate_certs": true} 2021-07-24T16:23:36.113 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'dgalloway', 'ovpn': 'dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, "key": "ssh-dss AAAAB3NzaC1kc3MAAACBAN3MlkYQNsm1uB6uJQ7hWJ1Ro9Gusrhi/b/KshPMFh51VWBQn71LdCCjdrsE6FWs5FYE/hr7MITJe+si7aZCmuf8U9tc+oiYh3spXtRhJVIM80FOVRXUmt2XR8I+oNbpcFDayYu956Volafksk3oYjsO356swj7+Q+AUQVF4bDJRAAAAFQCkB2YZKItSDL7XfAl6ZmJ21vqUMwAAAIEAsZspNIUwssVJGO4r3M3BECWklWLEFviIjGVKdPWulN10eRCczZrH7vMOs8coHKDQqYdS2RejlojT03FjFAqeBiTeAlcmgHoev+vqTg2Yhqx3gROzNc6NmG887owCOU4j7LJQP6SX8I8EpSXCMNOZliv2ZokjX2DuRsuIDxQdc84AAACBAMAp++fcqmGS7x7ic2x4rhyiYmdqlMIl8lrM3GkVR6qGuIVBvOGl38ieJKcTBLeRgyC04uIMfk8P9lLvZw3UF97qH3V0imKfq8aYnBGxCv+IjtdOrR5k4hrUW+P0qipvU+4dgHlpqwTKB4MtD9uDxvhENWvqcCnOS5rI6dddaZT6 dgallowa@dgallowa.csb\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKT1KilDopHJzDZ90QJx4+7WVIC4WNdvpD6VrS83B3PFOplNyXZLfDSDRZ4wEzIKLwtR9vLWWInVBNFU00W/2dObSC+l9GDzKsHtO3KSVmAjHEk6ZAJ5Mc3eUPR0lAywpFD8+yg+kDDIkRtCtoHDq+kFvNQutdvrMuhNWOZLyQ2N2XrpRJVD2kiJvaml6nQoZXMtVQGPVcYbn3TRed/wxT/han2u6j/wiElv4r9ty+9zi3P1MoNiALD53sD7wMr/5Si6PX+5zWcXTNcQmTuGpiLwGw0RxCwr4gtwqKBaNae2d1bwnHanLc1KvQEw29O6aBca2f7GWxFY6QtQV/mNft dgalloway@w541\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoEI+g74GcJe/03nDypMzDWqg93K1h13xQPFvCIN7ElNZ+ulY5av5KLnv/gmLbYGRPlgxC7LNZXE7YQPUo2DfA8awnDkAkE/nWvL4fQjUxmaiPthjIWsKvk9EvPIqzLjDbwsiLiRPE0Sxka0qBa1GHU1QYN6cw7l9nWF0dG/TsKw+QmuArBKMgm9Th/QVLq1ARHC/07M1n195QvBjdrKSzOUl+2L1tADHg++sEWDq/MJMiylyNdxp79Wz7aTIlR6l8NV+Ega9LUb6B6xmO7k+J+/hJF7gYOeFl+YqnZttEdz+ 2021-07-24T16:23:36.115 INFO:teuthology.task.ansible.out:o8FbLjhTjOF9QkBsGWlrawXtQln/cVCryV+LAt57L dgalloway@p50", "key_options": null, "keyfile": "/home/dgalloway/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dgalloway", "validate_certs": true} 2021-07-24T16:23:36.294 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'akraitma', 'ovpn': 'akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo3gswIiZ2xPWMUQNjV1Gd4gYSxVpJM8Jb5pH1lqvoKAsmhVI30qTYxIaezzDWfSYwdkNYQAC9eM5v7EMQrOI7eZtTzCH+gbF79GciGCLL2bDze1I8hJ+jUu4bv+wnmvKsHyyOVBBJPSJ+eGFCzsu7vOiK4iFX0zgCXYwvP+A4Y/+kVR1en39gMtD6Hrw8ACBhxt+C2G2zc1807NRj3pIw1GvQILa9Sm3VKdNSrHzGB+MBooUoRmmjjzZ/bRwHPWVj+sX+xkoX4P2zwUcfMgZ/f4GgSgHyEvS3oxqbSaZp0pidZyoCaLRgqVPiUgXQEm0HA5PDDULAthQOfxQveKB/ akraitma@aklap", "key_options": null, "keyfile": "/home/akraitma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "akraitma", "validate_certs": true} 2021-07-24T16:23:36.358 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'akraitma', 'ovpn': 'akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo3gswIiZ2xPWMUQNjV1Gd4gYSxVpJM8Jb5pH1lqvoKAsmhVI30qTYxIaezzDWfSYwdkNYQAC9eM5v7EMQrOI7eZtTzCH+gbF79GciGCLL2bDze1I8hJ+jUu4bv+wnmvKsHyyOVBBJPSJ+eGFCzsu7vOiK4iFX0zgCXYwvP+A4Y/+kVR1en39gMtD6Hrw8ACBhxt+C2G2zc1807NRj3pIw1GvQILa9Sm3VKdNSrHzGB+MBooUoRmmjjzZ/bRwHPWVj+sX+xkoX4P2zwUcfMgZ/f4GgSgHyEvS3oxqbSaZp0pidZyoCaLRgqVPiUgXQEm0HA5PDDULAthQOfxQveKB/ akraitma@aklap", "key_options": null, "keyfile": "/home/akraitma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "akraitma", "validate_certs": true} 2021-07-24T16:23:36.526 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jcaratzas", "ovpn": "jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgaz5AsLB+hPwnHjlf6vktlUQ8iWsKA+hViok+j+uCm0U/iho7O7Qd8E/3tp9yBx10Wkvuz1mmf6v2AO7Qa8+SE1QQPmA+4xLp4xXCqlUGFjnzm/7uQcQZtlWdfBHzQ9jVyPAgUpnGVUtW8PhW0txe8MEtecOO2C3Snx0yuTOx6O11jNvT938QjOeRQWw3X2YFUtMIOiwEhKtqstBIGXlMdaQKfvdlbA9MjyYy6VfK1x8lVcu8umUf/z56YmMkC2iO117/obhdu1XsU9SmjM51wHMOUCXSVqH8E3BWu0yohy4QmZDkdFihyYa+hoS9dOqGC91dFaQc46xrdmV4wqg1 jcaratza@MacBook-Pro\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAV78mqEy/VkB2BthIE/m7iE5sbTjTRS0KuH7AB0KPvZBsDIw5cL8jKyxiaPC85+aOkBa4LrP0TUFBzN87Snt+PLMz2QHBOvlSTfUuRkHVo3vWJFzVuUSzzddkYds3hAxUriAHKv6CRSy1yFBxPQQHTSATUHKWqihMElbUCZrrrfH8A7J9vwixzCSLg4KbINjfa77rxefcZwugUqiYiVUWUSOb023f+QEaDm7OP+/uzz3SjF1Y0LMwa75yctttIfkRBKjY7uFCuZdKc3l2A/fdPxbFwlZmIox3LLngdTzHMVXGbVHqq9Ixo8FSAXiI1Buy2LTMoXMJwQYSvzsv7xNwujKVlUjoE9cOOIdzCC5AziwSiJB4+tNh73c5tRUzMMC98HLOhPJriSPvOt1pMEdWDX3/evcyxvRgJUKgYnmQG7n8v8O/CLyG0sAJDmGC3U9S/3fUDUjZIKWSsc85Q3xRaJwZJIS2VZwH0zG1Gmynih8PPq7VeDx7tKuNm4uTYT8= bigjust@desktop-jsho3l9.lan", "key_options": null, "keyfile": "/home/jcaratzas/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jcaratzas", "validate_certs": true} 2021-07-24T16:23:36.599 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jcaratzas", "ovpn": "jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgaz5AsLB+hPwnHjlf6vktlUQ8iWsKA+hViok+j+uCm0U/iho7O7Qd8E/3tp9yBx10Wkvuz1mmf6v2AO7Qa8+SE1QQPmA+4xLp4xXCqlUGFjnzm/7uQcQZtlWdfBHzQ9jVyPAgUpnGVUtW8PhW0txe8MEtecOO2C3Snx0yuTOx6O11jNvT938QjOeRQWw3X2YFUtMIOiwEhKtqstBIGXlMdaQKfvdlbA9MjyYy6VfK1x8lVcu8umUf/z56YmMkC2iO117/obhdu1XsU9SmjM51wHMOUCXSVqH8E3BWu0yohy4QmZDkdFihyYa+hoS9dOqGC91dFaQc46xrdmV4wqg1 jcaratza@MacBook-Pro\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAV78mqEy/VkB2BthIE/m7iE5sbTjTRS0KuH7AB0KPvZBsDIw5cL8jKyxiaPC85+aOkBa4LrP0TUFBzN87Snt+PLMz2QHBOvlSTfUuRkHVo3vWJFzVuUSzzddkYds3hAxUriAHKv6CRSy1yFBxPQQHTSATUHKWqihMElbUCZrrrfH8A7J9vwixzCSLg4KbINjfa77rxefcZwugUqiYiVUWUSOb023f+QEaDm7OP+/uzz3SjF1Y0LMwa75yctttIfkRBKjY7uFCuZdKc3l2A/fdPxbFwlZmIox3LLngdTzHMVXGbVHqq9Ixo8FSAXiI1Buy2LTMoXMJwQYSvzsv7xNwujKVlUjoE9cOOIdzCC5AziwSiJB4+tNh73c5tRUzMMC98HLOhPJriSPvOt1pMEdWDX3/evcyxvRgJUKgYnmQG7n8v8O/CLyG0sAJDmGC3U9S/3fUDUjZIKWSsc85Q3xRaJwZJIS2VZwH0zG1Gmynih8PPq7VeDx7tKuNm4uTYT8= bigjust@desktop-jsho3l9.lan", "key_options": null, "keyfile": "/home/jcaratzas/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jcaratzas", "validate_certs": true} 2021-07-24T16:23:36.757 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'trociny', 'ovpn': 'mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSc2rWtLtZM0CBWwaxhSfd0T++ZTX9c8kQrYT0rsQlJ6Hxj4c3+ypwh4iivdtFpyz4clxWkb/wimi48PvjNyZdudB9BeQUBeFfLiro3LnFEbKhM1RwRI89s34mRwmC0LLUZwcdX80zc6/fKuPzvBzR1PiY9tWRyIpYErQAHa2jEOE2MpFDHnlbXdfXFh5Tw3OmC1qBlQvgcrivA9lVaVlf+hfwmOQwXFIG3PCJLNlXDshCSUGAfYKBRvQaKS8sOf9rQaflPrwqJ8hDgVVQkpp69yVsGtahbBmjs6QS6C8EkGUFQmvrIcrQ8+5mRlRAmK2DMTP3cAcsYcMOJ+9KwP+H mgolub@zhuzha", "key_options": null, "keyfile": "/home/trociny/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "trociny", "validate_certs": true} 2021-07-24T16:23:36.768 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'smithfarm', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf', 'ovpn': 'smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007'}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:23:36.842 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'trociny', 'ovpn': 'mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSc2rWtLtZM0CBWwaxhSfd0T++ZTX9c8kQrYT0rsQlJ6Hxj4c3+ypwh4iivdtFpyz4clxWkb/wimi48PvjNyZdudB9BeQUBeFfLiro3LnFEbKhM1RwRI89s34mRwmC0LLUZwcdX80zc6/fKuPzvBzR1PiY9tWRyIpYErQAHa2jEOE2MpFDHnlbXdfXFh5Tw3OmC1qBlQvgcrivA9lVaVlf+hfwmOQwXFIG3PCJLNlXDshCSUGAfYKBRvQaKS8sOf9rQaflPrwqJ8hDgVVQkpp69yVsGtahbBmjs6QS6C8EkGUFQmvrIcrQ8+5mRlRAmK2DMTP3cAcsYcMOJ+9KwP+H mgolub@zhuzha", "key_options": null, "keyfile": "/home/trociny/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "trociny", "validate_certs": true} 2021-07-24T16:23:36.853 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'smithfarm', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf', 'ovpn': 'smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007'}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:23:36.999 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'mbenjamin', 'ovpn': 'mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, "key": "ssh-dss AAAAB3NzaC1kc3MAAACBANarZ+C62DPffRIhaCuCtXLChrfqwXgWqGHOLLkmPTtZ3/EE8ZiN+LY1ZcmP939AxXi8Oe+9LepwAdsoQKZctlC7XToyhjIk+rVSPyn3zl3BTC2AxfCKq2vqj65a1sc35Whrw7OaUa2fr5iHSazP6HuG01DhJ9l8HJsLKmiwWChZAAAAFQCNmunc7BNLWrqyrYwINTfscowkbQAAAIEAyYERcunZYJAZ9Eno18kM+ylq0jcQmnPqyIvssWXTttUZnaGQvbVxABeyr6ZKuUyZQfyetofquOGBKPBuzV/7posl5ShDuAcxbS1zhrmk9glTA1yFLvznDdWdLOWG06tjOc78G2AmldKHCdPsmgh2D7WyRr4QY4rcCvwKfZ6+eEYAAACBAJZrOlOlygfPZ4ZB0+EbdYACz1+L/iYNNAOBp51TRutNceLVrNJNOVdmCMLuF0A1go4kPSD/05aJOkOyW86gYLA5DXaW3961+kPInOFAe8OTyQYE7221ThYHRnCfVFjdknuCDomj69wk4SsR+ZPXvSXs1jSJWKhLfUSe9n4bmw7w anet2@secant.private.linuxbox.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5CMht/crEocrHqGjf0sxE9AhNcW3XBxwlniJwaBJLhekLQEQJoxAy2xUUmPYb2/e7rdmTBxzQipUaAGWVk1FHANac4cbgXzNT+9cnF7EIRkPa/x9jaKNiU0ozMhu/GOoeDXMrHIDgVGWPF3Ag/r17ORpYnuFTjsqoCWyh+mqskV+lmAp04rv2tvqouHtEs6gLebKNtB8c6twhrBKF62Ie+rSr3r7hQaqiZitHbg/isbU5RMBl6H48wHAVSK2/uTfMor 2021-07-24T16:23:37.001 INFO:teuthology.task.ansible.out:bnuEYRG8HvlnPRvQHscJYKiZSt/G7XqZ3x/7c4czEF+OpdQbAgg46vh4fNVMxZk9KHwEkOE06ROuwgAejJ mbenjamin@duel", "key_options": null, "keyfile": "/home/mbenjamin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mbenjamin", "validate_certs": true} 2021-07-24T16:23:37.072 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'mbenjamin', 'ovpn': 'mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, "key": "ssh-dss AAAAB3NzaC1kc3MAAACBANarZ+C62DPffRIhaCuCtXLChrfqwXgWqGHOLLkmPTtZ3/EE8ZiN+LY1ZcmP939AxXi8Oe+9LepwAdsoQKZctlC7XToyhjIk+rVSPyn3zl3BTC2AxfCKq2vqj65a1sc35Whrw7OaUa2fr5iHSazP6HuG01DhJ9l8HJsLKmiwWChZAAAAFQCNmunc7BNLWrqyrYwINTfscowkbQAAAIEAyYERcunZYJAZ9Eno18kM+ylq0jcQmnPqyIvssWXTttUZnaGQvbVxABeyr6ZKuUyZQfyetofquOGBKPBuzV/7posl5ShDuAcxbS1zhrmk9glTA1yFLvznDdWdLOWG06tjOc78G2AmldKHCdPsmgh2D7WyRr4QY4rcCvwKfZ6+eEYAAACBAJZrOlOlygfPZ4ZB0+EbdYACz1+L/iYNNAOBp51TRutNceLVrNJNOVdmCMLuF0A1go4kPSD/05aJOkOyW86gYLA5DXaW3961+kPInOFAe8OTyQYE7221ThYHRnCfVFjdknuCDomj69wk4SsR+ZPXvSXs1jSJWKhLfUSe9n4bmw7w anet2@secant.private.linuxbox.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5CMht/crEocrHqGjf0sxE9AhNcW3XBxwlniJwaBJLhekLQEQJoxAy2xUUmPYb2/e7rdmTBxzQipUaAGWVk1FHANac4cbgXzNT+9cnF7EIRkPa/x9jaKNiU0ozMhu/GOoeDXMrHIDgVGWPF3Ag/r17ORpYnuFTjsqoCWyh+mqskV+lmAp04rv2tvqouHtEs6gLebKNtB8c6twhrBKF62Ie+rSr3r7hQaqiZitHbg/isbU5RMBl6H48wHAVSK2/uTfMor 2021-07-24T16:23:37.074 INFO:teuthology.task.ansible.out:bnuEYRG8HvlnPRvQHscJYKiZSt/G7XqZ3x/7c4czEF+OpdQbAgg46vh4fNVMxZk9KHwEkOE06ROuwgAejJ mbenjamin@duel", "key_options": null, "keyfile": "/home/mbenjamin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mbenjamin", "validate_certs": true} 2021-07-24T16:23:37.219 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'aemerson', 'ovpn': 'aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvG6+jM8aulc5CID/yE6AXPXczxq8tMgY+2sdo/ihWpgDZuFwGL4hwj8nyh5cTqZ2LEa4kRkUUIoH9avLCFN5pDBVvcj1/O06ZGnkq/hV6791UiPF5S5RGmz3MGxv0RDfjA0OLFav7u1s+ZJ6z2W1Tpy/W+g/fMYqbPc6rV+pm3Uo16+BWz/diZH8smqcty4chnnCy6gqOrcAxCZLpeyjX6Ydn3fnTLTAmhoQ9eUz7LjP4ZnFD5zL6jrSBlJ5WNTLevUzvS8eL7RuP8D3Qfn8ukIzPXG2vs594FhSc/HnvubKricvKMm0P0ki4Z0vM9VruQn7Tbeqdwpi1IfgyiAMX aemerson@work-yubi\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxUDk9jEQOSrRwe0WMGBPw28fzgOhvqMgcG90SvuUjR20Rx3KUfy9JMxPJPesjBQz0xgH5adOVg2JQeLrt3uSJdIFNpqox8BBrS1u/bWT2dorQjLnFEhrtA8Ae/h2kwLQ8w3yYNWB/PxDSuMRnyH4G8EWtVydzQcV/QnNZ9Y6eBcHaI5C2yVnFl7Fi4zBYc2eeL8o8gWqmM6DobBCvVrxD0pCNAsLhOW6IA140BNGT9F/hQZYje9RQRWbFKh/iKiUhqFYCzLcxFfYXkw2HZMJA2p/bLmuc8ZbgYaIiU6b90kpfDB37Xw0S6toIj9E8h+E3nkNnwraCQcbralhz/bdz aemerson@seasalt\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAv8/FJn7hz2WieoQFUGXS0bhwSwL1LCI9kkjWYNkWb8IJPrBetlkr5TsvHEKDPZGF5Sv8LsYA6njPnbOGyAHpYlnv/Gz4Hwq3hLgmXCs6JGWBQv8NS+pjwnG6Nh6JfFI0ANeg652Rk9Qt9uLYeKVKmHXXrVZAD4NMvJGfEvneQzuwwpylUmV80WAdaQw/H0EP4NScZhNhknwAs/+KPFZH+RFoUj/Cb3poIFjwyviIgyal5hjAEsoczCW3hAla/9IyC2VDS027WPiPFmBFaYK5lYYLStBQdRx+6amH76XScLFy0FEPLL5qiN0ClAptvh1oIURgipdXZwaxpf06AXG8qw== aemerson@electric", "key_options": null, "keyfile": "/home/aemerson/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "aemer 2021-07-24T16:23:37.221 INFO:teuthology.task.ansible.out:son", "validate_certs": true} 2021-07-24T16:23:37.230 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'amaredia', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour', 'ovpn': 'ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78'}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:23:37.241 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'tserlin', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet', 'ovpn': 'tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:23:37.305 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'aemerson', 'ovpn': 'aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvG6+jM8aulc5CID/yE6AXPXczxq8tMgY+2sdo/ihWpgDZuFwGL4hwj8nyh5cTqZ2LEa4kRkUUIoH9avLCFN5pDBVvcj1/O06ZGnkq/hV6791UiPF5S5RGmz3MGxv0RDfjA0OLFav7u1s+ZJ6z2W1Tpy/W+g/fMYqbPc6rV+pm3Uo16+BWz/diZH8smqcty4chnnCy6gqOrcAxCZLpeyjX6Ydn3fnTLTAmhoQ9eUz7LjP4ZnFD5zL6jrSBlJ5WNTLevUzvS8eL7RuP8D3Qfn8ukIzPXG2vs594FhSc/HnvubKricvKMm0P0ki4Z0vM9VruQn7Tbeqdwpi1IfgyiAMX aemerson@work-yubi\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxUDk9jEQOSrRwe0WMGBPw28fzgOhvqMgcG90SvuUjR20Rx3KUfy9JMxPJPesjBQz0xgH5adOVg2JQeLrt3uSJdIFNpqox8BBrS1u/bWT2dorQjLnFEhrtA8Ae/h2kwLQ8w3yYNWB/PxDSuMRnyH4G8EWtVydzQcV/QnNZ9Y6eBcHaI5C2yVnFl7Fi4zBYc2eeL8o8gWqmM6DobBCvVrxD0pCNAsLhOW6IA140BNGT9F/hQZYje9RQRWbFKh/iKiUhqFYCzLcxFfYXkw2HZMJA2p/bLmuc8ZbgYaIiU6b90kpfDB37Xw0S6toIj9E8h+E3nkNnwraCQcbralhz/bdz aemerson@seasalt\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAv8/FJn7hz2WieoQFUGXS0bhwSwL1LCI9kkjWYNkWb8IJPrBetlkr5TsvHEKDPZGF5Sv8LsYA6njPnbOGyAHpYlnv/Gz4Hwq3hLgmXCs6JGWBQv8NS+pjwnG6Nh6JfFI0ANeg652Rk9Qt9uLYeKVKmHXXrVZAD4NMvJGfEvneQzuwwpylUmV80WAdaQw/H0EP4NScZhNhknwAs/+KPFZH+RFoUj/Cb3poIFjwyviIgyal5hjAEsoczCW3hAla/9IyC2VDS027WPiPFmBFaYK5lYYLStBQdRx+6amH76XScLFy0FEPLL5qiN0ClAptvh1oIURgipdXZwaxpf06AXG8qw== aemerson@electric", "key_options": null, "keyfile": "/home/aemerson/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "aemer 2021-07-24T16:23:37.307 INFO:teuthology.task.ansible.out:son", "validate_certs": true} 2021-07-24T16:23:37.316 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'amaredia', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour', 'ovpn': 'ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78'}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:23:37.318 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'tserlin', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet', 'ovpn': 'tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:23:37.475 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'dis', 'ovpn': 'dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHk8c8wUTTYolOOmMlniNrsjfRyF9pCCnaEQ2DXR73P0hbFMme5Md5cF3PTtPIOHSNkWk/qg7s6gZD8LGyFmloO42RBgLsW1qM8RWTDbPy5EQdrjxL9byVzBBCDoQPIS2M+0XnhYa6CBj38Sw8XPlS41CebAJEOQeyLG2I6CAI0rTij6gsqDfALbIezd/eWvmbksKYM1Lb4Gvj+k/OL/xDZzIZHF/P+mK+trY45gsUHxKZamkeHyAT4f3kiNJA+UwzTWGhafy6UE7yGqhZjt9xOZSQGuwroL7EtAzntxayPRNxQPfGDV+fYYf0QBbTtHyJeikPUuw7aR1Z3KwuSmWD dis@zambezi", "key_options": null, "keyfile": "/home/dis/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dis", "validate_certs": true} 2021-07-24T16:23:37.559 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'dis', 'ovpn': 'dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHk8c8wUTTYolOOmMlniNrsjfRyF9pCCnaEQ2DXR73P0hbFMme5Md5cF3PTtPIOHSNkWk/qg7s6gZD8LGyFmloO42RBgLsW1qM8RWTDbPy5EQdrjxL9byVzBBCDoQPIS2M+0XnhYa6CBj38Sw8XPlS41CebAJEOQeyLG2I6CAI0rTij6gsqDfALbIezd/eWvmbksKYM1Lb4Gvj+k/OL/xDZzIZHF/P+mK+trY45gsUHxKZamkeHyAT4f3kiNJA+UwzTWGhafy6UE7yGqhZjt9xOZSQGuwroL7EtAzntxayPRNxQPfGDV+fYYf0QBbTtHyJeikPUuw7aR1Z3KwuSmWD dis@zambezi", "key_options": null, "keyfile": "/home/dis/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dis", "validate_certs": true} 2021-07-24T16:23:37.707 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'gregf', 'ovpn': 'gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, "key": "ssh-dss AAAAB3NzaC1kc3MAAACBANaS5gZUnIp5UL/PM3xOrQiNVxfona7sD1XEXGYvNUyoojPWWAvdQRwdA/Ay8JsAjKeWUt0IwfWaPfbEoXU1TKAI+yyv5WzQUZAKmBFuYM0CUQnKrk72Dp6n8P2tnYen0ect22xEiW2+Y0JZ3wfV3IB3BQPoVCC9FQ+P3LHhYii/AAAAFQCgSceiZFeNItwJ2rJeQgVVTQKljwAAAIEA0Gd2VNCbbQ48vAF+m/i/CeQHJ9Dom9IOBN3v8XnSlOhtNzY1pJ0NRzrFQURCCeVQJaywr0et5FCXIDVqTuR4qfCu5XXU1KHpn/AvHstOd93Y0XYMwSXfNszOtpH7w9SEm7uBfKnLQNF843/MHZL4ZIdfxk73YjfMjrYFcvJwvM0AAACBAI9Wi2wG9Rrdbrgk8tqbnKMxxJCYt/Vakn5mQSc/WHqMUn14+Kb7oBtfTsfPFNK952FzU09ptNQvNWTPNMniI8l8lQi2B+Z28XUlFLL76uxJXWko99xFpf/d1kFBL0M7GRGmvvrMfeTCI+WIqh2jBVqbl4o8kjNx4p0VWyoiWeFJ gregf@pudgy\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAwSe7szyqMTqKK3D/JsXIa1PtPf1p8Njk0sMDSsJPA0gBGysmSgstke9fglOgeNIbNOBNDOY3vltuNCgUiQgVWOYhUaVpj+2vtS 2021-07-24T16:23:37.708 INFO:teuthology.task.ansible.out:oAWpXMQbNaWPGKhbxvJWMCLVckLENyoUZUBKLmTvRyKDjjq8CJ1TnfA2Xfo3a796EIOtD6essU3lAVIfIUILGD+HqptiHSB0spUJUVRxxlO2xw9rLYij1eUPRHrr9xWvDamr5JtKVtCLOL3M9QlltHieKlbJSCZq/EVxW9NAGA6IiqOhw2E1k59oGZUq4Qg+YLgYkB80Ms7nb1xpjQ8txvY+73xL/8i7Nqmr7ekKJfyTpRe03nCQ== gfarnum@mozart.thompsonian.net\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAzqJQfdAKaggPDgSpk8P6QjLeyQYOz183fVSKnqAa5EeaCJozS1dn8z+iphswT3YL6wqIMqVHMfkSUcEeTBwZmvydaghOMJEIQSP1PCzH0V2XprELrEcBC3QTvaElPjjEYgBVUvEw8sL/RIQ7mgt9vxD0NcCDspsz35fmU222KzFxD41PZ5XzHQ3Lumwdax7mcpqrw8Aa5/tgcEqAIu54HYRf1Qmk6+ueMAvpwkX3eiSEtkVvuV1Kxpc3/0mOfJ7cn+eyPX3qUbo4oY76hIYseoUIwEaVE/pNW+pjwDSy4gSOcuxYDEGKzCwZPZeQtRQWzRt3YNafxi5xsByobGLlZw== gfarnum@GF-Macbook.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1ik3LbyKsPiGwdh+vGrKSYLvhMg7OkqMwDNYU5LqWBSotogxyGQJUuD80ZavxmmdXC4qScddHtWOJjtyX1CTSDUe7INpSgGPGnmSExVFpcYRnmxHAB+9M/c9VorUkQ8IOKLmRO/BdYma3Rl9NzhHI73yd4zJlx1K4NuQnhnj0Z4yXO+k44RkBWDdMicBB5lBP0hETaH2Iq1u5Dai3u6N5N9bSPXv2PGKvvU395K0Wts2CxMhOBc7LAixysNzNWLrnG1ghS4jPVG2TIHOElP5lIXUv1Wlkool5rTUWgnVY/7loWkDus2JryDM7hLGFXqgT7HHcpI4gSITqRhWxzsUF gregf@fedoragreg.localdomain", "key_options": null, "keyfile": "/home/gregf/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "gregf", "validate_certs": true} 2021-07-24T16:23:37.797 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'gregf', 'ovpn': 'gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, "key": "ssh-dss AAAAB3NzaC1kc3MAAACBANaS5gZUnIp5UL/PM3xOrQiNVxfona7sD1XEXGYvNUyoojPWWAvdQRwdA/Ay8JsAjKeWUt0IwfWaPfbEoXU1TKAI+yyv5WzQUZAKmBFuYM0CUQnKrk72Dp6n8P2tnYen0ect22xEiW2+Y0JZ3wfV3IB3BQPoVCC9FQ+P3LHhYii/AAAAFQCgSceiZFeNItwJ2rJeQgVVTQKljwAAAIEA0Gd2VNCbbQ48vAF+m/i/CeQHJ9Dom9IOBN3v8XnSlOhtNzY1pJ0NRzrFQURCCeVQJaywr0et5FCXIDVqTuR4qfCu5XXU1KHpn/AvHstOd93Y0XYMwSXfNszOtpH7w9SEm7uBfKnLQNF843/MHZL4ZIdfxk73YjfMjrYFcvJwvM0AAACBAI9Wi2wG9Rrdbrgk8tqbnKMxxJCYt/Vakn5mQSc/WHqMUn14+Kb7oBtfTsfPFNK952FzU09ptNQvNWTPNMniI8l8lQi2B+Z28XUlFLL76uxJXWko99xFpf/d1kFBL0M7GRGmvvrMfeTCI+WIqh2jBVqbl4o8kjNx4p0VWyoiWeFJ gregf@pudgy\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAwSe7szyqMTqKK3D/JsXIa1PtPf1p8Njk0sMDSsJPA0gBGysmSgstke9fglOgeNIbNOBNDOY3vltuNCgUiQgVWOYhUaVpj+2vtS 2021-07-24T16:23:37.799 INFO:teuthology.task.ansible.out:oAWpXMQbNaWPGKhbxvJWMCLVckLENyoUZUBKLmTvRyKDjjq8CJ1TnfA2Xfo3a796EIOtD6essU3lAVIfIUILGD+HqptiHSB0spUJUVRxxlO2xw9rLYij1eUPRHrr9xWvDamr5JtKVtCLOL3M9QlltHieKlbJSCZq/EVxW9NAGA6IiqOhw2E1k59oGZUq4Qg+YLgYkB80Ms7nb1xpjQ8txvY+73xL/8i7Nqmr7ekKJfyTpRe03nCQ== gfarnum@mozart.thompsonian.net\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAzqJQfdAKaggPDgSpk8P6QjLeyQYOz183fVSKnqAa5EeaCJozS1dn8z+iphswT3YL6wqIMqVHMfkSUcEeTBwZmvydaghOMJEIQSP1PCzH0V2XprELrEcBC3QTvaElPjjEYgBVUvEw8sL/RIQ7mgt9vxD0NcCDspsz35fmU222KzFxD41PZ5XzHQ3Lumwdax7mcpqrw8Aa5/tgcEqAIu54HYRf1Qmk6+ueMAvpwkX3eiSEtkVvuV1Kxpc3/0mOfJ7cn+eyPX3qUbo4oY76hIYseoUIwEaVE/pNW+pjwDSy4gSOcuxYDEGKzCwZPZeQtRQWzRt3YNafxi5xsByobGLlZw== gfarnum@GF-Macbook.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1ik3LbyKsPiGwdh+vGrKSYLvhMg7OkqMwDNYU5LqWBSotogxyGQJUuD80ZavxmmdXC4qScddHtWOJjtyX1CTSDUe7INpSgGPGnmSExVFpcYRnmxHAB+9M/c9VorUkQ8IOKLmRO/BdYma3Rl9NzhHI73yd4zJlx1K4NuQnhnj0Z4yXO+k44RkBWDdMicBB5lBP0hETaH2Iq1u5Dai3u6N5N9bSPXv2PGKvvU395K0Wts2CxMhOBc7LAixysNzNWLrnG1ghS4jPVG2TIHOElP5lIXUv1Wlkool5rTUWgnVY/7loWkDus2JryDM7hLGFXqgT7HHcpI4gSITqRhWxzsUF gregf@fedoragreg.localdomain", "key_options": null, "keyfile": "/home/gregf/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "gregf", "validate_certs": true} 2021-07-24T16:23:37.935 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'joshd', 'ovpn': 'jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgS5EfJyOxBkl/TtJikfb38rm6muQo7MwYufkLSBw9W2jFzt/ZMbVXyVsdZM4I6hWfZm1/q60UcER4yoA1xwYGOTmbFXrLUqqKxKTnCdyejuQ3miB7aiuisWO4vjb2+ppBwL9Mx775DPeQJehFyFK0qgh33tZO/9LWWYy7NOZdA9L2ei1PgMWa0VBeijcDR5GQSXzh0Yi+h/Ezu8jevu+NkW2IUJF6zPGjd9M9lAy7KG2dQjqqCX4XWmUS+MHJS6f9bsC5i39GWy29FvX/qFEArOMzuYRIFWE8iza95KSBxptb+Hw8PFBjQ1kTh6nC5ZV2X3ETcoj8fToTcgW3dTRF jdurgin@new-angeles", "key_options": null, "keyfile": "/home/joshd/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "joshd", "validate_certs": true} 2021-07-24T16:23:38.029 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'joshd', 'ovpn': 'jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgS5EfJyOxBkl/TtJikfb38rm6muQo7MwYufkLSBw9W2jFzt/ZMbVXyVsdZM4I6hWfZm1/q60UcER4yoA1xwYGOTmbFXrLUqqKxKTnCdyejuQ3miB7aiuisWO4vjb2+ppBwL9Mx775DPeQJehFyFK0qgh33tZO/9LWWYy7NOZdA9L2ei1PgMWa0VBeijcDR5GQSXzh0Yi+h/Ezu8jevu+NkW2IUJF6zPGjd9M9lAy7KG2dQjqqCX4XWmUS+MHJS6f9bsC5i39GWy29FvX/qFEArOMzuYRIFWE8iza95KSBxptb+Hw8PFBjQ1kTh6nC5ZV2X3ETcoj8fToTcgW3dTRF jdurgin@new-angeles", "key_options": null, "keyfile": "/home/joshd/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "joshd", "validate_certs": true} 2021-07-24T16:23:38.166 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'davidz', 'ovpn': 'dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyOWnAdvzh5zR2ts9e8g0wG4wZ0uNr0YJUCncAOTJB0L8xkQU76jWzX3BRNU5Wk8VtLvpJAQ61P7UXyzgGWSO9FHZjD3RDrc2V9uh/lqRKmx1COtDvcart/JwzwHlsWdrYdcXvEaAiFrZJ6x1jJAjIL6tvMO7bqBz4YNruKpGWsQ6p5P/M5iIEPMj1oKanLoULXqReC6eYFTw3LNAXjberPY5GxYwaKS0HuzySRvSblShyA85jawTSlEbsOSnMqqGu5vGJiC415UFQQ5qKBtzrgAjlUgMbaqGTnTmBYn7L751gIWRetgWqwuHgfIe2ZGM3mmh0DX8E03DUbEt4UxyR dzafman@TrustyTahr\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDtSwGzH7V5jzppggL0+nYlBSM1HqGjkInwxutra5iEyFoBuV73MNSBk3HrvIVGN13+PCdHf4Oy8ywbhC/4yKbxS1NG76d/GU8ijZFuBlEwxwHZpcThpSTuYrNx7FJVp8Yjl45DtD5s8FMI/0YZZhLlIqT6QCTxlTIPXDb6zefEWvAVziE0bmhRpe4B6AOLOGTB9fivQr5YzxhfaSS5Vu4U1x5gmosouSJ+aMFrQWLqa/eoCy8t9PnxdMjlHjHCZ7Qv1JfpaAPw3qOK30GrVeXR/hPN3aFodTuIJpzdynjk5HO6/VKW5+mWBO7pmQqn9LNQEjADXbLh7PG//nOONbH dzafman@ubuntu16", "key_options": null, "keyfile": "/home/davidz/.ssh/authorized_keys", "manage_dir": true, "path": 2021-07-24T16:23:38.168 INFO:teuthology.task.ansible.out:null, "state": "present", "user": "davidz", "validate_certs": true} 2021-07-24T16:23:38.262 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'davidz', 'ovpn': 'dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyOWnAdvzh5zR2ts9e8g0wG4wZ0uNr0YJUCncAOTJB0L8xkQU76jWzX3BRNU5Wk8VtLvpJAQ61P7UXyzgGWSO9FHZjD3RDrc2V9uh/lqRKmx1COtDvcart/JwzwHlsWdrYdcXvEaAiFrZJ6x1jJAjIL6tvMO7bqBz4YNruKpGWsQ6p5P/M5iIEPMj1oKanLoULXqReC6eYFTw3LNAXjberPY5GxYwaKS0HuzySRvSblShyA85jawTSlEbsOSnMqqGu5vGJiC415UFQQ5qKBtzrgAjlUgMbaqGTnTmBYn7L751gIWRetgWqwuHgfIe2ZGM3mmh0DX8E03DUbEt4UxyR dzafman@TrustyTahr\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDtSwGzH7V5jzppggL0+nYlBSM1HqGjkInwxutra5iEyFoBuV73MNSBk3HrvIVGN13+PCdHf4Oy8ywbhC/4yKbxS1NG76d/GU8ijZFuBlEwxwHZpcThpSTuYrNx7FJVp8Yjl45DtD5s8FMI/0YZZhLlIqT6QCTxlTIPXDb6zefEWvAVziE0bmhRpe4B6AOLOGTB9fivQr5YzxhfaSS5Vu4U1x5gmosouSJ+aMFrQWLqa/eoCy8t9PnxdMjlHjHCZ7Qv1JfpaAPw3qOK30GrVeXR/hPN3aFodTuIJpzdynjk5HO6/VKW5+mWBO7pmQqn9LNQEjADXbLh7PG//nOONbH dzafman@ubuntu16", "key_options": null, "keyfile": "/home/davidz/.ssh/authorized_keys", "manage_dir": true, "path": 2021-07-24T16:23:38.264 INFO:teuthology.task.ansible.out:null, "state": "present", "user": "davidz", "validate_certs": true} 2021-07-24T16:23:38.400 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'cmeno', 'ovpn': 'cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "cmeno", "ovpn": "cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, "key": "ecdsa-sha2-nistp521 AAAAE2VjZHNhLXNoYTItbmlzdHA1MjEAAAAIbmlzdHA1MjEAAACFBAHT7CHaceRLB5mJv9SYKog1wBXsavzH3G3WCBEvVyK76JIslDudZm2ycJv66r+VlGaD8sFI5Mb/KKFMKcKesLRX+wHqZg9MlkoJgm7WGoRQ5I0M1Vt7TL3uJkVCaGZHtO7BXqzTx53C1AaJ1HN+DG2MGy5mm6tHwL901UVqG4EzjBnjxA== christinameno@boxtop", "key_options": null, "keyfile": "/home/cmeno/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cmeno", "validate_certs": true} 2021-07-24T16:23:38.506 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'cmeno', 'ovpn': 'cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "cmeno", "ovpn": "cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, "key": "ecdsa-sha2-nistp521 AAAAE2VjZHNhLXNoYTItbmlzdHA1MjEAAAAIbmlzdHA1MjEAAACFBAHT7CHaceRLB5mJv9SYKog1wBXsavzH3G3WCBEvVyK76JIslDudZm2ycJv66r+VlGaD8sFI5Mb/KKFMKcKesLRX+wHqZg9MlkoJgm7WGoRQ5I0M1Vt7TL3uJkVCaGZHtO7BXqzTx53C1AaJ1HN+DG2MGy5mm6tHwL901UVqG4EzjBnjxA== christinameno@boxtop", "key_options": null, "keyfile": "/home/cmeno/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cmeno", "validate_certs": true} 2021-07-24T16:23:38.633 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'ivancich', 'ovpn': 'ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDkIZyWnJXYv/z3EVeKHatjFUAdaomIMqzvFLrA9VskeM0Ctv8a83Wk3BbYvTFQWALjZjS2HVYzi5p6kTQ4qxXlcO7HxRw0j4otNauilvgIc4Lu5N4pUtYf0piEo+nrXz+WhELfmJ8t1Yx00uGEl9pOF04SOuXtpwwrCFAO6WMCcjDuYhoI2VBKO3W/OWcIuQ8ZY3j4iDdofFOUGyyoYVyOi/HILKjluYB+ues5+wBEkDuoi3MafCnIj8M0O5fU8/JoOTksOu779UN6blPiNdEgnwD00jA+RWYY6b12ZVkiF4rUVGCiiKKUwOOWkRhkA5OEcBgZ8cGWFgGfZM1GJA// ivancich@sleepy", "key_options": null, "keyfile": "/home/ivancich/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ivancich", "validate_certs": true} 2021-07-24T16:23:38.739 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'ivancich', 'ovpn': 'ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDkIZyWnJXYv/z3EVeKHatjFUAdaomIMqzvFLrA9VskeM0Ctv8a83Wk3BbYvTFQWALjZjS2HVYzi5p6kTQ4qxXlcO7HxRw0j4otNauilvgIc4Lu5N4pUtYf0piEo+nrXz+WhELfmJ8t1Yx00uGEl9pOF04SOuXtpwwrCFAO6WMCcjDuYhoI2VBKO3W/OWcIuQ8ZY3j4iDdofFOUGyyoYVyOi/HILKjluYB+ues5+wBEkDuoi3MafCnIj8M0O5fU8/JoOTksOu779UN6blPiNdEgnwD00jA+RWYY6b12ZVkiF4rUVGCiiKKUwOOWkRhkA5OEcBgZ8cGWFgGfZM1GJA// ivancich@sleepy", "key_options": null, "keyfile": "/home/ivancich/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ivancich", "validate_certs": true} 2021-07-24T16:23:38.866 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'wusui', 'ovpn': 'wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsTZI+b02boZv8jVLHQoFlloD2WF/3xT+ZfZxzwddL7Q6eqo7j8i21LAbLAMWXYMyhiClrloDeHfCZ42gG5bqSThF8LoCw+GspF6SahTI0lmptGu69/OeHqqCpW1DnsWB3wWqfi90XbQJrpg3cdRaqOCmkGVJrqfFWzff8Zg9IuojIH/aO9drCTRGa1pHHCyEdW9ZNeYFwrMjfP+wJi/mC/ABAoXyDy0NWT0uIA+36abNg2/ptok90rdan0r72hjFEz/1hpupKWri+VXAepiyDMuSgJm9uJCXDFaNTn3jocdX+sbVtltThQ2OBxe1T60vRLbXx3lvhxxZ1fUkcP/FF wusui@ubuntu\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD2UzyfBk1nZ8SLCtW9UjorMeOo4u9AM/YL8ZI74GdprR+odERZR17/QfwT5vmLVNa51+CQt1HcGodlQYfR/8n/OUl/gJyVagBuU2zgmLPO3tOor5RBfms5MZ2VZ9Vm3+WrCO/vrAq/5HVyGbQsKiQHXkIRSL2NIgfKRTOVTNmuTSXtZNDgdWGIBmcOFQv+Im9CRopoI8ZtJLQj7xfxtGtUas7FbWTcf0o92+xvWuGWq5WQgmZ8MUIfvBLYLmicuVfsWjZ1YsC1PNhuhkwrW7MhaD71Ej3ll243tG1QD7eAmo+psIp8phlU5s/5FeA5y5OzDZ2T963oHGhq018TYO0b wusui@teuthology", "key_options": null, "keyfile": "/home/wusui/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "wusui", "validate_certs": true} 2021-07-24T16:23:38.974 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'wusui', 'ovpn': 'wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsTZI+b02boZv8jVLHQoFlloD2WF/3xT+ZfZxzwddL7Q6eqo7j8i21LAbLAMWXYMyhiClrloDeHfCZ42gG5bqSThF8LoCw+GspF6SahTI0lmptGu69/OeHqqCpW1DnsWB3wWqfi90XbQJrpg3cdRaqOCmkGVJrqfFWzff8Zg9IuojIH/aO9drCTRGa1pHHCyEdW9ZNeYFwrMjfP+wJi/mC/ABAoXyDy0NWT0uIA+36abNg2/ptok90rdan0r72hjFEz/1hpupKWri+VXAepiyDMuSgJm9uJCXDFaNTn3jocdX+sbVtltThQ2OBxe1T60vRLbXx3lvhxxZ1fUkcP/FF wusui@ubuntu\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD2UzyfBk1nZ8SLCtW9UjorMeOo4u9AM/YL8ZI74GdprR+odERZR17/QfwT5vmLVNa51+CQt1HcGodlQYfR/8n/OUl/gJyVagBuU2zgmLPO3tOor5RBfms5MZ2VZ9Vm3+WrCO/vrAq/5HVyGbQsKiQHXkIRSL2NIgfKRTOVTNmuTSXtZNDgdWGIBmcOFQv+Im9CRopoI8ZtJLQj7xfxtGtUas7FbWTcf0o92+xvWuGWq5WQgmZ8MUIfvBLYLmicuVfsWjZ1YsC1PNhuhkwrW7MhaD71Ej3ll243tG1QD7eAmo+psIp8phlU5s/5FeA5y5OzDZ2T963oHGhq018TYO0b wusui@teuthology", "key_options": null, "keyfile": "/home/wusui/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "wusui", "validate_certs": true} 2021-07-24T16:23:39.090 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'yuriw', 'ovpn': 'yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCw3MhMNDYjkiQADoC1mg9ga0Yj174FHIFt4RQIC8qK+6cB0N3CM5R4JwP8pR4tYkVFWmnYRScYK5VVdC873Ac2BzYxmse97zLJTbUnYWTdY+OFi1FUozsy3PwtiNHSd48Z/PBvkinQIey2QlMKaW3/yz9Of/Yfm4prxg9lBsd6/tOOFj3AsqIQ1OVhMfgeVEkdCL7AAbEYyMxePZ3UFrDwj05HDLgmFzx1xsNJFOuBwLfU/QNHoXJQrcVy0rZq9fB5rg74iz1JZs0uDWocQQK4Nd3Rv+wRGBuew2fmkrS2bQWXzMoSL+/i7pbf74LKcbWAE0wXEImqQeREHxq4ZZ5J yuriweinstein@Yuris-MacBook-Pro.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJUmq7btpBMjjODHXp1888xoBuX+rhiZg3ufuo69RgDxUMymJn3CPJ/5NGXoZ3SGAWKk0w0Dx6K/VO4y92mAV+cO81y8wZR4J3fPV3IbWRjN0X3IFoAvJi5n9v5hpG7z3RZCGmQnOZ99m1i9dge/3S8NpuPLIvYkSo9z00d+mNP6D8rGnqOmEBfEhUQXLeH7rbPwaMWPgB/hrpiPCyLR/+sGC5bq9PAsKnocqZ12cnvCtYxpnA7et6nL15ftEpUrKYAmRDxotuoUcsllP66GSszjbrgN6OBNDSqpGt/+RSJJwzZEGQ073gJuMveKy9tvD/PyEttjvVKL2KsBuXGSuL ubuntu@yw\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmXWgRRes8bzekTH2fTcxdAAquFn1SjPhws1Z9 2021-07-24T16:23:39.092 INFO:teuthology.task.ansible.out:CkxNaqKe25XnzPehqrhg9etouUwvORQHdDJdTlmhTSYtn588Omq+1bvniab0KzAYgGZsWdPma/3E9qF7ChXIMik9Umip0drzYTaexCuC/Nu46brTxlnL0vaxnnVjDwmHC0CEJs4qN4e2wSlsA0uBDRWjxWFMdTUgSzII5xasHypUYZ0y3MNdbfY+SVF69DEDH8EOQMGYm8JQXNJFloQvmvLUFqT/63FsdpzRVTph4A8hvI1f8i6ULb7fPQN5ZS62wdXd/KvrBXrCvhOi7R63RM60mkMRXm1XajTGmCKiikfiqgTr yuriw@Yuris-MacBook-Air.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC41kRr6B/RC32DrQKRByalH832H6BpCQF9XdTvgYi4+LJt+kAuIGLDF4xm4uApTmWRrLspWm0Kksc0ger03uNx5qJqMEUnJvjxJnSDC0/XyxWapVxIviFkvv0BjbhVNOOaMU55ywrZ9hHgMdaFwuMuCOaB7f9Tm6IUXm2k82OXueeIG23Kziq+IQBysWOjvNUy/LLpl7l4+xOkhNUupUiQCqHvFH98VUdYWkHeyamafGVZmYbFLrOXgmviKo0u8LPxcT7psKLk0yFG7fG0DSak6DDdKJqb+G/NqMSPxRSAI4FbXQ6UOZb32Ozr1Sql9yfOXEYWZuatn7W5F8DjSv3p yuriw@yuriw-RH", "key_options": null, "keyfile": "/home/yuriw/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yuriw", "validate_certs": true} 2021-07-24T16:23:39.196 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'yuriw', 'ovpn': 'yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCw3MhMNDYjkiQADoC1mg9ga0Yj174FHIFt4RQIC8qK+6cB0N3CM5R4JwP8pR4tYkVFWmnYRScYK5VVdC873Ac2BzYxmse97zLJTbUnYWTdY+OFi1FUozsy3PwtiNHSd48Z/PBvkinQIey2QlMKaW3/yz9Of/Yfm4prxg9lBsd6/tOOFj3AsqIQ1OVhMfgeVEkdCL7AAbEYyMxePZ3UFrDwj05HDLgmFzx1xsNJFOuBwLfU/QNHoXJQrcVy0rZq9fB5rg74iz1JZs0uDWocQQK4Nd3Rv+wRGBuew2fmkrS2bQWXzMoSL+/i7pbf74LKcbWAE0wXEImqQeREHxq4ZZ5J yuriweinstein@Yuris-MacBook-Pro.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJUmq7btpBMjjODHXp1888xoBuX+rhiZg3ufuo69RgDxUMymJn3CPJ/5NGXoZ3SGAWKk0w0Dx6K/VO4y92mAV+cO81y8wZR4J3fPV3IbWRjN0X3IFoAvJi5n9v5hpG7z3RZCGmQnOZ99m1i9dge/3S8NpuPLIvYkSo9z00d+mNP6D8rGnqOmEBfEhUQXLeH7rbPwaMWPgB/hrpiPCyLR/+sGC5bq9PAsKnocqZ12cnvCtYxpnA7et6nL15ftEpUrKYAmRDxotuoUcsllP66GSszjbrgN6OBNDSqpGt/+RSJJwzZEGQ073gJuMveKy9tvD/PyEttjvVKL2KsBuXGSuL ubuntu@yw\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmXWgRRes8bzekTH2fTcxdAAquFn1SjPhws1Z9 2021-07-24T16:23:39.198 INFO:teuthology.task.ansible.out:CkxNaqKe25XnzPehqrhg9etouUwvORQHdDJdTlmhTSYtn588Omq+1bvniab0KzAYgGZsWdPma/3E9qF7ChXIMik9Umip0drzYTaexCuC/Nu46brTxlnL0vaxnnVjDwmHC0CEJs4qN4e2wSlsA0uBDRWjxWFMdTUgSzII5xasHypUYZ0y3MNdbfY+SVF69DEDH8EOQMGYm8JQXNJFloQvmvLUFqT/63FsdpzRVTph4A8hvI1f8i6ULb7fPQN5ZS62wdXd/KvrBXrCvhOi7R63RM60mkMRXm1XajTGmCKiikfiqgTr yuriw@Yuris-MacBook-Air.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC41kRr6B/RC32DrQKRByalH832H6BpCQF9XdTvgYi4+LJt+kAuIGLDF4xm4uApTmWRrLspWm0Kksc0ger03uNx5qJqMEUnJvjxJnSDC0/XyxWapVxIviFkvv0BjbhVNOOaMU55ywrZ9hHgMdaFwuMuCOaB7f9Tm6IUXm2k82OXueeIG23Kziq+IQBysWOjvNUy/LLpl7l4+xOkhNUupUiQCqHvFH98VUdYWkHeyamafGVZmYbFLrOXgmviKo0u8LPxcT7psKLk0yFG7fG0DSak6DDdKJqb+G/NqMSPxRSAI4FbXQ6UOZb32Ozr1Sql9yfOXEYWZuatn7W5F8DjSv3p yuriw@yuriw-RH", "key_options": null, "keyfile": "/home/yuriw/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yuriw", "validate_certs": true} 2021-07-24T16:23:39.325 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'tamil', 'ovpn': 'tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxrS30JmTZbnBd73s9PGZYxCkWH3u4En9Q0bYJan45W+j+y5vMzaNUVsp8We1tphqPQ9B0ygi80OxbHWu5gyv4g+M/JFtrnxv3QgBCYWeBWfh652Vbdlk1thl6btFnHUhVMSn5tkdnFxyVDJHIROoVXkHRaCNAUUy7tB60IhPAMomNcCGu9R8+opONFLXKTIfkYQ1cGbysr90DMs8ASEkvxdv40hIWhK4ufvL7CFFtgXuoC0c1WedBFOkr5LDegzL13xN97K9o5J8CAU0MUKk6H8KNKbQuNq1zANwymMFY599GIlxwai8iluJgfOObDRdCDmKM2f9RAEUXQM7oYoH7 tamil@tamil-VirtualBox\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvwiWVhNLeOLg72cpVIwbUYnmFh+Cqf/mE7Rc/Xci91on3GPrq++dC8t2GhTB5Zyq46EE27SmUkiZpHRnz7xwiJKM/tTgNEkffXDK3j0pA2E22iqV9FpfSA9Zdi1Puq7CPT7/rix4rF3SPvMtg/R1fkyornLFdzhJiMExCKJXGwf+QsKk4NVnr+nO3EEkKOoP1wio1bceZ53rCt9Tyu8NawAB2nL2fvtBPQDAriQ8bLX69XLbOfhFI6GJo815/j6CQxNmvA0l5ABJc8+A71jZmndzumFRgqBuhiCM5ohsGR0JGahUQjFEA4quNTx8EWTGRsqhAYszzpqJzuN+Xb6tJ tamil@macbookair\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEPzEyDGI7poyXVPG70vgQpvlU/lTt6Vvv5CoHWJoSrHklDdJEqekhCB87BX4DTrqbb5xoM7yfxle/z9UzgVwSUWqsPdZHA4EbrNFRKFxi/gc2YrygVSjumTyzf9WJJ5vCZvTQexOj7rjWVnJkjXHKMXZXIAQN/bJf6J21t+4A3XLrl30/4XXyq664NONUNjBHxHtlbS2LM6Th/hK4B23oj2BugX2j/50vWgd9H36bPr8+JGskOi6MH2ndZv5pYtLznFzQmsbixjaN8kCuyQdlRCOndPEFoHFhDla2MeB+h3XQLDXW7J1TR2URFSfcNq5ndDS4i0b+t75Fjhb7AtLT tamil@ubuntu-delldesktop\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6tJ9y3solDCzFdXcczO8GJEwMqMYXWU5kuMz0rr/US6F72j0spSNmwGemMOZE9s7KtHgior/Ufw8/vMRkRhoBY 2021-07-24T16:23:39.326 INFO:teuthology.task.ansible.out:B0C5KT9utGNqrtDdvH98h43XnKZ3K/yaHv/T+u2EYWNgHtOXMtgIVFnGwSD7RzF6TbwSfurprTV6ZUyyOxRcmHnkmwpbNwiwIoXB03k2PITdYCC3lEBEY0OC+vAW/E3+bFbV3RSEA0Cm31jmMyZyPeYiXiEnPXUIClsoDj34NwJTIgctwIsqM4eYUBg3pHliWYKEWDs55HZYoj3W/6Jw7MASzyAYFSmP8rQu8iS7tO1iEBRGOXFNxHirGQ1WqUn tmuthamizhan@MacBook-Air.local", "key_options": null, "keyfile": "/home/tamil/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "tamil", "validate_certs": true} 2021-07-24T16:23:39.430 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'tamil', 'ovpn': 'tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxrS30JmTZbnBd73s9PGZYxCkWH3u4En9Q0bYJan45W+j+y5vMzaNUVsp8We1tphqPQ9B0ygi80OxbHWu5gyv4g+M/JFtrnxv3QgBCYWeBWfh652Vbdlk1thl6btFnHUhVMSn5tkdnFxyVDJHIROoVXkHRaCNAUUy7tB60IhPAMomNcCGu9R8+opONFLXKTIfkYQ1cGbysr90DMs8ASEkvxdv40hIWhK4ufvL7CFFtgXuoC0c1WedBFOkr5LDegzL13xN97K9o5J8CAU0MUKk6H8KNKbQuNq1zANwymMFY599GIlxwai8iluJgfOObDRdCDmKM2f9RAEUXQM7oYoH7 tamil@tamil-VirtualBox\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvwiWVhNLeOLg72cpVIwbUYnmFh+Cqf/mE7Rc/Xci91on3GPrq++dC8t2GhTB5Zyq46EE27SmUkiZpHRnz7xwiJKM/tTgNEkffXDK3j0pA2E22iqV9FpfSA9Zdi1Puq7CPT7/rix4rF3SPvMtg/R1fkyornLFdzhJiMExCKJXGwf+QsKk4NVnr+nO3EEkKOoP1wio1bceZ53rCt9Tyu8NawAB2nL2fvtBPQDAriQ8bLX69XLbOfhFI6GJo815/j6CQxNmvA0l5ABJc8+A71jZmndzumFRgqBuhiCM5ohsGR0JGahUQjFEA4quNTx8EWTGRsqhAYszzpqJzuN+Xb6tJ tamil@macbookair\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEPzEyDGI7poyXVPG70vgQpvlU/lTt6Vvv5CoHWJoSrHklDdJEqekhCB87BX4DTrqbb5xoM7yfxle/z9UzgVwSUWqsPdZHA4EbrNFRKFxi/gc2YrygVSjumTyzf9WJJ5vCZvTQexOj7rjWVnJkjXHKMXZXIAQN/bJf6J21t+4A3XLrl30/4XXyq664NONUNjBHxHtlbS2LM6Th/hK4B23oj2BugX2j/50vWgd9H36bPr8+JGskOi6MH2ndZv5pYtLznFzQmsbixjaN8kCuyQdlRCOndPEFoHFhDla2MeB+h3XQLDXW7J1TR2URFSfcNq5ndDS4i0b+t75Fjhb7AtLT tamil@ubuntu-delldesktop\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6tJ9y3solDCzFdXcczO8GJEwMqMYXWU5kuMz0rr/US6F72j0spSNmwGemMOZE9s7KtHgior/Ufw8/vMRkRhoBY 2021-07-24T16:23:39.432 INFO:teuthology.task.ansible.out:B0C5KT9utGNqrtDdvH98h43XnKZ3K/yaHv/T+u2EYWNgHtOXMtgIVFnGwSD7RzF6TbwSfurprTV6ZUyyOxRcmHnkmwpbNwiwIoXB03k2PITdYCC3lEBEY0OC+vAW/E3+bFbV3RSEA0Cm31jmMyZyPeYiXiEnPXUIClsoDj34NwJTIgctwIsqM4eYUBg3pHliWYKEWDs55HZYoj3W/6Jw7MASzyAYFSmP8rQu8iS7tO1iEBRGOXFNxHirGQ1WqUn tmuthamizhan@MacBook-Air.local", "key_options": null, "keyfile": "/home/tamil/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "tamil", "validate_certs": true} 2021-07-24T16:23:39.549 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'jowilkin', 'ovpn': 'jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYGVqKZgLx2LJ49x0kGo/Z5r8MVefSUCYhhrK/DK8ht+YK1AqLXErjAedgpVz0WuwirRjh5YkiXGMYiOdkMUYWGk5nwCHEKnnCpne7Xh1OOqge/QGHlUigWVH8VIHBsZ+wTW25mqOrgDSGB8+Qk7Dr2o1sLGUHcx7vITDWOrer4KjF2+H5TQH/7irUVORu6fzeGKtGyOrTwQ+ZT1+fuhfznDULFGyvKGdcXxxNOg+21Fssk2nCNTlgRCGjHSrfelfuMT7QEt+9puWd7MWXYQg7xx8jkJGMpEQRFxJTxnfUlUXf3x2lc9Q/SvKfpVMtc0N+bk2F9+euyvRvjtn4LJNx jowilkin@jowilkin.wilkins", "key_options": null, "keyfile": "/home/jowilkin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jowilkin", "validate_certs": true} 2021-07-24T16:23:39.665 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'jowilkin', 'ovpn': 'jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYGVqKZgLx2LJ49x0kGo/Z5r8MVefSUCYhhrK/DK8ht+YK1AqLXErjAedgpVz0WuwirRjh5YkiXGMYiOdkMUYWGk5nwCHEKnnCpne7Xh1OOqge/QGHlUigWVH8VIHBsZ+wTW25mqOrgDSGB8+Qk7Dr2o1sLGUHcx7vITDWOrer4KjF2+H5TQH/7irUVORu6fzeGKtGyOrTwQ+ZT1+fuhfznDULFGyvKGdcXxxNOg+21Fssk2nCNTlgRCGjHSrfelfuMT7QEt+9puWd7MWXYQg7xx8jkJGMpEQRFxJTxnfUlUXf3x2lc9Q/SvKfpVMtc0N+bk2F9+euyvRvjtn4LJNx jowilkin@jowilkin.wilkins", "key_options": null, "keyfile": "/home/jowilkin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jowilkin", "validate_certs": true} 2021-07-24T16:23:39.775 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'bhubbard', 'ovpn': 'brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDP/yVttBEs7mpVfJL+reXb/BfB7DsLrA5ArVqEJjySi3NOz3e/wE8KRWbHD1UdraAU3P8b96GdAQxGOs4n0muOMejmaXWZCP3HkRL+rcd+03ZI1lb6ga9XjBARZfb2h+kg5jTJp/Ll6mwAYbSXvQ4MuDQzwGRDX5Q5Xme7OZ4Wb+vBmmkihHydySyP9YXbWWsBw4jvZCFSKMGsUVy/HIt1coZx/PyCG/K2Kl0nrE5ux2QqfdTIpzYo4c3y6uMIHDvt29lRmk3Gnh2//U5eN8mmRRKJlkvE8DKy3VYsl0JsP9pTWUZEYgV0EX251WTO0akQ2bKuszqd9Ai04RWnXUu5 brad@dhcp-1-165.bne.redhat.com", "key_options": null, "keyfile": "/home/bhubbard/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "bhubbard", "validate_certs": true} 2021-07-24T16:23:39.902 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'bhubbard', 'ovpn': 'brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDP/yVttBEs7mpVfJL+reXb/BfB7DsLrA5ArVqEJjySi3NOz3e/wE8KRWbHD1UdraAU3P8b96GdAQxGOs4n0muOMejmaXWZCP3HkRL+rcd+03ZI1lb6ga9XjBARZfb2h+kg5jTJp/Ll6mwAYbSXvQ4MuDQzwGRDX5Q5Xme7OZ4Wb+vBmmkihHydySyP9YXbWWsBw4jvZCFSKMGsUVy/HIt1coZx/PyCG/K2Kl0nrE5ux2QqfdTIpzYo4c3y6uMIHDvt29lRmk3Gnh2//U5eN8mmRRKJlkvE8DKy3VYsl0JsP9pTWUZEYgV0EX251WTO0akQ2bKuszqd9Ai04RWnXUu5 brad@dhcp-1-165.bne.redhat.com", "key_options": null, "keyfile": "/home/bhubbard/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "bhubbard", "validate_certs": true} 2021-07-24T16:23:40.029 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'yehudasa', 'ovpn': 'yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\nyehuda@crestview yUJ7nsAXRv78MgIyxJ93Yw 5b872feb20cbd895a5d8c87956f9cbd491471654b1a29aa8c13826cd95a44c40\n'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\nyehuda@crestview yUJ7nsAXRv78MgIyxJ93Yw 5b872feb20cbd895a5d8c87956f9cbd491471654b1a29aa8c13826cd95a44c40\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAyRDKb+InDsnW4E/S12Pr6rK3wDfUG3j+iw/NsCWwN5xpJEA1/NhVlRzY8/jejc6ddmnNKWbm/UcYVrbo7yClRTGu45g0Qm9lmfvgDgi1k8mwUCy+edbQ/R8FB9cIHHCnUuWzRmE2XGaeDiSVQgiYqq3mOPY/hwe3G7jwFalYPsbmY1jNqpzODmKFMRd1bOwdHEOMTfh0owHWqhhXakU8em30lYraQVYH24FplH2NUBArxmTuctyfweHxx7yH3ZFcXFUpUMSLuVDWb1A7fMiL6eW6wiwh+dD+q5iFNvuioZITP2EjIsb9nS+eM9bOJZuZ+5pln2EsHee27LjunbwgWw== yehudasa@fatty\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF3PxJYgI3tS7SG+RnUvxMxr0/XwBAio0oiP4AC+o8rUYYyPd/RU27TR1kphbuJhQWVtaZ6kFSBQeNQUxv6rb8hmMzvlP1FDEoGkjaOHOuYEc2DFkkEAfaR2AlNKn3pUQgLE00TLHctCgd57Cn2Ppt8xEi/vTuo0gX3xjWOL4N9QDElCXKNdxdyyJ/RNb/Mid+YxgKKjf8ppmhYsQ+Qqu4YwPzLkfK1Qb3YtR6Hbjb4jxC7C1Z13h0vUgHe7qSmUCYNo9eC+lEgNmmnLb2sXJaUUJM8MEex6v+4muWM9hV0cq/Wplrx8fhMWMa978sxH8yVkE3Svqc/K4ZWN59l3xT yehudasa@yehudasa-XPS-L401X\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDvplQk8xkSXF03uSJh3H4zyZHRMjvgUJBgGN27Kb7 2021-07-24T16:23:40.031 INFO:teuthology.task.ansible.out:gAlIQv306wPKIprOwp+jDhEcPnEWBMRJMUJuBi0vEiqmDHt8mg8ZYcs+Gi7MbUgBokILdJuSG89KAgq7gBCuIhYbSg35pfvXvIZswiXvySqMrJNB495GYj/FrcWEBfQMuedMSkIfNzqPV9yR5YRh8fnSs3fjCzV96vzu7O4AzgwICbM6XmqVLXPax/32Hq0dz7sAawlQFCJYPHzVzjwmih46TRJnXrxewsRhk9GwKfI4SWaFIRdOdadGFSLgdZ+2iGE7hTZ3sRgkLOj+4zKa+xTbtjjXfw5up7J3hAmrK15Tz yehuda@yehuda-940X3G\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfNxvAw6cb33jg36vw8kJu48/BttmFJ4BFeanYqwRgtWZrKpAAGHEgCiNeyIttMrI3t7Spcdyp6dy6n0P3WUFVgHWEYtGqXwXqDC9UXISkUJVVDZoEynpGC92RghhzH53+7jX1Ytpr30r/xb1ktryTPCoEJRqyrg2j1b167i6PV5tuJCA+77gW5LWBmMXJCprjnfnJ92Gp8ZewBB6gL1x+3RFkMxGsibL0Qw1CTKfyAHNYc/jos6YiL0b42Ha+NmKwvzZ1GgIleRMleisSOyKPUlPdR7UnmtEXa9bl3Gc/hc7Zt+v4iUypr2WL0X4Yl7rJNH/AAd/Z6jPkAX9nHYzh yehudasa@yehudasa-desktop\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCrSX8nDL2WaHe0b/rjE3TZhj5VwbrG6nn/hyWmm2dWcUqotSp973yD2G4tQL9UygeSkDGmjb6whrz2mcAFJ5P4oLtIcCLyZC550dcpwV3BtP/cMAIGE6xeEARKiP8KlVGFNDRg9/l1aAd08Bepe+rJyAYD7IxOOBfgKJMKbeOWnT40RTfwiD5CXNwjzQuhzZDEbm+8zjTChFM4P1EkfR3c+0X3MYpA1AsRQY0ElvFtcn6G0yPKR+obGdIs+ydGupKh1+peGWLemHMA5e62Bs4/Lwtyebyp7AOguC3ZBJ3TZWL4Vn1q6z21cQe6AuowjPrneZWC4ifFB6OUQJqM+R00pHBcajcvsfpYOblZvTJHM726Ek1vahOYfcbEMpqWlVYo+WPRUilzl5cI3ReyAcwphebqKPbhmzCuyJw3lWBKIVDhWjEFzGkxV/iFU5rIXFm/Z0JGNFFxmY1U4GlA4lFXtL7OvEdMsiZo1x0cNmFWLu0k9fQBtiQI19ZBiA7FPKc= yehuda@crestview", "key_options": null, "keyfile": "/home/yehudasa/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yehudasa", "validate_certs": true} 2021-07-24T16:23:40.149 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'yehudasa', 'ovpn': 'yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\nyehuda@crestview yUJ7nsAXRv78MgIyxJ93Yw 5b872feb20cbd895a5d8c87956f9cbd491471654b1a29aa8c13826cd95a44c40\n'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\nyehuda@crestview yUJ7nsAXRv78MgIyxJ93Yw 5b872feb20cbd895a5d8c87956f9cbd491471654b1a29aa8c13826cd95a44c40\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAyRDKb+InDsnW4E/S12Pr6rK3wDfUG3j+iw/NsCWwN5xpJEA1/NhVlRzY8/jejc6ddmnNKWbm/UcYVrbo7yClRTGu45g0Qm9lmfvgDgi1k8mwUCy+edbQ/R8FB9cIHHCnUuWzRmE2XGaeDiSVQgiYqq3mOPY/hwe3G7jwFalYPsbmY1jNqpzODmKFMRd1bOwdHEOMTfh0owHWqhhXakU8em30lYraQVYH24FplH2NUBArxmTuctyfweHxx7yH3ZFcXFUpUMSLuVDWb1A7fMiL6eW6wiwh+dD+q5iFNvuioZITP2EjIsb9nS+eM9bOJZuZ+5pln2EsHee27LjunbwgWw== yehudasa@fatty\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF3PxJYgI3tS7SG+RnUvxMxr0/XwBAio0oiP4AC+o8rUYYyPd/RU27TR1kphbuJhQWVtaZ6kFSBQeNQUxv6rb8hmMzvlP1FDEoGkjaOHOuYEc2DFkkEAfaR2AlNKn3pUQgLE00TLHctCgd57Cn2Ppt8xEi/vTuo0gX3xjWOL4N9QDElCXKNdxdyyJ/RNb/Mid+YxgKKjf8ppmhYsQ+Qqu4YwPzLkfK1Qb3YtR6Hbjb4jxC7C1Z13h0vUgHe7qSmUCYNo9eC+lEgNmmnLb2sXJaUUJM8MEex6v+4muWM9hV0cq/Wplrx8fhMWMa978sxH8yVkE3Svqc/K4ZWN59l3xT yehudasa@yehudasa-XPS-L401X\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDvplQk8xkSXF03uSJh3H4zyZHRMjvgUJBgGN27Kb7 2021-07-24T16:23:40.151 INFO:teuthology.task.ansible.out:gAlIQv306wPKIprOwp+jDhEcPnEWBMRJMUJuBi0vEiqmDHt8mg8ZYcs+Gi7MbUgBokILdJuSG89KAgq7gBCuIhYbSg35pfvXvIZswiXvySqMrJNB495GYj/FrcWEBfQMuedMSkIfNzqPV9yR5YRh8fnSs3fjCzV96vzu7O4AzgwICbM6XmqVLXPax/32Hq0dz7sAawlQFCJYPHzVzjwmih46TRJnXrxewsRhk9GwKfI4SWaFIRdOdadGFSLgdZ+2iGE7hTZ3sRgkLOj+4zKa+xTbtjjXfw5up7J3hAmrK15Tz yehuda@yehuda-940X3G\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfNxvAw6cb33jg36vw8kJu48/BttmFJ4BFeanYqwRgtWZrKpAAGHEgCiNeyIttMrI3t7Spcdyp6dy6n0P3WUFVgHWEYtGqXwXqDC9UXISkUJVVDZoEynpGC92RghhzH53+7jX1Ytpr30r/xb1ktryTPCoEJRqyrg2j1b167i6PV5tuJCA+77gW5LWBmMXJCprjnfnJ92Gp8ZewBB6gL1x+3RFkMxGsibL0Qw1CTKfyAHNYc/jos6YiL0b42Ha+NmKwvzZ1GgIleRMleisSOyKPUlPdR7UnmtEXa9bl3Gc/hc7Zt+v4iUypr2WL0X4Yl7rJNH/AAd/Z6jPkAX9nHYzh yehudasa@yehudasa-desktop\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCrSX8nDL2WaHe0b/rjE3TZhj5VwbrG6nn/hyWmm2dWcUqotSp973yD2G4tQL9UygeSkDGmjb6whrz2mcAFJ5P4oLtIcCLyZC550dcpwV3BtP/cMAIGE6xeEARKiP8KlVGFNDRg9/l1aAd08Bepe+rJyAYD7IxOOBfgKJMKbeOWnT40RTfwiD5CXNwjzQuhzZDEbm+8zjTChFM4P1EkfR3c+0X3MYpA1AsRQY0ElvFtcn6G0yPKR+obGdIs+ydGupKh1+peGWLemHMA5e62Bs4/Lwtyebyp7AOguC3ZBJ3TZWL4Vn1q6z21cQe6AuowjPrneZWC4ifFB6OUQJqM+R00pHBcajcvsfpYOblZvTJHM726Ek1vahOYfcbEMpqWlVYo+WPRUilzl5cI3ReyAcwphebqKPbhmzCuyJw3lWBKIVDhWjEFzGkxV/iFU5rIXFm/Z0JGNFFxmY1U4GlA4lFXtL7OvEdMsiZo1x0cNmFWLu0k9fQBtiQI19ZBiA7FPKc= yehuda@crestview", "key_options": null, "keyfile": "/home/yehudasa/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yehudasa", "validate_certs": true} 2021-07-24T16:23:40.264 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'dang', 'ovpn': 'dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDx37xbP0jYqopygG66LbSMRPoqpGUPzQZ3G8eqJCk2I dang@revan.aa.redhat.com-2015-07-17", "key_options": null, "keyfile": "/home/dang/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dang", "validate_certs": true} 2021-07-24T16:23:40.391 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'dang', 'ovpn': 'dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDx37xbP0jYqopygG66LbSMRPoqpGUPzQZ3G8eqJCk2I dang@revan.aa.redhat.com-2015-07-17", "key_options": null, "keyfile": "/home/dang/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dang", "validate_certs": true} 2021-07-24T16:23:40.498 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'branto', 'ovpn': 'branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2YyDoeKdaCuJif79AxJAorqpUj33WHbHu/eIWpHju+iIF3f94K0qyEXgs4AwZin9pzfyd8N1aKNT8ZFPss6L0Xk68aO/6tdInq+1lTMMUC5v/LBqsIV2btPTFHrQWA0R10v05aZFvFaSqhHNsZaj98vQV7P+jiSs3yPWqCIWUTQ1VXnCeQnB4R5tob0gpMuonhkKq7vrJPhf6ge9Av+yjL7+8oP5LJqFJ5npDxkwZ0u3L0QQ9ftAT/e7Y7ESpwpgaI3Trl0EwAXFmiLjXEUA+FBbE7ko9kLqXqRjc1C0BdRG9sO0QKBGDBEx1W3w8rCPKgaDlVyqsBT1yvIjqqXDOQ== borix@dhcp-31-190.brq.redhat.com", "key_options": null, "keyfile": "/home/branto/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "branto", "validate_certs": true} 2021-07-24T16:23:40.604 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'branto', 'ovpn': 'branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2YyDoeKdaCuJif79AxJAorqpUj33WHbHu/eIWpHju+iIF3f94K0qyEXgs4AwZin9pzfyd8N1aKNT8ZFPss6L0Xk68aO/6tdInq+1lTMMUC5v/LBqsIV2btPTFHrQWA0R10v05aZFvFaSqhHNsZaj98vQV7P+jiSs3yPWqCIWUTQ1VXnCeQnB4R5tob0gpMuonhkKq7vrJPhf6ge9Av+yjL7+8oP5LJqFJ5npDxkwZ0u3L0QQ9ftAT/e7Y7ESpwpgaI3Trl0EwAXFmiLjXEUA+FBbE7ko9kLqXqRjc1C0BdRG9sO0QKBGDBEx1W3w8rCPKgaDlVyqsBT1yvIjqqXDOQ== borix@dhcp-31-190.brq.redhat.com", "key_options": null, "keyfile": "/home/branto/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "branto", "validate_certs": true} 2021-07-24T16:23:40.721 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'xiaoxichen', 'ovpn': 'xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDO00mus2XPX/EfUZ/YsKI84TnWj5TbZP7Fs01EkoOTPgNoYysVdf0PwhAooz1qPrv+HUsUMpQT6uNYfCHyqx9rScR+XUlyQuFe7Sjp/dn3y+b1PKa6G4HX7f1eejR3ZaLZXA4R/8oucAXqQS5pDr3Y7prwkrp9cyk8uawBXoDcAlA1SMIPZPrtO1+iZw20NDhixsG7NE5jMFfw3q8xTckZEqBbteybci7X1v4lEYXCVlbSbUhyZ2Af8HEj09JBDOL2bI3yLvj9a5Oj/HtKubyApzZpA7rgeoii2UZQGuSRI1VJktp9YC0zGk5S843xYW92utbALKyQ6DdB2F5gc0DX xiaoxchen@LM-SHC-16501223", "key_options": null, "keyfile": "/home/xiaoxichen/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xiaoxichen", "validate_certs": true} 2021-07-24T16:23:40.840 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'xiaoxichen', 'ovpn': 'xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDO00mus2XPX/EfUZ/YsKI84TnWj5TbZP7Fs01EkoOTPgNoYysVdf0PwhAooz1qPrv+HUsUMpQT6uNYfCHyqx9rScR+XUlyQuFe7Sjp/dn3y+b1PKa6G4HX7f1eejR3ZaLZXA4R/8oucAXqQS5pDr3Y7prwkrp9cyk8uawBXoDcAlA1SMIPZPrtO1+iZw20NDhixsG7NE5jMFfw3q8xTckZEqBbteybci7X1v4lEYXCVlbSbUhyZ2Af8HEj09JBDOL2bI3yLvj9a5Oj/HtKubyApzZpA7rgeoii2UZQGuSRI1VJktp9YC0zGk5S843xYW92utbALKyQ6DdB2F5gc0DX xiaoxchen@LM-SHC-16501223", "key_options": null, "keyfile": "/home/xiaoxichen/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xiaoxichen", "validate_certs": true} 2021-07-24T16:23:40.967 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'ffilz', 'ovpn': 'ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCz7e2G3Ziaus2yMviKh9s65e+yaqy1+ezs5IC6US90/8WumNAWqC4Yr3ckvCc120r3VwpJWcvaAWCF+4IZeO43lSNLadbCnJONed5YklcUuIJvjC1eDbZTMLJ7h0ijgNXgAFmFq0AV2NHuE2L2VKXk2hsIqDVGjZLUpi7W+ic07xnScEoXXDSk5mhJ6bKmFsUYCC91g2roYs9Ui5fGd+ey28SFOADI7osDLpLkiTF2OzGel93o5qobNZwKR0AxGsBIta17mvf3I3307bGnvugDXpNB0FaS1QZhIzMO4G4LZL9zahCvv4wm5GmuO4F0+Ac7dwFu3KZKtHQe3g6WHuAv ffilz@redhat.com", "key_options": null, "keyfile": "/home/ffilz/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ffilz", "validate_certs": true} 2021-07-24T16:23:41.096 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'ffilz', 'ovpn': 'ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCz7e2G3Ziaus2yMviKh9s65e+yaqy1+ezs5IC6US90/8WumNAWqC4Yr3ckvCc120r3VwpJWcvaAWCF+4IZeO43lSNLadbCnJONed5YklcUuIJvjC1eDbZTMLJ7h0ijgNXgAFmFq0AV2NHuE2L2VKXk2hsIqDVGjZLUpi7W+ic07xnScEoXXDSk5mhJ6bKmFsUYCC91g2roYs9Ui5fGd+ey28SFOADI7osDLpLkiTF2OzGel93o5qobNZwKR0AxGsBIta17mvf3I3307bGnvugDXpNB0FaS1QZhIzMO4G4LZL9zahCvv4wm5GmuO4F0+Ac7dwFu3KZKtHQe3g6WHuAv ffilz@redhat.com", "key_options": null, "keyfile": "/home/ffilz/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ffilz", "validate_certs": true} 2021-07-24T16:23:41.212 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'joao', 'ovpn': 'joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpGZK2cWUtE85Bt7fl+kSeiC0lM/EN+H2X3ePGq3LiD4g5R5n6nJsLaJaIZXdJ96G0JSnj07G8Xu1CkVbGDHuVg2O9tnxLhz6tzDwFYNFrQIpALlQwOq8OiwGDDyFkMXQ3JqCCWvyD0HLysOJQIBIlb/o92ZCSAGOyNX1JjrhXF+mlBk1AUW11UeZOeGZQ34MKHapH7T/DuexCz5gfZI/jY9Rg3hr4jb1zGttvAF2eeLJCjqD/Vi4mowYB/Kn/PJhNixeA2sli2i8r6yO/bFmA/PWnfSl+EqD4mUJWb5ATeJ3hyW8qVLOogY6XVu4Sd1VgL7l1RYzXuxJV3Rb1Yw2T joao@sepia\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDV0jbKpbmXW1bhRIOBIdVV1L73qjls7s5pxiW2EMPvZLYzxLBE92e3Vf8bSMWlm1Lyb7a+u5BR85+2c+h2F59sgU1Saek5ebPpFU5qBn8AzYH18iMVSPciByOzwS0NXwWnksckWxUkQgP9bZP/1ORQ7jWZEOHZ5mEQ0oMkP0bfG1cpFrNTxOhDmwbCiQ8dp6KeZaMg4hErALr5Eh/EESxKIkuwQzk9bDbtjPRDu0F2dE0NCjs0k0BXmDA80GksxuOacRxE95K6/er11qst/VqA7o6BfhxJMTXWMdj8NhzIUNjZ8LqLTG6P/XGR24sA2d2WBhlEKRMZNqeEjzmi1REr joao@tagide", "key_options": null, "keyfile": "/home/joao/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "joao", "validate_certs": true} 2021-07-24T16:23:41.334 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'joao', 'ovpn': 'joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpGZK2cWUtE85Bt7fl+kSeiC0lM/EN+H2X3ePGq3LiD4g5R5n6nJsLaJaIZXdJ96G0JSnj07G8Xu1CkVbGDHuVg2O9tnxLhz6tzDwFYNFrQIpALlQwOq8OiwGDDyFkMXQ3JqCCWvyD0HLysOJQIBIlb/o92ZCSAGOyNX1JjrhXF+mlBk1AUW11UeZOeGZQ34MKHapH7T/DuexCz5gfZI/jY9Rg3hr4jb1zGttvAF2eeLJCjqD/Vi4mowYB/Kn/PJhNixeA2sli2i8r6yO/bFmA/PWnfSl+EqD4mUJWb5ATeJ3hyW8qVLOogY6XVu4Sd1VgL7l1RYzXuxJV3Rb1Yw2T joao@sepia\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDV0jbKpbmXW1bhRIOBIdVV1L73qjls7s5pxiW2EMPvZLYzxLBE92e3Vf8bSMWlm1Lyb7a+u5BR85+2c+h2F59sgU1Saek5ebPpFU5qBn8AzYH18iMVSPciByOzwS0NXwWnksckWxUkQgP9bZP/1ORQ7jWZEOHZ5mEQ0oMkP0bfG1cpFrNTxOhDmwbCiQ8dp6KeZaMg4hErALr5Eh/EESxKIkuwQzk9bDbtjPRDu0F2dE0NCjs0k0BXmDA80GksxuOacRxE95K6/er11qst/VqA7o6BfhxJMTXWMdj8NhzIUNjZ8LqLTG6P/XGR24sA2d2WBhlEKRMZNqeEjzmi1REr joao@tagide", "key_options": null, "keyfile": "/home/joao/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "joao", "validate_certs": true} 2021-07-24T16:23:41.451 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'nhm', 'ovpn': 'nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHhYb/mGgHbEntAN2iPFTV1k8MYDs+jtsJDPE9MWtUZXksdeG8cEfXDBGhiBsprjELsW4+czJBqqESugFMevEysTVKIo5lc95bf1nApxfiRyMnAxb5wQ2OeLY62x26TWJhPu6HMajV+gb8CKjxDobf1Ix4ELbYlL77SOH1VVDtVZ6HiwtYngXAPMONCdI99cuwJlBpv5RjDoLwljOoxEXIh+1Fsvth+iymp0rIPuJx91DzYYgWZFfCLPHRgDy0H7YRdQWUzhrxTyzuT27vsNh5L8HgdowzOu9f2HwGzlTlxli94IJLMBY2359xsqjSswZzAv+BiPDAZMUwJpYvRvSt nhm@clusterfaq.org\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1JAKymiRDyVar5P75cMycxz9u8VsLuNtf/0t1na4ofa4YmanKswPQQz1Am82pvyPqXlBbdIGVneyMrkEoFAk4nTtfmCl7WdtaxnH87Dr9BOLEp+lIPHy7jpS/dcVmKRPB1qCYZ5GNAZ9g+DrXdaeOJdUOpIK49BP1IK8Uw5eBWAx/ae6/12yz+d/6e9kBvO7OUamMSne6Ghe2pRoI8jFOdWMbQy3ofb5wSHZGPNDn0YTGbNWHlfEAcrFmGQSTwohca4SqCJ1NgKnYu4qPVmb3Gbpm+MpUPs8Gy++rQ8wVZ5xWZW/yReIbJCqqVY4vrQzVywQXRucIrB1VyvShuNW3 nhm@metropolis\nssh-dss AAAAB3NzaC1kc3MAAACBAM7BfQAinQmLlkTgt7IIg3nQyyaJRiWA4agfu/HncrcAmepGqPCwy451g1eLMD3AC4QptHnV80Y47YQTyX1VQixIQ6M9zHG6Bo7IXzyqFHFpqnDZN25DaMM4na5bf1CwC9RtR7VWubojatPylOpflkChUBuAGWnzwkz2cxl4Dc47AAAAFQD35l/Lg4eTqZ83eTgJ5lihzHS/awAAAIB/ZdMSE6M0zEvdNPsWY28bvQ0QXN7w1ncVXGachA1JOEFGYvsbHeoywLpSYoiPLV57/wZT2dUzG70u80IQGildZ1WgQNn7C9r2Z3ZUgKmRGyC+PpYEa6nv+U4CHdMViBRXxNrP0bj2CfQv 2021-07-24T16:23:41.453 INFO:teuthology.task.ansible.out:UxUxrHWtOu/da2W23cpSs6Wz8gtz2QAAAIEAvf4vx/32Sy+kbvqOCYz0wu0ItlECN0qOk3gAMvphYMI2sW2ez2+Tsua4eoPRXT10zFxiRTkHQd5FSIvNWXV2iqed6rpwTu5K8vJz2duMIyI+xWLHo4XudtZdNxggkf+RW9JvPOMLMp4sCzBXxpreHBsb1CynndKeYVrgMLybZ28= mark@Marks-MacBook-Air.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfDOM2v4h6Dk4pMWPQxxHI5rhFtLjkme/4hAp6ki/kJ1XOSzBQdQmD2UPDKvfO9lKO7v12G2Wt+re+0giAcSkfej4+xqV53u7d2pTbMI5U3zohZt8AgESx22DAxj1wBZYuyGO2TRI7DRQMxC47E8EJgcmZBBnMKk1Rz8k71pTmg+CI2vjWx/2x2bup9Mqe4uMA8ubjg2qRlWEqPKIKcHZyrAPdIlpy2FSZ9SPa0mJpdl6aYcFNgonD8BO6A0u2RPO90KmEWrRWu69vRvbbTDiqE0CkJJlAlu3jeFVD8US9vymBHSI0BDFUbukuyG1tAujytqGBRLzxQDU9JOYMP45v nhm@mocha", "key_options": null, "keyfile": "/home/nhm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nhm", "validate_certs": true} 2021-07-24T16:23:41.568 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'nhm', 'ovpn': 'nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHhYb/mGgHbEntAN2iPFTV1k8MYDs+jtsJDPE9MWtUZXksdeG8cEfXDBGhiBsprjELsW4+czJBqqESugFMevEysTVKIo5lc95bf1nApxfiRyMnAxb5wQ2OeLY62x26TWJhPu6HMajV+gb8CKjxDobf1Ix4ELbYlL77SOH1VVDtVZ6HiwtYngXAPMONCdI99cuwJlBpv5RjDoLwljOoxEXIh+1Fsvth+iymp0rIPuJx91DzYYgWZFfCLPHRgDy0H7YRdQWUzhrxTyzuT27vsNh5L8HgdowzOu9f2HwGzlTlxli94IJLMBY2359xsqjSswZzAv+BiPDAZMUwJpYvRvSt nhm@clusterfaq.org\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1JAKymiRDyVar5P75cMycxz9u8VsLuNtf/0t1na4ofa4YmanKswPQQz1Am82pvyPqXlBbdIGVneyMrkEoFAk4nTtfmCl7WdtaxnH87Dr9BOLEp+lIPHy7jpS/dcVmKRPB1qCYZ5GNAZ9g+DrXdaeOJdUOpIK49BP1IK8Uw5eBWAx/ae6/12yz+d/6e9kBvO7OUamMSne6Ghe2pRoI8jFOdWMbQy3ofb5wSHZGPNDn0YTGbNWHlfEAcrFmGQSTwohca4SqCJ1NgKnYu4qPVmb3Gbpm+MpUPs8Gy++rQ8wVZ5xWZW/yReIbJCqqVY4vrQzVywQXRucIrB1VyvShuNW3 nhm@metropolis\nssh-dss AAAAB3NzaC1kc3MAAACBAM7BfQAinQmLlkTgt7IIg3nQyyaJRiWA4agfu/HncrcAmepGqPCwy451g1eLMD3AC4QptHnV80Y47YQTyX1VQixIQ6M9zHG6Bo7IXzyqFHFpqnDZN25DaMM4na5bf1CwC9RtR7VWubojatPylOpflkChUBuAGWnzwkz2cxl4Dc47AAAAFQD35l/Lg4eTqZ83eTgJ5lihzHS/awAAAIB/ZdMSE6M0zEvdNPsWY28bvQ0QXN7w1ncVXGachA1JOEFGYvsbHeoywLpSYoiPLV57/wZT2dUzG70u80IQGildZ1WgQNn7C9r2Z3ZUgKmRGyC+PpYEa6nv+U4CHdMViBRXxNrP0bj2CfQv 2021-07-24T16:23:41.570 INFO:teuthology.task.ansible.out:UxUxrHWtOu/da2W23cpSs6Wz8gtz2QAAAIEAvf4vx/32Sy+kbvqOCYz0wu0ItlECN0qOk3gAMvphYMI2sW2ez2+Tsua4eoPRXT10zFxiRTkHQd5FSIvNWXV2iqed6rpwTu5K8vJz2duMIyI+xWLHo4XudtZdNxggkf+RW9JvPOMLMp4sCzBXxpreHBsb1CynndKeYVrgMLybZ28= mark@Marks-MacBook-Air.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfDOM2v4h6Dk4pMWPQxxHI5rhFtLjkme/4hAp6ki/kJ1XOSzBQdQmD2UPDKvfO9lKO7v12G2Wt+re+0giAcSkfej4+xqV53u7d2pTbMI5U3zohZt8AgESx22DAxj1wBZYuyGO2TRI7DRQMxC47E8EJgcmZBBnMKk1Rz8k71pTmg+CI2vjWx/2x2bup9Mqe4uMA8ubjg2qRlWEqPKIKcHZyrAPdIlpy2FSZ9SPa0mJpdl6aYcFNgonD8BO6A0u2RPO90KmEWrRWu69vRvbbTDiqE0CkJJlAlu3jeFVD8US9vymBHSI0BDFUbukuyG1tAujytqGBRLzxQDU9JOYMP45v nhm@mocha", "key_options": null, "keyfile": "/home/nhm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nhm", "validate_certs": true} 2021-07-24T16:23:41.678 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'nwatkins', 'ovpn': 'nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaetIvR7YgpCq142fBQtOYsJrOMW+Wxu1beNXPJ8qzT5MxD05sdKntVE0DPveUydaeI8/vHeNjXDKN8mt1eO7Lf/rDKHOW/Y/36bUfQAODru9sdNCEJfSPgq1y6+X1ISljvLBXOOl+nQXlx3n5OjThNQbmdthgCT2Fk4hEoK7gn4+ol6foTkTdUXIBam8LuPU6f1KIG6ae1oAVFWLeavAbvmxUTmVl04+hKJWSPnvZxWupaPuiHvsImaQ7GwBjKhzL1wSMly0+pa2zbVYZKkLBA7Fx6fzP7jcEieOOPM1YU0jR5JF+WVzeRFJ1V9n75yOw6S4ef/X/zwWx42cdfx3N nwatkins@martini\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDRivdSX6cbPrdMrjz1oYgn0hb8VQo+QU7wD+AcCQi/CH06ny+2QjSr7bfdpgQ81Wgwqt9+e3KcLD5qdt3tneC8sgSAR5QUQrWKhPejrqdV+3990k8k0KoKIOZ9MGFc1FBv5IpuT/2d535iHJb0ZEg8mFKqKDw71sBEoQT4WElatf5DeVC507hP7GnrhZgtTPcrVddOLkmmqTQtLE1zvo9Y/eel8O2JMImMd6mdVBIcFQ1alU1wV4jLdMpagoPelvVTVeNkGRnOgvvQac5RXtGSMP1R5PoGz+1FgRhDCtdTXRfOdtrlJPtUjYiGPpIoKIUymlvQGjUrrK3WiQIIkIfDtFFu48EN4drjgQpCEQ2D0NMKEmk74mjx3CJDOF1Nj/2Fa1kjECiz4EM7sR8dDG5cW5Y8XsDoomgugM+rsOH9kWFFClHUJmdlNGWLhJnu9UQHLYZjQw3zT0F+FXUsUxKJUVTUdxQx5HBO9QFsSe13NPDnX64+SQ2VVStt8oQAvFO+6260zbux0RVaJM5dTNwnIHD/uI3PeR1z2b+iKhyj/9VP2uBRpGydLw/etQu/lS2K30S+kZIDAp0sqwXH89bdq3AJBipcryrnW1Ov9K5Mfl1UlV95/MivrnOFISWN1F9XR1kuIIYdCkI7hq/FHZ9gd84AjTiERfxRv8VCIHBVEQ== nwatkins@redhat.com", "key_options": null, "keyfile": "/home/nwatkins/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nwatkins", "validate_certs": true} 2021-07-24T16:23:41.806 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'nwatkins', 'ovpn': 'nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaetIvR7YgpCq142fBQtOYsJrOMW+Wxu1beNXPJ8qzT5MxD05sdKntVE0DPveUydaeI8/vHeNjXDKN8mt1eO7Lf/rDKHOW/Y/36bUfQAODru9sdNCEJfSPgq1y6+X1ISljvLBXOOl+nQXlx3n5OjThNQbmdthgCT2Fk4hEoK7gn4+ol6foTkTdUXIBam8LuPU6f1KIG6ae1oAVFWLeavAbvmxUTmVl04+hKJWSPnvZxWupaPuiHvsImaQ7GwBjKhzL1wSMly0+pa2zbVYZKkLBA7Fx6fzP7jcEieOOPM1YU0jR5JF+WVzeRFJ1V9n75yOw6S4ef/X/zwWx42cdfx3N nwatkins@martini\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDRivdSX6cbPrdMrjz1oYgn0hb8VQo+QU7wD+AcCQi/CH06ny+2QjSr7bfdpgQ81Wgwqt9+e3KcLD5qdt3tneC8sgSAR5QUQrWKhPejrqdV+3990k8k0KoKIOZ9MGFc1FBv5IpuT/2d535iHJb0ZEg8mFKqKDw71sBEoQT4WElatf5DeVC507hP7GnrhZgtTPcrVddOLkmmqTQtLE1zvo9Y/eel8O2JMImMd6mdVBIcFQ1alU1wV4jLdMpagoPelvVTVeNkGRnOgvvQac5RXtGSMP1R5PoGz+1FgRhDCtdTXRfOdtrlJPtUjYiGPpIoKIUymlvQGjUrrK3WiQIIkIfDtFFu48EN4drjgQpCEQ2D0NMKEmk74mjx3CJDOF1Nj/2Fa1kjECiz4EM7sR8dDG5cW5Y8XsDoomgugM+rsOH9kWFFClHUJmdlNGWLhJnu9UQHLYZjQw3zT0F+FXUsUxKJUVTUdxQx5HBO9QFsSe13NPDnX64+SQ2VVStt8oQAvFO+6260zbux0RVaJM5dTNwnIHD/uI3PeR1z2b+iKhyj/9VP2uBRpGydLw/etQu/lS2K30S+kZIDAp0sqwXH89bdq3AJBipcryrnW1Ov9K5Mfl1UlV95/MivrnOFISWN1F9XR1kuIIYdCkI7hq/FHZ9gd84AjTiERfxRv8VCIHBVEQ== nwatkins@redhat.com", "key_options": null, "keyfile": "/home/nwatkins/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nwatkins", "validate_certs": true} 2021-07-24T16:23:41.924 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'mkidd', 'ovpn': 'linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJD+2BHStkaMJ8RStIIz+yDJCGNT1wbwUnmuO71vNlFxzIyHGvCq3ktx2xTwZz/kj6ZayXYWIRH//BhK2/iK/v+u2WQMBURfMHbf0lDMmNfbHCDBjYvEYgFo4Jwvzq4WHus0AHh9TdVt+TpcxyGPhVbUJh8NZut+w4cRIKu2xGoZZGDeLgv9ijXvDPrCdBxtpvQnF99C0bCTdPM7MK1FSCQEaRmNUgzEj0H7R+gmWi0T4HUD8ZY7y0vWbYPqT3Z07My1u2BfRBYpXnv1655/b777TkSlzSasORhSTT0AkW25u90Rsj2JWr39+49/Ia9uOyFtZIirugEv2v7v/l0grN linuxkidd@zenbook", "key_options": null, "keyfile": "/home/mkidd/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mkidd", "validate_certs": true} 2021-07-24T16:23:42.031 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'mkidd', 'ovpn': 'linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJD+2BHStkaMJ8RStIIz+yDJCGNT1wbwUnmuO71vNlFxzIyHGvCq3ktx2xTwZz/kj6ZayXYWIRH//BhK2/iK/v+u2WQMBURfMHbf0lDMmNfbHCDBjYvEYgFo4Jwvzq4WHus0AHh9TdVt+TpcxyGPhVbUJh8NZut+w4cRIKu2xGoZZGDeLgv9ijXvDPrCdBxtpvQnF99C0bCTdPM7MK1FSCQEaRmNUgzEj0H7R+gmWi0T4HUD8ZY7y0vWbYPqT3Z07My1u2BfRBYpXnv1655/b777TkSlzSasORhSTT0AkW25u90Rsj2JWr39+49/Ia9uOyFtZIirugEv2v7v/l0grN linuxkidd@zenbook", "key_options": null, "keyfile": "/home/mkidd/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mkidd", "validate_certs": true} 2021-07-24T16:23:42.168 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'jlopez', 'ovpn': 'JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrRvNeBa+/GXxkSDmaim7U1wFpdBvgcK9/eP1I4fPS5xAWyxXI0s0ryX4Jwb7auhZdcqPjgUPQvIVVRridKJPz7l6jUlbIqdnZu4VHuaGG/DfIVxsSmw5aI5qI9Fg/s16JPwOUuzcLHsSSh8tFxY9L1yvs3ztQnKHW6nN5+zhPbW8UjmTNUksXXAeCM/OZn+IOOzzvfh0vVe/mghIW2JpOjHkZv4qwaWYcHg6+wWE4m8l84VIegDBiONknZXcQaRj82nHtfdnb2FSiV4+gKP18i90ai0iTKKXUkMJNFKp1T5MuF7UuJLA7l10FmgQJsZBS2Loa5oeqbHYeztNAfUxF JCLO@oh-mbp-jcl", "key_options": null, "keyfile": "/home/jlopez/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jlopez", "validate_certs": true} 2021-07-24T16:23:42.274 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'jlopez', 'ovpn': 'JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrRvNeBa+/GXxkSDmaim7U1wFpdBvgcK9/eP1I4fPS5xAWyxXI0s0ryX4Jwb7auhZdcqPjgUPQvIVVRridKJPz7l6jUlbIqdnZu4VHuaGG/DfIVxsSmw5aI5qI9Fg/s16JPwOUuzcLHsSSh8tFxY9L1yvs3ztQnKHW6nN5+zhPbW8UjmTNUksXXAeCM/OZn+IOOzzvfh0vVe/mghIW2JpOjHkZv4qwaWYcHg6+wWE4m8l84VIegDBiONknZXcQaRj82nHtfdnb2FSiV4+gKP18i90ai0iTKKXUkMJNFKp1T5MuF7UuJLA7l10FmgQJsZBS2Loa5oeqbHYeztNAfUxF JCLO@oh-mbp-jcl", "key_options": null, "keyfile": "/home/jlopez/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jlopez", "validate_certs": true} 2021-07-24T16:23:42.401 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'haomaiwang', 'ovpn': 'yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFkUz8Wr2RPiY8+xf2hL4qMT+jA4mo1gmpIF8q7uVR03vX5NhzQVxVnXiyLCFv6susSMxpBafa7aLutqigXhDGJWUbsJII5yTnFYVer0QmudEsLmoDyvI1HCNk1IVY6aIESE50N3Ndx+agWasIU8TGKqJdDMPyiUtfrvsrGWi/91ZLX6aJSrFqBJtTpxDoNe4XL6QRPNv0wb8GF0az5graXkzVe3GkaQS9lyw8m2ougDvW1SLvoeE+lhUUGhJGkkCZKv1f+QNLhUHyQ3XkXqh4MrP3pPUKIuQ7nKiWDjCP6Db+ZcejjTRC19D2gLjhrw3Z2J7nn/loijlFzV5dp+BL haomaiwang@gmail.com", "key_options": null, "keyfile": "/home/haomaiwang/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "haomaiwang", "validate_certs": true} 2021-07-24T16:23:42.507 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'haomaiwang', 'ovpn': 'yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFkUz8Wr2RPiY8+xf2hL4qMT+jA4mo1gmpIF8q7uVR03vX5NhzQVxVnXiyLCFv6susSMxpBafa7aLutqigXhDGJWUbsJII5yTnFYVer0QmudEsLmoDyvI1HCNk1IVY6aIESE50N3Ndx+agWasIU8TGKqJdDMPyiUtfrvsrGWi/91ZLX6aJSrFqBJtTpxDoNe4XL6QRPNv0wb8GF0az5graXkzVe3GkaQS9lyw8m2ougDvW1SLvoeE+lhUUGhJGkkCZKv1f+QNLhUHyQ3XkXqh4MrP3pPUKIuQ7nKiWDjCP6Db+ZcejjTRC19D2gLjhrw3Z2J7nn/loijlFzV5dp+BL haomaiwang@gmail.com", "key_options": null, "keyfile": "/home/haomaiwang/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "haomaiwang", "validate_certs": true} 2021-07-24T16:23:42.625 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'kchai', 'ovpn': 'kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAuTvkaUtEaLbLcYA9Zw3MoHI5ZPudKf6CAbAZdhp4RMVujimR61TT6LdRF20g6F7pH7GrI/1WP2bu7a3sZyCZ1nCJCOhrTTS+2wwy7oGo/0yY4l+Bw6i7LGmJgqpO5dDxwADMlaHUwJ7Rf1Q+Pd7NmggkAVTmaN6qUGffz9hZsj7ibD/Z8/GFtQsCEMloTLtnz4NB6Gxe54UXEKz9pvjpXBhs0xWsJtDKaPFrbKRKswuH45XPuwJhGr249ZYtwQqcgXSWhOUcPTwf5Y6fj27aL2dx566DxQzqzNbcTcO96MguIy8Ufnc0kIOQQw9oHJZtg82zwM6+2mWr9J/K94Gv9w== kefu@save.node2", "key_options": null, "keyfile": "/home/kchai/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kchai", "validate_certs": true} 2021-07-24T16:23:42.731 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'kchai', 'ovpn': 'kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAuTvkaUtEaLbLcYA9Zw3MoHI5ZPudKf6CAbAZdhp4RMVujimR61TT6LdRF20g6F7pH7GrI/1WP2bu7a3sZyCZ1nCJCOhrTTS+2wwy7oGo/0yY4l+Bw6i7LGmJgqpO5dDxwADMlaHUwJ7Rf1Q+Pd7NmggkAVTmaN6qUGffz9hZsj7ibD/Z8/GFtQsCEMloTLtnz4NB6Gxe54UXEKz9pvjpXBhs0xWsJtDKaPFrbKRKswuH45XPuwJhGr249ZYtwQqcgXSWhOUcPTwf5Y6fj27aL2dx566DxQzqzNbcTcO96MguIy8Ufnc0kIOQQw9oHJZtg82zwM6+2mWr9J/K94Gv9w== kefu@save.node2", "key_options": null, "keyfile": "/home/kchai/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kchai", "validate_certs": true} 2021-07-24T16:23:42.861 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC56FiAgzz9aF+qAMkw5aGoCyoSA8Lf2LPaz3QxTYEzmQt0ByXMmVw0cgUI4gDt7hMBX6LoxPALZ7C1aH8aPTpb6+hxHGfir2tqQmU49JOQiUvBP/Xtt1ilxMou9Wu/ZadEhIZxaP/TBncXNls9cbFs9bV7Q8J3CLCTGRa8kilEpZ7209c/xQI4yQ6q+Q3H4FkO0YHP+Tkn9mg1df+BKkXfSBycjAyOXPvljoetjw0FHEbJ7lTCcSG+hCb2LEACo2OK9eWC3GYwDPKZF1Ht9HfDvg4bHfY3OVOixYiZSim7dbj3+VHWWsiH64usGH1o6fn4vV16UhVJiiicPMWvllzH vikhyat.umrao@gmail.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9G/I5iaw5d4ssyJ4iTUxSvIBAX+P03VVHsNMHAB70rVGGwBnBJFqJNbukzxfnsqwzN6vSeuMy7I1zc2VVi4GtBQPK0iCbVQN+Njq0VCIxb4hLmjD3Vn8NgRp80955VJyYGT9+/JbZY1UCdPBuld6hsnTipkdo5U3huAHD4i1FpYKol+4DCZHAO5wNilCbests0+ZPtHYe53vnNDz685cx/f7RTtEarvU2fECxkurlBBNvuIl6SN8bo+NaJ01Li0xAD+2fpGz6Iu0WUEdWTkt78ubvA4If2k8XAKxkOKEvfyX+AtTzdHxWSQu7ixkbuksuK6A0bnankn+DdiP6Y293 vumrao@redhat", "key_options": null, "keyfile": "/home/vumrao/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vumrao", "validate_certs": true} 2021-07-24T16:23:42.962 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC56FiAgzz9aF+qAMkw5aGoCyoSA8Lf2LPaz3QxTYEzmQt0ByXMmVw0cgUI4gDt7hMBX6LoxPALZ7C1aH8aPTpb6+hxHGfir2tqQmU49JOQiUvBP/Xtt1ilxMou9Wu/ZadEhIZxaP/TBncXNls9cbFs9bV7Q8J3CLCTGRa8kilEpZ7209c/xQI4yQ6q+Q3H4FkO0YHP+Tkn9mg1df+BKkXfSBycjAyOXPvljoetjw0FHEbJ7lTCcSG+hCb2LEACo2OK9eWC3GYwDPKZF1Ht9HfDvg4bHfY3OVOixYiZSim7dbj3+VHWWsiH64usGH1o6fn4vV16UhVJiiicPMWvllzH vikhyat.umrao@gmail.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9G/I5iaw5d4ssyJ4iTUxSvIBAX+P03VVHsNMHAB70rVGGwBnBJFqJNbukzxfnsqwzN6vSeuMy7I1zc2VVi4GtBQPK0iCbVQN+Njq0VCIxb4hLmjD3Vn8NgRp80955VJyYGT9+/JbZY1UCdPBuld6hsnTipkdo5U3huAHD4i1FpYKol+4DCZHAO5wNilCbests0+ZPtHYe53vnNDz685cx/f7RTtEarvU2fECxkurlBBNvuIl6SN8bo+NaJ01Li0xAD+2fpGz6Iu0WUEdWTkt78ubvA4If2k8XAKxkOKEvfyX+AtTzdHxWSQu7ixkbuksuK6A0bnankn+DdiP6Y293 vumrao@redhat", "key_options": null, "keyfile": "/home/vumrao/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vumrao", "validate_certs": true} 2021-07-24T16:23:43.090 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'dfuller', 'ovpn': 'dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/r/Xf58szqJ3wLdTE+mRK1Z11f/+VABmx6804NO77ncdC5ZvD3Kx6WP/oje01iwWEVXNAgEOaXp6j+U10aPvBMaS30qf/IhUcrXwO1YcGzZ0pV6UZMxcTuJw6w1VXy/YtgW5BlIfSm78zabztES9BqCgjYYM2rml3L1teDF4WU1QiI97iW0R57yc0t/gqXGpxqSFQ+iNYAl0Q1MGUgYltLvPrhm9WI2WhR2/GivdVMEM5lViNlegxneAZRb9YZMCG2kmSP+9Zd2NR367OrlgzmgeY/9u+KGXQiyfaO330s+iksxVwwE3fDl+KnqXuHSJNccJV7iXzZKej2QAire4X dfuller@Douglass-MacBook-Pro.local", "key_options": null, "keyfile": "/home/dfuller/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dfuller", "validate_certs": true} 2021-07-24T16:23:43.195 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'dfuller', 'ovpn': 'dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/r/Xf58szqJ3wLdTE+mRK1Z11f/+VABmx6804NO77ncdC5ZvD3Kx6WP/oje01iwWEVXNAgEOaXp6j+U10aPvBMaS30qf/IhUcrXwO1YcGzZ0pV6UZMxcTuJw6w1VXy/YtgW5BlIfSm78zabztES9BqCgjYYM2rml3L1teDF4WU1QiI97iW0R57yc0t/gqXGpxqSFQ+iNYAl0Q1MGUgYltLvPrhm9WI2WhR2/GivdVMEM5lViNlegxneAZRb9YZMCG2kmSP+9Zd2NR367OrlgzmgeY/9u+KGXQiyfaO330s+iksxVwwE3fDl+KnqXuHSJNccJV7iXzZKej2QAire4X dfuller@Douglass-MacBook-Pro.local", "key_options": null, "keyfile": "/home/dfuller/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dfuller", "validate_certs": true} 2021-07-24T16:23:43.323 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDIKepJjIovBTCkdVyvAdptljhw9bYcwtIqV/ojdbpeuJtxDo9UyrEkNoLeVpZgOcrbgrkOE7AEixo3qB9PbD8z5NRUleV7wipSh3QwrDmSylSVReJKOwYdxUKkzesZYBGIGYzAbTKqcVzPUWCeW314+xmv90XkO/+1vgbC5uoXfbfnaiDHQimBom8QV5Egr+EhhcuCqMEqaVSvjMr1T0e6IL9gUens6Mys6czI37go6QvmgEzkBbDJJ64PsiOOFHVNk4DJVJ1c7TRtsnpIHM1YVFjsH1AnAL6UufbgNSFf5dziUB/Bz815P1/jsOGpHkUKE37DbHU5xtLGl3MmimMt4ndcG6EggBGEYBwfEWPRAsZs3qngssrNH5W0CzbysLaoovzq5VqS8SdLMu5XrRLBEB0uWWzLq2bobYymk3t/oby5zrHJV78xAuLmldqjvlPZSdkgwWNv9YBLkteBVr2HhjtuashJ6amNPbA4kCGhXMpeRhfvfqs31CBEKbTV+A8ODWbWAoQxLCcqS24x0yMi73N0UzuqDTaJMcE8ODJvOxcLNaV688QDbrC/UehpX/Bp/DM7fLHj4YhkRpZxkkN5w2kb/bBbWya4DrffhHKqn9CH1z5ynj0237PhTwCXjtRn0JzpeRgN8OraFgR2H3uPc9XNqlkFxxOBK0lRngbxzw== owasserm@redhat.com", "key_options": null, "keyfile": "/home/owasserm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "owasserm", "validate_certs": true} 2021-07-24T16:23:43.439 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDIKepJjIovBTCkdVyvAdptljhw9bYcwtIqV/ojdbpeuJtxDo9UyrEkNoLeVpZgOcrbgrkOE7AEixo3qB9PbD8z5NRUleV7wipSh3QwrDmSylSVReJKOwYdxUKkzesZYBGIGYzAbTKqcVzPUWCeW314+xmv90XkO/+1vgbC5uoXfbfnaiDHQimBom8QV5Egr+EhhcuCqMEqaVSvjMr1T0e6IL9gUens6Mys6czI37go6QvmgEzkBbDJJ64PsiOOFHVNk4DJVJ1c7TRtsnpIHM1YVFjsH1AnAL6UufbgNSFf5dziUB/Bz815P1/jsOGpHkUKE37DbHU5xtLGl3MmimMt4ndcG6EggBGEYBwfEWPRAsZs3qngssrNH5W0CzbysLaoovzq5VqS8SdLMu5XrRLBEB0uWWzLq2bobYymk3t/oby5zrHJV78xAuLmldqjvlPZSdkgwWNv9YBLkteBVr2HhjtuashJ6amNPbA4kCGhXMpeRhfvfqs31CBEKbTV+A8ODWbWAoQxLCcqS24x0yMi73N0UzuqDTaJMcE8ODJvOxcLNaV688QDbrC/UehpX/Bp/DM7fLHj4YhkRpZxkkN5w2kb/bBbWya4DrffhHKqn9CH1z5ynj0237PhTwCXjtRn0JzpeRgN8OraFgR2H3uPc9XNqlkFxxOBK0lRngbxzw== owasserm@redhat.com", "key_options": null, "keyfile": "/home/owasserm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "owasserm", "validate_certs": true} 2021-07-24T16:23:43.566 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'vasu', 'ovpn': 'vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVFy1sjGvvHwS7Q6E61ykH4dUGfxW9+a7Xo3JMpTBT33/E8bTrYF6ZHSdH+uxScisV9Vll222NJCLXyx2s9EOcv4L88vWDTZGCaUb3iA5dweLm7EYi1NXT/p+jWDA7MAF1FQGSAQafTHpNRxLcrVPgsLDy35weV4xj7ShEU+w7EBDb75jlJXqy0luJLKNBrLzz/wDV9Oe6y3APwQBhtO7vGrVzrWEF/LWLe7U9ad3DQjvLM7+H+QVpNy+nt7us73K8vHDk1KrPlCCjrcN+fSGPD/ILlxrDrDeqmmBCtPMa7PSSjCyAV/EW0fsmArcHrHXKeKWTKXG9sDL0KBqos1kB vasu@vasuSrv\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQConeaJ2kvUOMy+jeKvXZTw655L3KK0ZG0HONIySFrRNkGa/M/hYf8oMNVh9SEax7vLNme0kwk7d71EhgtMGNsvHtQOkshWxM9P0XPk4HgB/OL+2LQ/7M3SwD4vuXPbqvrQS63YMoxcHBue5Ol5hXmM+qSoZajpUrfB2woqbp7aKsCpoK4Cgj4XfLHfh0n239ae38DU6GoAcL0GzMsxMdQhWzBwOO+ZHfowohc1pfY0+xGIMW1OlMN1eO7kuK2gGS/YRVOnLw9uu/2NErIjBzCihNN0PYWur2JE+KmU1x6VMaky49cKmAlc5WUqZ+FpV3gvnb3cLjBClnCkdjIcLeRR vasukulkarni@ovpn-116-227.phx2.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKRFyOO7qitrq6Hk2NSl28h4laRTxA2zezy1wwjTqs6UL+oZjNRYQjeWD3dDNPZrUmc9JyI3j1EN11cCsKAp8YXz3ItB46M0BPeJ4TXCpg36vxs7/twSDMq/EoXA5sRBbUJFf+bthcNemwG1WsJoxRVzMezbWBTHvz5i4Hbh4sL3PBbac3FhT/3b5Q4tKdO6bXGXmNLAoALyVZZMfoSz9CWzvrO+g8Houb9iJiaXHp293y+ND9Wicl9wHPckO1VcocZ+ldByujgX1cz6m+pxmf6AKY1 2021-07-24T16:23:43.567 INFO:teuthology.task.ansible.out:OMJj5PjmpN0HrgpV2QLVA+ba9qBiDwi1g8sRHXkOETMZ2jq/2a/mmTtvrsF vasu@teuthology", "key_options": null, "keyfile": "/home/vasu/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vasu", "validate_certs": true} 2021-07-24T16:23:43.663 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'vasu', 'ovpn': 'vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVFy1sjGvvHwS7Q6E61ykH4dUGfxW9+a7Xo3JMpTBT33/E8bTrYF6ZHSdH+uxScisV9Vll222NJCLXyx2s9EOcv4L88vWDTZGCaUb3iA5dweLm7EYi1NXT/p+jWDA7MAF1FQGSAQafTHpNRxLcrVPgsLDy35weV4xj7ShEU+w7EBDb75jlJXqy0luJLKNBrLzz/wDV9Oe6y3APwQBhtO7vGrVzrWEF/LWLe7U9ad3DQjvLM7+H+QVpNy+nt7us73K8vHDk1KrPlCCjrcN+fSGPD/ILlxrDrDeqmmBCtPMa7PSSjCyAV/EW0fsmArcHrHXKeKWTKXG9sDL0KBqos1kB vasu@vasuSrv\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQConeaJ2kvUOMy+jeKvXZTw655L3KK0ZG0HONIySFrRNkGa/M/hYf8oMNVh9SEax7vLNme0kwk7d71EhgtMGNsvHtQOkshWxM9P0XPk4HgB/OL+2LQ/7M3SwD4vuXPbqvrQS63YMoxcHBue5Ol5hXmM+qSoZajpUrfB2woqbp7aKsCpoK4Cgj4XfLHfh0n239ae38DU6GoAcL0GzMsxMdQhWzBwOO+ZHfowohc1pfY0+xGIMW1OlMN1eO7kuK2gGS/YRVOnLw9uu/2NErIjBzCihNN0PYWur2JE+KmU1x6VMaky49cKmAlc5WUqZ+FpV3gvnb3cLjBClnCkdjIcLeRR vasukulkarni@ovpn-116-227.phx2.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKRFyOO7qitrq6Hk2NSl28h4laRTxA2zezy1wwjTqs6UL+oZjNRYQjeWD3dDNPZrUmc9JyI3j1EN11cCsKAp8YXz3ItB46M0BPeJ4TXCpg36vxs7/twSDMq/EoXA5sRBbUJFf+bthcNemwG1WsJoxRVzMezbWBTHvz5i4Hbh4sL3PBbac3FhT/3b5Q4tKdO6bXGXmNLAoALyVZZMfoSz9CWzvrO+g8Houb9iJiaXHp293y+ND9Wicl9wHPckO1VcocZ+ldByujgX1cz6m+pxmf6AKY1 2021-07-24T16:23:43.665 INFO:teuthology.task.ansible.out:OMJj5PjmpN0HrgpV2QLVA+ba9qBiDwi1g8sRHXkOETMZ2jq/2a/mmTtvrsF vasu@teuthology", "key_options": null, "keyfile": "/home/vasu/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vasu", "validate_certs": true} 2021-07-24T16:23:43.793 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'smohan', 'ovpn': 'shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDlOImwCV0AGu5L29ABaefV9Vqjv43WYJYFuLTxGQQdeQGcways6iNKGIX/nzf3UWkwgg25OVSpzB7zf6FjBx+HcQU+RJ7FLzeaz0s8ZxBXqWwtOYOvP9cXmAXA07hD5UAfxZKC1twBzL82bKJ2ZSmzfQmBjvpUOqRs7XwsQIClOW/ycY+jLgLRLFFDxzADsgnn6UEGlHeMETYocUbe89P3wbY5fHhqZmn6e5ncuAQMsiLRa9d+QhSdpD07Y/P65EzqRF4UOX+zpOc6gPlgHFir9pvf0bTbbBG/qKN9+KGqzZMRJGKenpHM6EMfLkf0QmrT4s4zd4ZnUQPq3HN3pul3 redhat@unused\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD9n4ege98BNmvgUxogdcpptMILFfEisAQaiLUvSKpTsoy2gF7C6xSJXgDaziT5dW4ad2El4xmKQ/e6/e14Vx5i9pGbJz4NvL36Xmb3ent2PtY18i6d3CbnmGI8J7YH4YS9QvR7FC/KuvwLR6AdJ+uQShGhqG8kWJMjbqrtaxu8l1hq8ymBXw3O1Ht+xrZ/r3dEkAIVF3bMCSUnZpEbSsNoeiydEQl0ZCw+meXYmSw15vYVtKpYscZxqADqhSJJxIEHZA4E88dq6aYdV2AZ/s4cJK+tBl/ckBnclI3VGHSGn6oaHoO/fCHtKiENplDuKoLGQPO6xJ2Q/apHSGD7McY3 redhat@network\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDn/XgNfvqytLHgfBUdQIhJiWBlj+JrXqGZYvAZZJIWs32Ugm1/lCQTssGZrEj3+Qv81jLfkP6VQ8gXSWJkzUK4csxRxkZKXqcYLDE1csdmAFDOfWUFJwhMsCiiCyBiW9oapioLpvd40nw8k9qM4QuzaUhVonoGXMDDL1/dCgkbIjiQxxTJPHDEJFjtzul+VuhlhHqE6S1syoJG+UKo3Q1tOBCs8rwaPXEfCXFsyv+ZmcEv1+mpM8QRjdr1D1hfUfwb4CHtaa2AE6B5wL+zoY6+jsrTwZSwCfeIdgEZ8e3V2iXP5F7G6eXotu5r7mGYJClHZFLSfbNPN5J+EbRORl9/ wbhack3r@dhcp35-24.lab.eng.blr.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHYkp1nuRSYSAl6me1xuoTU30DW2YpAR6EH1c2adUC9tNtTZbMnab11aitQLAtZb9SKsRgnoB5KpH+zJ0VNKCuJU227r9vZwcVUruSGwA6X7LOrSkK0gFqNRZkVoKhC9oGHSU0zegYBDxx8VLxSV3CE56b+KEosEo6iJe7TkXy3wXHK6am0uhQPEdSHtdUdD683CGIffdF1RFmAFnzTPn96lC9rLe1mIGO+jVQx4zIo3i33RFQLy++4DtQw6Lrgp26Xr85HmQekjgyiya0VkR9Ypy7fgF2ucBGegnOgZDGCCY4G2RuqiZyK 2021-07-24T16:23:43.795 INFO:teuthology.task.ansible.out:z2TZaOecDwrLkbYM7EGp8up5uLFRZsV shmohan@shmohan.remote.csb", "key_options": null, "keyfile": "/home/smohan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "smohan", "validate_certs": true} 2021-07-24T16:23:43.889 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'smohan', 'ovpn': 'shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDlOImwCV0AGu5L29ABaefV9Vqjv43WYJYFuLTxGQQdeQGcways6iNKGIX/nzf3UWkwgg25OVSpzB7zf6FjBx+HcQU+RJ7FLzeaz0s8ZxBXqWwtOYOvP9cXmAXA07hD5UAfxZKC1twBzL82bKJ2ZSmzfQmBjvpUOqRs7XwsQIClOW/ycY+jLgLRLFFDxzADsgnn6UEGlHeMETYocUbe89P3wbY5fHhqZmn6e5ncuAQMsiLRa9d+QhSdpD07Y/P65EzqRF4UOX+zpOc6gPlgHFir9pvf0bTbbBG/qKN9+KGqzZMRJGKenpHM6EMfLkf0QmrT4s4zd4ZnUQPq3HN3pul3 redhat@unused\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD9n4ege98BNmvgUxogdcpptMILFfEisAQaiLUvSKpTsoy2gF7C6xSJXgDaziT5dW4ad2El4xmKQ/e6/e14Vx5i9pGbJz4NvL36Xmb3ent2PtY18i6d3CbnmGI8J7YH4YS9QvR7FC/KuvwLR6AdJ+uQShGhqG8kWJMjbqrtaxu8l1hq8ymBXw3O1Ht+xrZ/r3dEkAIVF3bMCSUnZpEbSsNoeiydEQl0ZCw+meXYmSw15vYVtKpYscZxqADqhSJJxIEHZA4E88dq6aYdV2AZ/s4cJK+tBl/ckBnclI3VGHSGn6oaHoO/fCHtKiENplDuKoLGQPO6xJ2Q/apHSGD7McY3 redhat@network\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDn/XgNfvqytLHgfBUdQIhJiWBlj+JrXqGZYvAZZJIWs32Ugm1/lCQTssGZrEj3+Qv81jLfkP6VQ8gXSWJkzUK4csxRxkZKXqcYLDE1csdmAFDOfWUFJwhMsCiiCyBiW9oapioLpvd40nw8k9qM4QuzaUhVonoGXMDDL1/dCgkbIjiQxxTJPHDEJFjtzul+VuhlhHqE6S1syoJG+UKo3Q1tOBCs8rwaPXEfCXFsyv+ZmcEv1+mpM8QRjdr1D1hfUfwb4CHtaa2AE6B5wL+zoY6+jsrTwZSwCfeIdgEZ8e3V2iXP5F7G6eXotu5r7mGYJClHZFLSfbNPN5J+EbRORl9/ wbhack3r@dhcp35-24.lab.eng.blr.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHYkp1nuRSYSAl6me1xuoTU30DW2YpAR6EH1c2adUC9tNtTZbMnab11aitQLAtZb9SKsRgnoB5KpH+zJ0VNKCuJU227r9vZwcVUruSGwA6X7LOrSkK0gFqNRZkVoKhC9oGHSU0zegYBDxx8VLxSV3CE56b+KEosEo6iJe7TkXy3wXHK6am0uhQPEdSHtdUdD683CGIffdF1RFmAFnzTPn96lC9rLe1mIGO+jVQx4zIo3i33RFQLy++4DtQw6Lrgp26Xr85HmQekjgyiya0VkR9Ypy7fgF2ucBGegnOgZDGCCY4G2RuqiZyK 2021-07-24T16:23:43.891 INFO:teuthology.task.ansible.out:z2TZaOecDwrLkbYM7EGp8up5uLFRZsV shmohan@shmohan.remote.csb", "key_options": null, "keyfile": "/home/smohan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "smohan", "validate_certs": true} 2021-07-24T16:23:44.026 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'abhi', 'ovpn': 'abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZePxJmYerihzA0aQbMt7K7bctPEDcwPHiO8EVuJowp6zwhSmtDnYuFybKJsee4l8+rDKR6T5Ugdl5pLjSzQ+Ba00OSH7+qWC6shvVDYju5mIooJnc+kwx8RgapbGtDdl/yYskBb1KD5g/3+i/2aM+Igk+7nQR7Cny5+WnUEvHd7PHBbUXQSuu+mlUlnXCVMM8g8qlc1I3WQL5eQoIqGjSWRgZUIsn3P5oryYBzbuG9jqLwbaohJvZRJqkimQDe7zCFk6bB3z39pyOWUN+sldRvyL8FPyEmqog4IwpjcYyCuCnPhnb6fNq9yB65RUIde82Kkzx3LZrYOXTrdHgD/lr abhi@trusty", "key_options": null, "keyfile": "/home/abhi/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "abhi", "validate_certs": true} 2021-07-24T16:23:44.123 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'abhi', 'ovpn': 'abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZePxJmYerihzA0aQbMt7K7bctPEDcwPHiO8EVuJowp6zwhSmtDnYuFybKJsee4l8+rDKR6T5Ugdl5pLjSzQ+Ba00OSH7+qWC6shvVDYju5mIooJnc+kwx8RgapbGtDdl/yYskBb1KD5g/3+i/2aM+Igk+7nQR7Cny5+WnUEvHd7PHBbUXQSuu+mlUlnXCVMM8g8qlc1I3WQL5eQoIqGjSWRgZUIsn3P5oryYBzbuG9jqLwbaohJvZRJqkimQDe7zCFk6bB3z39pyOWUN+sldRvyL8FPyEmqog4IwpjcYyCuCnPhnb6fNq9yB65RUIde82Kkzx3LZrYOXTrdHgD/lr abhi@trusty", "key_options": null, "keyfile": "/home/abhi/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "abhi", "validate_certs": true} 2021-07-24T16:23:44.251 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'cbodley', 'ovpn': 'cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDcsBe6CzgWh64iZAH8zbU6ra4yEiUBSsiUn0AHzyQurvjeRpL2Mut6B1WEi0kJG7BAM6b13JrhnD9BW9yIMIUIPpVTa2o4zaXP90+bvjGrgDeJbxv3T9/TGh13k+WWyampxm2lo90/+Paql/HObQyyIv7Wan0DOdIe2/Ue4ooWH0tu3kj+3unJTuw82oEDEn+9tGs0oleG2c8XN0gQyVl1DzR2Gqf9PCzXK7hInC3niY2huoSAZzVFEgsniKEWqTnVWYi49X2SsJhUyHCj+mqrTG3YnW30nha3EXOWIbQGblXVoTIOc+gNreqdGByOMICKSnQmPSG4DAl3c1Y4h4A71T3Q043IUv7v7S9tAEKq2h6oJ9I/a5z0u4kaL/+B7Cw7l4bitTdcZ0rcqSvOkKUNNgxujbucMSSc4Tsh5L0762xaziD9nQZl5bteb3VtsMAueqhu7L3sJy69+HGg7oF68t5TguErXfI2UNVGOn3eRj+zN/zSwLUXMoROlpM5yHXSzHvpsbgZiHBImM2CeG4qaPtqzFw7VH6NWJv4ypb0htOMWsbXmLshNTca1KXrrBcVozSJC8wKgEOxu4spk26G8x1IVTsi2ypyYX+irtAqZrrpIPdQ0Ss9NjKPhFNXAxJgLHj6TlH8UNh1gRfN/QTyzpFSe4EH6uOlnWuxcuM8ZQ== cbodley@redhat.com", "key_options": null, "keyfile": "/home/cbodley/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cbodley", "validate_certs": true} 2021-07-24T16:23:44.357 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'cbodley', 'ovpn': 'cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDcsBe6CzgWh64iZAH8zbU6ra4yEiUBSsiUn0AHzyQurvjeRpL2Mut6B1WEi0kJG7BAM6b13JrhnD9BW9yIMIUIPpVTa2o4zaXP90+bvjGrgDeJbxv3T9/TGh13k+WWyampxm2lo90/+Paql/HObQyyIv7Wan0DOdIe2/Ue4ooWH0tu3kj+3unJTuw82oEDEn+9tGs0oleG2c8XN0gQyVl1DzR2Gqf9PCzXK7hInC3niY2huoSAZzVFEgsniKEWqTnVWYi49X2SsJhUyHCj+mqrTG3YnW30nha3EXOWIbQGblXVoTIOc+gNreqdGByOMICKSnQmPSG4DAl3c1Y4h4A71T3Q043IUv7v7S9tAEKq2h6oJ9I/a5z0u4kaL/+B7Cw7l4bitTdcZ0rcqSvOkKUNNgxujbucMSSc4Tsh5L0762xaziD9nQZl5bteb3VtsMAueqhu7L3sJy69+HGg7oF68t5TguErXfI2UNVGOn3eRj+zN/zSwLUXMoROlpM5yHXSzHvpsbgZiHBImM2CeG4qaPtqzFw7VH6NWJv4ypb0htOMWsbXmLshNTca1KXrrBcVozSJC8wKgEOxu4spk26G8x1IVTsi2ypyYX+irtAqZrrpIPdQ0Ss9NjKPhFNXAxJgLHj6TlH8UNh1gRfN/QTyzpFSe4EH6uOlnWuxcuM8ZQ== cbodley@redhat.com", "key_options": null, "keyfile": "/home/cbodley/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cbodley", "validate_certs": true} 2021-07-24T16:23:44.485 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'mwatts', 'ovpn': 'mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrtHyRuOSEXAM6mwL4qoM+NM4hpIKhaRS+/Y6RDoFKszkXFw/jC9ZYh7q39rQpWQBKHVe4RyPN9yyGWydFwaR/BjZi14ippmYOqVG4f7b+k39NFbMJRcSxYC+NvkqxK7+zpsnIWC+RdJ+blZi+zCbaaAYcMDSvBZW19FsJSLrO7hh4R1cuzgV+Xrmwdc1/VH+HqPMu3tHGv7N0SfsklWI8Inr0aiL83QqqgKPcVxljSWZGYvvFyTQOrkNQeaLURJNER9WIIac9o57WOINw8kR+ojebcOUBsrxZH9j+gMjsJ752Rph03wdMUpFcnS6yfvI4Ial7x/sGms4FE+wL/vVF mdw@pika", "key_options": null, "keyfile": "/home/mwatts/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mwatts", "validate_certs": true} 2021-07-24T16:23:44.591 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'mwatts', 'ovpn': 'mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrtHyRuOSEXAM6mwL4qoM+NM4hpIKhaRS+/Y6RDoFKszkXFw/jC9ZYh7q39rQpWQBKHVe4RyPN9yyGWydFwaR/BjZi14ippmYOqVG4f7b+k39NFbMJRcSxYC+NvkqxK7+zpsnIWC+RdJ+blZi+zCbaaAYcMDSvBZW19FsJSLrO7hh4R1cuzgV+Xrmwdc1/VH+HqPMu3tHGv7N0SfsklWI8Inr0aiL83QqqgKPcVxljSWZGYvvFyTQOrkNQeaLURJNER9WIIac9o57WOINw8kR+ojebcOUBsrxZH9j+gMjsJ752Rph03wdMUpFcnS6yfvI4Ial7x/sGms4FE+wL/vVF mdw@pika", "key_options": null, "keyfile": "/home/mwatts/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mwatts", "validate_certs": true} 2021-07-24T16:23:44.729 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6\nprsrivas@t480 jciDaqMz2kZbSRymwpJiqA 68baba83dd966fe9536bc9a822428710b10a28781f695bc3fb750482a94b0e8c\n'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6\nprsrivas@t480 jciDaqMz2kZbSRymwpJiqA 68baba83dd966fe9536bc9a822428710b10a28781f695bc3fb750482a94b0e8c\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC0zCoXv2Kkxjqv5FOlJZ2PRA9tStdXAVGZJbSLOhAWeqHQL6O2l8MO5GFzHz4FA/g7lbNzLKaCbG1wYGuL9FOt0o36/eHykgENu00SlFunIQn+T/WNaGxrZqnfbdS9TdImFAnVY4vuzrBhFTb6qcqTLhw1WVz+l/iOv5CoY+7NnILWcj8dHNcPzU1ihlFAbvQgQcMtt1130zqc6L8o+SDm2YQF2nuOWxj0LbD6YpRn3AqWsTN5QbqzdeaJiUt6kdywisPdoiSWLuivRKhNLNhnWO+B4DnchwfApy8ovJShHZAsrSoc+a+RQDmOiLXmc5wAvNnREHbqod8/0bQ9vSXaVQCt1gnnK8Bf7GQElg3Z3aep4D4w6rBB+LBsHFbTfrzWAHkXxJeGiQTlJGz0IYHi1weWrzY6x5rEA0gYDu0FVLOLrsYDtuTQpjcTwpmaHCsxz6wU3wCNmTsV/AZhniFHJhHXacCmDp1JfsI2kP9FjcJJE0SygnZ/SzKe0DHamnyT1OgdQaG/KX2eRv/vXUPg2ukKiA1fyFnFeEsWK6rUO0YgCswqjrM4vU0leZ1b8vK9aM4IDJM3TJqdMLfOa0rPntekNOqXUn213CP+Yiz9l1TH4zX3P/Kv6Vv1gTeGcX0lMaYhowng+97j3LLqGcSUPMklrKen/xrsACFxN9fxaQ== prsrivas@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCks+XmOepYEdSBP6U0T+r+fZowSS7UHY5W8AUtAkvXiKlTG518luG2wtSALIsB5+jyjC44ITwV9X/vvsDaXQnp1hFanwWeuU1jDdy+MvywvxI9q4naWlDpxrfq4i/AioSvdoIo02uUFYPKTCHrm7wBjTwpWbCD0gbC9/OGAHM88Md3F0qbgFEr3BERvNGe0coCjWRMS8+GTZXS22WW1/NxNzpdCUjO/9j4QydpW7UF1kqVhnPVZozmh4wl0rk8tgb9Zx3vCUBG1Q5eO/q+HsW54eXLa9FcuQcoJnNdV2hMXRHHZHTgaPKZ/ildukzZHo0i/Dq1mi5N3s5A7aDYxOWWlRXazwL8zu/UQVrxVRni8vDTFk5682lskF1WifzADaqicUWzasdK0PC4G7JmHPi+XHskeOt5i4ywEnFRXnYtMOIu0CNO82Rg4CdUAD58YXCGoQ4r9TG4LlwKg75ouNHB/ToJidSg9NBwclP+MICcTpWItxVXpBj/YkeLcntHtV 2021-07-24T16:23:44.731 INFO:teuthology.task.ansible.out:TFNHORxIwIwWng94wVEDCfyXelyAR6VfwcPlWWrbzhbEO9DH40GuluQi38ySWi/HpnrVriJMLzEQA9OPrLsME1LDgPGkF2GloPL8nnnLWB9L+YEBNNAVoSo0PHBsjIibdZ/SZm7zUgYGp4fuG+m1+SDOjcfD6GSXOTQwQou+knEQ== prsrivas@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDISEXvGI2oJLTRR15ePZLkmdYjaQJxt9V/yBwKdGqYvnPzmLOpdmVpdQJo7ZOWwdp5tJsCy4q5uX5vIUv6Gyi3uVSGmZnrKUbsqoDNwAX5vx/gFBINIs/ZXXyD4fpUT8aoZeq1XmXdIaWG0nImsrtRnRxKP9NGZEcW8z0WPwgF0Ck+RH0qZUix6Bfbgy7vMXnivuDv+NdjEwyszcrPWvf6Krr0am9Q0+9nj/mjvk6CZLl+CH3HNdkhZuNs+qMG4XW8KhLvQB2p790XVlTHuVU4jWrFmjymggZxkhoCY/ukHH6wi2Pbx6yjjKOj8iIw1xKabJzJ7S8UKT23A41d918DUCUuEG66pN6Z4dnv+fZJxj5iEo1GdycSWIc4SpLTK3z4zDZypVKIzjI4o8VwQaN48HkVjUdTICTvGQfytFi3jX1I5nxIZiiPcxMQLR5hQggP8pn2XtvXpomn0aBc8tVuuZJLVq4zCVnhlVB6IACmb71evjFGOsoSuEsaTufUr48= prsrivas@t480.lab.blr.redhat.com", "key_options": null, "keyfile": "/home/prsrivas/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "prsrivas", "validate_certs": true} 2021-07-24T16:23:44.823 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6\nprsrivas@t480 jciDaqMz2kZbSRymwpJiqA 68baba83dd966fe9536bc9a822428710b10a28781f695bc3fb750482a94b0e8c\n'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6\nprsrivas@t480 jciDaqMz2kZbSRymwpJiqA 68baba83dd966fe9536bc9a822428710b10a28781f695bc3fb750482a94b0e8c\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC0zCoXv2Kkxjqv5FOlJZ2PRA9tStdXAVGZJbSLOhAWeqHQL6O2l8MO5GFzHz4FA/g7lbNzLKaCbG1wYGuL9FOt0o36/eHykgENu00SlFunIQn+T/WNaGxrZqnfbdS9TdImFAnVY4vuzrBhFTb6qcqTLhw1WVz+l/iOv5CoY+7NnILWcj8dHNcPzU1ihlFAbvQgQcMtt1130zqc6L8o+SDm2YQF2nuOWxj0LbD6YpRn3AqWsTN5QbqzdeaJiUt6kdywisPdoiSWLuivRKhNLNhnWO+B4DnchwfApy8ovJShHZAsrSoc+a+RQDmOiLXmc5wAvNnREHbqod8/0bQ9vSXaVQCt1gnnK8Bf7GQElg3Z3aep4D4w6rBB+LBsHFbTfrzWAHkXxJeGiQTlJGz0IYHi1weWrzY6x5rEA0gYDu0FVLOLrsYDtuTQpjcTwpmaHCsxz6wU3wCNmTsV/AZhniFHJhHXacCmDp1JfsI2kP9FjcJJE0SygnZ/SzKe0DHamnyT1OgdQaG/KX2eRv/vXUPg2ukKiA1fyFnFeEsWK6rUO0YgCswqjrM4vU0leZ1b8vK9aM4IDJM3TJqdMLfOa0rPntekNOqXUn213CP+Yiz9l1TH4zX3P/Kv6Vv1gTeGcX0lMaYhowng+97j3LLqGcSUPMklrKen/xrsACFxN9fxaQ== prsrivas@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCks+XmOepYEdSBP6U0T+r+fZowSS7UHY5W8AUtAkvXiKlTG518luG2wtSALIsB5+jyjC44ITwV9X/vvsDaXQnp1hFanwWeuU1jDdy+MvywvxI9q4naWlDpxrfq4i/AioSvdoIo02uUFYPKTCHrm7wBjTwpWbCD0gbC9/OGAHM88Md3F0qbgFEr3BERvNGe0coCjWRMS8+GTZXS22WW1/NxNzpdCUjO/9j4QydpW7UF1kqVhnPVZozmh4wl0rk8tgb9Zx3vCUBG1Q5eO/q+HsW54eXLa9FcuQcoJnNdV2hMXRHHZHTgaPKZ/ildukzZHo0i/Dq1mi5N3s5A7aDYxOWWlRXazwL8zu/UQVrxVRni8vDTFk5682lskF1WifzADaqicUWzasdK0PC4G7JmHPi+XHskeOt5i4ywEnFRXnYtMOIu0CNO82Rg4CdUAD58YXCGoQ4r9TG4LlwKg75ouNHB/ToJidSg9NBwclP+MICcTpWItxVXpBj/YkeLcntHtV 2021-07-24T16:23:44.825 INFO:teuthology.task.ansible.out:TFNHORxIwIwWng94wVEDCfyXelyAR6VfwcPlWWrbzhbEO9DH40GuluQi38ySWi/HpnrVriJMLzEQA9OPrLsME1LDgPGkF2GloPL8nnnLWB9L+YEBNNAVoSo0PHBsjIibdZ/SZm7zUgYGp4fuG+m1+SDOjcfD6GSXOTQwQou+knEQ== prsrivas@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDISEXvGI2oJLTRR15ePZLkmdYjaQJxt9V/yBwKdGqYvnPzmLOpdmVpdQJo7ZOWwdp5tJsCy4q5uX5vIUv6Gyi3uVSGmZnrKUbsqoDNwAX5vx/gFBINIs/ZXXyD4fpUT8aoZeq1XmXdIaWG0nImsrtRnRxKP9NGZEcW8z0WPwgF0Ck+RH0qZUix6Bfbgy7vMXnivuDv+NdjEwyszcrPWvf6Krr0am9Q0+9nj/mjvk6CZLl+CH3HNdkhZuNs+qMG4XW8KhLvQB2p790XVlTHuVU4jWrFmjymggZxkhoCY/ukHH6wi2Pbx6yjjKOj8iIw1xKabJzJ7S8UKT23A41d918DUCUuEG66pN6Z4dnv+fZJxj5iEo1GdycSWIc4SpLTK3z4zDZypVKIzjI4o8VwQaN48HkVjUdTICTvGQfytFi3jX1I5nxIZiiPcxMQLR5hQggP8pn2XtvXpomn0aBc8tVuuZJLVq4zCVnhlVB6IACmb71evjFGOsoSuEsaTufUr48= prsrivas@t480.lab.blr.redhat.com", "key_options": null, "keyfile": "/home/prsrivas/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "prsrivas", "validate_certs": true} 2021-07-24T16:23:44.959 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'pdonnell', 'ovpn': 'pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQD3vdP9QHyNFUNPOdplezEbdYsQfcC91ncATI6Fl/xHifmUbcvjIRqZHkCY6FNWUpMeg9S3+wlHJtzjVqJJ/MlQML3EtwnzQkeWv8bjtuZ07OqULYIv0zEx63XUfSnrdFleJ8+KDSpn7krkYE44q85B88IL+ZBeq5eCXFJ1TtmsDcvsN8WqZNWMdUGqgH3Bb4D8+YKrEfGxoievyxZ1A1DnBHan2l8foTKYggRrnuSbTb59cFpxY3R7Arc5Cn9kDJT1nDVBA5SSGCfRMiNyBOUzQVYe/UjKTaCpngglXC3wYnjoGvGcpksHLQCxyuJPB6djC1tdF+3Jehdf8y8+2TBzWXiiPq2XwS58sER5GcLLLQv26pPL8hgu6CdI0sHxgcgQBgpjoLwUMHmv13CnN/AAcZY4RRDK2X5zd6wFSEhuuCoUqh/m7K219IxI6fVkLaApC851D/ua/pj9OMjiOaJ+D13cPrgfqxva4eK8FQZvqQm7aUK/TT216QNYmn7hkzNjMTkjv/L5yYQ5Ym92AHy44wHzLPrtDB5mk94vHOjG+KlAt9ofuLncMSAXWe+fOqxuIQ6VfbL2LUv0EGYhHe4XOVj98q5utsVQxQbXAZzNQaq9FWXs2A4xcVP7aWj0Fooi17LN/W0ng4Iijir5hyLr7k7M1G6resgiY7p83biNow== pdonnell@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAEAQCpgLVt7Zphmf6nqD+9BC0N91jdmaY6ZpvrYWlzbhxXITQ6juIEtegnlZ+8ohdeEfHFBiyu1xOSQSM1X1ugvpPQE94UqQg7JVb0tuoUCNJHYnIuv8T4YgyP0/vEV48k2G0BBWlP+IJ5f1iDvZuLHWLR5JSgGqh5ELaaHr7Cbyb6JlImldb7SDIoPHMCZ+n6dLO8l5Zy7qWelw6aeA770xmPucBr6t/BVns2g77XgJz6zFd99yEaDy27i8jfzL7WqR9i93yVE9EsL7tuOjg6G9KUzxBF0bg9iVsJXypvcBuG0JwQ+SDKqYw/cN4iLy5qBa6Siqrfpc/LKU21VNmJ0e5eXNgKKbMBpBb8GVmkoLaSRcXw7LclWopjNDA+meUhDAwU7b97N7cqN8BYhBKQyiShXFHMKLuNo2fSuTRt/icfb9VisKNGBdvwgV0oOlrqbXMzZKmj9amb9b+3JDBTGB7ioCsj5x/Evf9srXRrQ9kikIr1aBbVXIWir/lasNWVydcmUYsNi8L7W0vXArLwp+GgOXJFeZUiD3z9LG4CouRxMSwoj3lgWeL2ZR8feH4D/SP/+QmBdU6+aG97au9qreeXi5X8QTR3LND0DwwEKczX+3s+Fa950Oieom/gXC57PVKVh90KVoAGw3HzJTlZrauOtLkYbTUAX6woOMhAtJ5oWuDDT4UrHQj37jRrrl2dETLwKwUJN2+2L07vnnOZ4ABcGWLsU6d3bXeUBlw3pdsYqPebDKUEpjL2kUOw+zmfjE 2021-07-24T16:23:44.961 INFO:teuthology.task.ansible.out:fdVx9BfrvExvDX+3MkxccCJ8FY7od1s5fGEFHsXnIiMnLO/HZb/JN+Aoe+/ExadIcYwJnWcCJyly2/532kGFUlzOliCwPxgJpjWCKQAv6LjWmxoPXiA4JI0bp6y7lMEjmV2Bp3mwphlsW/r8Ie5hg1UPh/ttHRp/VZgcV8e6nNmP/qc6k9b2DWTNFqtWqm1hXLOwq08HzUEeH9mTqvenyAbv2RFMOS18Y2K+4BKUzHwZujrz9qEh/kqtpFScEIXkOJ+HZz3mI6XfjWFIPS487yRGfUvW3+nSWhvHc8vJY21bFRKdjD84qCVlZ2BfOCGUZSKftVItEiqXMTRs3RZd5epfCVZbJuA0hG16jUseeHqqZqDtlbLkzkxtS6v3iGRnPh/Ke/94FHHCzvYY8cmMYAVaM6p/G3edWftbaEtN70Fo7VKxPrpPzuSRZ7Vxmnb+Zad95DxxAC/vtMy/vkBVIP6dyn4HGxqa1oECFMe4oXdhnxZQoPzvWxb8upcXeAeOMMbcIlMq5a+dCBPGFNKhNhrb+9uAEDHwjE7rZlMJVSvt9v1S4hll6jiYIap+7n4reSKrS45aO9U0xiKXJJDohh pdonnell@icewind\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAEAQC8MdUJzIvTCn0fM+hv1HAO/Lwjy/C/V7stQRWGIxyrRHbniyX8iuaU3j7YNFglSQPJq+YRM9UnGauM9/0J9tHKLsMp+zRQYrtxU/ThiTUN8TRJY11mGUol4yLsqkTtm6oq5sl6o+LfuA4hzaYc3XLrFHRJuCUgbtPG71Q0C/y3U+itrDK4wXUxBa4YzZzcIMg+c88VXwoouPbiL0gW5PCXzMaNtKlOqBUKlE935MLn70wIEfN/EwAAbss0ga1moqeqmi9Nlvm20DNIVFmkAGtYoq6CHXtL/uehzai5Sueop8Vmd8+1U8gDTo6JpiagdD8ZNf0zAbRx587KAT5ZMnahJpO276j7RNa85ZFkNkEnBLqBHRkCkTCYq1GehYyRaR69uuKyczFiIoTfAQgPh7VlnpT9525b/4nFsBDOkWxxWAIJR61YiKemPV/n/e9SwhvVsMDb2B/RBriwR7Mi2SZ/lBHGB+z0OA+EE2rGZy4LFVOfUczqIdpltlNotXan4M4F361i+bX19KE+f2RLySn3+GiFv0CdLwslS/y4xysz+FWxw6B0Y/EkpiDU3CdWM61+THGGm/DVhfL/Pvca7k8PonHFYw/x5w1nBcADpkM9JF+m5eOnp+weTEzl58sS+3GnoAuL8YFJwMW1RmE50xM0o5E3SDc8XftUvaSZz8mhII3uwDDukbELfmkLbnIeipQKyjO+GEx0JBp4Itz82qGuao0Wi32U9wHzhSWnX4GQ0pKZnq9frSlyCNwHu/iMiKF8sA2bX3dvplFJ9nKWPefcU8bdl/upr5hYrd2GttjUSkWZa+UuF264yx3ztcN7jotRhEmmdEcHVzKQ26/NyRI4/9DQpDKY7zw4O2wFkXWg5L9kodXwWzgy4cyOr4dMD9LBVLOpHc0CAji5/+lfuYQbu1mwVdfOzCXDqByjt7zCbeN7KuUh403sJ8PTQVp642xA9i4AkPv5g+fqi5C0++1DbZP0lmLfKtTswHhoN+kAqZu2N4Mu6mNVNKyZgW5h1pZzNSGWYcZttyYmMCHhPketReL0LPJ+VUsqQCVohuta3aaSe44InA28GZsXzMj5B0el/84bnE7cN4b+rfGD25NT73JEt3RgPa9W9jqT1hwd/nf53BDKpp7DlHjR77WSWT4h4F7bhbM1RsGSqAfZjCUJT6Rq+IuM2XcrLDY8zIeArkqaZLXMzfGj6KJ7cQes05P5LYfY4osXiq68Gs/7gzF31PQRRGOYAoqMN7752sn0ZMcpnUj3mJutQcncRUN4+naTMjU36WWD7it0YuQBnb2IJ4iKjYLInw8pr2zKgWtgr1TSCM4xKp/v1/ZMmbBmS+d 2021-07-24T16:23:44.963 INFO:teuthology.task.ansible.out:TzNC7Mpkt8vdCNjzZ5KZ5 pdonnell@aglarond", "key_options": null, "keyfile": "/home/pdonnell/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pdonnell", "validate_certs": true} 2021-07-24T16:23:45.065 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'pdonnell', 'ovpn': 'pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQD3vdP9QHyNFUNPOdplezEbdYsQfcC91ncATI6Fl/xHifmUbcvjIRqZHkCY6FNWUpMeg9S3+wlHJtzjVqJJ/MlQML3EtwnzQkeWv8bjtuZ07OqULYIv0zEx63XUfSnrdFleJ8+KDSpn7krkYE44q85B88IL+ZBeq5eCXFJ1TtmsDcvsN8WqZNWMdUGqgH3Bb4D8+YKrEfGxoievyxZ1A1DnBHan2l8foTKYggRrnuSbTb59cFpxY3R7Arc5Cn9kDJT1nDVBA5SSGCfRMiNyBOUzQVYe/UjKTaCpngglXC3wYnjoGvGcpksHLQCxyuJPB6djC1tdF+3Jehdf8y8+2TBzWXiiPq2XwS58sER5GcLLLQv26pPL8hgu6CdI0sHxgcgQBgpjoLwUMHmv13CnN/AAcZY4RRDK2X5zd6wFSEhuuCoUqh/m7K219IxI6fVkLaApC851D/ua/pj9OMjiOaJ+D13cPrgfqxva4eK8FQZvqQm7aUK/TT216QNYmn7hkzNjMTkjv/L5yYQ5Ym92AHy44wHzLPrtDB5mk94vHOjG+KlAt9ofuLncMSAXWe+fOqxuIQ6VfbL2LUv0EGYhHe4XOVj98q5utsVQxQbXAZzNQaq9FWXs2A4xcVP7aWj0Fooi17LN/W0ng4Iijir5hyLr7k7M1G6resgiY7p83biNow== pdonnell@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAEAQCpgLVt7Zphmf6nqD+9BC0N91jdmaY6ZpvrYWlzbhxXITQ6juIEtegnlZ+8ohdeEfHFBiyu1xOSQSM1X1ugvpPQE94UqQg7JVb0tuoUCNJHYnIuv8T4YgyP0/vEV48k2G0BBWlP+IJ5f1iDvZuLHWLR5JSgGqh5ELaaHr7Cbyb6JlImldb7SDIoPHMCZ+n6dLO8l5Zy7qWelw6aeA770xmPucBr6t/BVns2g77XgJz6zFd99yEaDy27i8jfzL7WqR9i93yVE9EsL7tuOjg6G9KUzxBF0bg9iVsJXypvcBuG0JwQ+SDKqYw/cN4iLy5qBa6Siqrfpc/LKU21VNmJ0e5eXNgKKbMBpBb8GVmkoLaSRcXw7LclWopjNDA+meUhDAwU7b97N7cqN8BYhBKQyiShXFHMKLuNo2fSuTRt/icfb9VisKNGBdvwgV0oOlrqbXMzZKmj9amb9b+3JDBTGB7ioCsj5x/Evf9srXRrQ9kikIr1aBbVXIWir/lasNWVydcmUYsNi8L7W0vXArLwp+GgOXJFeZUiD3z9LG4CouRxMSwoj3lgWeL2ZR8feH4D/SP/+QmBdU6+aG97au9qreeXi5X8QTR3LND0DwwEKczX+3s+Fa950Oieom/gXC57PVKVh90KVoAGw3HzJTlZrauOtLkYbTUAX6woOMhAtJ5oWuDDT4UrHQj37jRrrl2dETLwKwUJN2+2L07vnnOZ4ABcGWLsU6d3bXeUBlw3pdsYqPebDKUEpjL2kUOw+zmfjE 2021-07-24T16:23:45.067 INFO:teuthology.task.ansible.out:fdVx9BfrvExvDX+3MkxccCJ8FY7od1s5fGEFHsXnIiMnLO/HZb/JN+Aoe+/ExadIcYwJnWcCJyly2/532kGFUlzOliCwPxgJpjWCKQAv6LjWmxoPXiA4JI0bp6y7lMEjmV2Bp3mwphlsW/r8Ie5hg1UPh/ttHRp/VZgcV8e6nNmP/qc6k9b2DWTNFqtWqm1hXLOwq08HzUEeH9mTqvenyAbv2RFMOS18Y2K+4BKUzHwZujrz9qEh/kqtpFScEIXkOJ+HZz3mI6XfjWFIPS487yRGfUvW3+nSWhvHc8vJY21bFRKdjD84qCVlZ2BfOCGUZSKftVItEiqXMTRs3RZd5epfCVZbJuA0hG16jUseeHqqZqDtlbLkzkxtS6v3iGRnPh/Ke/94FHHCzvYY8cmMYAVaM6p/G3edWftbaEtN70Fo7VKxPrpPzuSRZ7Vxmnb+Zad95DxxAC/vtMy/vkBVIP6dyn4HGxqa1oECFMe4oXdhnxZQoPzvWxb8upcXeAeOMMbcIlMq5a+dCBPGFNKhNhrb+9uAEDHwjE7rZlMJVSvt9v1S4hll6jiYIap+7n4reSKrS45aO9U0xiKXJJDohh pdonnell@icewind\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAEAQC8MdUJzIvTCn0fM+hv1HAO/Lwjy/C/V7stQRWGIxyrRHbniyX8iuaU3j7YNFglSQPJq+YRM9UnGauM9/0J9tHKLsMp+zRQYrtxU/ThiTUN8TRJY11mGUol4yLsqkTtm6oq5sl6o+LfuA4hzaYc3XLrFHRJuCUgbtPG71Q0C/y3U+itrDK4wXUxBa4YzZzcIMg+c88VXwoouPbiL0gW5PCXzMaNtKlOqBUKlE935MLn70wIEfN/EwAAbss0ga1moqeqmi9Nlvm20DNIVFmkAGtYoq6CHXtL/uehzai5Sueop8Vmd8+1U8gDTo6JpiagdD8ZNf0zAbRx587KAT5ZMnahJpO276j7RNa85ZFkNkEnBLqBHRkCkTCYq1GehYyRaR69uuKyczFiIoTfAQgPh7VlnpT9525b/4nFsBDOkWxxWAIJR61YiKemPV/n/e9SwhvVsMDb2B/RBriwR7Mi2SZ/lBHGB+z0OA+EE2rGZy4LFVOfUczqIdpltlNotXan4M4F361i+bX19KE+f2RLySn3+GiFv0CdLwslS/y4xysz+FWxw6B0Y/EkpiDU3CdWM61+THGGm/DVhfL/Pvca7k8PonHFYw/x5w1nBcADpkM9JF+m5eOnp+weTEzl58sS+3GnoAuL8YFJwMW1RmE50xM0o5E3SDc8XftUvaSZz8mhII3uwDDukbELfmkLbnIeipQKyjO+GEx0JBp4Itz82qGuao0Wi32U9wHzhSWnX4GQ0pKZnq9frSlyCNwHu/iMiKF8sA2bX3dvplFJ9nKWPefcU8bdl/upr5hYrd2GttjUSkWZa+UuF264yx3ztcN7jotRhEmmdEcHVzKQ26/NyRI4/9DQpDKY7zw4O2wFkXWg5L9kodXwWzgy4cyOr4dMD9LBVLOpHc0CAji5/+lfuYQbu1mwVdfOzCXDqByjt7zCbeN7KuUh403sJ8PTQVp642xA9i4AkPv5g+fqi5C0++1DbZP0lmLfKtTswHhoN+kAqZu2N4Mu6mNVNKyZgW5h1pZzNSGWYcZttyYmMCHhPketReL0LPJ+VUsqQCVohuta3aaSe44InA28GZsXzMj5B0el/84bnE7cN4b+rfGD25NT73JEt3RgPa9W9jqT1hwd/nf53BDKpp7DlHjR77WSWT4h4F7bhbM1RsGSqAfZjCUJT6Rq+IuM2XcrLDY8zIeArkqaZLXMzfGj6KJ7cQes05P5LYfY4osXiq68Gs/7gzF31PQRRGOYAoqMN7752sn0ZMcpnUj3mJutQcncRUN4+naTMjU36WWD7it0YuQBnb2IJ4iKjYLInw8pr2zKgWtgr1TSCM4xKp/v1/ZMmbBmS+d 2021-07-24T16:23:45.068 INFO:teuthology.task.ansible.out:TzNC7Mpkt8vdCNjzZ5KZ5 pdonnell@aglarond", "key_options": null, "keyfile": "/home/pdonnell/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pdonnell", "validate_certs": true} 2021-07-24T16:23:45.202 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'jlayton', 'ovpn': 'jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDKzhyWb3PmU88m8BbgpEuBzYM6+x28z6aZwHSesiyfXMfF4Y7IZjtKaTxH0ph/O9GQCPhRCVhRd8TlgKWJGhts1E+VkQfHfT18CgmrPWzj3gifc2FJhL97vB1Pd3jksGnOPAikgYPHP46SVMTtyvXCkOUuo7E29WrkdpjawcqM1rfpw63OnzHf7Ar7Sqh/othB7ajyVQ92t+XWSEqj7K+NRfTaq5L5RBWbwarM885o8xdI5mimOZ0QjzKOhFDORrI+HEVlkutyB8E20nZgo7TUy+kYeLVhEqb3A6Pi2QbA9GFLT69kA/H9nebhj7Cuim9yrx4OKeZuIncG0UxSQF3QmWflAZHBs8L/jniTz4DJ5id5jR29tvGK2LeddCEMB1L2cHwWHlG0aX5jaNEJe+nG6H5Tcg3+M1RPM8twBkRQmS3UzAyX/MTH1kktyFUHn8CdBXe0WTuoFSvXLB6BCHWzDYZOt0tIV/xMtBwhy+XGYA4oZSsDU5m7VlSVLBGL8DbRX69Z8AGey2y3FoFu/roY6NmDhTxUedJ2ZfoKSwdZD6jjatdO1621nonBnJxrDgaXCWzT7HtnWcc3GwxZoBrqkvgpsx88f4lNi22OpYVPV6A4hECe04u6OJnHSWVk3ft3p5PaLNF8aEXbiIgzZKAwX3LxpvEDFH/t1sdihhpmjw== jlayton@synchrony.poochiereds.net", "key_options": null, "keyfile": "/home/jlayton/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jlayton", "validate_certs": true} 2021-07-24T16:23:45.297 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'jlayton', 'ovpn': 'jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDKzhyWb3PmU88m8BbgpEuBzYM6+x28z6aZwHSesiyfXMfF4Y7IZjtKaTxH0ph/O9GQCPhRCVhRd8TlgKWJGhts1E+VkQfHfT18CgmrPWzj3gifc2FJhL97vB1Pd3jksGnOPAikgYPHP46SVMTtyvXCkOUuo7E29WrkdpjawcqM1rfpw63OnzHf7Ar7Sqh/othB7ajyVQ92t+XWSEqj7K+NRfTaq5L5RBWbwarM885o8xdI5mimOZ0QjzKOhFDORrI+HEVlkutyB8E20nZgo7TUy+kYeLVhEqb3A6Pi2QbA9GFLT69kA/H9nebhj7Cuim9yrx4OKeZuIncG0UxSQF3QmWflAZHBs8L/jniTz4DJ5id5jR29tvGK2LeddCEMB1L2cHwWHlG0aX5jaNEJe+nG6H5Tcg3+M1RPM8twBkRQmS3UzAyX/MTH1kktyFUHn8CdBXe0WTuoFSvXLB6BCHWzDYZOt0tIV/xMtBwhy+XGYA4oZSsDU5m7VlSVLBGL8DbRX69Z8AGey2y3FoFu/roY6NmDhTxUedJ2ZfoKSwdZD6jjatdO1621nonBnJxrDgaXCWzT7HtnWcc3GwxZoBrqkvgpsx88f4lNi22OpYVPV6A4hECe04u6OJnHSWVk3ft3p5PaLNF8aEXbiIgzZKAwX3LxpvEDFH/t1sdihhpmjw== jlayton@synchrony.poochiereds.net", "key_options": null, "keyfile": "/home/jlayton/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jlayton", "validate_certs": true} 2021-07-24T16:23:45.436 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'rzarzynski', 'ovpn': 'rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCijPApnekNl/dsY+fleKYstEzNkKflBEcCoKtjItUCDJCVLVFOsDBrV94EGvDWpr13aj9sSwpUzRbeu/vOW8ZT853HH6Dqg2+eoYwG6vDRprZb93nw6l4vtU59/M0yKkyi9CPp2+YUo31cCFzYWpq8bv2j1xBruDSUCUdn9nJrHiLFqA4QEwSpw+uVCjSKzQL+LjlKmE8Plfd+8mNCQeY/OFsjxAztwN+4M50SZCnOVCIwEXoYRNd82JOXMOaqZJazSWTO8Tml6+Nu0hyEcvHkHxWRDSM+6LmXNnjlVUPyDN2h1/VAYATpOZ2VhmRarDoftCp9Wzi7eQdL/CGiMyuD rzarzyns@redhat.com", "key_options": null, "keyfile": "/home/rzarzynski/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rzarzynski", "validate_certs": true} 2021-07-24T16:23:45.532 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'rzarzynski', 'ovpn': 'rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCijPApnekNl/dsY+fleKYstEzNkKflBEcCoKtjItUCDJCVLVFOsDBrV94EGvDWpr13aj9sSwpUzRbeu/vOW8ZT853HH6Dqg2+eoYwG6vDRprZb93nw6l4vtU59/M0yKkyi9CPp2+YUo31cCFzYWpq8bv2j1xBruDSUCUdn9nJrHiLFqA4QEwSpw+uVCjSKzQL+LjlKmE8Plfd+8mNCQeY/OFsjxAztwN+4M50SZCnOVCIwEXoYRNd82JOXMOaqZJazSWTO8Tml6+Nu0hyEcvHkHxWRDSM+6LmXNnjlVUPyDN2h1/VAYATpOZ2VhmRarDoftCp9Wzi7eQdL/CGiMyuD rzarzyns@redhat.com", "key_options": null, "keyfile": "/home/rzarzynski/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rzarzynski", "validate_certs": true} 2021-07-24T16:23:45.681 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'rdias', 'ovpn': 'rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdGthG4qx90VQ8mJ7TI/IFFzptkSqBHYZsFIVu06IQgHbnFBvjao6heGt4UlkWJkegPCDWpKVAe7wFuXDpPlj/VssRHB5LBnYHKGfkNAzMNiMjpEZsTdy+9w39CCujipz0AlOSfrUdANBZ11AnG9VgQSPEukX5487juob55lFM6J3x+v4opBF3rSlux3+thbr8V0w4oCHMD9/aHvVjFoBnxo4oirR4jc/jgC2fQCMiAJhFKJGhjkKFiNHxcB3npBuRnpy+59BcScOAzSXdJ7DGnwxQLjymnhqsAcWinjjJhOjaq6NaoeKv5I7zQLaVGaQdIyuuAK1Dnb7trpfQU7mR rdias@rdias-suse-laptop", "key_options": null, "keyfile": "/home/rdias/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rdias", "validate_certs": true} 2021-07-24T16:23:45.769 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'rdias', 'ovpn': 'rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdGthG4qx90VQ8mJ7TI/IFFzptkSqBHYZsFIVu06IQgHbnFBvjao6heGt4UlkWJkegPCDWpKVAe7wFuXDpPlj/VssRHB5LBnYHKGfkNAzMNiMjpEZsTdy+9w39CCujipz0AlOSfrUdANBZ11AnG9VgQSPEukX5487juob55lFM6J3x+v4opBF3rSlux3+thbr8V0w4oCHMD9/aHvVjFoBnxo4oirR4jc/jgC2fQCMiAJhFKJGhjkKFiNHxcB3npBuRnpy+59BcScOAzSXdJ7DGnwxQLjymnhqsAcWinjjJhOjaq6NaoeKv5I7zQLaVGaQdIyuuAK1Dnb7trpfQU7mR rdias@rdias-suse-laptop", "key_options": null, "keyfile": "/home/rdias/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rdias", "validate_certs": true} 2021-07-24T16:23:45.920 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'vshankar', 'ovpn': 'vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEEjb7yrcY6I6XbMU0hCps1NqBuYmA6HDmMcS/l3i5wJRBitIXYVlv6pefUG9gdBYR5NneccLfVFURu+DC63MJa2ELJvVXsQ6YUOX39bJUT9KlZs8mH+nlTD7tlPmP17Ae3k8sT0H42Q+/5+b5YvdAU+03aPhzntmy38SyvLKrvowRk63wHgcE9p23LY9tY3+HSJu86cb/IdePk1GLjnrMeT9aM+5j2eETrmBjMArP+/2UIsT5eb8MBkQzJ299SCC2gfV/qIVkorFl9xdejctAwNwdT0SPTMxCHxaiK3wZ0e/5HHTbSgR5YlxOlKYq93XBVYIaFKPCePk1At1a3Pjh cephalopod@octopus\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcrTZoKO5e5xs2PB2UuAruvGlJESTHNAtqipbC8yJtRg8WGVDLt//rGu36QNSbpbJYMZgqgKsXBYolJB1ckqLYLv5j8RAoVwbW4QqKaV95y7x0bbXs/YAPnRBhEO1nfpT8GHQusUZvTbz38FDaQwstsYoncmsyZwBrqus9ycFavpY4wfpKoWtzeiK5Wjq7ervThOs98ZJKXJXOOxeI7mDakE3Jv7q2tBNu/rU1kzxIl65kWURzgxox6EmIZXQK3FzKt0jjdKtApVYSlx4ODLPI4iyxOv+MbRe3Nnj6FDhfz8/FeP/U5wWxdYx2WslzZCOI1BJ0VDLu3xEpLlu4vPzp vshankar@h3ckers-pride", "key_options": null, "keyfile": "/home/vshankar/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vshankar", "validate_certs": true} 2021-07-24T16:23:46.007 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'vshankar', 'ovpn': 'vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEEjb7yrcY6I6XbMU0hCps1NqBuYmA6HDmMcS/l3i5wJRBitIXYVlv6pefUG9gdBYR5NneccLfVFURu+DC63MJa2ELJvVXsQ6YUOX39bJUT9KlZs8mH+nlTD7tlPmP17Ae3k8sT0H42Q+/5+b5YvdAU+03aPhzntmy38SyvLKrvowRk63wHgcE9p23LY9tY3+HSJu86cb/IdePk1GLjnrMeT9aM+5j2eETrmBjMArP+/2UIsT5eb8MBkQzJ299SCC2gfV/qIVkorFl9xdejctAwNwdT0SPTMxCHxaiK3wZ0e/5HHTbSgR5YlxOlKYq93XBVYIaFKPCePk1At1a3Pjh cephalopod@octopus\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcrTZoKO5e5xs2PB2UuAruvGlJESTHNAtqipbC8yJtRg8WGVDLt//rGu36QNSbpbJYMZgqgKsXBYolJB1ckqLYLv5j8RAoVwbW4QqKaV95y7x0bbXs/YAPnRBhEO1nfpT8GHQusUZvTbz38FDaQwstsYoncmsyZwBrqus9ycFavpY4wfpKoWtzeiK5Wjq7ervThOs98ZJKXJXOOxeI7mDakE3Jv7q2tBNu/rU1kzxIl65kWURzgxox6EmIZXQK3FzKt0jjdKtApVYSlx4ODLPI4iyxOv+MbRe3Nnj6FDhfz8/FeP/U5wWxdYx2WslzZCOI1BJ0VDLu3xEpLlu4vPzp vshankar@h3ckers-pride", "key_options": null, "keyfile": "/home/vshankar/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vshankar", "validate_certs": true} 2021-07-24T16:23:46.156 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'akupczyk', 'ovpn': 'adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+CtnvyVRSkIvD15O/q7/vQmD4oE8q7Mo6oT3kqTXaEaQ7iDayC2biUC0PC4OztPlNJxPUcKK5DfWw4F79OKeheqUbZRhsCC3Ge2JGoXHmsf0kBYdioMGiAxm+f8M/v1KESSSxvEnU7o+oi6VtFchh4Dl/WZ54rqZc/oQrlGNTHulFAuyoIAlKkCe3N0GdHN54PB+26QbLXvOuqpWmjVFbcjgRC62mkZl3LuCBhviXS4Rl5/ZE0QIHubCwV5XVrsqvscLS64bi06W8RN2vL56Vn3N9TGV4d2dlbE1PaBBESoTQ7Q0iUN32OAZLo7nF/1fiPY3Xc8r35juya5k+KR9z adam@TP50", "key_options": null, "keyfile": "/home/akupczyk/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "akupczyk", "validate_certs": true} 2021-07-24T16:23:46.250 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'akupczyk', 'ovpn': 'adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+CtnvyVRSkIvD15O/q7/vQmD4oE8q7Mo6oT3kqTXaEaQ7iDayC2biUC0PC4OztPlNJxPUcKK5DfWw4F79OKeheqUbZRhsCC3Ge2JGoXHmsf0kBYdioMGiAxm+f8M/v1KESSSxvEnU7o+oi6VtFchh4Dl/WZ54rqZc/oQrlGNTHulFAuyoIAlKkCe3N0GdHN54PB+26QbLXvOuqpWmjVFbcjgRC62mkZl3LuCBhviXS4Rl5/ZE0QIHubCwV5XVrsqvscLS64bi06W8RN2vL56Vn3N9TGV4d2dlbE1PaBBESoTQ7Q0iUN32OAZLo7nF/1fiPY3Xc8r35juya5k+KR9z adam@TP50", "key_options": null, "keyfile": "/home/akupczyk/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "akupczyk", "validate_certs": true} 2021-07-24T16:23:46.387 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'nojha', 'ovpn': 'nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDeUJcLeyfqIk3ErPoFqh9kOnvUPsk/2hfaYNC2wZLMOSTIs3zXM8xjki8eN6vle0dmmeeAdwF+e2hJ3tCFKsEUQRvMc7ugIBA7L8/DboShYu7ItyQ3QRvy9pi6jnA/tlHA1LHalvyhMw0yZ4kvPbrfNMhZzOKzvL6jX166rqLA5AuiIfdYMBpE5rYq11GVjm0uQKw4UJpBMooNJeovEfQlNBTSV+IJSTiGBpBD7SgsuW3USMeEF3fEgQOcnvYdv5Fbp/crloyLWYc0HTidkLxpjP7vqY7E4BuBJug0zIB7voR3MYq6rAeuWjByPvq6coDlUjnw/QlrvarCbjjSaHdaRXLj/Dj+QqJFviESBr64ZynhHL21Bl6rexW7AwYyPa73Erbus3dN0aVQQ/ApcDTGHT7KRlDQ2YYg05YM4swpVVnrIdV58FzLWkll+ypCK/+kdtk5eRSe/KzZA3s7z4d4WLgolFWs8Fky8Rx1xDGewvMJgFUWVUbcGC13RocbNSxXG80cbIx8L/sclX4lDfGouu2sUXhP19vq1rJ7gZa6XTPohXjPbFS+En2cdlGdKXhppdvjT4QWKNzgQoF7qgWHMqJnMFJ6beT/2zP34KoM3t0ulee04z88VSn8Th8aqvLlGbdrt5LrE90escSaIAR1vNKZ1hCFwGieSKoRtYJTCw== nojha@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC6NWn9EzQJoeXkUbaNclYcR9Gga7HFhhXMGxdo/9ypYwlEzQTA6FnEreG3s1EmlQ4hofuc0kMhrjh0YeJZMrETWMoA0SmoX+6iR26UWVtOTk7i1v2TqkTY7llmQneHqQgmZEBXK0jF1HVP5kHY5dhagtcpfsGY5dc0eGUjfqAyh/xrCxciOE/JQ03tDcKIc5eOQIqv46JqnUS90Zr/Cov2qGKKHTa/VO1a2viOmDC/uHi5xXvII1Kh9rHp1oZ2Wm3fiGgT8xZaTJFFhWpdq3AdKfkEaV93yQcCdaUsGBHwDHcPOhxpBZpqZvcCR3I/tigDav4QViB1PRN7JnTIWCIznfrQK3r2Frl6BVFDvydwgRVS43ctEKPOJj8ELMUWX+fpjsKrA9Kn7nUU35ti7qIWKg1Cnz3lzVA29TsEg10E+nT4SVKZtRSWw/2AX0bsfxfSY30yjw5PP+bjnVh/bOOkqR2UkPBj4eeOKMD8nV1an79xP0eH+t36INaJhq6qwxE= nojha@nojha-mac", "key_options": null, "keyfile": "/home 2021-07-24T16:23:46.389 INFO:teuthology.task.ansible.out:/nojha/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nojha", "validate_certs": true} 2021-07-24T16:23:46.482 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'nojha', 'ovpn': 'nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDeUJcLeyfqIk3ErPoFqh9kOnvUPsk/2hfaYNC2wZLMOSTIs3zXM8xjki8eN6vle0dmmeeAdwF+e2hJ3tCFKsEUQRvMc7ugIBA7L8/DboShYu7ItyQ3QRvy9pi6jnA/tlHA1LHalvyhMw0yZ4kvPbrfNMhZzOKzvL6jX166rqLA5AuiIfdYMBpE5rYq11GVjm0uQKw4UJpBMooNJeovEfQlNBTSV+IJSTiGBpBD7SgsuW3USMeEF3fEgQOcnvYdv5Fbp/crloyLWYc0HTidkLxpjP7vqY7E4BuBJug0zIB7voR3MYq6rAeuWjByPvq6coDlUjnw/QlrvarCbjjSaHdaRXLj/Dj+QqJFviESBr64ZynhHL21Bl6rexW7AwYyPa73Erbus3dN0aVQQ/ApcDTGHT7KRlDQ2YYg05YM4swpVVnrIdV58FzLWkll+ypCK/+kdtk5eRSe/KzZA3s7z4d4WLgolFWs8Fky8Rx1xDGewvMJgFUWVUbcGC13RocbNSxXG80cbIx8L/sclX4lDfGouu2sUXhP19vq1rJ7gZa6XTPohXjPbFS+En2cdlGdKXhppdvjT4QWKNzgQoF7qgWHMqJnMFJ6beT/2zP34KoM3t0ulee04z88VSn8Th8aqvLlGbdrt5LrE90escSaIAR1vNKZ1hCFwGieSKoRtYJTCw== nojha@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC6NWn9EzQJoeXkUbaNclYcR9Gga7HFhhXMGxdo/9ypYwlEzQTA6FnEreG3s1EmlQ4hofuc0kMhrjh0YeJZMrETWMoA0SmoX+6iR26UWVtOTk7i1v2TqkTY7llmQneHqQgmZEBXK0jF1HVP5kHY5dhagtcpfsGY5dc0eGUjfqAyh/xrCxciOE/JQ03tDcKIc5eOQIqv46JqnUS90Zr/Cov2qGKKHTa/VO1a2viOmDC/uHi5xXvII1Kh9rHp1oZ2Wm3fiGgT8xZaTJFFhWpdq3AdKfkEaV93yQcCdaUsGBHwDHcPOhxpBZpqZvcCR3I/tigDav4QViB1PRN7JnTIWCIznfrQK3r2Frl6BVFDvydwgRVS43ctEKPOJj8ELMUWX+fpjsKrA9Kn7nUU35ti7qIWKg1Cnz3lzVA29TsEg10E+nT4SVKZtRSWw/2AX0bsfxfSY30yjw5PP+bjnVh/bOOkqR2UkPBj4eeOKMD8nV1an79xP0eH+t36INaJhq6qwxE= nojha@nojha-mac", "key_options": null, "keyfile": "/home 2021-07-24T16:23:46.484 INFO:teuthology.task.ansible.out:/nojha/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nojha", "validate_certs": true} 2021-07-24T16:23:46.610 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'ifed01', 'ovpn': 'ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+c7zV5QmZb0WsgA2UZogoDNaoHcngRVLA8+BYk/U10ZlvCckJSfIXWMlBnqguZgdm/jBwsw5mGVBgHxUSqFNybwIlU00kyPZU6VbyVP+ZNVUf0XIE1NlemldgPBxxcOzSHkHhWrUqA3IKiCllcQVDQzutfUnq+jDT6NkVn4/cyNzNlargt7FR2L8gvskh62jLTBbhEuHMBp3jLCvaHJOk708gXm9qZ5iLOGV0pu7xdg58KE0p8ILClQBTbvoqPgZE9LA3qaOk1NR1n22kuW8JRHaKfD2Hn0Yu/MfKct783Bxb3mxWBKXxmM4otdmsR/R14NH/hIPce9wSkOOnQAC9 ifed@37526", "key_options": null, "keyfile": "/home/ifed01/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ifed01", "validate_certs": true} 2021-07-24T16:23:46.727 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'ifed01', 'ovpn': 'ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+c7zV5QmZb0WsgA2UZogoDNaoHcngRVLA8+BYk/U10ZlvCckJSfIXWMlBnqguZgdm/jBwsw5mGVBgHxUSqFNybwIlU00kyPZU6VbyVP+ZNVUf0XIE1NlemldgPBxxcOzSHkHhWrUqA3IKiCllcQVDQzutfUnq+jDT6NkVn4/cyNzNlargt7FR2L8gvskh62jLTBbhEuHMBp3jLCvaHJOk708gXm9qZ5iLOGV0pu7xdg58KE0p8ILClQBTbvoqPgZE9LA3qaOk1NR1n22kuW8JRHaKfD2Hn0Yu/MfKct783Bxb3mxWBKXxmM4otdmsR/R14NH/hIPce9wSkOOnQAC9 ifed@37526", "key_options": null, "keyfile": "/home/ifed01/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ifed01", "validate_certs": true} 2021-07-24T16:23:46.845 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'myoungwon', 'ovpn': 'myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "myoungwon", "ovpn": "myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCnOq6OHTRJuv7n0GZygBue/AE2q47pFM3KyrvmZxPRNmwtXn2r3ngHQQyc6DLZdFIv9Yn0VWu1KB/ryCdN3Xy7HAxBfHdKjtQ4vvfsWUbQF2JjhEjrsl+usgpqK1Tz6yuL4uAtFgLTN9o6gcH2bsQ15w+rEHCiYVzaGp7Cj+y+/VPBRIEHETSUZxwqiDH57uFTHxJrBIn6yhCorbn5QOjfmHUGmkxl3Geph++LbuQeha5F/DHaylMulsYZZBDEhIG8G2coDmVz8Cp1gw0kBWv63JHKnXaJboGXty2Zj36O/wdZKTE+7cV6JhxfJczhZBTb2cImIhspGwdHfnFgBoXz myoungwon@fg2server", "key_options": null, "keyfile": "/home/myoungwon/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "myoungwon", "validate_certs": true} 2021-07-24T16:23:46.961 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'myoungwon', 'ovpn': 'myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "myoungwon", "ovpn": "myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCnOq6OHTRJuv7n0GZygBue/AE2q47pFM3KyrvmZxPRNmwtXn2r3ngHQQyc6DLZdFIv9Yn0VWu1KB/ryCdN3Xy7HAxBfHdKjtQ4vvfsWUbQF2JjhEjrsl+usgpqK1Tz6yuL4uAtFgLTN9o6gcH2bsQ15w+rEHCiYVzaGp7Cj+y+/VPBRIEHETSUZxwqiDH57uFTHxJrBIn6yhCorbn5QOjfmHUGmkxl3Geph++LbuQeha5F/DHaylMulsYZZBDEhIG8G2coDmVz8Cp1gw0kBWv63JHKnXaJboGXty2Zj36O/wdZKTE+7cV6JhxfJczhZBTb2cImIhspGwdHfnFgBoXz myoungwon@fg2server", "key_options": null, "keyfile": "/home/myoungwon/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "myoungwon", "validate_certs": true} 2021-07-24T16:23:47.066 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'gabrioux', 'ovpn': 'gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAEAQDZPRW12u7LvaiynB87ad5h/JFtYIVjkKIOym9Y5CAbvatHhZ9fB1WAnYIn2HqiSSPUXT8sFy8w0TmM+aH0/ZGcfXoe0CdTWLtUbXKNlPI5h7TO9rHXESP2iRBpnKs3vK8WnMY0/D5BeESrPfwVScucmzaDrjUqjdZKR/aEeqVvDpQsdaCaoqNg23t4nhQ54BEvK8O+14nQ26Rtmm40QHO1ze+0UK+7nUMMFwxvd1EKjVp21EgYAFEbyQ5Kbbl+fmS/11AGy/yTai0c4qd7ohBzZvx8+sY+c1novG9Q7LhtyxuuYwzYIrGBCkKH5+iC7nt2rGBP+mnTfIgdbJUiXX3cdrMESwOSZy6x6zgbXXME+yfM0myhomKmUkpeZAQInX2KYrnEuPD9kteyK9tZcG6gJSaiUdvlab49Alx5lM2hc62M4s4WKaIgroCoApd8FtNAlTQsdYuycntgNrbPy0LXQ5hw8K8hkvc6RbxISdj/RXWguQSVbJWdS9Pf5NwD3Tq7dsOghJWhx4vBkhW3IECVrPQWVyAmgQ9oj1PoL7/2LZ6h9P8F0KC1qmhm+pWdEPLugOlU6lzQX7RJcukYlsINThM1RGwbPE4h9XcMyHAnODiDF63TDfQ01oKbVXj9XpOGY5eP0EQxKJYjCfWW0Ot6nK2ZCt8OYvoRkWMGnLv11Nub3NNOgh5TB/4nDvEU1cIb/Ikb4BRzVIEbast/pqUJmXe+GQ+ho7mp8y8a+lIxu54BR+VN6isjwODCVt1DYohgixEoul7p5pXvTM+JUY2GD/ddTGwPvVAN66sWnT9bjZZunQwTHqasFCIHNyPhnEnYIIqCo9O1I/D8zRQG3SYNxT6ED9GPARrE/H0TvdOmKaT3e0F2GRJRSToNxol9dpJovUziojOhXyBUjlTqnMY2RVilX90MnzgqR3zGO0aSruTGyNT2Faymqxn6T/50mSdJ8EyWH23BaaXUUW/z3Cjov+yCQjLY48SOWwlxKXw3hGz8xTAxauBYI01ojsVLCpCUGFyKlWS5iFwiLFtr1KPYqeCoS6CoWjiOiFgGe+w3lPPfp2h4rc6auIx2DZ1ByYhWLeHnpkV7sG+q5ckBIRAYmiKyXSGdV4zbXITMWDm+3zu4oj5VPRCfjMlout8OZ4TQm5PUdKZZhSE1jULG9tPDFL7nWwM3z0HET+d9kQYcEO6QB+ma9gZHp1qZJbXvCIC5fQ9y9El++A6N3dBr+ED10Ye88PLoWPeumyAmc24BDdI0skGk89Q0IzoLqagK6HGhPAso8si9wr84CEi4ncpizVLDU2cFKCpef4Sa03HoMbwfTgERtyptKFRbMT+SpuZsnrhF635h9uqFnszowUXV guits@Elisheba", "key_options": null, "keyfile": "/home/gabrioux/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": " 2021-07-24T16:23:47.067 INFO:teuthology.task.ansible.out:gabrioux", "validate_certs": true} 2021-07-24T16:23:47.192 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'gabrioux', 'ovpn': 'gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAEAQDZPRW12u7LvaiynB87ad5h/JFtYIVjkKIOym9Y5CAbvatHhZ9fB1WAnYIn2HqiSSPUXT8sFy8w0TmM+aH0/ZGcfXoe0CdTWLtUbXKNlPI5h7TO9rHXESP2iRBpnKs3vK8WnMY0/D5BeESrPfwVScucmzaDrjUqjdZKR/aEeqVvDpQsdaCaoqNg23t4nhQ54BEvK8O+14nQ26Rtmm40QHO1ze+0UK+7nUMMFwxvd1EKjVp21EgYAFEbyQ5Kbbl+fmS/11AGy/yTai0c4qd7ohBzZvx8+sY+c1novG9Q7LhtyxuuYwzYIrGBCkKH5+iC7nt2rGBP+mnTfIgdbJUiXX3cdrMESwOSZy6x6zgbXXME+yfM0myhomKmUkpeZAQInX2KYrnEuPD9kteyK9tZcG6gJSaiUdvlab49Alx5lM2hc62M4s4WKaIgroCoApd8FtNAlTQsdYuycntgNrbPy0LXQ5hw8K8hkvc6RbxISdj/RXWguQSVbJWdS9Pf5NwD3Tq7dsOghJWhx4vBkhW3IECVrPQWVyAmgQ9oj1PoL7/2LZ6h9P8F0KC1qmhm+pWdEPLugOlU6lzQX7RJcukYlsINThM1RGwbPE4h9XcMyHAnODiDF63TDfQ01oKbVXj9XpOGY5eP0EQxKJYjCfWW0Ot6nK2ZCt8OYvoRkWMGnLv11Nub3NNOgh5TB/4nDvEU1cIb/Ikb4BRzVIEbast/pqUJmXe+GQ+ho7mp8y8a+lIxu54BR+VN6isjwODCVt1DYohgixEoul7p5pXvTM+JUY2GD/ddTGwPvVAN66sWnT9bjZZunQwTHqasFCIHNyPhnEnYIIqCo9O1I/D8zRQG3SYNxT6ED9GPARrE/H0TvdOmKaT3e0F2GRJRSToNxol9dpJovUziojOhXyBUjlTqnMY2RVilX90MnzgqR3zGO0aSruTGyNT2Faymqxn6T/50mSdJ8EyWH23BaaXUUW/z3Cjov+yCQjLY48SOWwlxKXw3hGz8xTAxauBYI01ojsVLCpCUGFyKlWS5iFwiLFtr1KPYqeCoS6CoWjiOiFgGe+w3lPPfp2h4rc6auIx2DZ1ByYhWLeHnpkV7sG+q5ckBIRAYmiKyXSGdV4zbXITMWDm+3zu4oj5VPRCfjMlout8OZ4TQm5PUdKZZhSE1jULG9tPDFL7nWwM3z0HET+d9kQYcEO6QB+ma9gZHp1qZJbXvCIC5fQ9y9El++A6N3dBr+ED10Ye88PLoWPeumyAmc24BDdI0skGk89Q0IzoLqagK6HGhPAso8si9wr84CEi4ncpizVLDU2cFKCpef4Sa03HoMbwfTgERtyptKFRbMT+SpuZsnrhF635h9uqFnszowUXV guits@Elisheba", "key_options": null, "keyfile": "/home/gabrioux/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": " 2021-07-24T16:23:47.193 INFO:teuthology.task.ansible.out:gabrioux", "validate_certs": true} 2021-07-24T16:23:47.296 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'leseb', 'ovpn': 'leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpDFqu0Zg94mCjrA0FTB0vMiSBml1pqYCDKHhKBrfaza8u3bhtsmls9i+6U/vIwCEVk4GGPNhWduTJK0h9R5MS2eCf3GJcE0XHqRp/8msUCDPOVSZwC7hoYHZKunUIUaIUajOnR+L2slA/a9JaqataFH7zdrKbPdSKBzf5CXYrc0fK+Fz5OOsaI9KITbM0nESVpNCDzRqnA/aarF9MlN79vpTtvwQ+i0z2Km3cxqwV70GPMuFVo4CGf8pCGpbMrIg9OtoSC1svQ2vZzLkH2WrbDqTfYlOEYJJXaiBKcGhGnLZXfLIGSgvHjpv6xHo63yaMihocyg2MwTS8TZ/VtAaH seb@redhat.com", "key_options": null, "keyfile": "/home/leseb/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "leseb", "validate_certs": true} 2021-07-24T16:23:47.422 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'leseb', 'ovpn': 'leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpDFqu0Zg94mCjrA0FTB0vMiSBml1pqYCDKHhKBrfaza8u3bhtsmls9i+6U/vIwCEVk4GGPNhWduTJK0h9R5MS2eCf3GJcE0XHqRp/8msUCDPOVSZwC7hoYHZKunUIUaIUajOnR+L2slA/a9JaqataFH7zdrKbPdSKBzf5CXYrc0fK+Fz5OOsaI9KITbM0nESVpNCDzRqnA/aarF9MlN79vpTtvwQ+i0z2Km3cxqwV70GPMuFVo4CGf8pCGpbMrIg9OtoSC1svQ2vZzLkH2WrbDqTfYlOEYJJXaiBKcGhGnLZXfLIGSgvHjpv6xHo63yaMihocyg2MwTS8TZ/VtAaH seb@redhat.com", "key_options": null, "keyfile": "/home/leseb/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "leseb", "validate_certs": true} 2021-07-24T16:23:47.528 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'hchen', 'ovpn': 'hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAzjJ6nlPn/OXP3knQ6orVId2QLswql9gRetKYlicKDBrdFg0MES03EIuAonu0aUR4NEReR7P1iB8eNnezrHyAu5mxIJlZp0rz7ljcBcTLL+11IJU9I9OjBFwzXGqJ1KK4B4Qfw35oc2O6F5V0JP2nHhHgyny37udJLImhxHy3RNmDwc86JhEBCVR3ouYiZuxgxxbA9BXc6+Lkdu9hEMMCDlaEXwNmMyASVU9Wf3dKnMTSCdar2PANquWbpNQZ5cgoTm39xgust5CEyYJ53aOdrti0DYK7qyzxUXre6ckZGrH4oGv2XrDaxpACIiHXt+slvow51gsZnBRHeayMAxQzGQ== hchen@hchen.csb", "key_options": null, "keyfile": "/home/hchen/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "hchen", "validate_certs": true} 2021-07-24T16:23:47.654 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'hchen', 'ovpn': 'hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAzjJ6nlPn/OXP3knQ6orVId2QLswql9gRetKYlicKDBrdFg0MES03EIuAonu0aUR4NEReR7P1iB8eNnezrHyAu5mxIJlZp0rz7ljcBcTLL+11IJU9I9OjBFwzXGqJ1KK4B4Qfw35oc2O6F5V0JP2nHhHgyny37udJLImhxHy3RNmDwc86JhEBCVR3ouYiZuxgxxbA9BXc6+Lkdu9hEMMCDlaEXwNmMyASVU9Wf3dKnMTSCdar2PANquWbpNQZ5cgoTm39xgust5CEyYJ53aOdrti0DYK7qyzxUXre6ckZGrH4oGv2XrDaxpACIiHXt+slvow51gsZnBRHeayMAxQzGQ== hchen@hchen.csb", "key_options": null, "keyfile": "/home/hchen/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "hchen", "validate_certs": true} 2021-07-24T16:23:47.759 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'jcollin', 'ovpn': 'jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCqZKc+/7iPLhapA/7SYmLxwyKEM95D6eFfsDBNKbEUey/B1OlqYSo+yKB/LdFDyUcd7shMDnhFFg47lNMANrsZdtE4iMPVAa1YhcrTgNbV3HSp9cthKixvU/gkt9Fnb6PEckRzr19wEwxtoNg3Fh/R6YCiSjPwqHmArtC1G2hzk560EJpozx6xylMR5IafatNDoZVw2YQ35fZvHbhHD6meQELducHJ1bKEEHxVIRSTcmXDpBz/vAvBoQOEPuH6PmC/oSwL9HVVIsazf65F4QfK98d+8NCK9TemgXyGDk3Sjz6xdm76yBhFzDQEAzO12U1YtS7Q7zGVsjmSDav2dd7 jcollin@earth\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC89dHSsgjgtIjJ3e/pcMthliQlX2vtdXL7pk62nD64230Fm1PfOVCnzn4LqDhBbGgJT+BrlwOPfzStpLgnUT3l67S834SJzhvSTTpQp2pznnQg1rZOiXjvNhbQwVYV4rphXWqay8weWvFIb5QfXE66mYA1etZtcOb1SMY2ofAjUiA8bAQS5aHpzcMVs4N1A9x5GJx/7/Bj1h8zPpSXikDYasJc3++UMGc45C/AAf725YwijK7xMnZNXv8uTBoGzO/Ko24R3VdvtfMVn4Hi4/FwuRd5bRYcJXR/nUdtA3IinqvlnTpFV2LbfgVTHiUMGhvewRTB+8S8ij4nnAlko3H3bhqZZTk/y7d4K/IerY0mozVIc2x8rMLfqhF9OKv1QFB9fskRZcF/ENHITnmLqCJPg9rgmyv1gCQ5Tbds1OI+IYQIowdiwtaViiTSIy7/CedbHqMz6aDnPsJFMs24lcUXe2d8uZ26RqMinMFGXg0zF7tifuVmxj7zG8DT7MFORDm5f/Hhkng05R5XZesStTBxpEU0MGuzWhENt3RuJdstqmY+wkDVW3XwjUvKG/gVYuJYfnBAsRZIZezw2wfvodhc8EmeHELvY1YtB3DGTBXKE1lsKGN7yV5+nl4UtR2IGzBn9GovWVi5ooB8UlSAeUmZix/eAA5teL8ldFrDht7+AQ== jcollin@teuthology\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDeApVHu5er+R9h52RLSVYVhXFQSn/nMN38uWoDYPw2bqYBLNEAAMcPl+rnqHubELpXTGXjJYL4n2mjic+2rOLZpDgPLmOOm4PwgYstJjE1KLegKqVzXIa9HfASKMXaHSgwtC6P5vDQkm2MNl8vXuTAITF7VYdDS33Kk 2021-07-24T16:23:47.761 INFO:teuthology.task.ansible.out:ke6ViJRZI7szYjbP7z9A1fy26THrvnuBT1Q18yy9vgk/sKo8vjLQfHSLvO90CJzouNEKqmkVpmJEqCPbE+s6Qr4+d2KY7L6Q6GAXxrqXK1jSDrrPsJguE6zZ1oWy/7XFMOr9ssduFWocnjQjPtQj3M+V+7FYAsf5uqQnzeMQTjO6AXYxTI7 jcollin@stratocaster\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDk/DYRp5E8Dla/4XHCF504X20W0u7CijZSCFWT1/5082NgnYeR90Prth3p+4xsw3YC9H5pEAS3XwcbdUb/NtWvZVIAIcMd7NOOEClSIj2Agk7NJxZ/4SfQRLrK3H2Qli/MVnrTxnEa9oeS4zqzv9dKRwFJDUFCoH2CpoumFVAp02uyzk7D/+XqFrXzMJUiSHXfl3YM2rt/vNmCtHtVp04UcG0Kyl2TXY37frRlSOkMMu0zbIC551gOyae6NGYhkYHa7u2SnngXcKM78b8MDvMv3QtuUN5P4WpH5qFRdlKNKsQGrzcQpBDY8AKQ+rX0K1ENhBwer49bihYNMKvjYmvTdLTNWgPCu7dt8JSgJQ8JMMhve0pjvFdpcKDLp0fvXDvJvZdLJM1ID/66kywJspHjShuqQNXRMfd1R9C4F20c+R9LY6eTGwrpLG1DNEez1VBHmOu5hQl03T2PfaThfLfMHRTw8JpGXGLMQarCCTm1PC6Z2Iw7KzorxP1eofGA5q8XoCbwGD01uQRZrwxPq0SHzTAkW2C2M8oEz+k4Mrx7+vGYzSS14hqxrzk91wuYhZCAKuGpqwm1ouJ4wxvWFewjbxLgucMfGSp09zJ2XSYRmtm7SAUifFob6Z9czHGTQerHCOTPuYqzlap2gCCVYtEvQyNB+4IqK/9FtEXTr28x0Q== jcollin@stratocaster", "key_options": null, "keyfile": "/home/jcollin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jcollin", "validate_certs": true} 2021-07-24T16:23:47.907 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'jcollin', 'ovpn': 'jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCqZKc+/7iPLhapA/7SYmLxwyKEM95D6eFfsDBNKbEUey/B1OlqYSo+yKB/LdFDyUcd7shMDnhFFg47lNMANrsZdtE4iMPVAa1YhcrTgNbV3HSp9cthKixvU/gkt9Fnb6PEckRzr19wEwxtoNg3Fh/R6YCiSjPwqHmArtC1G2hzk560EJpozx6xylMR5IafatNDoZVw2YQ35fZvHbhHD6meQELducHJ1bKEEHxVIRSTcmXDpBz/vAvBoQOEPuH6PmC/oSwL9HVVIsazf65F4QfK98d+8NCK9TemgXyGDk3Sjz6xdm76yBhFzDQEAzO12U1YtS7Q7zGVsjmSDav2dd7 jcollin@earth\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC89dHSsgjgtIjJ3e/pcMthliQlX2vtdXL7pk62nD64230Fm1PfOVCnzn4LqDhBbGgJT+BrlwOPfzStpLgnUT3l67S834SJzhvSTTpQp2pznnQg1rZOiXjvNhbQwVYV4rphXWqay8weWvFIb5QfXE66mYA1etZtcOb1SMY2ofAjUiA8bAQS5aHpzcMVs4N1A9x5GJx/7/Bj1h8zPpSXikDYasJc3++UMGc45C/AAf725YwijK7xMnZNXv8uTBoGzO/Ko24R3VdvtfMVn4Hi4/FwuRd5bRYcJXR/nUdtA3IinqvlnTpFV2LbfgVTHiUMGhvewRTB+8S8ij4nnAlko3H3bhqZZTk/y7d4K/IerY0mozVIc2x8rMLfqhF9OKv1QFB9fskRZcF/ENHITnmLqCJPg9rgmyv1gCQ5Tbds1OI+IYQIowdiwtaViiTSIy7/CedbHqMz6aDnPsJFMs24lcUXe2d8uZ26RqMinMFGXg0zF7tifuVmxj7zG8DT7MFORDm5f/Hhkng05R5XZesStTBxpEU0MGuzWhENt3RuJdstqmY+wkDVW3XwjUvKG/gVYuJYfnBAsRZIZezw2wfvodhc8EmeHELvY1YtB3DGTBXKE1lsKGN7yV5+nl4UtR2IGzBn9GovWVi5ooB8UlSAeUmZix/eAA5teL8ldFrDht7+AQ== jcollin@teuthology\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDeApVHu5er+R9h52RLSVYVhXFQSn/nMN38uWoDYPw2bqYBLNEAAMcPl+rnqHubELpXTGXjJYL4n2mjic+2rOLZpDgPLmOOm4PwgYstJjE1KLegKqVzXIa9HfASKMXaHSgwtC6P5vDQkm2MNl8vXuTAITF7VYdDS33Kk 2021-07-24T16:23:47.909 INFO:teuthology.task.ansible.out:ke6ViJRZI7szYjbP7z9A1fy26THrvnuBT1Q18yy9vgk/sKo8vjLQfHSLvO90CJzouNEKqmkVpmJEqCPbE+s6Qr4+d2KY7L6Q6GAXxrqXK1jSDrrPsJguE6zZ1oWy/7XFMOr9ssduFWocnjQjPtQj3M+V+7FYAsf5uqQnzeMQTjO6AXYxTI7 jcollin@stratocaster\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDk/DYRp5E8Dla/4XHCF504X20W0u7CijZSCFWT1/5082NgnYeR90Prth3p+4xsw3YC9H5pEAS3XwcbdUb/NtWvZVIAIcMd7NOOEClSIj2Agk7NJxZ/4SfQRLrK3H2Qli/MVnrTxnEa9oeS4zqzv9dKRwFJDUFCoH2CpoumFVAp02uyzk7D/+XqFrXzMJUiSHXfl3YM2rt/vNmCtHtVp04UcG0Kyl2TXY37frRlSOkMMu0zbIC551gOyae6NGYhkYHa7u2SnngXcKM78b8MDvMv3QtuUN5P4WpH5qFRdlKNKsQGrzcQpBDY8AKQ+rX0K1ENhBwer49bihYNMKvjYmvTdLTNWgPCu7dt8JSgJQ8JMMhve0pjvFdpcKDLp0fvXDvJvZdLJM1ID/66kywJspHjShuqQNXRMfd1R9C4F20c+R9LY6eTGwrpLG1DNEez1VBHmOu5hQl03T2PfaThfLfMHRTw8JpGXGLMQarCCTm1PC6Z2Iw7KzorxP1eofGA5q8XoCbwGD01uQRZrwxPq0SHzTAkW2C2M8oEz+k4Mrx7+vGYzSS14hqxrzk91wuYhZCAKuGpqwm1ouJ4wxvWFewjbxLgucMfGSp09zJ2XSYRmtm7SAUifFob6Z9czHGTQerHCOTPuYqzlap2gCCVYtEvQyNB+4IqK/9FtEXTr28x0Q== jcollin@stratocaster", "key_options": null, "keyfile": "/home/jcollin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jcollin", "validate_certs": true} 2021-07-24T16:23:47.992 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'xxg', 'ovpn': 'xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdxi9xdXNBYctMHH1cuuyNcPC4I4xVAeD3HZsKH+QwIILiKOTHu/6HZg7Yo1WsuwYSA0MDc+5LCSGu7RsmOEVpcSQ4gtNoFVwsThDyI6yhsm9WQqqXwSPs7ZE+urqd/BDfQ/7oMqJm5bViQMP0vmBExHuIFagj+8f6nspkE2Z7lBbaw8bEbAJZFx74oReOAELsL+Pbtf9Iaqrap4Z3WysmhfP6Rm/q7mncBBmo/fl/bejhThr8fghTPJb81M+XLhMk/rAdVrGdKV9iSt6lLiWdvf0lpTZO4LdIfJSBXr1Xv+lHRtaGXID2ahH7zl/W6dM4baz+hU7ZrbP+vdKg/SVH xxg@xxg", "key_options": null, "keyfile": "/home/xxg/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xxg", "validate_certs": true} 2021-07-24T16:23:48.140 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'xxg', 'ovpn': 'xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdxi9xdXNBYctMHH1cuuyNcPC4I4xVAeD3HZsKH+QwIILiKOTHu/6HZg7Yo1WsuwYSA0MDc+5LCSGu7RsmOEVpcSQ4gtNoFVwsThDyI6yhsm9WQqqXwSPs7ZE+urqd/BDfQ/7oMqJm5bViQMP0vmBExHuIFagj+8f6nspkE2Z7lBbaw8bEbAJZFx74oReOAELsL+Pbtf9Iaqrap4Z3WysmhfP6Rm/q7mncBBmo/fl/bejhThr8fghTPJb81M+XLhMk/rAdVrGdKV9iSt6lLiWdvf0lpTZO4LdIfJSBXr1Xv+lHRtaGXID2ahH7zl/W6dM4baz+hU7ZrbP+vdKg/SVH xxg@xxg", "key_options": null, "keyfile": "/home/xxg/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xxg", "validate_certs": true} 2021-07-24T16:23:48.214 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'pcuzner', 'ovpn': 'pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsA63hT3ZAwQ9hsvfY+o2Gy15M1GRnRw1ZBSXEiCs9OJku7T9+LCvvH85Y/7V+mOGcsCZKqVTd5Vy3sHAvAF3M7CYJ+5IIDJKCYslC0wkKcX4jj26aMToAZPms8uvs527BNgKOcvwgIfPjs4WJG06fey5AhsuuL30etbAvbBudxRAKdZSTOsMveneKtXQu3Dx7y0rjfI/RBAhCAvisnMqYFUdajoJIl5gVXl6+8mauUOP5O0mvyvJH2jQveqZXTdsIPyp5mq1nA5psqvivWGz2bEJ+owI0GjfuYbyAi6i+BL4Bsd3GeoAs1G3Dicfr228VIUsT+R3xLBQUj3xIsVAZ pcuzner@redhat.com", "key_options": null, "keyfile": "/home/pcuzner/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pcuzner", "validate_certs": true} 2021-07-24T16:23:48.362 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'pcuzner', 'ovpn': 'pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsA63hT3ZAwQ9hsvfY+o2Gy15M1GRnRw1ZBSXEiCs9OJku7T9+LCvvH85Y/7V+mOGcsCZKqVTd5Vy3sHAvAF3M7CYJ+5IIDJKCYslC0wkKcX4jj26aMToAZPms8uvs527BNgKOcvwgIfPjs4WJG06fey5AhsuuL30etbAvbBudxRAKdZSTOsMveneKtXQu3Dx7y0rjfI/RBAhCAvisnMqYFUdajoJIl5gVXl6+8mauUOP5O0mvyvJH2jQveqZXTdsIPyp5mq1nA5psqvivWGz2bEJ+owI0GjfuYbyAi6i+BL4Bsd3GeoAs1G3Dicfr228VIUsT+R3xLBQUj3xIsVAZ pcuzner@redhat.com", "key_options": null, "keyfile": "/home/pcuzner/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pcuzner", "validate_certs": true} 2021-07-24T16:23:48.448 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'mkogan', 'ovpn': 'mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaRX+aBLjb/h12ctmvoMvZro6NrrYDuxROF6QMVpEVucA7jHhwCC/j9dJAq0hOVBO8R3S0bvKQ6bmnCb/4y2J6tq18xKUFCrChNii5OQ+AgM5v1353oZ9SrHN8p9ajvS8w313o2OpXhpaPv3khVDjKZsDmeH8YL/Nx3WQKqIJC1mI4jrI0sZGGJLifEy3pPkO0W1KmguN9AwAWK6+kckAjMa3ElkfK/xuAqBYgNKQUxP9oMgTQRcgpWF8Nzb0npN3v+HOUIRrth1INSchkDKtWob2T+0Zqxwm+Vpi0iFWwqjcN/OVdaDGf34//A3M/tsiQ1g9SqhdhZJCfu5XLmM63 mkogan@mkP50.redhat.com", "key_options": null, "keyfile": "/home/mkogan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mkogan", "validate_certs": true} 2021-07-24T16:23:48.596 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'mkogan', 'ovpn': 'mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaRX+aBLjb/h12ctmvoMvZro6NrrYDuxROF6QMVpEVucA7jHhwCC/j9dJAq0hOVBO8R3S0bvKQ6bmnCb/4y2J6tq18xKUFCrChNii5OQ+AgM5v1353oZ9SrHN8p9ajvS8w313o2OpXhpaPv3khVDjKZsDmeH8YL/Nx3WQKqIJC1mI4jrI0sZGGJLifEy3pPkO0W1KmguN9AwAWK6+kckAjMa3ElkfK/xuAqBYgNKQUxP9oMgTQRcgpWF8Nzb0npN3v+HOUIRrth1INSchkDKtWob2T+0Zqxwm+Vpi0iFWwqjcN/OVdaDGf34//A3M/tsiQ1g9SqhdhZJCfu5XLmM63 mkogan@mkP50.redhat.com", "key_options": null, "keyfile": "/home/mkogan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mkogan", "validate_certs": true} 2021-07-24T16:23:48.682 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC56FiAgzz9aF+qAMkw5aGoCyoSA8Lf2LPaz3QxTYEzmQt0ByXMmVw0cgUI4gDt7hMBX6LoxPALZ7C1aH8aPTpb6+hxHGfir2tqQmU49JOQiUvBP/Xtt1ilxMou9Wu/ZadEhIZxaP/TBncXNls9cbFs9bV7Q8J3CLCTGRa8kilEpZ7209c/xQI4yQ6q+Q3H4FkO0YHP+Tkn9mg1df+BKkXfSBycjAyOXPvljoetjw0FHEbJ7lTCcSG+hCb2LEACo2OK9eWC3GYwDPKZF1Ht9HfDvg4bHfY3OVOixYiZSim7dbj3+VHWWsiH64usGH1o6fn4vV16UhVJiiicPMWvllzH vikhyat.umrao@gmail.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9G/I5iaw5d4ssyJ4iTUxSvIBAX+P03VVHsNMHAB70rVGGwBnBJFqJNbukzxfnsqwzN6vSeuMy7I1zc2VVi4GtBQPK0iCbVQN+Njq0VCIxb4hLmjD3Vn8NgRp80955VJyYGT9+/JbZY1UCdPBuld6hsnTipkdo5U3huAHD4i1FpYKol+4DCZHAO5wNilCbests0+ZPtHYe53vnNDz685cx/f7RTtEarvU2fECxkurlBBNvuIl6SN8bo+NaJ01Li0xAD+2fpGz6Iu0WUEdWTkt78ubvA4If2k8XAKxkOKEvfyX+AtTzdHxWSQu7ixkbuksuK6A0bnankn+DdiP6Y293 vumrao@redhat", "key_options": null, "keyfile": "/home/vumrao/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vumrao", "validate_certs": true} 2021-07-24T16:23:48.819 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC56FiAgzz9aF+qAMkw5aGoCyoSA8Lf2LPaz3QxTYEzmQt0ByXMmVw0cgUI4gDt7hMBX6LoxPALZ7C1aH8aPTpb6+hxHGfir2tqQmU49JOQiUvBP/Xtt1ilxMou9Wu/ZadEhIZxaP/TBncXNls9cbFs9bV7Q8J3CLCTGRa8kilEpZ7209c/xQI4yQ6q+Q3H4FkO0YHP+Tkn9mg1df+BKkXfSBycjAyOXPvljoetjw0FHEbJ7lTCcSG+hCb2LEACo2OK9eWC3GYwDPKZF1Ht9HfDvg4bHfY3OVOixYiZSim7dbj3+VHWWsiH64usGH1o6fn4vV16UhVJiiicPMWvllzH vikhyat.umrao@gmail.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9G/I5iaw5d4ssyJ4iTUxSvIBAX+P03VVHsNMHAB70rVGGwBnBJFqJNbukzxfnsqwzN6vSeuMy7I1zc2VVi4GtBQPK0iCbVQN+Njq0VCIxb4hLmjD3Vn8NgRp80955VJyYGT9+/JbZY1UCdPBuld6hsnTipkdo5U3huAHD4i1FpYKol+4DCZHAO5wNilCbests0+ZPtHYe53vnNDz685cx/f7RTtEarvU2fECxkurlBBNvuIl6SN8bo+NaJ01Li0xAD+2fpGz6Iu0WUEdWTkt78ubvA4If2k8XAKxkOKEvfyX+AtTzdHxWSQu7ixkbuksuK6A0bnankn+DdiP6Y293 vumrao@redhat", "key_options": null, "keyfile": "/home/vumrao/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vumrao", "validate_certs": true} 2021-07-24T16:23:48.903 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'henrix', 'ovpn': 'henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDZDKRAePFqjugc2ljw4QmM6r7B2dPI39OBB+2HKONtDZI4q+uwgZ1yqnhrbJaU9ux0W5wNzJyp2VfOPhw/9G9jo+efJPg5IySnTonhi1zeCXNpBMY70dJZVCyGEDdWKehvFM9xFBOxBC/h7gOyKqEc28BKoy4cHfULzm4er8PU30MyFBngu8NaoKqyQ3GYAfWOAXF5lUdalbJwl3a+HBb8PjUhbGuznAZF1Ji4JgnNuEZdlNVOKwhEkAFZ1JwXvgLfrEJVQs5b2V9Sp2Vm5ZngsLg7b3RzV5I4B3Lj7QTTraV1zLJGiS5iRdjY7D4W5Uxi2k1X7vaOjySJWWadHyeicNNBhLSfHl6JJ3aMuA8oAAmtgo/8IkJ96GFtgM9j31Wg8wkeTyQrwSeqCuv1uDFr8rp+OvMClhHnDgUklJLWjjYPCDVYR5KV+iOiHL58WJg/b4h6NsoP91wO8P8EcSaiMdq7P77w5nJxDI0KKb//dC8aHtWnRRRlrIS+PNPqKJSNTaSwOTieXvzplhzKFzu2dr79qs+/67iaNE6HBvIX5jVHWCFV3wllyjsC8WYPh4kEVtg2SY00SDOOrMrqANV8DDtHFwwxQTEjz1z5ESuwy9UcUSQfP1/zsAp2OQzPutKs6UipHyBK3pLm6MjaeeaEWu8fmetCqALxYV3h17O+Yw== miguel@hermes.olymp", "key_options": null, "keyfile": "/home/henrix/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "henrix", "validate_certs": true} 2021-07-24T16:23:49.050 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'henrix', 'ovpn': 'henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDZDKRAePFqjugc2ljw4QmM6r7B2dPI39OBB+2HKONtDZI4q+uwgZ1yqnhrbJaU9ux0W5wNzJyp2VfOPhw/9G9jo+efJPg5IySnTonhi1zeCXNpBMY70dJZVCyGEDdWKehvFM9xFBOxBC/h7gOyKqEc28BKoy4cHfULzm4er8PU30MyFBngu8NaoKqyQ3GYAfWOAXF5lUdalbJwl3a+HBb8PjUhbGuznAZF1Ji4JgnNuEZdlNVOKwhEkAFZ1JwXvgLfrEJVQs5b2V9Sp2Vm5ZngsLg7b3RzV5I4B3Lj7QTTraV1zLJGiS5iRdjY7D4W5Uxi2k1X7vaOjySJWWadHyeicNNBhLSfHl6JJ3aMuA8oAAmtgo/8IkJ96GFtgM9j31Wg8wkeTyQrwSeqCuv1uDFr8rp+OvMClhHnDgUklJLWjjYPCDVYR5KV+iOiHL58WJg/b4h6NsoP91wO8P8EcSaiMdq7P77w5nJxDI0KKb//dC8aHtWnRRRlrIS+PNPqKJSNTaSwOTieXvzplhzKFzu2dr79qs+/67iaNE6HBvIX5jVHWCFV3wllyjsC8WYPh4kEVtg2SY00SDOOrMrqANV8DDtHFwwxQTEjz1z5ESuwy9UcUSQfP1/zsAp2OQzPutKs6UipHyBK3pLm6MjaeeaEWu8fmetCqALxYV3h17O+Yw== miguel@hermes.olymp", "key_options": null, "keyfile": "/home/henrix/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "henrix", "validate_certs": true} 2021-07-24T16:23:49.136 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'pbs1108', 'ovpn': 'pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNwmgnIsDDJmsmYzkTAEo3iLj7Jd5Ni2R5vD1Z0NRZ39zJMtbicZ0ec3nAMzFyHrmPnKNFltS1mhehbLbtKNKq1fSo2SMHs11z+N8Nl94F4AY8IhXZ8U9GAorEJFVIxHUNEDqwl55Ov6MfP60UI7rNgy2rUt8aOBmAJVhLEFmJJawJgyPhTrUZAT20OoILphrt81o5bTNfmx++Zs5Dc9VtgIh53hexwKgTvG6fxfKdra9m+J2GXpniOsZjPJq/A0je+t7H3UlxCSu0dRy2Un6l5ZAcoeg74SP50dFgGaxkTQqI6wle6NjtPIdssgrdYTgTcOg9M4jWqAr/5drTUSGh root@centos7-bspark", "key_options": null, "keyfile": "/home/pbs1108/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pbs1108", "validate_certs": true} 2021-07-24T16:23:49.295 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'pbs1108', 'ovpn': 'pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNwmgnIsDDJmsmYzkTAEo3iLj7Jd5Ni2R5vD1Z0NRZ39zJMtbicZ0ec3nAMzFyHrmPnKNFltS1mhehbLbtKNKq1fSo2SMHs11z+N8Nl94F4AY8IhXZ8U9GAorEJFVIxHUNEDqwl55Ov6MfP60UI7rNgy2rUt8aOBmAJVhLEFmJJawJgyPhTrUZAT20OoILphrt81o5bTNfmx++Zs5Dc9VtgIh53hexwKgTvG6fxfKdra9m+J2GXpniOsZjPJq/A0je+t7H3UlxCSu0dRy2Un6l5ZAcoeg74SP50dFgGaxkTQqI6wle6NjtPIdssgrdYTgTcOg9M4jWqAr/5drTUSGh root@centos7-bspark", "key_options": null, "keyfile": "/home/pbs1108/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pbs1108", "validate_certs": true} 2021-07-24T16:23:49.368 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'clacroix', 'ovpn': 'clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDnvVnbK2SNfL8hTmrA09L41RudKW/F7Ty0vvlHjrFjDkdWXVgrafFWGKQZ8dSR6FJ9JLU0X59xiEo4z31ini/Dt2XozFMIr7RdeB3xpiifuUUG5Lgsasd2ezniUoOEukL1a9KkCIxNgmKJuvtlHCt+ZTtyL513yjRICByZbnmBSSpUiett50X10vtvaNBu4LikUJKLc8gP0PHLbaGsU3uOUd655lkFWjWhgExlU8bHWiAZq18Ss63jDlSKFVSk903GKSNcHXMHNPYaXlrYw8NFzejoy/XjxEfmF/Lv3MeAUhHQWx25sh5aDv48mzo8FaIJsL1MrD0QxF1gllobWAfp clacroix@redhat.com", "key_options": null, "keyfile": "/home/clacroix/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "clacroix", "validate_certs": true} 2021-07-24T16:23:49.525 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'clacroix', 'ovpn': 'clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDnvVnbK2SNfL8hTmrA09L41RudKW/F7Ty0vvlHjrFjDkdWXVgrafFWGKQZ8dSR6FJ9JLU0X59xiEo4z31ini/Dt2XozFMIr7RdeB3xpiifuUUG5Lgsasd2ezniUoOEukL1a9KkCIxNgmKJuvtlHCt+ZTtyL513yjRICByZbnmBSSpUiett50X10vtvaNBu4LikUJKLc8gP0PHLbaGsU3uOUd655lkFWjWhgExlU8bHWiAZq18Ss63jDlSKFVSk903GKSNcHXMHNPYaXlrYw8NFzejoy/XjxEfmF/Lv3MeAUhHQWx25sh5aDv48mzo8FaIJsL1MrD0QxF1gllobWAfp clacroix@redhat.com", "key_options": null, "keyfile": "/home/clacroix/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "clacroix", "validate_certs": true} 2021-07-24T16:23:49.598 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'epuertat', 'ovpn': 'epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQEAyiGmj+nOAD+il+FvXvZSpUOJQp6hKh6UPaAIQvQZkdeNRWN7wcDXMUlLj+TBFWa1OO+9xqFlnbgVMDR4qy5orUBYlMapUb1rutjbk64XeY58b6uguHwSoMd81QpCCIN4KOk3cldV8UiyX382baoZ9Je2hsOnnBGMsRtHuVHZ90Bj1rIITkwajq//KRs7kjb/qhjk0xkipDIcaSwKjzPlmmnYn69noODwDexpvLYlCF+LowSZEdrOUvVIigSFG7cLTDaU2tLhxSgbvWu8f0pwvjsyW7gOgM+VeRZ6uHC79F1qvgdgQSxflddIgrQpH0rzf6RNxQjR3SBkZ4V1BESa0w== epuertat@epuertat", "key_options": null, "keyfile": "/home/epuertat/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "epuertat", "validate_certs": true} 2021-07-24T16:23:49.755 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'epuertat', 'ovpn': 'epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQEAyiGmj+nOAD+il+FvXvZSpUOJQp6hKh6UPaAIQvQZkdeNRWN7wcDXMUlLj+TBFWa1OO+9xqFlnbgVMDR4qy5orUBYlMapUb1rutjbk64XeY58b6uguHwSoMd81QpCCIN4KOk3cldV8UiyX382baoZ9Je2hsOnnBGMsRtHuVHZ90Bj1rIITkwajq//KRs7kjb/qhjk0xkipDIcaSwKjzPlmmnYn69noODwDexpvLYlCF+LowSZEdrOUvVIigSFG7cLTDaU2tLhxSgbvWu8f0pwvjsyW7gOgM+VeRZ6uHC79F1qvgdgQSxflddIgrQpH0rzf6RNxQjR3SBkZ4V1BESa0w== epuertat@epuertat", "key_options": null, "keyfile": "/home/epuertat/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "epuertat", "validate_certs": true} 2021-07-24T16:23:49.830 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'tdehler', 'ovpn': 'tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRZyWiDO5JqWHJdUUBr8YReiKXxnL87juFAfkcmw2E9KmANVH2sn3K+OgUCQfBs1Wdg6AbcL2GyMm9alodUruzOm127/bH9OcGmu+8SNsMAYrAF9EzsKJa8Ba/I05rl5a87p1jbYG9Rpo7u3OvLx0LjgqydRYcmjwo/niifYNDTaN0K3v8s1mN4TorUZW/i3XBMBIBjlIiNGs/I7IZreR+1N4V8Nwrp2EWxDv7AwG3nvokL2RTHcsV0KgmAnciv8nXXjIf+uqOPuGA+F2qW/wz92bG8R0O4CjH+QZt4k6UoUIXFRW+LdOVAqmUrb4W0OJ8vsVeukW46SvPnYUTkZnF sonea@think", "key_options": null, "keyfile": "/home/tdehler/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "tdehler", "validate_certs": true} 2021-07-24T16:23:50.071 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'laura', 'ovpn': 'laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEBD7CxJJfbLW4jtuLnTwkxVbhCfh/JL3Qj8oeLEkny1tE7QCeXn1bP5bScWSgLH34Wh4TAuH+8/g/koFwcCy1YuoGBdBV4KV7O9MTnFngdqNY6LKzCipm27tnWZEa10hrF8dRFTmhracd6kmmVGHgvGQPVAVONmix+2IZ83wdj8XJSQHeE3PHFLO39tU+ez/T76QaiBLDVo4ctHVt+N9bBbHV6Cr8fyiUUU6YEKMlcedvxGpnMK8oeOSNuDeh+DldcM9KYzNGEOM34jGRIvJp57dxQDQCtPPW5hvBXg7yMyrv6TcJzDd2LFD6AC/Qw9yrEQPXXyBCDkAlCqDR0+rH", "key_options": null, "keyfile": "/home/laura/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "laura", "validate_certs": true} 2021-07-24T16:23:50.134 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'tdehler', 'ovpn': 'tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRZyWiDO5JqWHJdUUBr8YReiKXxnL87juFAfkcmw2E9KmANVH2sn3K+OgUCQfBs1Wdg6AbcL2GyMm9alodUruzOm127/bH9OcGmu+8SNsMAYrAF9EzsKJa8Ba/I05rl5a87p1jbYG9Rpo7u3OvLx0LjgqydRYcmjwo/niifYNDTaN0K3v8s1mN4TorUZW/i3XBMBIBjlIiNGs/I7IZreR+1N4V8Nwrp2EWxDv7AwG3nvokL2RTHcsV0KgmAnciv8nXXjIf+uqOPuGA+F2qW/wz92bG8R0O4CjH+QZt4k6UoUIXFRW+LdOVAqmUrb4W0OJ8vsVeukW46SvPnYUTkZnF sonea@think", "key_options": null, "keyfile": "/home/tdehler/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "tdehler", "validate_certs": true} 2021-07-24T16:23:50.366 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'laura', 'ovpn': 'laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEBD7CxJJfbLW4jtuLnTwkxVbhCfh/JL3Qj8oeLEkny1tE7QCeXn1bP5bScWSgLH34Wh4TAuH+8/g/koFwcCy1YuoGBdBV4KV7O9MTnFngdqNY6LKzCipm27tnWZEa10hrF8dRFTmhracd6kmmVGHgvGQPVAVONmix+2IZ83wdj8XJSQHeE3PHFLO39tU+ez/T76QaiBLDVo4ctHVt+N9bBbHV6Cr8fyiUUU6YEKMlcedvxGpnMK8oeOSNuDeh+DldcM9KYzNGEOM34jGRIvJp57dxQDQCtPPW5hvBXg7yMyrv6TcJzDd2LFD6AC/Qw9yrEQPXXyBCDkAlCqDR0+rH", "key_options": null, "keyfile": "/home/laura/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "laura", "validate_certs": true} 2021-07-24T16:23:50.429 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'yaarit', 'ovpn': 'yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2k8xsrsLxEqJx3rV6ZZwLH0OjYCDB2uIYzcAyrKEOKlVWO1ICKxkw+gZ9tSiPFNLfq13io9BIrAKJwlrdLCJLmlgCQwpwUQqzmRlRZEm+WmD0dl8LPeQSidyJkPkJgYBEshFPjDHIj10Ei1pJS5svI2l7G1wMWxlt2kHL8Og/4zdFTRctxwqZcvzLmRQcs8lSSpqTkhfeKfmrpR+je8XFbCJJ9m/nJbgyCiZKaGN8nf36pCQDEva4rvaSrK0a6YxL0RWN8W3lqtBPKIehxffr3lYDEkD9EUW5vf6AUKC0ioh4jkPo9WCjaoFsOauMOMVQPHehEAMufEO4Kym6nfrf yaarit@localhost.localdomain", "key_options": null, "keyfile": "/home/yaarit/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yaarit", "validate_certs": true} 2021-07-24T16:23:50.597 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'yaarit', 'ovpn': 'yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2k8xsrsLxEqJx3rV6ZZwLH0OjYCDB2uIYzcAyrKEOKlVWO1ICKxkw+gZ9tSiPFNLfq13io9BIrAKJwlrdLCJLmlgCQwpwUQqzmRlRZEm+WmD0dl8LPeQSidyJkPkJgYBEshFPjDHIj10Ei1pJS5svI2l7G1wMWxlt2kHL8Og/4zdFTRctxwqZcvzLmRQcs8lSSpqTkhfeKfmrpR+je8XFbCJJ9m/nJbgyCiZKaGN8nf36pCQDEva4rvaSrK0a6YxL0RWN8W3lqtBPKIehxffr3lYDEkD9EUW5vf6AUKC0ioh4jkPo9WCjaoFsOauMOMVQPHehEAMufEO4Kym6nfrf yaarit@localhost.localdomain", "key_options": null, "keyfile": "/home/yaarit/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yaarit", "validate_certs": true} 2021-07-24T16:23:50.661 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'rpavani1998', 'ovpn': 'admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUznqo3VDmcKRL64P7sbjuxXCW/0ljFTc5zZoZ9UvtZvU2jrRQ2X9GyxcrcQnAWlF5YZHqeTDU5o8ixn5fq1MSmaPRBNDKKVQOfR/vFQV73LiKx4BFsC1/EdaPie/XqltaLDTtfqhxADJlz1H3a3ZlkeVHMROTqo/TidL1YUYlRH4qHxWWBuFuVS+EYfTegSZdjwp+DuJA0iN6X99+DfH2DhiHENjEmlbKN13+H+EPzm0K3ya2w8D6ANodB3AxMn2tGs8mLtG/P4kCjoDnoUVFzKTyUpTtgOjis47uSY4dL8mTbIK9kZAiFxnT5sMClu6KRStDjRIrxbTBQJ8wvlat admin1@rajula", "key_options": null, "keyfile": "/home/rpavani1998/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rpavani1998", "validate_certs": true} 2021-07-24T16:23:50.819 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'rpavani1998', 'ovpn': 'admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUznqo3VDmcKRL64P7sbjuxXCW/0ljFTc5zZoZ9UvtZvU2jrRQ2X9GyxcrcQnAWlF5YZHqeTDU5o8ixn5fq1MSmaPRBNDKKVQOfR/vFQV73LiKx4BFsC1/EdaPie/XqltaLDTtfqhxADJlz1H3a3ZlkeVHMROTqo/TidL1YUYlRH4qHxWWBuFuVS+EYfTegSZdjwp+DuJA0iN6X99+DfH2DhiHENjEmlbKN13+H+EPzm0K3ya2w8D6ANodB3AxMn2tGs8mLtG/P4kCjoDnoUVFzKTyUpTtgOjis47uSY4dL8mTbIK9kZAiFxnT5sMClu6KRStDjRIrxbTBQJ8wvlat admin1@rajula", "key_options": null, "keyfile": "/home/rpavani1998/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rpavani1998", "validate_certs": true} 2021-07-24T16:23:50.897 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'rishabh', 'ovpn': 'rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4NYxUHx8HMgbVIHadruN1kAJS5be0aZA9rvGtYDfwD5siKNfXFRyLG3thkjxtEi7DPYMxgbpFOXW9EQKh5sQ0ohsADZOi8FSIAfQlOQ+7HAEp7DjBtjxoqB31jJ1e293YtO+nqAhcOMyGfDx+71w5sS2EFqy7PscA9gD9aV2iMxIR/JD1LxXabiqj12jU5AOxr7ZQ1+gM9aroQuDpNxY4U8jBTxx5OtIYRkeI/aN2gQj1mXGMKGo0ItFn4lsXGLxGxMpa9K2UFw2dWQVTw9VNm79nixrCX+lC2nyaJPsRYZipXF1ID2NRk7oJ79dJ/uRBBXpunihlEC3aF+nOgEPH ridave@redhat.com", "key_options": null, "keyfile": "/home/rishabh/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rishabh", "validate_certs": true} 2021-07-24T16:23:51.055 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'rishabh', 'ovpn': 'rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4NYxUHx8HMgbVIHadruN1kAJS5be0aZA9rvGtYDfwD5siKNfXFRyLG3thkjxtEi7DPYMxgbpFOXW9EQKh5sQ0ohsADZOi8FSIAfQlOQ+7HAEp7DjBtjxoqB31jJ1e293YtO+nqAhcOMyGfDx+71w5sS2EFqy7PscA9gD9aV2iMxIR/JD1LxXabiqj12jU5AOxr7ZQ1+gM9aroQuDpNxY4U8jBTxx5OtIYRkeI/aN2gQj1mXGMKGo0ItFn4lsXGLxGxMpa9K2UFw2dWQVTw9VNm79nixrCX+lC2nyaJPsRYZipXF1ID2NRk7oJ79dJ/uRBBXpunihlEC3aF+nOgEPH ridave@redhat.com", "key_options": null, "keyfile": "/home/rishabh/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rishabh", "validate_certs": true} 2021-07-24T16:23:51.139 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'skrah', 'ovpn': 'skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCeAhoTum3/VmRbxSyw5gwgcPF1EWFK5mEPX3PZyo3xPsUAJazALfge3aEuCrZBbsjOCoj3GfFhr/ziEF+OWvhBoPK5hQzP0V8tE9cWJwvHmD72vGE36o1hFO0ONE4DEuu5KRDqQJUgeyQWXsP26uHTwIcvMpy8egZOfyshqF+lQVXzsAex7Ninmidsf/sRNLhzT1kLrKT+ZMSbZ7Rqh46TMlmLD1LzJZNcb6PGVwlfQZmV6T7m0COu/skeSxMcy8hqMvHFNvvfFSqkfMw0KBGLDxMQr4L+e7sXwQDnEZHdzoh0iS3xDp/Onr1FSmPyEjz51e1sMHBsqklHWidSZVLt/+giB4o6Wdgzc0um/QxW2Ne2qjtDlViOgRE9Fzcw/cRu/Xsn8qtXTxYyxXswjkA8qX7WR22OYgjYChw9siUsKkuD2yAbPMVl+cZWDeBhQnPMbDMVaghS4SAVt5GK16jij4+r3IE9vGHBmGwJYJ/OrtcxBrUrDopwsGLcU+WHdv0FXuiw+YbfnzpthC8rVj4oeJ2IUOQ5JB0ub7NmbR4QWjc33JfD+AeCB75x6io07V2riRjMD9gLC5nwytJNG7Yytf6xI2i/CprW7HhsDs2ykOVcDSBMnL1oGW6FeHaDRW39r6BXSt1jjZQ2E6pDEBTDO41tPEL9EVvv9TK87GTylQ==", "key_options": null, "keyfile": "/home/skrah/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "skrah", "validate_certs": true} 2021-07-24T16:23:51.285 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'skrah', 'ovpn': 'skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCeAhoTum3/VmRbxSyw5gwgcPF1EWFK5mEPX3PZyo3xPsUAJazALfge3aEuCrZBbsjOCoj3GfFhr/ziEF+OWvhBoPK5hQzP0V8tE9cWJwvHmD72vGE36o1hFO0ONE4DEuu5KRDqQJUgeyQWXsP26uHTwIcvMpy8egZOfyshqF+lQVXzsAex7Ninmidsf/sRNLhzT1kLrKT+ZMSbZ7Rqh46TMlmLD1LzJZNcb6PGVwlfQZmV6T7m0COu/skeSxMcy8hqMvHFNvvfFSqkfMw0KBGLDxMQr4L+e7sXwQDnEZHdzoh0iS3xDp/Onr1FSmPyEjz51e1sMHBsqklHWidSZVLt/+giB4o6Wdgzc0um/QxW2Ne2qjtDlViOgRE9Fzcw/cRu/Xsn8qtXTxYyxXswjkA8qX7WR22OYgjYChw9siUsKkuD2yAbPMVl+cZWDeBhQnPMbDMVaghS4SAVt5GK16jij4+r3IE9vGHBmGwJYJ/OrtcxBrUrDopwsGLcU+WHdv0FXuiw+YbfnzpthC8rVj4oeJ2IUOQ5JB0ub7NmbR4QWjc33JfD+AeCB75x6io07V2riRjMD9gLC5nwytJNG7Yytf6xI2i/CprW7HhsDs2ykOVcDSBMnL1oGW6FeHaDRW39r6BXSt1jjZQ2E6pDEBTDO41tPEL9EVvv9TK87GTylQ==", "key_options": null, "keyfile": "/home/skrah/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "skrah", "validate_certs": true} 2021-07-24T16:23:51.369 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'smanjara', 'ovpn': 'smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "smanjara", "ovpn": "smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDklgWHrL9TMaMxIyN9MxVR6nR3xh9zfj0iR63/yOzaslX0WoVBk7CYTsRlH2GFVctvixVwrWbQgMaKe49utal/3FA6sMl8S2DTrtgC1a/exUTvU0U/+ZhyUlkyjQfRgtYOUwodNupL5NsC8VZqZshgmgXC34uye3bplx3VwvpUt9r6QxJN3/9Dbi6HxudhDCLfmvROhwQYHaFF+GglcbyjAt3uvsuwXVKBd1/vMQwbcUo9/zQlrnmWBRuqTNkXGrZauWigoi/hyuWYQ3MUbRc3LVpJncMv7BEtcj8fCVvPB09SFee3nSeTtFkm01GvRcYd3HBz/YL4Rz92wXl9VIxqs8aaJBzy+MD0NO496Rfqtz6YuZ1m7AxDIccDW+OpcPgYwaUKFXNTuVLWZXhkS0p4swefcKWRlQFF3BLOebN/Kr9jq1MFa+5pX7Gj4WF5uCIX0/fx40KVZNhfl3qywBy/d5MKwXO7PCHMiGcu2FIXdZ334MxdgiIVoX54PpRP4hs= smanjara@localhost.localdomain", "key_options": null, "keyfile": "/home/smanjara/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "smanjara", "validate_certs": true} 2021-07-24T16:23:51.527 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'smanjara', 'ovpn': 'smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "smanjara", "ovpn": "smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDklgWHrL9TMaMxIyN9MxVR6nR3xh9zfj0iR63/yOzaslX0WoVBk7CYTsRlH2GFVctvixVwrWbQgMaKe49utal/3FA6sMl8S2DTrtgC1a/exUTvU0U/+ZhyUlkyjQfRgtYOUwodNupL5NsC8VZqZshgmgXC34uye3bplx3VwvpUt9r6QxJN3/9Dbi6HxudhDCLfmvROhwQYHaFF+GglcbyjAt3uvsuwXVKBd1/vMQwbcUo9/zQlrnmWBRuqTNkXGrZauWigoi/hyuWYQ3MUbRc3LVpJncMv7BEtcj8fCVvPB09SFee3nSeTtFkm01GvRcYd3HBz/YL4Rz92wXl9VIxqs8aaJBzy+MD0NO496Rfqtz6YuZ1m7AxDIccDW+OpcPgYwaUKFXNTuVLWZXhkS0p4swefcKWRlQFF3BLOebN/Kr9jq1MFa+5pX7Gj4WF5uCIX0/fx40KVZNhfl3qywBy/d5MKwXO7PCHMiGcu2FIXdZ334MxdgiIVoX54PpRP4hs= smanjara@localhost.localdomain", "key_options": null, "keyfile": "/home/smanjara/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "smanjara", "validate_certs": true} 2021-07-24T16:23:51.590 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDpp2NWr5T6s+jzHiz/FfCKzN7ZBnUSzyE7ieuntzjeGotyupAAjVBoSpCJgNDybm+WkE4dShv5mttPJ2/q1UZCLRj3nN+y3NG333aLZuyugR0ht5qtvGVegg58PwQ8CMobR7ca7bl5UdEy0UIrM3d/qpDOuPkuE4MIJcrtZGICE8NAVnmHNOB9Sm4ovAYkewTuMAv40j2Dl4F9dD6bg+OJfBOJ9+Zj+MpowYlAILtEB9Dc20zB8GGUEtr9yfOVroblTYhvTxGYRaE7aVBe83DNwkWGbDc/qUNR6bpA04w/P+LclYVsVKRoHOs1EXHSwNMFromA8RsKS+rajwu5uRg5 ben@dhcp-185-182.bos.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC93wGgyyQmTxa7f+BZcYPUapTH2N1mnV1ikl9nzJzHhgrtJ6pv00LhtH1HqGhvoqnqZjBD5XRAKyjMRcMBT5MYcXXep5RqZ9sJ6Xz8rHkBjfl/OOQUeZ/ZyG/Ksr1jpGraN2xtrjQQzbqN1YvirCqfLk2exPvVeEk4CGnNybwKwCWob1uKV46ASrYeQK8pfHxrW7pTo+xdErHOvb7uumZm89/YisUJGicO1qSHBeuw1MxjhnD+fIcxHKWY5NNJ4qScW6a5AABk1JJsoHkh9IGCVaf/zJv8D3gil5SiM8LIBKaNa1fn6oObPl/Ky/wkiIo2gmUZawvAVA8iJnX9eUPl ben@bene-laptop", "key_options": null, "keyfile": "/home/bengland/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "bengland", "validate_certs": true} 2021-07-24T16:23:51.768 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDpp2NWr5T6s+jzHiz/FfCKzN7ZBnUSzyE7ieuntzjeGotyupAAjVBoSpCJgNDybm+WkE4dShv5mttPJ2/q1UZCLRj3nN+y3NG333aLZuyugR0ht5qtvGVegg58PwQ8CMobR7ca7bl5UdEy0UIrM3d/qpDOuPkuE4MIJcrtZGICE8NAVnmHNOB9Sm4ovAYkewTuMAv40j2Dl4F9dD6bg+OJfBOJ9+Zj+MpowYlAILtEB9Dc20zB8GGUEtr9yfOVroblTYhvTxGYRaE7aVBe83DNwkWGbDc/qUNR6bpA04w/P+LclYVsVKRoHOs1EXHSwNMFromA8RsKS+rajwu5uRg5 ben@dhcp-185-182.bos.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC93wGgyyQmTxa7f+BZcYPUapTH2N1mnV1ikl9nzJzHhgrtJ6pv00LhtH1HqGhvoqnqZjBD5XRAKyjMRcMBT5MYcXXep5RqZ9sJ6Xz8rHkBjfl/OOQUeZ/ZyG/Ksr1jpGraN2xtrjQQzbqN1YvirCqfLk2exPvVeEk4CGnNybwKwCWob1uKV46ASrYeQK8pfHxrW7pTo+xdErHOvb7uumZm89/YisUJGicO1qSHBeuw1MxjhnD+fIcxHKWY5NNJ4qScW6a5AABk1JJsoHkh9IGCVaf/zJv8D3gil5SiM8LIBKaNa1fn6oObPl/Ky/wkiIo2gmUZawvAVA8iJnX9eUPl ben@bene-laptop", "key_options": null, "keyfile": "/home/bengland/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "bengland", "validate_certs": true} 2021-07-24T16:23:51.822 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'pnawracay', 'ovpn': 'pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC3YhI4am/T6s4rJRvbC/jAvrNcDhE/zaJiVDAjEuA1W/5Xt9ObX52eAnp+tOOtelXrX8ylYF/z5wGNQLjYrWepXhuqaEGxeVayCHzts6LMpmvyZ6sYnAw9HFO9rzrTawm70DuvWqY2Zt4KA6fM+lfXk3Qdpi5RCPDKk1jpXwSCyUtUKSWTDRtYtvvJTcO3H/xCJxQq/F9sU8yqgQcqFPfMNrV4a8gNj9KACqjt4IEIfuxKlKhlMA4yu1VTmGcNuhQS+geJzsEGuxZUQb0Io+q4o0b+40BQtazKgOdTcQbgNtqh3wZpjJsvB4AM+GNPjZY3mCsd+WPGg6dqfU08Voo2b7BfSwyCn14fQHnj1nSwRIea2juFY6AMfVJjstM5iIz7lOH2c3ydWWhzvSmMeoQ47zBXlg8JytWmDrXiyd21BSIpTL0Tn8P95wHYka8U9KRV0ZY7Jr2w/ThPdy2C+Cdir+P+OEL1sKHSnmEyQEeONa9P5yH1Rd1kM/FNESAIRiMLGspzXQeWoJhHswVaKoSBW/7f4b9VENxda8qAQi6ob8A71cAjbpRrkUmd5EBCSFMNs7lscus0/deUVvlpsrMjDAJa8S9gqhGHNU0YvF1WBIz3paLRAHDm9DWrHc5lreizJzX5ul4P/Z4ITjpO+9ZxKOcyi8wnJ8Og+QUYLpqOIw==", "key_options": null, "keyfile": "/home/pnawracay/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pnawracay", "validate_certs": true} 2021-07-24T16:23:51.994 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'pnawracay', 'ovpn': 'pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC3YhI4am/T6s4rJRvbC/jAvrNcDhE/zaJiVDAjEuA1W/5Xt9ObX52eAnp+tOOtelXrX8ylYF/z5wGNQLjYrWepXhuqaEGxeVayCHzts6LMpmvyZ6sYnAw9HFO9rzrTawm70DuvWqY2Zt4KA6fM+lfXk3Qdpi5RCPDKk1jpXwSCyUtUKSWTDRtYtvvJTcO3H/xCJxQq/F9sU8yqgQcqFPfMNrV4a8gNj9KACqjt4IEIfuxKlKhlMA4yu1VTmGcNuhQS+geJzsEGuxZUQb0Io+q4o0b+40BQtazKgOdTcQbgNtqh3wZpjJsvB4AM+GNPjZY3mCsd+WPGg6dqfU08Voo2b7BfSwyCn14fQHnj1nSwRIea2juFY6AMfVJjstM5iIz7lOH2c3ydWWhzvSmMeoQ47zBXlg8JytWmDrXiyd21BSIpTL0Tn8P95wHYka8U9KRV0ZY7Jr2w/ThPdy2C+Cdir+P+OEL1sKHSnmEyQEeONa9P5yH1Rd1kM/FNESAIRiMLGspzXQeWoJhHswVaKoSBW/7f4b9VENxda8qAQi6ob8A71cAjbpRrkUmd5EBCSFMNs7lscus0/deUVvlpsrMjDAJa8S9gqhGHNU0YvF1WBIz3paLRAHDm9DWrHc5lreizJzX5ul4P/Z4ITjpO+9ZxKOcyi8wnJ8Og+QUYLpqOIw==", "key_options": null, "keyfile": "/home/pnawracay/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pnawracay", "validate_certs": true} 2021-07-24T16:23:52.048 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'alfonsomthd', 'ovpn': 'alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDQu/CuhCIFVGCLbA0cjn+qqcwX12cRcFA1sHyJtkj6Ltfmge8FnfgAsex/LaPJwbtbBiVl9xRcazHNfBaDw5DxMRSJF+e7WTydZC2Jm4qIj4D3Lr+imGPrJTK+kjN0QXRXknGsNn36oRF/I41cGqYRGwawFGSPZBHuav+ehDk1doTrbDlll4zMUWm2iXTcBIcJo4NR1LoE2c9/MPfbH7jKm5ke7aS0ets+EANEplkeClfCVAashtIF+Bz6a9qk4F2n0baLT/s3IQkXCwwO2fxxY03x8gWiB1n4E7sousEB+J1Skl/z0bwmaiY0C+raPoV/FyZxQuh0ocvdU7fnQbKuNoGE/Usfm9Y3g8eH81b/k4fMJL2lqXHkPft6zUV9bJsp3v1iGEkIf2+ER/QLczteNz6kw/uTPQctMEDXM17GEnBXISVrQcPSW3i93eFwWacs8iT3G4bjEQvpxSBQrhDdCCoxy8bVWqkVeDWw5u2q/3WL9Ov1NrY+G4/DYb2qONNQds0vTHCGvemU5GNjtaeCbojkZ7Z3KOeAY8080kKrsO7fve+ZMACCIFD+se8kF7NN4ZJASSqq9lJpBWvtbc0O8jCcVGNuN7exXjrcbiN1L/9HkARV+KEJU3jbXObAhAnfAaeRWBwmTfZodCu+fDd/Jor6l36tjD4kC4/CPrDtyQ== alfonsomthd", "key_options": null, "keyfile": "/home/alfonsomthd/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "alfonsomthd", "validate_certs": true} 2021-07-24T16:23:52.228 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'alfonsomthd', 'ovpn': 'alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDQu/CuhCIFVGCLbA0cjn+qqcwX12cRcFA1sHyJtkj6Ltfmge8FnfgAsex/LaPJwbtbBiVl9xRcazHNfBaDw5DxMRSJF+e7WTydZC2Jm4qIj4D3Lr+imGPrJTK+kjN0QXRXknGsNn36oRF/I41cGqYRGwawFGSPZBHuav+ehDk1doTrbDlll4zMUWm2iXTcBIcJo4NR1LoE2c9/MPfbH7jKm5ke7aS0ets+EANEplkeClfCVAashtIF+Bz6a9qk4F2n0baLT/s3IQkXCwwO2fxxY03x8gWiB1n4E7sousEB+J1Skl/z0bwmaiY0C+raPoV/FyZxQuh0ocvdU7fnQbKuNoGE/Usfm9Y3g8eH81b/k4fMJL2lqXHkPft6zUV9bJsp3v1iGEkIf2+ER/QLczteNz6kw/uTPQctMEDXM17GEnBXISVrQcPSW3i93eFwWacs8iT3G4bjEQvpxSBQrhDdCCoxy8bVWqkVeDWw5u2q/3WL9Ov1NrY+G4/DYb2qONNQds0vTHCGvemU5GNjtaeCbojkZ7Z3KOeAY8080kKrsO7fve+ZMACCIFD+se8kF7NN4ZJASSqq9lJpBWvtbc0O8jCcVGNuN7exXjrcbiN1L/9HkARV+KEJU3jbXObAhAnfAaeRWBwmTfZodCu+fDd/Jor6l36tjD4kC4/CPrDtyQ== alfonsomthd", "key_options": null, "keyfile": "/home/alfonsomthd/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "alfonsomthd", "validate_certs": true} 2021-07-24T16:23:52.291 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'oliveiradan', 'ovpn': 'oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCoL9+aMxLtUG3aRIuT4kbjc1CPuQ+wbS30ocuJ2YIExlKMSxVr+LYqbjcz0T4f8gAKG539dZQgD9BAsHM8yfOVEvei0KsQHn87pzgYGR3DtaMx5IEG5xNyARPu+VuEoe8qlL3cAPwTiaU78datD5Cz9GEClhL1Fhn/Z8o7BMbs5xlcUIQ/J+s9/sKMcqmmBJy5IHQIEUHCl4SFwsev5g5ADlnLNNxjpalExuBCEeoSma9F3b2YEJHvpA5JhCIMZpVfXbgh2UhUsyfAQN6KgOIQ/XlKBMQDtizf2vZ4b8hW4ELcvKSADfTsyyqEs/Ql8jEJu32GFKf2mYPbgTS6E7FZfQz77X+5OBhojFAstB8LSSrH80FrG1gCbVZLnW0jXcSehKnU0oNmUWOKxxaT1b00fo/iZ4P8O1uJRY17/uaVCPNKdGTZzIlzyC16wsFFBxBl0d7HfojQY6qfww7AQJhvDkV2sP0/MIJzwriWOzZEmfr8Osqery5vFiYcSvMbdMZDfMEYd3z7Va2RiTIeyXuEYp5hzf8eyJRP/f2FEw8/BBrm5JCxeSWUx7qwgPHrJoWAVxCIg/M3YS/vfVSFc8Hh88sgc2upq0OqYr0uq6EFzUZi4aoOkOVYn9u/uc/p1AR0KbiQOkERMUDWTyADxrHaL0nQmGy+XyiJQjhq5ckZ+w== doliveira@suse.com", "key_options": null, "keyfile": "/home/oliveiradan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "oliveiradan", "validate_certs": true} 2021-07-24T16:23:52.459 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'oliveiradan', 'ovpn': 'oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCoL9+aMxLtUG3aRIuT4kbjc1CPuQ+wbS30ocuJ2YIExlKMSxVr+LYqbjcz0T4f8gAKG539dZQgD9BAsHM8yfOVEvei0KsQHn87pzgYGR3DtaMx5IEG5xNyARPu+VuEoe8qlL3cAPwTiaU78datD5Cz9GEClhL1Fhn/Z8o7BMbs5xlcUIQ/J+s9/sKMcqmmBJy5IHQIEUHCl4SFwsev5g5ADlnLNNxjpalExuBCEeoSma9F3b2YEJHvpA5JhCIMZpVfXbgh2UhUsyfAQN6KgOIQ/XlKBMQDtizf2vZ4b8hW4ELcvKSADfTsyyqEs/Ql8jEJu32GFKf2mYPbgTS6E7FZfQz77X+5OBhojFAstB8LSSrH80FrG1gCbVZLnW0jXcSehKnU0oNmUWOKxxaT1b00fo/iZ4P8O1uJRY17/uaVCPNKdGTZzIlzyC16wsFFBxBl0d7HfojQY6qfww7AQJhvDkV2sP0/MIJzwriWOzZEmfr8Osqery5vFiYcSvMbdMZDfMEYd3z7Va2RiTIeyXuEYp5hzf8eyJRP/f2FEw8/BBrm5JCxeSWUx7qwgPHrJoWAVxCIg/M3YS/vfVSFc8Hh88sgc2upq0OqYr0uq6EFzUZi4aoOkOVYn9u/uc/p1AR0KbiQOkERMUDWTyADxrHaL0nQmGy+XyiJQjhq5ckZ+w== doliveira@suse.com", "key_options": null, "keyfile": "/home/oliveiradan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "oliveiradan", "validate_certs": true} 2021-07-24T16:23:52.533 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'swagner', 'ovpn': 'swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh9bzZJulXGES+l9Xh6Aq15RZ8uQCGuDNhlNQtDblE1ISKJ/DqGYXp6wUW54+oVNA7eZiXz+fi3mq5pPEtZZOfd3ixEDzDJ4E3cVXoDZCqeWEmea6KvybeY10YxvB56TEI8U2KKAd56PRl20klXpLCjzXNqG7n0aXFcpCMbXDu369VX6lOk24K/7++7Wc5SttcvVu19sT2kqzsB/S1Y5cxiE6RM6wVtqBoksp/kRCIA16ruNwx3GUabDfbEoUGXlkkUP7+TZgAbHtBsYy6mCQhwi0S2+WG+HhHDUPjHhV+MdN9ffibCtOEGo52itVLVky09VeBocuA6H22JDGXPBgjcgf2NsZIqcKqGHhUkXmH92fhRSFOBLKHstrBq8jWRP/mNrgj8cQksDsakQYQbDg5dyabp+M0/iL2Q3YVq7erZI8aZMA7ZF3WgoQNYZg5E7oejM8URIlFP3x1ne2ClRC9a74phSCxeU/NVamGN3G3dImzEXGOSNyRggHJ4jGrIGc7tLPCzmI5OkomcB5OxReqf0r1TNXuUAqw8M4EoWt+0xoAmH5zVlUHf+psUCJIEV/4pbgtoJiSNq+LVY4jyDEFbvTAL7MqyXorMV7Tqlj+/3d7RXfhW9lR/SHb1Z3jcHvz4ZzYMzKWeJEjz+Y0NwIdFDhcPmUOYtEDmuRRrgYiSQ== sebstian.wagner@it-novum.com", "key_options": null, "keyfile": "/home/swagner/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "swagner", "validate_certs": true} 2021-07-24T16:23:52.691 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'swagner', 'ovpn': 'swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh9bzZJulXGES+l9Xh6Aq15RZ8uQCGuDNhlNQtDblE1ISKJ/DqGYXp6wUW54+oVNA7eZiXz+fi3mq5pPEtZZOfd3ixEDzDJ4E3cVXoDZCqeWEmea6KvybeY10YxvB56TEI8U2KKAd56PRl20klXpLCjzXNqG7n0aXFcpCMbXDu369VX6lOk24K/7++7Wc5SttcvVu19sT2kqzsB/S1Y5cxiE6RM6wVtqBoksp/kRCIA16ruNwx3GUabDfbEoUGXlkkUP7+TZgAbHtBsYy6mCQhwi0S2+WG+HhHDUPjHhV+MdN9ffibCtOEGo52itVLVky09VeBocuA6H22JDGXPBgjcgf2NsZIqcKqGHhUkXmH92fhRSFOBLKHstrBq8jWRP/mNrgj8cQksDsakQYQbDg5dyabp+M0/iL2Q3YVq7erZI8aZMA7ZF3WgoQNYZg5E7oejM8URIlFP3x1ne2ClRC9a74phSCxeU/NVamGN3G3dImzEXGOSNyRggHJ4jGrIGc7tLPCzmI5OkomcB5OxReqf0r1TNXuUAqw8M4EoWt+0xoAmH5zVlUHf+psUCJIEV/4pbgtoJiSNq+LVY4jyDEFbvTAL7MqyXorMV7Tqlj+/3d7RXfhW9lR/SHb1Z3jcHvz4ZzYMzKWeJEjz+Y0NwIdFDhcPmUOYtEDmuRRrgYiSQ== sebstian.wagner@it-novum.com", "key_options": null, "keyfile": "/home/swagner/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "swagner", "validate_certs": true} 2021-07-24T16:23:52.765 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'yuvalif', 'ovpn': 'ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDzYzqIDimPjMOUOUz1A122eV52fl3mgGgNBRYRlOWl/lOxM5oOat5FPkJlnXTVyQFl0MlnYgIv9fTnjHVTM0wFmFUItlUl151ZmK5XExiGpGVsqG3UWNyKJxZpk9Uh2a0T/5CKzzwXnv2fJMNxzfqgopYDrgq4TFEZcdvgWJ39dcRTXST/rGJQ8wOq9z7UNzKU5VOGxvgi6f/nGevGIHrSaTcY3Uu8BW8kXUrf9vfl+ZSxVjuNHXF/VmrJH5Ne8mVu7DzPMrl8ZZjxsfJKT/eQqF9kjqht5586OSPKIwg/LEOyYj7Wyyf3QbDAIp5bCygQfmBBl+kIxphJYq3EwUZT ylifshit@dhcp-4-102.tlv.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDFgwQYD9amVSYq6JzjHyGmKBJATQCM9xsf6QnF3yb0Lvry2nzY9F61evVXQ95TmF/AqasRx5p2WansIvegG5ag5mytvRwFXtHzPs4o/J+XjA9o4+A5l6j9cOFLIDD/TwrwlUjgMa2PhqUztSpI1op906391RLrJAyflfDghJxeVl6dJab6TEsslV0W+yaCS3BBxMXXrCbxCB5Ms3KCRKDz0DqbhFc+Nw05L1O1pC98HBFRIp1SaXlMcT3++CRQ3wugpOMkDMNLbycl+vdMBFY3UZ28rRowS3Ta7V5EARZVVH7KxU5cL+8Hr/8DE1/ITOmrluaEZ1KwYgoxZbZ3w7Ptw0FK6aiCZ49YtqKT1WakoVfO8m7pCdxkqUOA91loMQtxvCwZ/Vfoxaut16gklmPz8N11xvo1H5XB8/ZrvK5yKdl3JDl+wwtfE/fwo4E/fte+rPRisoWBRsmsx8EGxs75sXnb6n3VjZ65vYEKsNMLg+5EAaevWLLeqF0a42UWGJrHdb4VKX/OAplHrOk7kA/VwArow8f9n+iaRp2hgDU9OhQiFVRhgqwahlmCFFXkcP4/4WlxMCuZrsaNMZgMjVhfsp7cskKOezSfZZey2MB2fREMS1wg0j40CdYRn4jTNEBr/LVszsoM7t7AwXUpnqXeYIe+gePx1PJb5XSzSPZ9Pw== yuvalif@yahoo.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDDp0xz0ml2XuoQe70TxVeTo3Ib5xMinDrYNJ5eq5XYNa8ZLGcEByeDK4myzixTloAo31Rb/yDyGqv6kQ6nFChihO2aab3Ni/bsMOaJat1scrznaIYXGvLvw5KYx/qBDUxb3qW0vO0N/bB3dUPS1 2021-07-24T16:23:52.767 INFO:teuthology.task.ansible.out:lXTJaVf+KuljUk7v38ov2gsPWlofRYZNkPGQfUKXFEXc39OVj+Ex5LkehH/Z1LwjRYJa7jAdSm8hE5m8m6WborrzAA4/iFuLbhtM/Bqm4boSqa7koBVux422QX/HblSQ2KAeT1GFOS7xdcO6ndyp6mIpCZWunTjZwSLyK20NvIV/AzdAro4GZWi0D34PPtbSG344ZT1dSLeDRhYVkDjS6uutrmw9C+Ns1bo8s1ydhxL2XEsU14SWRWlbyrMF9PXyJOsaNiBNWGwc9lTly0ZlmPnN3l0AC3RIKOstkEYmI+TMj21r1tltz48e+6dH1an51wwnhNRYiODd3hbS67tmIg05BuSU5+whJ93wzXw2rC4FLE= ylifshit@localhost.localdomain", "key_options": null, "keyfile": "/home/yuvalif/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yuvalif", "validate_certs": true} 2021-07-24T16:23:52.923 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'yuvalif', 'ovpn': 'ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDzYzqIDimPjMOUOUz1A122eV52fl3mgGgNBRYRlOWl/lOxM5oOat5FPkJlnXTVyQFl0MlnYgIv9fTnjHVTM0wFmFUItlUl151ZmK5XExiGpGVsqG3UWNyKJxZpk9Uh2a0T/5CKzzwXnv2fJMNxzfqgopYDrgq4TFEZcdvgWJ39dcRTXST/rGJQ8wOq9z7UNzKU5VOGxvgi6f/nGevGIHrSaTcY3Uu8BW8kXUrf9vfl+ZSxVjuNHXF/VmrJH5Ne8mVu7DzPMrl8ZZjxsfJKT/eQqF9kjqht5586OSPKIwg/LEOyYj7Wyyf3QbDAIp5bCygQfmBBl+kIxphJYq3EwUZT ylifshit@dhcp-4-102.tlv.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDFgwQYD9amVSYq6JzjHyGmKBJATQCM9xsf6QnF3yb0Lvry2nzY9F61evVXQ95TmF/AqasRx5p2WansIvegG5ag5mytvRwFXtHzPs4o/J+XjA9o4+A5l6j9cOFLIDD/TwrwlUjgMa2PhqUztSpI1op906391RLrJAyflfDghJxeVl6dJab6TEsslV0W+yaCS3BBxMXXrCbxCB5Ms3KCRKDz0DqbhFc+Nw05L1O1pC98HBFRIp1SaXlMcT3++CRQ3wugpOMkDMNLbycl+vdMBFY3UZ28rRowS3Ta7V5EARZVVH7KxU5cL+8Hr/8DE1/ITOmrluaEZ1KwYgoxZbZ3w7Ptw0FK6aiCZ49YtqKT1WakoVfO8m7pCdxkqUOA91loMQtxvCwZ/Vfoxaut16gklmPz8N11xvo1H5XB8/ZrvK5yKdl3JDl+wwtfE/fwo4E/fte+rPRisoWBRsmsx8EGxs75sXnb6n3VjZ65vYEKsNMLg+5EAaevWLLeqF0a42UWGJrHdb4VKX/OAplHrOk7kA/VwArow8f9n+iaRp2hgDU9OhQiFVRhgqwahlmCFFXkcP4/4WlxMCuZrsaNMZgMjVhfsp7cskKOezSfZZey2MB2fREMS1wg0j40CdYRn4jTNEBr/LVszsoM7t7AwXUpnqXeYIe+gePx1PJb5XSzSPZ9Pw== yuvalif@yahoo.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDDp0xz0ml2XuoQe70TxVeTo3Ib5xMinDrYNJ5eq5XYNa8ZLGcEByeDK4myzixTloAo31Rb/yDyGqv6kQ6nFChihO2aab3Ni/bsMOaJat1scrznaIYXGvLvw5KYx/qBDUxb3qW0vO0N/bB3dUPS1 2021-07-24T16:23:52.925 INFO:teuthology.task.ansible.out:lXTJaVf+KuljUk7v38ov2gsPWlofRYZNkPGQfUKXFEXc39OVj+Ex5LkehH/Z1LwjRYJa7jAdSm8hE5m8m6WborrzAA4/iFuLbhtM/Bqm4boSqa7koBVux422QX/HblSQ2KAeT1GFOS7xdcO6ndyp6mIpCZWunTjZwSLyK20NvIV/AzdAro4GZWi0D34PPtbSG344ZT1dSLeDRhYVkDjS6uutrmw9C+Ns1bo8s1ydhxL2XEsU14SWRWlbyrMF9PXyJOsaNiBNWGwc9lTly0ZlmPnN3l0AC3RIKOstkEYmI+TMj21r1tltz48e+6dH1an51wwnhNRYiODd3hbS67tmIg05BuSU5+whJ93wzXw2rC4FLE= ylifshit@localhost.localdomain", "key_options": null, "keyfile": "/home/yuvalif/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yuvalif", "validate_certs": true} 2021-07-24T16:23:52.998 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'kkeithle', 'ovpn': 'kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXa9uTf3q+7tGnHzSxv0WbgpRKrBIYjAZ5x3V74vQUSD1aAbmyvOqgPnts7XttLYImjjRqiisyC03L3KgR4b3SOeyL3KFxrk3KkHAJ/AJH+Y/UafyDhHNl3gRNg0B9rjsa7h2dSlcrFKnAX0pDY1HapuNPrzYWrXsEbo7C6wteFh7PyPmTkHu0NzIIPC4FcLl8SGaww/HeBh8v91IymgFSgXG0jNC063FEExWdti54yNLGh3gpW0FytsiRN9eEOKUOgcveT1tejz9ORv8evO4Y9SCQ/lsyOKQKNcG5C7J8nsbwSjqQ2cf6i2aYFZ0Oq1UXuhJ8APJCoiKgLJy7AiYf kkeithle@dhcp-100-19-89.bos.redhat.com", "key_options": null, "keyfile": "/home/kkeithle/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kkeithle", "validate_certs": true} 2021-07-24T16:23:53.145 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'kkeithle', 'ovpn': 'kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXa9uTf3q+7tGnHzSxv0WbgpRKrBIYjAZ5x3V74vQUSD1aAbmyvOqgPnts7XttLYImjjRqiisyC03L3KgR4b3SOeyL3KFxrk3KkHAJ/AJH+Y/UafyDhHNl3gRNg0B9rjsa7h2dSlcrFKnAX0pDY1HapuNPrzYWrXsEbo7C6wteFh7PyPmTkHu0NzIIPC4FcLl8SGaww/HeBh8v91IymgFSgXG0jNC063FEExWdti54yNLGh3gpW0FytsiRN9eEOKUOgcveT1tejz9ORv8evO4Y9SCQ/lsyOKQKNcG5C7J8nsbwSjqQ2cf6i2aYFZ0Oq1UXuhJ8APJCoiKgLJy7AiYf kkeithle@dhcp-100-19-89.bos.redhat.com", "key_options": null, "keyfile": "/home/kkeithle/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kkeithle", "validate_certs": true} 2021-07-24T16:23:53.220 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'emmericp', 'ovpn': 'paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBYa5uEOlFv1s9K9D1SbcaApLwX3LBwASSnRXDHI7MtU paul.emmerich@croit.io", "key_options": null, "keyfile": "/home/emmericp/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "emmericp", "validate_certs": true} 2021-07-24T16:23:53.378 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'emmericp', 'ovpn': 'paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBYa5uEOlFv1s9K9D1SbcaApLwX3LBwASSnRXDHI7MtU paul.emmerich@croit.io", "key_options": null, "keyfile": "/home/emmericp/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "emmericp", "validate_certs": true} 2021-07-24T16:23:53.453 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'mchangir', 'ovpn': 'mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCj28V9sMybkAzhkiaNiDDr8TfNVyr5DNdbOqszdGEVLy1Rxh/UYnxUclsR9n8lt9VnCft3M4NDTnVwlxOHE8+0oolJE9HP+DQomsgj3abP04EGJyOA0X8E7eIFQNLRbMFCD0yX/SNNlYPsS5fPTFhIa/gbBPmDBE07kULts66Tvc0Yo/2yIfwV1DV34bcWWVGi01XybIHBl9qbvlfBKAUrFEcv3ZdpHNhuZw6IkZY8xoYxo8iF+toLYeGX+gFxqCZUUOO+NBVmb0hVL1LI6bU66IrMOQDkFurqpvoraBTJqwZgXvMPceFUkcVIH4Nm7cK1X2WyMtnSw2XBpLMT8C4V mchangir@indraprastha", "key_options": null, "keyfile": "/home/mchangir/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mchangir", "validate_certs": true} 2021-07-24T16:23:53.612 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'mchangir', 'ovpn': 'mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCj28V9sMybkAzhkiaNiDDr8TfNVyr5DNdbOqszdGEVLy1Rxh/UYnxUclsR9n8lt9VnCft3M4NDTnVwlxOHE8+0oolJE9HP+DQomsgj3abP04EGJyOA0X8E7eIFQNLRbMFCD0yX/SNNlYPsS5fPTFhIa/gbBPmDBE07kULts66Tvc0Yo/2yIfwV1DV34bcWWVGi01XybIHBl9qbvlfBKAUrFEcv3ZdpHNhuZw6IkZY8xoYxo8iF+toLYeGX+gFxqCZUUOO+NBVmb0hVL1LI6bU66IrMOQDkFurqpvoraBTJqwZgXvMPceFUkcVIH4Nm7cK1X2WyMtnSw2XBpLMT8C4V mchangir@indraprastha", "key_options": null, "keyfile": "/home/mchangir/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mchangir", "validate_certs": true} 2021-07-24T16:23:53.688 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'sidharthanup', 'ovpn': 'sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC1OVCo0wMITAp8PNUqsTRPFz0SuBL0r1RzKFJUoxQm7gsP9qttZUQRlfiuZ7YRzkuGLOEBngPuIcV995o0lZ0+LVHA8jxWEJamb6sM9YgnonbGKDHfl4lT8LJd4YtjcWnMGvUUdPiPgIkfrpxXtx+RzJ7eCTmgRjAJziZrRh3AqXuKty+s9MDnmK8EQ2smpLdkMtZG5W3U2PiVaGgq2FIIOAoqr58xGqFgZ4tIpvWFpNxVsDZXIg2NdC+ouuKQvuJRWq9eERRHwq26CR+kDFNZeYSyhYKxNBqauLCsAoXNFCJzrdX5Oi9Ox4lJTsEtYX+SMziVipQS54F7MnRAUccukQ86IbXz8C5Ok2EzNo6smwRZ6UPKRvebWjIvfbeR/iwPRnrWcNgjGcaTR6yhlRJh8pBkW84nyY/bJa4WXsoNLgutdsYkjl18KKhbBldjdf0ovfL7FVgqYfAo/wpQYJJeMebP5QAczxvZIegjHRrAvbs/nbQTmuAkes3WL1hhBjSTwyIbWCzAuBJk8MNTmeZkVBvub7XoIyIySppfoJC/1a+ZsxGkzAlgrIxXPYrrBzTtXd/9YRiIgCYx3UtfdbPkE6hT6GblH6ST6QESfWyyvfGxwlOmu+F+icRyVVJbgM9T/PD2W6I04u2/1mcfoHwaQGdwvbbBkbjWzm+zwNSisQ== sanupkri@redhat.com", "key_options": null, "keyfile": "/home/sidharthanup/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sidharthanup", "validate_certs": true} 2021-07-24T16:23:53.836 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'sidharthanup', 'ovpn': 'sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC1OVCo0wMITAp8PNUqsTRPFz0SuBL0r1RzKFJUoxQm7gsP9qttZUQRlfiuZ7YRzkuGLOEBngPuIcV995o0lZ0+LVHA8jxWEJamb6sM9YgnonbGKDHfl4lT8LJd4YtjcWnMGvUUdPiPgIkfrpxXtx+RzJ7eCTmgRjAJziZrRh3AqXuKty+s9MDnmK8EQ2smpLdkMtZG5W3U2PiVaGgq2FIIOAoqr58xGqFgZ4tIpvWFpNxVsDZXIg2NdC+ouuKQvuJRWq9eERRHwq26CR+kDFNZeYSyhYKxNBqauLCsAoXNFCJzrdX5Oi9Ox4lJTsEtYX+SMziVipQS54F7MnRAUccukQ86IbXz8C5Ok2EzNo6smwRZ6UPKRvebWjIvfbeR/iwPRnrWcNgjGcaTR6yhlRJh8pBkW84nyY/bJa4WXsoNLgutdsYkjl18KKhbBldjdf0ovfL7FVgqYfAo/wpQYJJeMebP5QAczxvZIegjHRrAvbs/nbQTmuAkes3WL1hhBjSTwyIbWCzAuBJk8MNTmeZkVBvub7XoIyIySppfoJC/1a+ZsxGkzAlgrIxXPYrrBzTtXd/9YRiIgCYx3UtfdbPkE6hT6GblH6ST6QESfWyyvfGxwlOmu+F+icRyVVJbgM9T/PD2W6I04u2/1mcfoHwaQGdwvbbBkbjWzm+zwNSisQ== sanupkri@redhat.com", "key_options": null, "keyfile": "/home/sidharthanup/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sidharthanup", "validate_certs": true} 2021-07-24T16:23:53.917 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'varsha', 'ovpn': 'varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkeYXWjU7wVdODC32U40QRFgFH7ZEuEsOeWWaKx3Y5EBuAcwkTHiF9Bq/2mrDu+c9W46S8L38Ogc9GZ0DcCXtN/Z4z8iKOIIi5U1GzvwdbKuiAPCd8bdYP0vo0MOIRgylJo5hcnB5BCwCXRN1hmci1ES5UbSeQg0rydMiyYXHZ64AT47+qVUpn/mVP6PVw00pPqt16l9YxhbPFG74Y/WnY4FyrqXGQJfv0tcP7+UR7GQdFiI4QQV3ZUSRHRLWGcmoiiOmGimLhtzEmP4Jzy4gF4wg9q8jyX54NjfxDRZs+YuaoqqWKz/HSz5ic7W2RGKHrRby2N9wNu19nmC1NzIn3 varsha@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCW58OUR3pniaYgvr9xAExeNm4eMxgaJfFbEfEYPztTWv/xxqqihBYCeFltfgWbu7ERTy+hVNo1PJWyyczjl5Ivc3FdRmhykosygs7X74PPh02c7Em4MsSTr7SSPNN20rkJbWqiYMMOBbqbiZ7JXiSUNVilLHgZqZBEQc5Rf5I1PyBLHHJ2ZruPKnDPHCRLdwJ+MdXy2haKmGrQLhtzIKaDzh8VkfojL454k0aHCIh34Z0oBdP9757mNuYJUVEkKZF5t2oML84lWGMgwZxUWN2yO9ALTti4tNH1fXA6NipS9ztE+3hEJe1fWXEoUQDX9JNu4qEHTeCz0secQMkyZVDZSQk8yDUQxQ76yiett37sQB1WQR/3fclcahmqQ4dUS7M3Onyz6k6zia896PBK6G48TBUbFa1rw5Hx7WfNZluDMkv4YxkQvfz7XVzZx2/lhs45Kjh1UR9n7LaW/NID98vokcvASw1N6Bk/6pOd/45iPyEJemwovnQLs6ecwlMIikM= varsha@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDcQ8xMjwVf+KiFIQARcbFT+wg4NHysBRrFxk3Bx5X2k2hGKcEYR2tY/ApHZYfJ6me3LUvJEXg2c/6xa6ibVTUp/90l4y0cF6RmF5uB45J0xuBYoFJd8xJkVrhDIlZix4aFfb7TrmJEqjleBrkTwam7Q9aE3lss16nVOxU4hiViYiCANJ45wobK6tz7y5btfzrHE/iYpwniDvzLwK7EpkEK336VVd6f9wV0vG+ErEFxnNVxheXLLm05LuvdVQvFqJcTFrc7/GZ54yKg5IgwVwXqSAyOXIhgduUqk+oN1ciA7jnSqdiOKQPS/VmYkbhw2YP85l8wGVreIYUmOG19QEyVLB82oB9KS1LezM2KCH61XW22+85dHf4PvuL9DULhGt6wBCvpO10OHxw0JvHXbEgBPhiyd9j2yJmcQozbRPth/sMUvLKNXOGabZhhkPBYL7xZICHc+UwxrXs0h/j9jOjLyHzBAWMomF2lzgbvtzjcbxJ1a5oclJ6IW8yHJllkOh0= varsha@localhost.locald 2021-07-24T16:23:53.919 INFO:teuthology.task.ansible.out:omain", "key_options": null, "keyfile": "/home/varsha/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "varsha", "validate_certs": true} 2021-07-24T16:23:54.065 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'varsha', 'ovpn': 'varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkeYXWjU7wVdODC32U40QRFgFH7ZEuEsOeWWaKx3Y5EBuAcwkTHiF9Bq/2mrDu+c9W46S8L38Ogc9GZ0DcCXtN/Z4z8iKOIIi5U1GzvwdbKuiAPCd8bdYP0vo0MOIRgylJo5hcnB5BCwCXRN1hmci1ES5UbSeQg0rydMiyYXHZ64AT47+qVUpn/mVP6PVw00pPqt16l9YxhbPFG74Y/WnY4FyrqXGQJfv0tcP7+UR7GQdFiI4QQV3ZUSRHRLWGcmoiiOmGimLhtzEmP4Jzy4gF4wg9q8jyX54NjfxDRZs+YuaoqqWKz/HSz5ic7W2RGKHrRby2N9wNu19nmC1NzIn3 varsha@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCW58OUR3pniaYgvr9xAExeNm4eMxgaJfFbEfEYPztTWv/xxqqihBYCeFltfgWbu7ERTy+hVNo1PJWyyczjl5Ivc3FdRmhykosygs7X74PPh02c7Em4MsSTr7SSPNN20rkJbWqiYMMOBbqbiZ7JXiSUNVilLHgZqZBEQc5Rf5I1PyBLHHJ2ZruPKnDPHCRLdwJ+MdXy2haKmGrQLhtzIKaDzh8VkfojL454k0aHCIh34Z0oBdP9757mNuYJUVEkKZF5t2oML84lWGMgwZxUWN2yO9ALTti4tNH1fXA6NipS9ztE+3hEJe1fWXEoUQDX9JNu4qEHTeCz0secQMkyZVDZSQk8yDUQxQ76yiett37sQB1WQR/3fclcahmqQ4dUS7M3Onyz6k6zia896PBK6G48TBUbFa1rw5Hx7WfNZluDMkv4YxkQvfz7XVzZx2/lhs45Kjh1UR9n7LaW/NID98vokcvASw1N6Bk/6pOd/45iPyEJemwovnQLs6ecwlMIikM= varsha@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDcQ8xMjwVf+KiFIQARcbFT+wg4NHysBRrFxk3Bx5X2k2hGKcEYR2tY/ApHZYfJ6me3LUvJEXg2c/6xa6ibVTUp/90l4y0cF6RmF5uB45J0xuBYoFJd8xJkVrhDIlZix4aFfb7TrmJEqjleBrkTwam7Q9aE3lss16nVOxU4hiViYiCANJ45wobK6tz7y5btfzrHE/iYpwniDvzLwK7EpkEK336VVd6f9wV0vG+ErEFxnNVxheXLLm05LuvdVQvFqJcTFrc7/GZ54yKg5IgwVwXqSAyOXIhgduUqk+oN1ciA7jnSqdiOKQPS/VmYkbhw2YP85l8wGVreIYUmOG19QEyVLB82oB9KS1LezM2KCH61XW22+85dHf4PvuL9DULhGt6wBCvpO10OHxw0JvHXbEgBPhiyd9j2yJmcQozbRPth/sMUvLKNXOGabZhhkPBYL7xZICHc+UwxrXs0h/j9jOjLyHzBAWMomF2lzgbvtzjcbxJ1a5oclJ6IW8yHJllkOh0= varsha@localhost.locald 2021-07-24T16:23:54.067 INFO:teuthology.task.ansible.out:omain", "key_options": null, "keyfile": "/home/varsha/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "varsha", "validate_certs": true} 2021-07-24T16:23:54.160 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'sjust', 'ovpn': 'sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6RDgqwA0GrvE6KqRaGCgYnFhnxdi9ehjIWvfaMa1oq0CqYxUAee2bNbp/X2Bd18Vqk8iH9fpE0+qrLgAH/8BpD+MtgGikCFMORvazeUtOCF/OCDO0AMg1jvl8aTdvrQU8ZTDPXa65Avpkc9vwugcoplnwrW7lKx++XqCWsSlfHgEdyMV3wrt/ZDFwI2AS2bZBpWM6ViG1KSjXjgTi/T3hSZPY+buYvWjzoEjQO0946iI3iiKKCGohEpCUnG02oJXcS0vvgl8dWE71451lbainEKJ4hbDhfDmy57s6VXfVUANsczwiPWiSC/ZmMlDaCCBeKHO0Gz0xXaDXd9j4SA7P sam@Pondermatic\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCYylAUS12hF6XndDQ3CkrUddKmXNSd8pOlHwO+pWaDTJPKxwtPL6sM3aOtaAPLrGkv1zD2k3iZaxmDwfPYGaXOyb0KS5ZCddtOyNXj5JLrjxh2niqFPP8SIkdHLOP+0Hv1/tB0Jz75RV+tNIT1SJTm7OZ8wZNy0qYycITSooJ14iEgyZ7rOa3EEzbtIVpHS4+YqIuIJdV2oV5egCrJyRv4sPUrS8ERXD4QZSOlHE+W4Tf+WVrEfsHOdDLRlAXJUzhuqgWtVouiYcW5ex294z28eA+12lKaPQpE0cft/NJ6FLs41yqh4ZN588bl8Ada+yTXEaHWioQEEJMlca2jIgrP sjust@rex004.front.sepia.ceph.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC08RrDQ2M7Zjcpx7RL9e+tjv48kBgDNyTenX1QdxW22JA2JR3D3ThA/ej9HtiPWcIVz16oZ4tzrCEVwaCMfbsmXq 2021-07-24T16:23:54.162 INFO:teuthology.task.ansible.out:2z08ZXYqwiBuoXJVshU7lIKVqAtadT4F6Q9eQvxEo4zWdBib1W0/cqNLlYzU/DuwlUqYnWBDLGxc4fD5Kxrz366oWUDB/ULCpl77TMqfTKlStCgGXot0zLqiscqzq1W7XsuA7A5vQw/JTq7MvIME+SkUuGWX0WKwTMIRZKNWBGmlf51bNru3GmmAnKBUFsJv9H4G0FPqGY/aH02rr5dAgTTmfKt+XbWRfMTMpjJqVRGX03+1mQNoYQ3kNDz0wl sjust@office\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA5UMPySf/h9r2/OryRXrO9Qq9k5J9Dn9nvJYyaYCE82H/qkBJGboAJgyIXfbsGYO5uPM25d3fGRH4magzAQm2hGWNbbt1YWn9HaIyKCCXo9JX600/dv3OZbHyGGmgXPa4Anl16j1c2vxRRt2+ArjlyyhP7cAcRkilUGdagK9u6ALrwnz9hhXYV+BmXrxMm7zZCmdWHcWz+YxoA65es4+w+aLvVZWmUCZLF8uZrcpPSw+oK3SfZE8JPRc5vWulXbWEEfIoHb9AszPIpSyzbfPWXelmc3XlG0KD66t7w+AnNlQPt3JVePRCfFHPYeTj9B0k8sxPyUqTQIl5pu6GppRMOQ== sam@Deepthought", "key_options": null, "keyfile": "/home/sjust/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sjust", "validate_certs": true} 2021-07-24T16:23:54.308 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'sjust', 'ovpn': 'sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6RDgqwA0GrvE6KqRaGCgYnFhnxdi9ehjIWvfaMa1oq0CqYxUAee2bNbp/X2Bd18Vqk8iH9fpE0+qrLgAH/8BpD+MtgGikCFMORvazeUtOCF/OCDO0AMg1jvl8aTdvrQU8ZTDPXa65Avpkc9vwugcoplnwrW7lKx++XqCWsSlfHgEdyMV3wrt/ZDFwI2AS2bZBpWM6ViG1KSjXjgTi/T3hSZPY+buYvWjzoEjQO0946iI3iiKKCGohEpCUnG02oJXcS0vvgl8dWE71451lbainEKJ4hbDhfDmy57s6VXfVUANsczwiPWiSC/ZmMlDaCCBeKHO0Gz0xXaDXd9j4SA7P sam@Pondermatic\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCYylAUS12hF6XndDQ3CkrUddKmXNSd8pOlHwO+pWaDTJPKxwtPL6sM3aOtaAPLrGkv1zD2k3iZaxmDwfPYGaXOyb0KS5ZCddtOyNXj5JLrjxh2niqFPP8SIkdHLOP+0Hv1/tB0Jz75RV+tNIT1SJTm7OZ8wZNy0qYycITSooJ14iEgyZ7rOa3EEzbtIVpHS4+YqIuIJdV2oV5egCrJyRv4sPUrS8ERXD4QZSOlHE+W4Tf+WVrEfsHOdDLRlAXJUzhuqgWtVouiYcW5ex294z28eA+12lKaPQpE0cft/NJ6FLs41yqh4ZN588bl8Ada+yTXEaHWioQEEJMlca2jIgrP sjust@rex004.front.sepia.ceph.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC08RrDQ2M7Zjcpx7RL9e+tjv48kBgDNyTenX1QdxW22JA2JR3D3ThA/ej9HtiPWcIVz16oZ4tzrCEVwaCMfbsmXq 2021-07-24T16:23:54.310 INFO:teuthology.task.ansible.out:2z08ZXYqwiBuoXJVshU7lIKVqAtadT4F6Q9eQvxEo4zWdBib1W0/cqNLlYzU/DuwlUqYnWBDLGxc4fD5Kxrz366oWUDB/ULCpl77TMqfTKlStCgGXot0zLqiscqzq1W7XsuA7A5vQw/JTq7MvIME+SkUuGWX0WKwTMIRZKNWBGmlf51bNru3GmmAnKBUFsJv9H4G0FPqGY/aH02rr5dAgTTmfKt+XbWRfMTMpjJqVRGX03+1mQNoYQ3kNDz0wl sjust@office\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA5UMPySf/h9r2/OryRXrO9Qq9k5J9Dn9nvJYyaYCE82H/qkBJGboAJgyIXfbsGYO5uPM25d3fGRH4magzAQm2hGWNbbt1YWn9HaIyKCCXo9JX600/dv3OZbHyGGmgXPa4Anl16j1c2vxRRt2+ArjlyyhP7cAcRkilUGdagK9u6ALrwnz9hhXYV+BmXrxMm7zZCmdWHcWz+YxoA65es4+w+aLvVZWmUCZLF8uZrcpPSw+oK3SfZE8JPRc5vWulXbWEEfIoHb9AszPIpSyzbfPWXelmc3XlG0KD66t7w+AnNlQPt3JVePRCfFHPYeTj9B0k8sxPyUqTQIl5pu6GppRMOQ== sam@Deepthought", "key_options": null, "keyfile": "/home/sjust/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sjust", "validate_certs": true} 2021-07-24T16:23:54.392 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'ideepika', 'ovpn': 'deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ideepika", "ovpn": "deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDj6DxTZNodVnwJZrnSZ/jv9Cw4uYLb8MGpccmOvtwl93sVBvqq597AYnBqYiV4VBbKU3GVFbT41zkplia1iCfXoddttCOyWmEKviBXRnAsd5f80dxL0pfzrBJvCaH4NAfYgVw9JFWsvT981b+nB6vum4Vz8Dw0PM5GPnVUjsZNFkpmDPUBL4yHPmMCGP2WtUurJVD3Gm9t72XlG6Dl/vB9Qw/i4IY1SoCCbuhhNgE7IN8JXeGmVJbRwDeUlP+Q8Ti7iedV7YB/W1opt6eT5EPzX8NcxTc0c7rrDgsUWjFQYRSup0GLK9ofdHs0E2RbPPO5OSc5Z2+B1IEV7fZeyJwAyHwUgwx7sSGy7aROdvinaj/hOBglcgISyQ2CY7LTV8NGWJquo7yRCJXhZVIHfgqfBcrgWdNbr+vNBXnWe5PCtLhV8ryHPSJ/7Ru+7voQxgvwux5SdZwxXTbWDKni1f6/8bNrhRx6bmLK9xuYAgt2FhlIivI7L5kQF4etcBiaf68= deepika@x1cabon\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdqbYcbJYtgCrAbLo7PcS82caXxcT8cpX0RkULaFXfaiUDs8Foy6Yf/XoEHIdpgw8kX6qBdydYXxti6HFhYDNsL5KleKu/yA+bVKlvri39CRNkNxFHAUL2CRBT5Hefj1AJQBm/BKVEN4/eb05OlJJ808Qb/aNycot/YwgpNvUIaO2yTMA0meq82wNdZmUcmyLB9QXz4QInTcoAsxq70KxX95YC938rTWpbg1hM8gzLkJJt/OD/Z7TMYv/Sc5KGOFqo930AmObQ5KPmffkWGYbLT65TxlCULnvIr63lWHdGTj5mYjib/v9ncu24az9GYRWYcicV0B/def+KVrrIp3Mz ideepika@teuthology", "key_options": null, "keyfile": "/home/ideepika/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ideepika", "validate_certs": true} 2021-07-24T16:23:54.540 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'ideepika', 'ovpn': 'deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ideepika", "ovpn": "deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDj6DxTZNodVnwJZrnSZ/jv9Cw4uYLb8MGpccmOvtwl93sVBvqq597AYnBqYiV4VBbKU3GVFbT41zkplia1iCfXoddttCOyWmEKviBXRnAsd5f80dxL0pfzrBJvCaH4NAfYgVw9JFWsvT981b+nB6vum4Vz8Dw0PM5GPnVUjsZNFkpmDPUBL4yHPmMCGP2WtUurJVD3Gm9t72XlG6Dl/vB9Qw/i4IY1SoCCbuhhNgE7IN8JXeGmVJbRwDeUlP+Q8Ti7iedV7YB/W1opt6eT5EPzX8NcxTc0c7rrDgsUWjFQYRSup0GLK9ofdHs0E2RbPPO5OSc5Z2+B1IEV7fZeyJwAyHwUgwx7sSGy7aROdvinaj/hOBglcgISyQ2CY7LTV8NGWJquo7yRCJXhZVIHfgqfBcrgWdNbr+vNBXnWe5PCtLhV8ryHPSJ/7Ru+7voQxgvwux5SdZwxXTbWDKni1f6/8bNrhRx6bmLK9xuYAgt2FhlIivI7L5kQF4etcBiaf68= deepika@x1cabon\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdqbYcbJYtgCrAbLo7PcS82caXxcT8cpX0RkULaFXfaiUDs8Foy6Yf/XoEHIdpgw8kX6qBdydYXxti6HFhYDNsL5KleKu/yA+bVKlvri39CRNkNxFHAUL2CRBT5Hefj1AJQBm/BKVEN4/eb05OlJJ808Qb/aNycot/YwgpNvUIaO2yTMA0meq82wNdZmUcmyLB9QXz4QInTcoAsxq70KxX95YC938rTWpbg1hM8gzLkJJt/OD/Z7TMYv/Sc5KGOFqo930AmObQ5KPmffkWGYbLT65TxlCULnvIr63lWHdGTj5mYjib/v9ncu24az9GYRWYcicV0B/def+KVrrIp3Mz ideepika@teuthology", "key_options": null, "keyfile": "/home/ideepika/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ideepika", "validate_certs": true} 2021-07-24T16:23:54.625 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'gsalomon', 'ovpn': 'gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDC0h+TpaUkm2V6Hbf7aPCTys/nsm51CmY9s+bdwEXAiSAWpq/7Xi2LlN0mZgsrAYBHbr5L+Pz8x0YdigvWysUK6U9XRSPM28cbWmh8F25re9HEk8ARESkMZKTv/hKFs1v7kTHbT9hNNynbQGQOqEaazjr0shcli+Byvop27riX3QDDSsd5xfCjjyDz9fiA9YESlF0kbXyFUKPsoaBhRv9FUhtH6DxlygxtxTsKyKgeoiKw2sCfeUMckcJKnGCMtkXW4U8h7NL/fPZFyBaMDRi/TtoBKaVGLaWqF7RuukfjoMCwhuIDmuTG3WhanH4HJrfNenPZkpZUBhzWwZcleao8SD3mXXfZ9gcZb8QB2ymEtTqrAEyDoNWO4q8ljNP3WJXIgF0h0Sjmx/CV/i0ArEYlBMwBD7DFVnPJqCqSyypuQdDGsDNQZxaRCiYg7nIslFOpDr+0PLp78m+CHyYbSFLTvVVJoJ1k0YhMnDPHM29nt7fMGx6Qrigwnuk0yKg1bfgJ/t0TOqEw0bqGKIvHnyoP/n0ObazEsiPl5pRr2ehs/Rqf35Iwhc1i02Hhz/3Sqwc1eAgqm4/OVghxqUJGpRocua5Gf/vO32wwoyGxh2sl7y6K2pNDA3glhKYbZeIh1fjnaTjikgleqIQkCBxbTeAE7n5+T6TcFtnII6RSxYv3tQ== gal.salomon@gmail.com", "key_options": null, "keyfile": "/home/gsalomon/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "gsalomon", "validate_certs": true} 2021-07-24T16:23:54.761 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'gsalomon', 'ovpn': 'gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDC0h+TpaUkm2V6Hbf7aPCTys/nsm51CmY9s+bdwEXAiSAWpq/7Xi2LlN0mZgsrAYBHbr5L+Pz8x0YdigvWysUK6U9XRSPM28cbWmh8F25re9HEk8ARESkMZKTv/hKFs1v7kTHbT9hNNynbQGQOqEaazjr0shcli+Byvop27riX3QDDSsd5xfCjjyDz9fiA9YESlF0kbXyFUKPsoaBhRv9FUhtH6DxlygxtxTsKyKgeoiKw2sCfeUMckcJKnGCMtkXW4U8h7NL/fPZFyBaMDRi/TtoBKaVGLaWqF7RuukfjoMCwhuIDmuTG3WhanH4HJrfNenPZkpZUBhzWwZcleao8SD3mXXfZ9gcZb8QB2ymEtTqrAEyDoNWO4q8ljNP3WJXIgF0h0Sjmx/CV/i0ArEYlBMwBD7DFVnPJqCqSyypuQdDGsDNQZxaRCiYg7nIslFOpDr+0PLp78m+CHyYbSFLTvVVJoJ1k0YhMnDPHM29nt7fMGx6Qrigwnuk0yKg1bfgJ/t0TOqEw0bqGKIvHnyoP/n0ObazEsiPl5pRr2ehs/Rqf35Iwhc1i02Hhz/3Sqwc1eAgqm4/OVghxqUJGpRocua5Gf/vO32wwoyGxh2sl7y6K2pNDA3glhKYbZeIh1fjnaTjikgleqIQkCBxbTeAE7n5+T6TcFtnII6RSxYv3tQ== gal.salomon@gmail.com", "key_options": null, "keyfile": "/home/gsalomon/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "gsalomon", "validate_certs": true} 2021-07-24T16:23:54.855 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'soumyakoduri', 'ovpn': 'skoduri@localhost w/vFHwM/x4hUGlKJCteKiA 97933f044fdd8b3cf57ad744ce032728b06f354b0d719790def82b2f5b9a6133'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "soumyakoduri", "ovpn": "skoduri@localhost w/vFHwM/x4hUGlKJCteKiA 97933f044fdd8b3cf57ad744ce032728b06f354b0d719790def82b2f5b9a6133"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCrGYBGPDQqn+2jnxKhDurSrAJvTT8dZMYGVCt6NbjpFhDFYtyvrF8Jv5NKBQynG18LwscN7a57L0Oq0e4jOEPRz//CDcAfP+L6p45L4BdUzTysN4+rQ7waMnIiYp7VjSswhGH/BnYIVKwmDqzM2fo1w/oLIT6mgwUYqAdceeswAkXBt7jgagL8ox3E4oHBqER7f60AHdTviuW953t5luVQiMjyF2fOwZuo2ycufIzBee0CwS+xyRuJQwdgD3HL4Qs2vtBCX+H8n3wC6A9JrMA5tzCDr5VZKBJZURIniwvaXfJodjO4SvBL5jAfXoMqriv8ZWHbap2fk82YE8/uPqNvSISjixJEBgQinklZ+iAOYm5tfPbhPM/8ErpN/yJ0EoGRn+nj6X6nAjXAIk3AENopeqtM7mLZ26RFIuEV5ld7eqUvAfiy6Hk2LH9Q1Z4CXaxD0gDGzUxgdAaaAgLAR4btWi2n7Tb7ZNDdOfctg2ya9ftzZBOHvCaVXSpJCry/GMU= skoduri@localhost.localdomain", "key_options": null, "keyfile": "/home/soumyakoduri/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "soumyakoduri", "validate_certs": true} 2021-07-24T16:23:55.002 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'soumyakoduri', 'ovpn': 'skoduri@localhost w/vFHwM/x4hUGlKJCteKiA 97933f044fdd8b3cf57ad744ce032728b06f354b0d719790def82b2f5b9a6133'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "soumyakoduri", "ovpn": "skoduri@localhost w/vFHwM/x4hUGlKJCteKiA 97933f044fdd8b3cf57ad744ce032728b06f354b0d719790def82b2f5b9a6133"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCrGYBGPDQqn+2jnxKhDurSrAJvTT8dZMYGVCt6NbjpFhDFYtyvrF8Jv5NKBQynG18LwscN7a57L0Oq0e4jOEPRz//CDcAfP+L6p45L4BdUzTysN4+rQ7waMnIiYp7VjSswhGH/BnYIVKwmDqzM2fo1w/oLIT6mgwUYqAdceeswAkXBt7jgagL8ox3E4oHBqER7f60AHdTviuW953t5luVQiMjyF2fOwZuo2ycufIzBee0CwS+xyRuJQwdgD3HL4Qs2vtBCX+H8n3wC6A9JrMA5tzCDr5VZKBJZURIniwvaXfJodjO4SvBL5jAfXoMqriv8ZWHbap2fk82YE8/uPqNvSISjixJEBgQinklZ+iAOYm5tfPbhPM/8ErpN/yJ0EoGRn+nj6X6nAjXAIk3AENopeqtM7mLZ26RFIuEV5ld7eqUvAfiy6Hk2LH9Q1Z4CXaxD0gDGzUxgdAaaAgLAR4btWi2n7Tb7ZNDdOfctg2ya9ftzZBOHvCaVXSpJCry/GMU= skoduri@localhost.localdomain", "key_options": null, "keyfile": "/home/soumyakoduri/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "soumyakoduri", "validate_certs": true} 2021-07-24T16:23:55.087 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'kyr', 'ovpn': 'kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPeuSTD7kv8yQX6dW+7Vpq1mqrcr8JGubPYa1DpGTV/gE50d5L42UspUN2FXmICDMiV1h4Q9WQAFma3168f1I5I94qFkV+/56szCMoILClm7IW/EV4t8fTxoyOpEa9l4qSU3qgJpDbY04CkiyVJFuQj24Zq3gD/70jYgGpy8RfA0BihSR6F+A0WZLh/fESjqfor3/pFWhUCRnPEqrZsXyuB8lRgDTyGp4s1cHyUqmFMuCPDRMtok0rSVpaRZj2Zj8lboah19UI/L89ptQgEdqsOKzlkxiT+1GdyIY+jpPCM0a3yZz75l3Qiu0k6q7qUV8T0hm1GZiBguvST1KMcwnt kyrylo.shatskyy@suse.com", "key_options": null, "keyfile": "/home/kyr/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kyr", "validate_certs": true} 2021-07-24T16:23:55.233 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'kyr', 'ovpn': 'kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPeuSTD7kv8yQX6dW+7Vpq1mqrcr8JGubPYa1DpGTV/gE50d5L42UspUN2FXmICDMiV1h4Q9WQAFma3168f1I5I94qFkV+/56szCMoILClm7IW/EV4t8fTxoyOpEa9l4qSU3qgJpDbY04CkiyVJFuQj24Zq3gD/70jYgGpy8RfA0BihSR6F+A0WZLh/fESjqfor3/pFWhUCRnPEqrZsXyuB8lRgDTyGp4s1cHyUqmFMuCPDRMtok0rSVpaRZj2Zj8lboah19UI/L89ptQgEdqsOKzlkxiT+1GdyIY+jpPCM0a3yZz75l3Qiu0k6q7qUV8T0hm1GZiBguvST1KMcwnt kyrylo.shatskyy@suse.com", "key_options": null, "keyfile": "/home/kyr/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kyr", "validate_certs": true} 2021-07-24T16:23:55.309 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'sseshasa', 'ovpn': 'sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDeERrQ0NVXhuTYzI08rlKRbHZVFXSv1YC7sGq6aCWRbTCv7Ad/t/3OJz3vfcd2TjBMvABfrYCFgTFWIaJBaeA3BXUUU9y9TwnzuxKv4C46WJYoalVGyLEpWpcGbJ5v+leA6Je/+lunenplb7TBKGE/YTgggEXyX7KnunYlv+Jdm33TmAZTcHrLk5QR/6FdRGKmdlLna0dXZc3v04+AI8W+p9ghAv1+e8ENxJDTF8p0MawBiKWcSj2mysOhQ2Cj91qZ0qTnLLeu0CPf4rBO+qjYIshiCuTLhYt2UazlzME4nCCsVqK7Nz9olA/lgvJLRaPxgQQ7iCMmIZilS6B4Y3oL sseshasa@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCo0zniUEXuQ4JJuuRtfnEK8WHqr97AmXEniGPY5U23MTxhMuP8CSkGWkUHdmXw0H1tDKbYgk97M6TspJropNGKljla2H1/3e2T1BOI1L2WfcsOh6VPYeyOj2ssMJeEDdQgd0J3g+4oj2QS+guPlT24UhO0CBhRZ6waVlJMgagDYyDLCLGI4ASoBYx0AOaoyjnEQtRd/gyejzv7jntkHc9YNBPsJ37X6hTYNA/s2ORJE7QMXd6xI60mTBuCdD3JcPYoUSvyCUa7rIrDc70lAcW5XtxewvMBogTZJLoFG/d6Ugij49h4AfwrtoUCtLyJOWJX6PTfomXely8Ym6KpN/3981+m70dhcHPDJ66QCWMd1LAgftVXTIsebA+Bxfg4Vsbrv7j1lJXzmMfsOl+1wVPe+Y9h28GyeIlalW3laURZGV7dhexGZ8YNxPuzxtAlWtfw+kddbjw0j4ODtgVXrj4SDxqmTTYYuMBkrQ3H33sOgPLx8DyA6e4pckb6lOOEvb41Yi5tyP7BIJlYN2PpNVDkSQd/t5Q0di4Ct+3vqLRCkPuJiJAUyaBGT4HM7yQc25+Y0B3sXNON7BjeaBXB7OwKZMp9w1jwbJt4JL/aGOw3HVljVyVgu+pIuQ2ISd9VBcmAJK5EGdWe5Q57h5fJkD+TVrXgeNTaufdclh5vWOH1qQ== sseshasa@teuthology", "key_options": null, "keyfile": "/home/sseshasa/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sseshasa", "validate_certs": true} 2021-07-24T16:23:55.457 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'sseshasa', 'ovpn': 'sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDeERrQ0NVXhuTYzI08rlKRbHZVFXSv1YC7sGq6aCWRbTCv7Ad/t/3OJz3vfcd2TjBMvABfrYCFgTFWIaJBaeA3BXUUU9y9TwnzuxKv4C46WJYoalVGyLEpWpcGbJ5v+leA6Je/+lunenplb7TBKGE/YTgggEXyX7KnunYlv+Jdm33TmAZTcHrLk5QR/6FdRGKmdlLna0dXZc3v04+AI8W+p9ghAv1+e8ENxJDTF8p0MawBiKWcSj2mysOhQ2Cj91qZ0qTnLLeu0CPf4rBO+qjYIshiCuTLhYt2UazlzME4nCCsVqK7Nz9olA/lgvJLRaPxgQQ7iCMmIZilS6B4Y3oL sseshasa@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCo0zniUEXuQ4JJuuRtfnEK8WHqr97AmXEniGPY5U23MTxhMuP8CSkGWkUHdmXw0H1tDKbYgk97M6TspJropNGKljla2H1/3e2T1BOI1L2WfcsOh6VPYeyOj2ssMJeEDdQgd0J3g+4oj2QS+guPlT24UhO0CBhRZ6waVlJMgagDYyDLCLGI4ASoBYx0AOaoyjnEQtRd/gyejzv7jntkHc9YNBPsJ37X6hTYNA/s2ORJE7QMXd6xI60mTBuCdD3JcPYoUSvyCUa7rIrDc70lAcW5XtxewvMBogTZJLoFG/d6Ugij49h4AfwrtoUCtLyJOWJX6PTfomXely8Ym6KpN/3981+m70dhcHPDJ66QCWMd1LAgftVXTIsebA+Bxfg4Vsbrv7j1lJXzmMfsOl+1wVPe+Y9h28GyeIlalW3laURZGV7dhexGZ8YNxPuzxtAlWtfw+kddbjw0j4ODtgVXrj4SDxqmTTYYuMBkrQ3H33sOgPLx8DyA6e4pckb6lOOEvb41Yi5tyP7BIJlYN2PpNVDkSQd/t5Q0di4Ct+3vqLRCkPuJiJAUyaBGT4HM7yQc25+Y0B3sXNON7BjeaBXB7OwKZMp9w1jwbJt4JL/aGOw3HVljVyVgu+pIuQ2ISd9VBcmAJK5EGdWe5Q57h5fJkD+TVrXgeNTaufdclh5vWOH1qQ== sseshasa@teuthology", "key_options": null, "keyfile": "/home/sseshasa/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sseshasa", "validate_certs": true} 2021-07-24T16:23:55.542 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'rfriedma', 'ovpn': 'rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIC6uqbIg9XaTlDZd7KCX7FXSzfGFMEWXhx42ktz3ehOPLviA/yNpVd+LmYHSgzd5Szd3mMxleisiE+JdSq/q5YyPAF6eD6+wfynkpMv5aWNHGI0yVfKbCwdOX8bY6yqhyVwMDo14uoFvdDcM4Lj+vz8F75VJHUU5ihJNOW24EllobTLzR4XI6AcM+mjbXRnBLLVoBSuDaU2D0kWqMn8rDCJKdUJnoiy9oxIok8eMLfGkGsL55oOx9BflMSz/0jM9X5GLQahYiECbXjvCIarCkUFE8txNoXM9Djmg8QqhAQDhY0hzJTauFJJaD8Ax1uFQlXONed7tv7a7Tb3dH+/jb rfriedma@dhcp-4-239.tlv.redhat.com", "key_options": null, "keyfile": "/home/rfriedma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rfriedma", "validate_certs": true} 2021-07-24T16:23:55.694 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'rfriedma', 'ovpn': 'rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIC6uqbIg9XaTlDZd7KCX7FXSzfGFMEWXhx42ktz3ehOPLviA/yNpVd+LmYHSgzd5Szd3mMxleisiE+JdSq/q5YyPAF6eD6+wfynkpMv5aWNHGI0yVfKbCwdOX8bY6yqhyVwMDo14uoFvdDcM4Lj+vz8F75VJHUU5ihJNOW24EllobTLzR4XI6AcM+mjbXRnBLLVoBSuDaU2D0kWqMn8rDCJKdUJnoiy9oxIok8eMLfGkGsL55oOx9BflMSz/0jM9X5GLQahYiECbXjvCIarCkUFE8txNoXM9Djmg8QqhAQDhY0hzJTauFJJaD8Ax1uFQlXONed7tv7a7Tb3dH+/jb rfriedma@dhcp-4-239.tlv.redhat.com", "key_options": null, "keyfile": "/home/rfriedma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rfriedma", "validate_certs": true} 2021-07-24T16:23:55.780 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'lmb', 'ovpn': 'lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDIXHA8BwV4OnqlaHHyYofsp5X+wanose+aneJVx2Or05PcWA9c7xFEOerkvEn9LvivSRd9G9o/S8SvnGH91tG2bbOAidVZ69FGul9OKa/BCJYUP0vVBX09/Td3n7+R2lVlvu5XiyC5SUzCjaQEZLOpjq23rqaqdCDXE6wFnxfpkmcsccbG/xUiOEBeBGI92lntdx99Sn6CxWWA27lMMaYkCRvX6ziRZEm6O44N2nMm+qYm0jmMyGv1iyQkJxtt0YaLPp+X9t2trUEzEjgBCXqqzEzBjB7T4rbzhAuvU3NRHiAoWXSnrY5AQOTTvC/wpaZV/gF2NDNThjMcpcEdNstleOctXtN4XTTJQewbG+t7I9knR00TPpsoUvUtpbcoFOluGgWTDTFa6GCmDPppx23nZgulOniZUVTI2CbScSpc8sfp1JE7Q6vLECY9lJ+GpVCbDAbIEE9WHXSkJ/6L9yf+ZoHbpqCkEFDcWLfz3B5NFoJ5gne8B8uzd6ptKVtJrP8pMvoOyydyvQlmkgh8tNDsOnp6kaUNG0NHmtfGlCTkbM7oKsKbf87Cv1HgYuZl/HP7go5sOX02LfBfbvWrawZzOaZ3dewEq74w5hVMKEHrmJPstIpcHSxZpq33f2j4Z/uKW9tJat6rgSWK1I+T3tCd++76apxbOYl5TDOaoxCyjQ== lars@marowsky-bree.de", "key_options": null, "keyfile": "/home/lmb/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "lmb", "validate_certs": true} 2021-07-24T16:23:55.928 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'lmb', 'ovpn': 'lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDIXHA8BwV4OnqlaHHyYofsp5X+wanose+aneJVx2Or05PcWA9c7xFEOerkvEn9LvivSRd9G9o/S8SvnGH91tG2bbOAidVZ69FGul9OKa/BCJYUP0vVBX09/Td3n7+R2lVlvu5XiyC5SUzCjaQEZLOpjq23rqaqdCDXE6wFnxfpkmcsccbG/xUiOEBeBGI92lntdx99Sn6CxWWA27lMMaYkCRvX6ziRZEm6O44N2nMm+qYm0jmMyGv1iyQkJxtt0YaLPp+X9t2trUEzEjgBCXqqzEzBjB7T4rbzhAuvU3NRHiAoWXSnrY5AQOTTvC/wpaZV/gF2NDNThjMcpcEdNstleOctXtN4XTTJQewbG+t7I9knR00TPpsoUvUtpbcoFOluGgWTDTFa6GCmDPppx23nZgulOniZUVTI2CbScSpc8sfp1JE7Q6vLECY9lJ+GpVCbDAbIEE9WHXSkJ/6L9yf+ZoHbpqCkEFDcWLfz3B5NFoJ5gne8B8uzd6ptKVtJrP8pMvoOyydyvQlmkgh8tNDsOnp6kaUNG0NHmtfGlCTkbM7oKsKbf87Cv1HgYuZl/HP7go5sOX02LfBfbvWrawZzOaZ3dewEq74w5hVMKEHrmJPstIpcHSxZpq33f2j4Z/uKW9tJat6rgSWK1I+T3tCd++76apxbOYl5TDOaoxCyjQ== lars@marowsky-bree.de", "key_options": null, "keyfile": "/home/lmb/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "lmb", "validate_certs": true} 2021-07-24T16:23:56.013 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'ksirivad', 'ovpn': 'ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDMDUcToIhs8tiIozgPudiYyD2upEX+VvsiJRti7zrA/1HPIDARYt2+xyWCASm5x5vdohRM7wnBLUlbBVnvr6ZUQvfShNDsS1Uu7hEfYF38MtW+dVwvGlm14J4m1gbjzqVlZvO6bg6rfGo7Qer0bKUlxtqbisQ/kCg/lVWR04CNxdRtZxEpaQ21y4C5jAlrpFTzxQSuiCLEyY3EAKdZUaZElFEcXlna0ysCP8inlzhF402PkSdl9DkkPpg3IR2dUEGqsblWSdLVk19EFavjtGAAnsvaBWWm2rCLNC5RmhGQaS/Z52Aes1nBuT4cI6qLjbEMqAzLwxiOR7l4IPMpK5EcuRK+FaqQG0wMAjxPc95CmxDzi58ZRJ5ERV8vgps73F1AJXWU9Lb1P77BTsLXqiwko2mvPf6e0LwCxQuxYJWc+xvO7Ji011B+nm5eLCCC/LcDtTPjkimTh7nkvUNi/yTKCXi9KwLISAHHd335KnfrL28rU3GahMXs4NjOxuN8eKM= ksirivad@ksirivad\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDS3HkgHb6z+gi4tN5rBL/N+WLJgN8RtUokt0YnRjpor2epRbmqgmEFRbRFqjLK9LiTuLxmkwol1/G56AJms9ixue33M6jVs73nc259LDxn2qj/NCtxeU7xdjSDuhKyItgM0yuiFjWOKSYTghNtwoR26PX7SQVbycD4NN1ZuwUbdMQA31VrLvQR7d0lYKlis2auH2Xb6WifotoEyszZz1KYRwzJvOHtHku/jAyNmTD/8kAsuCjEgUPSyyehAfdWn59tY2gM7aFyj/dtRoAghekv5gkov9zx+zjN6D2LSN7e+DRti05iJMifA3nfmdj7f8aHzXDtsDL0XNkmmT3g9N2OQ8WL4ESOFASXPPj9JGUROealgnaQ+Y64evDClhbt2L7FLbgj5sgKb+XYhpGnAiC+v3t1Rq3HZrstOYf2qSYguIo+zW9gHwzJDqH5YNCpSF4ZDCfkJ94ngl5ptQmZ/FcrH2hBs2cMoyK9EyDpcI9hBeACTzu19kaB6DrOC+UTvBgYL2sNbCvi+caIqhENJICZ21rI4u4EZqu7PVb+Y3CLgSjTEgclGYBZoxlrT/X2QHrIfZF7lLGeeh0bureedCrBg4b61SL7ZU3Me9x1iWOZMSJgVvg+qPSrzZiHbA46k8i0af5Q+geL1BuuGy76zbYd/KR0KiNZnXjdlHyRz76rpQ== kamoltatsirivadhna@Ksirivad-MacBook-Pro.loc 2021-07-24T16:23:56.015 INFO:teuthology.task.ansible.out:al", "key_options": null, "keyfile": "/home/ksirivad/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ksirivad", "validate_certs": true} 2021-07-24T16:23:56.161 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'ksirivad', 'ovpn': 'ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDMDUcToIhs8tiIozgPudiYyD2upEX+VvsiJRti7zrA/1HPIDARYt2+xyWCASm5x5vdohRM7wnBLUlbBVnvr6ZUQvfShNDsS1Uu7hEfYF38MtW+dVwvGlm14J4m1gbjzqVlZvO6bg6rfGo7Qer0bKUlxtqbisQ/kCg/lVWR04CNxdRtZxEpaQ21y4C5jAlrpFTzxQSuiCLEyY3EAKdZUaZElFEcXlna0ysCP8inlzhF402PkSdl9DkkPpg3IR2dUEGqsblWSdLVk19EFavjtGAAnsvaBWWm2rCLNC5RmhGQaS/Z52Aes1nBuT4cI6qLjbEMqAzLwxiOR7l4IPMpK5EcuRK+FaqQG0wMAjxPc95CmxDzi58ZRJ5ERV8vgps73F1AJXWU9Lb1P77BTsLXqiwko2mvPf6e0LwCxQuxYJWc+xvO7Ji011B+nm5eLCCC/LcDtTPjkimTh7nkvUNi/yTKCXi9KwLISAHHd335KnfrL28rU3GahMXs4NjOxuN8eKM= ksirivad@ksirivad\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDS3HkgHb6z+gi4tN5rBL/N+WLJgN8RtUokt0YnRjpor2epRbmqgmEFRbRFqjLK9LiTuLxmkwol1/G56AJms9ixue33M6jVs73nc259LDxn2qj/NCtxeU7xdjSDuhKyItgM0yuiFjWOKSYTghNtwoR26PX7SQVbycD4NN1ZuwUbdMQA31VrLvQR7d0lYKlis2auH2Xb6WifotoEyszZz1KYRwzJvOHtHku/jAyNmTD/8kAsuCjEgUPSyyehAfdWn59tY2gM7aFyj/dtRoAghekv5gkov9zx+zjN6D2LSN7e+DRti05iJMifA3nfmdj7f8aHzXDtsDL0XNkmmT3g9N2OQ8WL4ESOFASXPPj9JGUROealgnaQ+Y64evDClhbt2L7FLbgj5sgKb+XYhpGnAiC+v3t1Rq3HZrstOYf2qSYguIo+zW9gHwzJDqH5YNCpSF4ZDCfkJ94ngl5ptQmZ/FcrH2hBs2cMoyK9EyDpcI9hBeACTzu19kaB6DrOC+UTvBgYL2sNbCvi+caIqhENJICZ21rI4u4EZqu7PVb+Y3CLgSjTEgclGYBZoxlrT/X2QHrIfZF7lLGeeh0bureedCrBg4b61SL7ZU3Me9x1iWOZMSJgVvg+qPSrzZiHbA46k8i0af5Q+geL1BuuGy76zbYd/KR0KiNZnXjdlHyRz76rpQ== kamoltatsirivadhna@Ksirivad-MacBook-Pro.loc 2021-07-24T16:23:56.162 INFO:teuthology.task.ansible.out:al", "key_options": null, "keyfile": "/home/ksirivad/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ksirivad", "validate_certs": true} 2021-07-24T16:23:56.246 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'ofriedma', 'ovpn': 'ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0POsA+0NyxecLo3Y821G6W3+jJPKFMuLSIl4FSLi25vuyuM5+mFGmCNWv8gg93eQhG9Y3SOygqmkaxzxDtBS/V6VNC2f8hZsVw9B+HbnfggvCNQSgjJ5rhvf6IHfx/aHq4IHF+stqdcoWhwR/68wIhGNqtP7Nhqnzk2aN1kG9bU2iVk4CH8XGIwqwET3aWNuCMcHi2AhrvDBpZu7bzo/6ARUJDqEfTEC/XIkzv8/mEkJ5igcycARVy6dChuCwfZc8rhfwQpekwx1Y9/WBFdNQlYkN4fVe8yIqT5VsQ3AcRv21GJk8L7mwB4hF9dVAi4p1cSyxatR3kDifsFc8VQk9 toor@localhost.localdomain", "key_options": null, "keyfile": "/home/ofriedma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ofriedma", "validate_certs": true} 2021-07-24T16:23:56.405 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'ofriedma', 'ovpn': 'ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0POsA+0NyxecLo3Y821G6W3+jJPKFMuLSIl4FSLi25vuyuM5+mFGmCNWv8gg93eQhG9Y3SOygqmkaxzxDtBS/V6VNC2f8hZsVw9B+HbnfggvCNQSgjJ5rhvf6IHfx/aHq4IHF+stqdcoWhwR/68wIhGNqtP7Nhqnzk2aN1kG9bU2iVk4CH8XGIwqwET3aWNuCMcHi2AhrvDBpZu7bzo/6ARUJDqEfTEC/XIkzv8/mEkJ5igcycARVy6dChuCwfZc8rhfwQpekwx1Y9/WBFdNQlYkN4fVe8yIqT5VsQ3AcRv21GJk8L7mwB4hF9dVAi4p1cSyxatR3kDifsFc8VQk9 toor@localhost.localdomain", "key_options": null, "keyfile": "/home/ofriedma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ofriedma", "validate_certs": true} 2021-07-24T16:23:56.469 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'h4iresis', 'ovpn': 'h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDc/8sWrMq+bqKBPmDPplUgdMoY2SQL+57jRSh27PAoYW9rNVR/UgK7EA9oxFLfoi9wJ9+VKU4opeoohOXLWQXXatLvfXjGE3fRYIonQfwJqKrasqQJTGWzRZ9t1/2Cb0VHkoAvipCJzWmgB46X6q73XW5Td1H3b+AINd6E4Rsm1QjBOhk0DMjCdfwrVUZIfGdsEo+5u/AwioHwH+NDJvXTWT8ZigeZBNHJSY/EQn1+15ut0QB2rvXkJasvvDlVbEsPQtM4C3VX1ronmAnKMvCp1O4EtAXaoKSOx7XEN++UAvVn7czDCWk/UFgpzZOqTcQJwg82XtS4sZP23CpNe0G9 h4iresis@fedora", "key_options": null, "keyfile": "/home/h4iresis/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "h4iresis", "validate_certs": true} 2021-07-24T16:23:56.640 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'h4iresis', 'ovpn': 'h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDc/8sWrMq+bqKBPmDPplUgdMoY2SQL+57jRSh27PAoYW9rNVR/UgK7EA9oxFLfoi9wJ9+VKU4opeoohOXLWQXXatLvfXjGE3fRYIonQfwJqKrasqQJTGWzRZ9t1/2Cb0VHkoAvipCJzWmgB46X6q73XW5Td1H3b+AINd6E4Rsm1QjBOhk0DMjCdfwrVUZIfGdsEo+5u/AwioHwH+NDJvXTWT8ZigeZBNHJSY/EQn1+15ut0QB2rvXkJasvvDlVbEsPQtM4C3VX1ronmAnKMvCp1O4EtAXaoKSOx7XEN++UAvVn7czDCWk/UFgpzZOqTcQJwg82XtS4sZP23CpNe0G9 h4iresis@fedora", "key_options": null, "keyfile": "/home/h4iresis/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "h4iresis", "validate_certs": true} 2021-07-24T16:23:56.714 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'shyukri', 'ovpn': 'shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCqhWVTosH12864VGY5S3/k0yKc59GbV0m2WxD28gAf+uvJ1/y8gekD2wDzBv0DWqEekYLV7L68gpapDXyGosQeZ6n5OO/NZFZmW+Xq1P7P1QHJil6kVpwk927lzX440pwNf3+PRvTbLzlbuVFWJRpiykv+juJyIFjzXLJRF67wB2qgZVm5cRs/GOi4fnvTaou/Ae51mvsO8M3JL5cphApFKD/AO/X+3pHBhLjvaW33cYsp0Z4Rce1nm8wxSmvuJRF+HAfjBlknhDl5ZaJGA96RYA+g9WbAXimFprg4xeiRp7liPExQwtVgackJweoC4MahC1glmjC3eOh9dvrrxLnALOLMOkyCSK/tOF/iq2PJaLViObanPI8mnNkMLbdJyzUBf8hRGdSLcw98qxaf0sSZ+vz4VQS6e9CwX7ikkNNsTeYXjnJ+1yU3mfCW1CXJDr7kBDVG2OTLefCpMY8WBAYDiEaK0RW83cBcFIKfecKYd0qStHRaOsvmyWdFYgBh2vM1UWjro5WXlb+7aJPrUp8ZruapkUXUwhjHA7FwGA4ysE0tsOVVFm0Dw8tvyVVkVNm/9EObG28dWctioZ2+ZEzTWgMJU26Q+wOJ/U4qZyIvpMRUgPZc5nM9J8kcmvNWtb6DV9k/6p8h28kiOxPkxLtPP+3TlBCHjq//mhEnJZ/d8w== shshyukriev@suse.com", "key_options": null, "keyfile": "/home/shyukri/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shyukri", "validate_certs": true} 2021-07-24T16:23:56.872 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'shyukri', 'ovpn': 'shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCqhWVTosH12864VGY5S3/k0yKc59GbV0m2WxD28gAf+uvJ1/y8gekD2wDzBv0DWqEekYLV7L68gpapDXyGosQeZ6n5OO/NZFZmW+Xq1P7P1QHJil6kVpwk927lzX440pwNf3+PRvTbLzlbuVFWJRpiykv+juJyIFjzXLJRF67wB2qgZVm5cRs/GOi4fnvTaou/Ae51mvsO8M3JL5cphApFKD/AO/X+3pHBhLjvaW33cYsp0Z4Rce1nm8wxSmvuJRF+HAfjBlknhDl5ZaJGA96RYA+g9WbAXimFprg4xeiRp7liPExQwtVgackJweoC4MahC1glmjC3eOh9dvrrxLnALOLMOkyCSK/tOF/iq2PJaLViObanPI8mnNkMLbdJyzUBf8hRGdSLcw98qxaf0sSZ+vz4VQS6e9CwX7ikkNNsTeYXjnJ+1yU3mfCW1CXJDr7kBDVG2OTLefCpMY8WBAYDiEaK0RW83cBcFIKfecKYd0qStHRaOsvmyWdFYgBh2vM1UWjro5WXlb+7aJPrUp8ZruapkUXUwhjHA7FwGA4ysE0tsOVVFm0Dw8tvyVVkVNm/9EObG28dWctioZ2+ZEzTWgMJU26Q+wOJ/U4qZyIvpMRUgPZc5nM9J8kcmvNWtb6DV9k/6p8h28kiOxPkxLtPP+3TlBCHjq//mhEnJZ/d8w== shshyukriev@suse.com", "key_options": null, "keyfile": "/home/shyukri/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shyukri", "validate_certs": true} 2021-07-24T16:23:56.948 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'scarvalhojr', 'ovpn': 'scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxDJtmmcnrbA4AUsmBBZq/M4xNdIbOT+cQQxhUKeCu8F9mht+RznwyaaJbVIlD+UNv9LMhRyzI5oktSalokNltlrtPQMoP52PXH7KFFGnVnexCHAk4nGvEhuZCniO5T+ENm2wFR47lFEQK7lyJJLp5PFiSM7vM1MK6UkMvRmCTRildjaYLyf3EEvBXifbsGmR0tBIXtml6KITCAaT6l0E94055oEGN2G5NhZIvfLcojt5liEkXEHQNdfkUDXM0Go43JZzgsSWDXC/7RYLrAJwz5mq4qCa9YZL/3Spjso37+1oLq7lOQ0TDJUAQXmnW0So/NkzECx4MolVcylhTzmgj sergio@milestones", "key_options": null, "keyfile": "/home/scarvalhojr/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "scarvalhojr", "validate_certs": true} 2021-07-24T16:23:57.107 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'scarvalhojr', 'ovpn': 'scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxDJtmmcnrbA4AUsmBBZq/M4xNdIbOT+cQQxhUKeCu8F9mht+RznwyaaJbVIlD+UNv9LMhRyzI5oktSalokNltlrtPQMoP52PXH7KFFGnVnexCHAk4nGvEhuZCniO5T+ENm2wFR47lFEQK7lyJJLp5PFiSM7vM1MK6UkMvRmCTRildjaYLyf3EEvBXifbsGmR0tBIXtml6KITCAaT6l0E94055oEGN2G5NhZIvfLcojt5liEkXEHQNdfkUDXM0Go43JZzgsSWDXC/7RYLrAJwz5mq4qCa9YZL/3Spjso37+1oLq7lOQ0TDJUAQXmnW0So/NkzECx4MolVcylhTzmgj sergio@milestones", "key_options": null, "keyfile": "/home/scarvalhojr/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "scarvalhojr", "validate_certs": true} 2021-07-24T16:23:57.171 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'rakesh', 'ovpn': 'rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEOigBGMeElb3uHXX36HxLtPJMG+iG/6D7NDFCVR6AyYsmimBQb6SlSIR6SaFULb6HT/IFVk0Jf/z0HoipAP7Xu+wvP/J6LFoMdguxylh1ov8raqxQJrGLl9n64EI+qWINwEM0MKMUnDQ3tmMKBl78LKQVQTYBx1+9cXsT6DE1yhgmV79XIvOOb+v53agSi/kLJF2i9K04kpi1OejXg95Ub2eLMY69Jm8PnLy1Jq8DhC8pz7nrfzbKtOC7HbytTAO1XTlb90lVhqC/1yTMAUc/rpJwoSEHc2epGeZWdMsJhqhX2EqMwcV53M3qcFSGreGNJ/Ncd4/JHxz7q0IU411t rakesh@localhost.localdomain", "key_options": null, "keyfile": "/home/rakesh/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rakesh", "validate_certs": true} 2021-07-24T16:23:57.339 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'rakesh', 'ovpn': 'rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEOigBGMeElb3uHXX36HxLtPJMG+iG/6D7NDFCVR6AyYsmimBQb6SlSIR6SaFULb6HT/IFVk0Jf/z0HoipAP7Xu+wvP/J6LFoMdguxylh1ov8raqxQJrGLl9n64EI+qWINwEM0MKMUnDQ3tmMKBl78LKQVQTYBx1+9cXsT6DE1yhgmV79XIvOOb+v53agSi/kLJF2i9K04kpi1OejXg95Ub2eLMY69Jm8PnLy1Jq8DhC8pz7nrfzbKtOC7HbytTAO1XTlb90lVhqC/1yTMAUc/rpJwoSEHc2epGeZWdMsJhqhX2EqMwcV53M3qcFSGreGNJ/Ncd4/JHxz7q0IU411t rakesh@localhost.localdomain", "key_options": null, "keyfile": "/home/rakesh/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rakesh", "validate_certs": true} 2021-07-24T16:23:57.424 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'ryg-', 'ovpn': 'ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvRwrsN62CReT0/kOeFEXGA3THhzJ+hwZVpUzo7VMRZeSo6LgNlVGdrQchMHnlwBvuwaVNJlBAkQr+5J5BB3ikrmbcnLHfPutXBBBB6uDfSwwbqjzUY7elTbz9ul6AkegR9K65O44ouD9+WC76D+Tp0maqnP1w0O3h1GVxDHe34LpEwBvZJ+/BSYmBpwRZqeXFRADORPzdtW08PSiRErGHb8j+j5i+br37JfOOh+A/9dHwQw9alBVL2DijwvrPMa7dV5yX00dlMSTL2LLo9IdI4aFPmie8oic0eanFbQDq210ilOR65IGeshKHEKOq0KFFz0nSK9OdO03OkSEN/0d5 ryg@tapir", "key_options": null, "keyfile": "/home/ryg-/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ryg-", "validate_certs": true} 2021-07-24T16:23:57.573 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'ryg-', 'ovpn': 'ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvRwrsN62CReT0/kOeFEXGA3THhzJ+hwZVpUzo7VMRZeSo6LgNlVGdrQchMHnlwBvuwaVNJlBAkQr+5J5BB3ikrmbcnLHfPutXBBBB6uDfSwwbqjzUY7elTbz9ul6AkegR9K65O44ouD9+WC76D+Tp0maqnP1w0O3h1GVxDHe34LpEwBvZJ+/BSYmBpwRZqeXFRADORPzdtW08PSiRErGHb8j+j5i+br37JfOOh+A/9dHwQw9alBVL2DijwvrPMa7dV5yX00dlMSTL2LLo9IdI4aFPmie8oic0eanFbQDq210ilOR65IGeshKHEKOq0KFFz0nSK9OdO03OkSEN/0d5 ryg@tapir", "key_options": null, "keyfile": "/home/ryg-/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ryg-", "validate_certs": true} 2021-07-24T16:23:57.651 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC0zCoXv2Kkxjqv5FOlJZ2PRA9tStdXAVGZJbSLOhAWeqHQL6O2l8MO5GFzHz4FA/g7lbNzLKaCbG1wYGuL9FOt0o36/eHykgENu00SlFunIQn+T/WNaGxrZqnfbdS9TdImFAnVY4vuzrBhFTb6qcqTLhw1WVz+l/iOv5CoY+7NnILWcj8dHNcPzU1ihlFAbvQgQcMtt1130zqc6L8o+SDm2YQF2nuOWxj0LbD6YpRn3AqWsTN5QbqzdeaJiUt6kdywisPdoiSWLuivRKhNLNhnWO+B4DnchwfApy8ovJShHZAsrSoc+a+RQDmOiLXmc5wAvNnREHbqod8/0bQ9vSXaVQCt1gnnK8Bf7GQElg3Z3aep4D4w6rBB+LBsHFbTfrzWAHkXxJeGiQTlJGz0IYHi1weWrzY6x5rEA0gYDu0FVLOLrsYDtuTQpjcTwpmaHCsxz6wU3wCNmTsV/AZhniFHJhHXacCmDp1JfsI2kP9FjcJJE0SygnZ/SzKe0DHamnyT1OgdQaG/KX2eRv/vXUPg2ukKiA1fyFnFeEsWK6rUO0YgCswqjrM4vU0leZ1b8vK9aM4IDJM3TJqdMLfOa0rPntekNOqXUn213CP+Yiz9l1TH4zX3P/Kv6Vv1gTeGcX0lMaYhowng+97j3LLqGcSUPMklrKen/xrsACFxN9fxaQ== prsrivas@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCks+XmOepYEdSBP6U0T+r+fZowSS7UHY5W8AUtAkvXiKlTG518luG2wtSALIsB5+jyjC44ITwV9X/vvsDaXQnp1hFanwWeuU1jDdy+MvywvxI9q4naWlDpxrfq4i/AioSvdoIo02uUFYPKTCHrm7wBjTwpWbCD0gbC9/OGAHM88Md3F0qbgFEr3BERvNGe0coCjWRMS8+GTZXS22WW1/NxNzpdCUjO/9j4QydpW7UF1kqVhnPVZozmh4wl0rk8tgb9Zx3vCUBG1Q5eO/q+HsW54eXLa9FcuQcoJnNdV2hMXRHHZHTgaPKZ/ildukzZHo0i/Dq1mi5N3s5A7aDYxOWWlRXazwL8zu/UQVrxVRni8vDTFk5682lskF1WifzADaqicUWzasdK0PC4G7JmHPi+XHskeOt5i4ywEnFRXnYtMOIu0CNO82Rg4CdUAD58YXCGoQ4r9TG4LlwKg75ouNHB/ToJidSg9NBwclP+MICcTpWItxVXpBj/YkeLcntHtVTFNHORxIwIwWng94wVEDCfyXelyAR6VfwcPlWWrbzhbEO9DH40GuluQi38ySWi/HpnrVriJMLzEQA9OPrLsME1LDgPGkF2GloPL8nnnLWB9L+YEBNNAVoSo0PHBsjIibdZ/SZm7zUgYGp4fuG+m1+SDOjcfD6GSXOTQwQou+knEQ== prsrivas@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDISEXvGI2oJLTRR15ePZLkmdYjaQJxt9V/ 2021-07-24T16:23:57.653 INFO:teuthology.task.ansible.out:yBwKdGqYvnPzmLOpdmVpdQJo7ZOWwdp5tJsCy4q5uX5vIUv6Gyi3uVSGmZnrKUbsqoDNwAX5vx/gFBINIs/ZXXyD4fpUT8aoZeq1XmXdIaWG0nImsrtRnRxKP9NGZEcW8z0WPwgF0Ck+RH0qZUix6Bfbgy7vMXnivuDv+NdjEwyszcrPWvf6Krr0am9Q0+9nj/mjvk6CZLl+CH3HNdkhZuNs+qMG4XW8KhLvQB2p790XVlTHuVU4jWrFmjymggZxkhoCY/ukHH6wi2Pbx6yjjKOj8iIw1xKabJzJ7S8UKT23A41d918DUCUuEG66pN6Z4dnv+fZJxj5iEo1GdycSWIc4SpLTK3z4zDZypVKIzjI4o8VwQaN48HkVjUdTICTvGQfytFi3jX1I5nxIZiiPcxMQLR5hQggP8pn2XtvXpomn0aBc8tVuuZJLVq4zCVnhlVB6IACmb71evjFGOsoSuEsaTufUr48= prsrivas@t480.lab.blr.redhat.com", "key_options": null, "keyfile": "/home/prsrivas/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "prsrivas", "validate_certs": true} 2021-07-24T16:23:57.809 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC0zCoXv2Kkxjqv5FOlJZ2PRA9tStdXAVGZJbSLOhAWeqHQL6O2l8MO5GFzHz4FA/g7lbNzLKaCbG1wYGuL9FOt0o36/eHykgENu00SlFunIQn+T/WNaGxrZqnfbdS9TdImFAnVY4vuzrBhFTb6qcqTLhw1WVz+l/iOv5CoY+7NnILWcj8dHNcPzU1ihlFAbvQgQcMtt1130zqc6L8o+SDm2YQF2nuOWxj0LbD6YpRn3AqWsTN5QbqzdeaJiUt6kdywisPdoiSWLuivRKhNLNhnWO+B4DnchwfApy8ovJShHZAsrSoc+a+RQDmOiLXmc5wAvNnREHbqod8/0bQ9vSXaVQCt1gnnK8Bf7GQElg3Z3aep4D4w6rBB+LBsHFbTfrzWAHkXxJeGiQTlJGz0IYHi1weWrzY6x5rEA0gYDu0FVLOLrsYDtuTQpjcTwpmaHCsxz6wU3wCNmTsV/AZhniFHJhHXacCmDp1JfsI2kP9FjcJJE0SygnZ/SzKe0DHamnyT1OgdQaG/KX2eRv/vXUPg2ukKiA1fyFnFeEsWK6rUO0YgCswqjrM4vU0leZ1b8vK9aM4IDJM3TJqdMLfOa0rPntekNOqXUn213CP+Yiz9l1TH4zX3P/Kv6Vv1gTeGcX0lMaYhowng+97j3LLqGcSUPMklrKen/xrsACFxN9fxaQ== prsrivas@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCks+XmOepYEdSBP6U0T+r+fZowSS7UHY5W8AUtAkvXiKlTG518luG2wtSALIsB5+jyjC44ITwV9X/vvsDaXQnp1hFanwWeuU1jDdy+MvywvxI9q4naWlDpxrfq4i/AioSvdoIo02uUFYPKTCHrm7wBjTwpWbCD0gbC9/OGAHM88Md3F0qbgFEr3BERvNGe0coCjWRMS8+GTZXS22WW1/NxNzpdCUjO/9j4QydpW7UF1kqVhnPVZozmh4wl0rk8tgb9Zx3vCUBG1Q5eO/q+HsW54eXLa9FcuQcoJnNdV2hMXRHHZHTgaPKZ/ildukzZHo0i/Dq1mi5N3s5A7aDYxOWWlRXazwL8zu/UQVrxVRni8vDTFk5682lskF1WifzADaqicUWzasdK0PC4G7JmHPi+XHskeOt5i4ywEnFRXnYtMOIu0CNO82Rg4CdUAD58YXCGoQ4r9TG4LlwKg75ouNHB/ToJidSg9NBwclP+MICcTpWItxVXpBj/YkeLcntHtVTFNHORxIwIwWng94wVEDCfyXelyAR6VfwcPlWWrbzhbEO9DH40GuluQi38ySWi/HpnrVriJMLzEQA9OPrLsME1LDgPGkF2GloPL8nnnLWB9L+YEBNNAVoSo0PHBsjIibdZ/SZm7zUgYGp4fuG+m1+SDOjcfD6GSXOTQwQou+knEQ== prsrivas@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDISEXvGI2oJLTRR15ePZLkmdYjaQJxt9V/ 2021-07-24T16:23:57.811 INFO:teuthology.task.ansible.out:yBwKdGqYvnPzmLOpdmVpdQJo7ZOWwdp5tJsCy4q5uX5vIUv6Gyi3uVSGmZnrKUbsqoDNwAX5vx/gFBINIs/ZXXyD4fpUT8aoZeq1XmXdIaWG0nImsrtRnRxKP9NGZEcW8z0WPwgF0Ck+RH0qZUix6Bfbgy7vMXnivuDv+NdjEwyszcrPWvf6Krr0am9Q0+9nj/mjvk6CZLl+CH3HNdkhZuNs+qMG4XW8KhLvQB2p790XVlTHuVU4jWrFmjymggZxkhoCY/ukHH6wi2Pbx6yjjKOj8iIw1xKabJzJ7S8UKT23A41d918DUCUuEG66pN6Z4dnv+fZJxj5iEo1GdycSWIc4SpLTK3z4zDZypVKIzjI4o8VwQaN48HkVjUdTICTvGQfytFi3jX1I5nxIZiiPcxMQLR5hQggP8pn2XtvXpomn0aBc8tVuuZJLVq4zCVnhlVB6IACmb71evjFGOsoSuEsaTufUr48= prsrivas@t480.lab.blr.redhat.com", "key_options": null, "keyfile": "/home/prsrivas/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "prsrivas", "validate_certs": true} 2021-07-24T16:23:57.873 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'zdover', 'ovpn': 'zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "zdover", "ovpn": "zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOJg56HsyNa5vHHb52G6O5vtv9I2tdlNMjFlG3SVCCu/bVZwVeGzp1ekuNGU10owmnIvhlSldMjLn2wwTwiDjbvYJVVCPvzK63vCUcMevRsvr9EyU16JdAgrmrGMyuYYEb+wh8XWI9Dc72o84fMaBYFSSer1S9nUBL+KVLVhIe7culgADimrDgDVh2t7u2JHBI0m0nKFGJZNcIyYf+GKOM+n7SaQXIYIytvSteU5BvUIKPsDd4z5lVlWiKO3kG6jF2RnKFV6KWBWI9m8YGItdGu25mXELXN9MOlApZF3AoGTmCE2Web7uDVGvO6rz6b+dc7RXTOlbWIhtMoRqQf6mz zac.dover@gmail.com", "key_options": null, "keyfile": "/home/zdover/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "zdover", "validate_certs": true} 2021-07-24T16:23:58.032 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'zdover', 'ovpn': 'zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "zdover", "ovpn": "zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOJg56HsyNa5vHHb52G6O5vtv9I2tdlNMjFlG3SVCCu/bVZwVeGzp1ekuNGU10owmnIvhlSldMjLn2wwTwiDjbvYJVVCPvzK63vCUcMevRsvr9EyU16JdAgrmrGMyuYYEb+wh8XWI9Dc72o84fMaBYFSSer1S9nUBL+KVLVhIe7culgADimrDgDVh2t7u2JHBI0m0nKFGJZNcIyYf+GKOM+n7SaQXIYIytvSteU5BvUIKPsDd4z5lVlWiKO3kG6jF2RnKFV6KWBWI9m8YGItdGu25mXELXN9MOlApZF3AoGTmCE2Web7uDVGvO6rz6b+dc7RXTOlbWIhtMoRqQf6mz zac.dover@gmail.com", "key_options": null, "keyfile": "/home/zdover/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "zdover", "validate_certs": true} 2021-07-24T16:23:58.107 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'rraja', 'ovpn': 'rraja@p50 k0lrZNIKWMH/VrZupJ9diA 03bfe34ee6e9a541e10426a3cc1e1046655420d4d0a79ce5667bec1b469a0100'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rraja", "ovpn": "rraja@p50 k0lrZNIKWMH/VrZupJ9diA 03bfe34ee6e9a541e10426a3cc1e1046655420d4d0a79ce5667bec1b469a0100"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC4zwWf+kMEDgaSOrX7AlD+UCOgf4/fRiorQVJqC8GfMNynfiFVZaThngwIrwtQROfXHbzspi+AcRvDLewY25mXyuxVgOfSbuSIEqiUNvzcVq9IItI1J58xeDBpIktAsoHHS6JENV56fAT6krzRAQLnSa1k2b0pyKuPBzFSeNgiaQMhjrCLAaCi9yLsdKpnWgXhyfrdqvN2r/Ctts/zlTPqtRYdvdIL/p/l+vg7Q8S3OhuAGtimaEq3RE70xadaPbGhsLISMTrbfYXbxw84KKZpNYwO4zmQ2ztcvC9D7A/8ov3+A5Jq42G+pq7ORuix2NoTWtADMiwvNe1HyzS/7cX/BuXLFssRY1bzRvp+x2ExZ7b+bFx+TE/RduRh0eyDNLg7SyL83aeTr2Usa+mPoCAMKed9XtYbRnUu7ox4wmfeAgx6jM9uG5uQfauJ1XpDddrVBG8KYBvSd0BM2cyRdcAXqwxg9AVPZcdE7sbBk44CGVhw+ziZ3e3cLBTO4y44KRQre+1Bhe/Ze8OTQWLFugl/XagFlJE/L6fGUIPuFojmQvlw5dBZwtUURnxsu8yHm3iIsj4y8nR1zHMj+zuMk6rF3ZW0epPAECAdq4gG8X2wv3HTq0vLBkKpi1KMAmntEtcVwF0fzMt5XYqRd4jceFgonAAipJNDknHgi6yaUzBYmQ== rraja@redhat.com", "key_options": null, "keyfile": "/home/rraja/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rraja", "validate_certs": true} 2021-07-24T16:23:58.267 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'rraja', 'ovpn': 'rraja@p50 k0lrZNIKWMH/VrZupJ9diA 03bfe34ee6e9a541e10426a3cc1e1046655420d4d0a79ce5667bec1b469a0100'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rraja", "ovpn": "rraja@p50 k0lrZNIKWMH/VrZupJ9diA 03bfe34ee6e9a541e10426a3cc1e1046655420d4d0a79ce5667bec1b469a0100"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC4zwWf+kMEDgaSOrX7AlD+UCOgf4/fRiorQVJqC8GfMNynfiFVZaThngwIrwtQROfXHbzspi+AcRvDLewY25mXyuxVgOfSbuSIEqiUNvzcVq9IItI1J58xeDBpIktAsoHHS6JENV56fAT6krzRAQLnSa1k2b0pyKuPBzFSeNgiaQMhjrCLAaCi9yLsdKpnWgXhyfrdqvN2r/Ctts/zlTPqtRYdvdIL/p/l+vg7Q8S3OhuAGtimaEq3RE70xadaPbGhsLISMTrbfYXbxw84KKZpNYwO4zmQ2ztcvC9D7A/8ov3+A5Jq42G+pq7ORuix2NoTWtADMiwvNe1HyzS/7cX/BuXLFssRY1bzRvp+x2ExZ7b+bFx+TE/RduRh0eyDNLg7SyL83aeTr2Usa+mPoCAMKed9XtYbRnUu7ox4wmfeAgx6jM9uG5uQfauJ1XpDddrVBG8KYBvSd0BM2cyRdcAXqwxg9AVPZcdE7sbBk44CGVhw+ziZ3e3cLBTO4y44KRQre+1Bhe/Ze8OTQWLFugl/XagFlJE/L6fGUIPuFojmQvlw5dBZwtUURnxsu8yHm3iIsj4y8nR1zHMj+zuMk6rF3ZW0epPAECAdq4gG8X2wv3HTq0vLBkKpi1KMAmntEtcVwF0fzMt5XYqRd4jceFgonAAipJNDknHgi6yaUzBYmQ== rraja@redhat.com", "key_options": null, "keyfile": "/home/rraja/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rraja", "validate_certs": true} 2021-07-24T16:23:58.342 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'toabctl', 'ovpn': 'toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2mEyxfkW1u84u5BocLCAXESj2qObWkxUd20cmPolhJYlIWLOafa69Dw5A9CjFBp0U6Jx5d0JWcwmAc5ZeffQ7t7vzmtHCZnpKkyZhN9bu6vuCh4N+I643SI/K7tdbB2E8ZE6uI7ORMAan5+t0bNSVolUVq6X1w7dIA5El54K10WNdiwgRKW6e3anNbJ3rBLGEk7gawZqDDOqTvVQmOBGWek3BjSReDvg3rkmTQLxJkiKdxnx4/s7gzH1xTpsS/OludIuSxF0BK064ZcT1t09qcjnT4Os1inV2GfYswt+UhpgqrHqXjEs0Z3y4Oy77QBKL1rDf93CP4a4+eJjqXe+v tbechtold@suse.com", "key_options": null, "keyfile": "/home/toabctl/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "toabctl", "validate_certs": true} 2021-07-24T16:23:58.499 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'toabctl', 'ovpn': 'toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2mEyxfkW1u84u5BocLCAXESj2qObWkxUd20cmPolhJYlIWLOafa69Dw5A9CjFBp0U6Jx5d0JWcwmAc5ZeffQ7t7vzmtHCZnpKkyZhN9bu6vuCh4N+I643SI/K7tdbB2E8ZE6uI7ORMAan5+t0bNSVolUVq6X1w7dIA5El54K10WNdiwgRKW6e3anNbJ3rBLGEk7gawZqDDOqTvVQmOBGWek3BjSReDvg3rkmTQLxJkiKdxnx4/s7gzH1xTpsS/OludIuSxF0BK064ZcT1t09qcjnT4Os1inV2GfYswt+UhpgqrHqXjEs0Z3y4Oy77QBKL1rDf93CP4a4+eJjqXe+v tbechtold@suse.com", "key_options": null, "keyfile": "/home/toabctl/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "toabctl", "validate_certs": true} 2021-07-24T16:23:58.595 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'mgfritch', 'ovpn': 'mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCitWIN7jm5KEmB6jqcA+ufKRLodxkJ1GIdaaueCdeXdMHgWNH9FUDCUJk5dcA11MxQO15DRH/cdhb3QHPGiMv4XrBeK6HHYwGttzkcUEz1EDUhpowOrnFETbPa7K39ObmRcgdvoGXOSrNZ4mvptCTz9Xb0MF+Gcg5iJ4g+qZzIVa2/ueecYY8ZorbaH4m/NWUub6Rf01Q04HfxTvKrUFswrbCoE/Aigz/Oh88RiS854XoTvV7rE1tKbyKkaungwMAaQSNnZkq4hi8nbp6pzTxJLV7N/ZYMhVpdxSbWcghFg6cy7aeoCzZMN97WcDhpdfbhRT0dbqCkMmHV6t0usDDnOss2v68UCzkxuA1Hj4uy8rRHjXBtYqI6xsrwCjvmgP05B14TpmFdG+3GdRHx2+QlhnGj7nuPf1KoWW/f3tD85DXoEmVl6RJ4KTrMeEVlOn3kdMLVH0y2hIqPTYMP5cMVNi0EdfeoBdd9kxMKMvoSVBAgmLzGVv17o1lNvVS6V1kyt7gME2PfNR2Np+U1cJVJfUJRTm28mHXBVoDXG9s0zv8+LpQ/gVPS+vsPAfxWWYGW8ZmEV3ZorDOZycSPybjHkPFzDAdUhPG0Db0o+F9ug+22F7pvifsdDZ42zqGGLbyzfIQE3AtyI7LR7Sc5tpN9rKTeSBYJ0yNcDKEj5FUHDw== mfritch@suse.com", "key_options": null, "keyfile": "/home/mgfritch/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mgfritch", "validate_certs": true} 2021-07-24T16:23:58.735 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'mgfritch', 'ovpn': 'mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCitWIN7jm5KEmB6jqcA+ufKRLodxkJ1GIdaaueCdeXdMHgWNH9FUDCUJk5dcA11MxQO15DRH/cdhb3QHPGiMv4XrBeK6HHYwGttzkcUEz1EDUhpowOrnFETbPa7K39ObmRcgdvoGXOSrNZ4mvptCTz9Xb0MF+Gcg5iJ4g+qZzIVa2/ueecYY8ZorbaH4m/NWUub6Rf01Q04HfxTvKrUFswrbCoE/Aigz/Oh88RiS854XoTvV7rE1tKbyKkaungwMAaQSNnZkq4hi8nbp6pzTxJLV7N/ZYMhVpdxSbWcghFg6cy7aeoCzZMN97WcDhpdfbhRT0dbqCkMmHV6t0usDDnOss2v68UCzkxuA1Hj4uy8rRHjXBtYqI6xsrwCjvmgP05B14TpmFdG+3GdRHx2+QlhnGj7nuPf1KoWW/f3tD85DXoEmVl6RJ4KTrMeEVlOn3kdMLVH0y2hIqPTYMP5cMVNi0EdfeoBdd9kxMKMvoSVBAgmLzGVv17o1lNvVS6V1kyt7gME2PfNR2Np+U1cJVJfUJRTm28mHXBVoDXG9s0zv8+LpQ/gVPS+vsPAfxWWYGW8ZmEV3ZorDOZycSPybjHkPFzDAdUhPG0Db0o+F9ug+22F7pvifsdDZ42zqGGLbyzfIQE3AtyI7LR7Sc5tpN9rKTeSBYJ0yNcDKEj5FUHDw== mfritch@suse.com", "key_options": null, "keyfile": "/home/mgfritch/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mgfritch", "validate_certs": true} 2021-07-24T16:23:58.809 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'xiubli', 'ovpn': 'root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xiubli", "ovpn": "root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5bCXQ/B16AKl2oevC93R0U+3OrTyd3XEypouJy4LjIzXLX/Go1C1ViERwDAeHmqiUTqJUL+KZ0kMo8U7zlhNBk9PucbMZCqdqx5hkiCAo4y65lEXmuPGimRU2mK9TpcDTLWoyrD/EEhwzT6gmw3ytVTxi7qAb0tQUCQB+pW4+Zr5u6HZzgu9kLGxp7zsGtMA84Zqm5ql72mGuS0bUN1ajm8LWBetFuzOOW6YGfnKt29cLV2h1itVewA9DKM5G70B91eK4LjoNddCkqVA8L+v6LMQNU2pejUzPap98hmFUpQMNxlWQ0+B7UjfbkHWe+mIsSkdr3FfCfqWvsL0RiHcZ root@lxbceph0", "key_options": null, "keyfile": "/home/xiubli/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xiubli", "validate_certs": true} 2021-07-24T16:23:58.967 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'xiubli', 'ovpn': 'root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xiubli", "ovpn": "root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5bCXQ/B16AKl2oevC93R0U+3OrTyd3XEypouJy4LjIzXLX/Go1C1ViERwDAeHmqiUTqJUL+KZ0kMo8U7zlhNBk9PucbMZCqdqx5hkiCAo4y65lEXmuPGimRU2mK9TpcDTLWoyrD/EEhwzT6gmw3ytVTxi7qAb0tQUCQB+pW4+Zr5u6HZzgu9kLGxp7zsGtMA84Zqm5ql72mGuS0bUN1ajm8LWBetFuzOOW6YGfnKt29cLV2h1itVewA9DKM5G70B91eK4LjoNddCkqVA8L+v6LMQNU2pejUzPap98hmFUpQMNxlWQ0+B7UjfbkHWe+mIsSkdr3FfCfqWvsL0RiHcZ root@lxbceph0", "key_options": null, "keyfile": "/home/xiubli/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xiubli", "validate_certs": true} 2021-07-24T16:23:59.043 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'jafaj', 'ovpn': 'jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDT+6B5Fr99p8xe9Zo5x8ULcdeA6ne727iVJp/xaguGwGHj6AhuK+R/CjznnHk0yA+6kiblNzjvbnsuzO8T9c8Ayv5KU07MxP1y1pymdYBpEh3NTXmhB6QOTCNTQbT14PL6MVgzK17SqarFCYXoEGuyK9jaBdN9QM76vhEaXc/2Osg+d8boJTkOk7lOPHbzeOCbQU3d+jX0VFOgAQS5OFz3Ug/X7nB0D0LN8bt5FlCZiGO95Iwls/SyPDbVXc9ot8oh4ME7kd7sElokBdYdXPauibRxWKjSDn+hV6kZfSzqwnMFaZ1TC+Av6zNsBuZucNSp3/Ws3T5i9i+21eyS4+qVE8IiX2aVKYuC9afb2lPLbdG2Iy1CqiaeGPkZfiGT9P8iQPOkqae45859UzFAd/XzKjBcmus3lSArKG1EyZl03HQ5P2J60pErCXq8W9mPjxAze2ReLRXJVEgTXnmdhCptcg6PZ4d/k4BEddbdnoX6/BEgFxLEJ64HpTeTVcDXHpipCpxFSRvgyPH/wQGKAvt8AfKBhmeZs7LuyGOhJiOon4DDaShHpE9wTnJ5qlnyg44+u6NCwelGPMAkHKEO4OgcjSsyXm+HYUpxG2s4poloIJzvU6oa3dvJsMZFhcb8CsW75sBYE+YngS/1fg1WU88ZOdaa1yF4F87pVZycpZqY1w== jan@jfsuselaptop", "key_options": null, "keyfile": "/home/jafaj/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jafaj", "validate_certs": true} 2021-07-24T16:23:59.202 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'jafaj', 'ovpn': 'jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDT+6B5Fr99p8xe9Zo5x8ULcdeA6ne727iVJp/xaguGwGHj6AhuK+R/CjznnHk0yA+6kiblNzjvbnsuzO8T9c8Ayv5KU07MxP1y1pymdYBpEh3NTXmhB6QOTCNTQbT14PL6MVgzK17SqarFCYXoEGuyK9jaBdN9QM76vhEaXc/2Osg+d8boJTkOk7lOPHbzeOCbQU3d+jX0VFOgAQS5OFz3Ug/X7nB0D0LN8bt5FlCZiGO95Iwls/SyPDbVXc9ot8oh4ME7kd7sElokBdYdXPauibRxWKjSDn+hV6kZfSzqwnMFaZ1TC+Av6zNsBuZucNSp3/Ws3T5i9i+21eyS4+qVE8IiX2aVKYuC9afb2lPLbdG2Iy1CqiaeGPkZfiGT9P8iQPOkqae45859UzFAd/XzKjBcmus3lSArKG1EyZl03HQ5P2J60pErCXq8W9mPjxAze2ReLRXJVEgTXnmdhCptcg6PZ4d/k4BEddbdnoX6/BEgFxLEJ64HpTeTVcDXHpipCpxFSRvgyPH/wQGKAvt8AfKBhmeZs7LuyGOhJiOon4DDaShHpE9wTnJ5qlnyg44+u6NCwelGPMAkHKEO4OgcjSsyXm+HYUpxG2s4poloIJzvU6oa3dvJsMZFhcb8CsW75sBYE+YngS/1fg1WU88ZOdaa1yF4F87pVZycpZqY1w== jan@jfsuselaptop", "key_options": null, "keyfile": "/home/jafaj/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jafaj", "validate_certs": true} 2021-07-24T16:23:59.278 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'jschmid', 'ovpn': 'jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo8wE/b2/EDwV018ENfcENVfXSF7vnXAwBSzNVScgxdqr2DVKTWDzhoI0m5CXTqI2HLnJVFDTgN3t5/fFcmwmSAP8ic8wU1JznSPZXN7qEQrcEsU/cwHeuzyutibg1ItTWWtoXYV8SFnVom8NF3UwXF8I+Vj6VF1EStWCcClgPjLbiOm8vIgaouXtbUIFv25GpadXyUtwiHEq1NKUPLgka8Usm8ibyS9hY9KmNWlD9AfmnwAImc8Urn2dErcsfAltxoGUHCI7ZBHGpzg+6dpynNR+giJMrjwWzREaCHmiJX3g6jmHuuY54eSOs6cxqi3E4jNHVWXPe/tEF3l0klEvl jschmid@suse.com", "key_options": null, "keyfile": "/home/jschmid/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jschmid", "validate_certs": true} 2021-07-24T16:23:59.429 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'jschmid', 'ovpn': 'jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo8wE/b2/EDwV018ENfcENVfXSF7vnXAwBSzNVScgxdqr2DVKTWDzhoI0m5CXTqI2HLnJVFDTgN3t5/fFcmwmSAP8ic8wU1JznSPZXN7qEQrcEsU/cwHeuzyutibg1ItTWWtoXYV8SFnVom8NF3UwXF8I+Vj6VF1EStWCcClgPjLbiOm8vIgaouXtbUIFv25GpadXyUtwiHEq1NKUPLgka8Usm8ibyS9hY9KmNWlD9AfmnwAImc8Urn2dErcsfAltxoGUHCI7ZBHGpzg+6dpynNR+giJMrjwWzREaCHmiJX3g6jmHuuY54eSOs6cxqi3E4jNHVWXPe/tEF3l0klEvl jschmid@suse.com", "key_options": null, "keyfile": "/home/jschmid/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jschmid", "validate_certs": true} 2021-07-24T16:23:59.513 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'kachau', 'ovpn': 'kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDnQfkkxYWLhMdoQ4RsZxWTXBpbzsssgeRfvV5q+n0mW60dxQ+9rjDXUTsRkmh45B5EhNWlKwyIUcQ5HpgJk6XQvYU6MPboWjriCTngmoUbwNIjOjyazkBbxfbwUiRDb+x1EyVm4Kt0rgj3nhqqxf3krqO2SlKgsVaY9b7+NTfshXb9T73/RRLtvwUOFkjp2B+w0SQs7Ka1GenmHSY/6xP25Mb8q9QW/2nuf1mV9rTd5l2ZHREzgG7gQFhjgUq3w6zCCfcCGwrPb4omqd9xiYLDw8l1vfQ7UPbuOqK1rFM67r7JQDG3yyJjCdWgRUI/ysbbXj0fyT+QOPZGK618V8yZPVlq5loQzYI39zAWZU9L9X9bkQCsJfjU5Yo9f/zOaecnWfUxC84NKpbG7k6XACdUIB9JGGtL6RPtgBU+k6Ts7EemIUCyMYm/GX+PYU3GnmmdqW9yBeyZoldwDCWLq05vjLXj+R3J2UrMl5x+fhP+KEFd1ZgNc7PV+CF35/ux8UE= kachau@localhost.localdomain", "key_options": null, "keyfile": "/home/kachau/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kachau", "validate_certs": true} 2021-07-24T16:23:59.662 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'kachau', 'ovpn': 'kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDnQfkkxYWLhMdoQ4RsZxWTXBpbzsssgeRfvV5q+n0mW60dxQ+9rjDXUTsRkmh45B5EhNWlKwyIUcQ5HpgJk6XQvYU6MPboWjriCTngmoUbwNIjOjyazkBbxfbwUiRDb+x1EyVm4Kt0rgj3nhqqxf3krqO2SlKgsVaY9b7+NTfshXb9T73/RRLtvwUOFkjp2B+w0SQs7Ka1GenmHSY/6xP25Mb8q9QW/2nuf1mV9rTd5l2ZHREzgG7gQFhjgUq3w6zCCfcCGwrPb4omqd9xiYLDw8l1vfQ7UPbuOqK1rFM67r7JQDG3yyJjCdWgRUI/ysbbXj0fyT+QOPZGK618V8yZPVlq5loQzYI39zAWZU9L9X9bkQCsJfjU5Yo9f/zOaecnWfUxC84NKpbG7k6XACdUIB9JGGtL6RPtgBU+k6Ts7EemIUCyMYm/GX+PYU3GnmmdqW9yBeyZoldwDCWLq05vjLXj+R3J2UrMl5x+fhP+KEFd1ZgNc7PV+CF35/ux8UE= kachau@localhost.localdomain", "key_options": null, "keyfile": "/home/kachau/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kachau", "validate_certs": true} 2021-07-24T16:23:59.748 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'khiremat', 'ovpn': 'khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "khiremat", "ovpn": "khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQujcXnq9qOCmTWs44GwKOw48BxZGBmo9AeFk3KPRx33Cz5hS7UHPYvJy03KdoMySgxJtuxsOSvjJSPxpXesTtArO5giW8RLyuVsu9q5j/GhPKyABttuGQyexiRokrHQFLVifzgqwsUARwHarWH16Oa1n6fZPFNqSH56c872zS4Pwqgkzx99NKRWh/B+fIk8VmDzzP1qvQAnUXDeTeTOzapAL+8fSNTp3QnhmZbvCHYwUxfSqJyzq1wBL+517WrvzvX7yCY9B0wzm72sIO4daV6UDyAL1B72QpB04vEZZ/skwS/0jmokfBn43HHCMPy/Mxywfi54alFJzIu4pti30V kravishankar@localhost.localdomain", "key_options": null, "keyfile": "/home/khiremat/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "khiremat", "validate_certs": true} 2021-07-24T16:23:59.896 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'khiremat', 'ovpn': 'khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "khiremat", "ovpn": "khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQujcXnq9qOCmTWs44GwKOw48BxZGBmo9AeFk3KPRx33Cz5hS7UHPYvJy03KdoMySgxJtuxsOSvjJSPxpXesTtArO5giW8RLyuVsu9q5j/GhPKyABttuGQyexiRokrHQFLVifzgqwsUARwHarWH16Oa1n6fZPFNqSH56c872zS4Pwqgkzx99NKRWh/B+fIk8VmDzzP1qvQAnUXDeTeTOzapAL+8fSNTp3QnhmZbvCHYwUxfSqJyzq1wBL+517WrvzvX7yCY9B0wzm72sIO4daV6UDyAL1B72QpB04vEZZ/skwS/0jmokfBn43HHCMPy/Mxywfi54alFJzIu4pti30V kravishankar@localhost.localdomain", "key_options": null, "keyfile": "/home/khiremat/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "khiremat", "validate_certs": true} 2021-07-24T16:23:59.982 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'kapandya', 'ovpn': 'kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCoqsDnRqAeNPi5xiIfFl2i2zqcwLTvcAso3R9+QAfSChw4+wcQzmMV8uQz1jt8UReefg2QL6bwvcQPj5Zw7ADqUjfxm1K0ezgH6RrtHgRZ1SVseTvJUvzmkDZ2gr2ToZAJYsaV7gBLJLZ7TOiQ6jzrtitiKqJZdpZfzadjShecY1TdMo8bSS7XfbRcwri40u82TRM825B4L//QuhMI7akPqa3iJbGEAQPhkGLI3kz19ryVG1UwvAkkt7TQ68zz+piXSmB2CMRti51shT4NuAOq6Qe9y2Obicf88ItkYxvySMQ5jWi2bo7Zhwuq9jUH8lK6I6PHrYc8LOsR9gE/hqkXxTQrkOXEDtHN1mr/KKLrXO0GeBdgh8Gj4gcwgd1RUCE+T9q09WO9j7c0piWK9Fs1+q1FjH06/AfmP4qob1TlJMHhtPyOp+lk2XvABP+sqW4vyrgmXu5vJU+Hgq3X9KE7bKh4WkCem24Np4uA+irhpvZmIoHyINsYW46lGfwJvM8= kapandya@localhost.localdomain", "key_options": null, "keyfile": "/home/kapandya/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kapandya", "validate_certs": true} 2021-07-24T16:24:00.130 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'kapandya', 'ovpn': 'kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCoqsDnRqAeNPi5xiIfFl2i2zqcwLTvcAso3R9+QAfSChw4+wcQzmMV8uQz1jt8UReefg2QL6bwvcQPj5Zw7ADqUjfxm1K0ezgH6RrtHgRZ1SVseTvJUvzmkDZ2gr2ToZAJYsaV7gBLJLZ7TOiQ6jzrtitiKqJZdpZfzadjShecY1TdMo8bSS7XfbRcwri40u82TRM825B4L//QuhMI7akPqa3iJbGEAQPhkGLI3kz19ryVG1UwvAkkt7TQ68zz+piXSmB2CMRti51shT4NuAOq6Qe9y2Obicf88ItkYxvySMQ5jWi2bo7Zhwuq9jUH8lK6I6PHrYc8LOsR9gE/hqkXxTQrkOXEDtHN1mr/KKLrXO0GeBdgh8Gj4gcwgd1RUCE+T9q09WO9j7c0piWK9Fs1+q1FjH06/AfmP4qob1TlJMHhtPyOp+lk2XvABP+sqW4vyrgmXu5vJU+Hgq3X9KE7bKh4WkCem24Np4uA+irhpvZmIoHyINsYW46lGfwJvM8= kapandya@localhost.localdomain", "key_options": null, "keyfile": "/home/kapandya/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kapandya", "validate_certs": true} 2021-07-24T16:24:00.214 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'prasad', 'ovpn': 'prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNEEz49M5KdLcp0cbKrE9iihrH5PEhsPgnAxac+aQwvnTstOOlUOyR+TvHiRa7sgXHuFX/UXo+k3Qmhs5U/sMZWZmmN3Jb3fKT78lSBbGnByclfPoGVTTLOHxwo+RFE79Sp3e30oshJ3DwqYgiX6JjM8B2Y7d5Tv0Ss5uEZswvmCEjdTLDSsoxrsOjVxBpuArOfCxes8PnKDdq21mWldpP66iwFel2GgOGSc85iVHKcOE2OpVMazMzXoMSMFoOpCULKjFfXBuDIqkXwJmtLJaiCgcVmTR56KXh7JpZ7vAeJ9ttv9qgOckqKdI3jEjeDT+TrdLlRWghBE7FRkm0vmun prasad.krishnan@macprasad", "key_options": null, "keyfile": "/home/prasad/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "prasad", "validate_certs": true} 2021-07-24T16:24:00.360 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'prasad', 'ovpn': 'prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNEEz49M5KdLcp0cbKrE9iihrH5PEhsPgnAxac+aQwvnTstOOlUOyR+TvHiRa7sgXHuFX/UXo+k3Qmhs5U/sMZWZmmN3Jb3fKT78lSBbGnByclfPoGVTTLOHxwo+RFE79Sp3e30oshJ3DwqYgiX6JjM8B2Y7d5Tv0Ss5uEZswvmCEjdTLDSsoxrsOjVxBpuArOfCxes8PnKDdq21mWldpP66iwFel2GgOGSc85iVHKcOE2OpVMazMzXoMSMFoOpCULKjFfXBuDIqkXwJmtLJaiCgcVmTR56KXh7JpZ7vAeJ9ttv9qgOckqKdI3jEjeDT+TrdLlRWghBE7FRkm0vmun prasad.krishnan@macprasad", "key_options": null, "keyfile": "/home/prasad/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "prasad", "validate_certs": true} 2021-07-24T16:24:00.445 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'vikhyat', 'ovpn': 'vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCu9CW99ySPXSKQpLbefu1A0KqbUQIzvUOJizIu4azEgdlOqUnOMR/GC6jgOdiVL5mNb/U5bg7yQuEHgPAtmPRotvbI6/FSwIAR9+GgiuKSOJCa4s7QzWbHwv9g7wS2SLURw8UERSzlLlT8KQyGj+GkBhToWp4PTXC7te61c8XJNGF6giLmIAky4SH8uPI1zeLwwviJQomjFWZZ1RTbcRJxvGPjPtuUKDlF7QgXTLE9ZgsNopusC6PfRd7N8Udkl2OYPAzA+Jun0IRnQyjRXG3c2sYXQR8YYGICsxvnm4l81vKdxRL34K7LqBUHQXUcoCjJy7+/2/1dca/AMHgi4sZwgeYQ/U9jZg5jbm7o4MpDUFsS8W6OO/ZPiuYTswGBNRXhPmbGFnfa9dBXBS0p+buHF8PcTSLH0Dp2nhHkK1ehGmBFVPw6nPj3wXA9BKuNc+g7AiNUyRKyCWroFJ0VwUQGbI6ZMccO2cI7QpYmIqPCl3am/vUSNq4j0m/iURR7+t0= vikhyat@redhat", "key_options": null, "keyfile": "/home/vikhyat/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vikhyat", "validate_certs": true} 2021-07-24T16:24:00.593 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'vikhyat', 'ovpn': 'vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCu9CW99ySPXSKQpLbefu1A0KqbUQIzvUOJizIu4azEgdlOqUnOMR/GC6jgOdiVL5mNb/U5bg7yQuEHgPAtmPRotvbI6/FSwIAR9+GgiuKSOJCa4s7QzWbHwv9g7wS2SLURw8UERSzlLlT8KQyGj+GkBhToWp4PTXC7te61c8XJNGF6giLmIAky4SH8uPI1zeLwwviJQomjFWZZ1RTbcRJxvGPjPtuUKDlF7QgXTLE9ZgsNopusC6PfRd7N8Udkl2OYPAzA+Jun0IRnQyjRXG3c2sYXQR8YYGICsxvnm4l81vKdxRL34K7LqBUHQXUcoCjJy7+/2/1dca/AMHgi4sZwgeYQ/U9jZg5jbm7o4MpDUFsS8W6OO/ZPiuYTswGBNRXhPmbGFnfa9dBXBS0p+buHF8PcTSLH0Dp2nhHkK1ehGmBFVPw6nPj3wXA9BKuNc+g7AiNUyRKyCWroFJ0VwUQGbI6ZMccO2cI7QpYmIqPCl3am/vUSNq4j0m/iURR7+t0= vikhyat@redhat", "key_options": null, "keyfile": "/home/vikhyat/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vikhyat", "validate_certs": true} 2021-07-24T16:24:00.680 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'shraddhaag', 'ovpn': 'shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCipD0d1tI/Cff3AeOZTQ9eb6pZ/NOCAOw7MZG/JgpCs8+T3WqiUEYefsb2PuSa85vV2GC7kq0M9ux7+U+vZZf05geYiU2S9eTucLEu2+YE+RaAvIK+ZB134/33JSPGIVubXgGWZw/ZFCEYXmYk3kyEg1YDIk/BEaoG7PsDiSB4j0W7/WiV2bEEdSlTXt5C1/kH0qn4H9wQMiBSpdMgdaRWw60HjObDd6LASeUVgabbyclypravZdpYBnits4ayoN8VG1aZe4Qhm1SzP/CfxAAYfxo9NbqSBWJmn3iSN8UKHhCFrRCTaYic3z3usr8784VsA7z/LxK0fs6xjhoxRTa3 shraddha.agrawal000@gmail.com", "key_options": null, "keyfile": "/home/shraddhaag/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shraddhaag", "validate_certs": true} 2021-07-24T16:24:00.818 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'shraddhaag', 'ovpn': 'shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCipD0d1tI/Cff3AeOZTQ9eb6pZ/NOCAOw7MZG/JgpCs8+T3WqiUEYefsb2PuSa85vV2GC7kq0M9ux7+U+vZZf05geYiU2S9eTucLEu2+YE+RaAvIK+ZB134/33JSPGIVubXgGWZw/ZFCEYXmYk3kyEg1YDIk/BEaoG7PsDiSB4j0W7/WiV2bEEdSlTXt5C1/kH0qn4H9wQMiBSpdMgdaRWw60HjObDd6LASeUVgabbyclypravZdpYBnits4ayoN8VG1aZe4Qhm1SzP/CfxAAYfxo9NbqSBWJmn3iSN8UKHhCFrRCTaYic3z3usr8784VsA7z/LxK0fs6xjhoxRTa3 shraddha.agrawal000@gmail.com", "key_options": null, "keyfile": "/home/shraddhaag/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shraddhaag", "validate_certs": true} 2021-07-24T16:24:00.923 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'gkyratsas', 'ovpn': 'gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpE5V9JG1WhkHSYqjqaijBb1MLyjcKQlmj5WQ8w5832n6x9J4yDO8wI4qmiX3XeiXPlmW6XjAq5keyukrQe/yVI6NDXzgRxaHDmNj1AR73gyUVqRXpJprrqqsnLHawIRovrBD/HNhTv/2G8xG3BHakac1+qj7tZe4Jjx0aG1HbRhhJ5Q98EgvTkDAhktnlvF9OXXC1WI7QirHx0pRHa40SYyFLfOQDbQSCzb1TAAY5NGn3SwK3s2mWeoEsAJpCLrkNfSTbR3Z0mylAJUn+PayqhJegjwKmLaONjx8ZHXN970JHgojBBGOD30J/NnJQ7N6eRl+ekjpHmLAYGbe2oCwD gkyratsas@suse.com", "key_options": null, "keyfile": "/home/gkyratsas/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "gkyratsas", "validate_certs": true} 2021-07-24T16:24:01.040 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'gkyratsas', 'ovpn': 'gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpE5V9JG1WhkHSYqjqaijBb1MLyjcKQlmj5WQ8w5832n6x9J4yDO8wI4qmiX3XeiXPlmW6XjAq5keyukrQe/yVI6NDXzgRxaHDmNj1AR73gyUVqRXpJprrqqsnLHawIRovrBD/HNhTv/2G8xG3BHakac1+qj7tZe4Jjx0aG1HbRhhJ5Q98EgvTkDAhktnlvF9OXXC1WI7QirHx0pRHa40SYyFLfOQDbQSCzb1TAAY5NGn3SwK3s2mWeoEsAJpCLrkNfSTbR3Z0mylAJUn+PayqhJegjwKmLaONjx8ZHXN970JHgojBBGOD30J/NnJQ7N6eRl+ekjpHmLAYGbe2oCwD gkyratsas@suse.com", "key_options": null, "keyfile": "/home/gkyratsas/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "gkyratsas", "validate_certs": true} 2021-07-24T16:24:01.156 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'prateek', 'ovpn': 'prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prateek", "ovpn": "prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC9sZe9p48s6RSpluK1R97X9tsN3tWiidPbdyXvyMUXifYQb3nth9wMWUakrVBp+QGEkqALLIf3so3MfgbRvYexzNfHvRT7Lxn8D/isiCpWa4aLM/0alprV+RI38dR0mI3IVb3aIEYmgp2IY4yzybWTHCmS1VUrUJJ0pOfXOssq0xgo3qeaSQBHYRKasqR8GWAD5MWpG6/kg6gxI7o0aHVVTXy5ADB7NS1LEZr06xxNm4exeYvl9TzXrbGZWf2gC8ZpXhmFHI80A+TKEZRU6wmcju7G69nyEEF8/ebcBKmZB4eTsDN7qR7lc9dxKxiiZcJXc/MWy4bSu69NhOeuq2xx7bdexS8OHKdgYH9gsJolu5zgN20IHzaRgswO3XIe3nh2Ud8wntwBCwmJ9bf5YByITGjpOhntkvWAP3AXkQ1B4HXCdlUNW+4pMexDe2D05LHOwxcS8RVIH6ELu8rWe/QBA+DFcyZz4xE55pbfVt3FCEFrAxUn5qkyzszwPMjtK4XAnn9kmnw2B0k6XLZOZd+n7W8ege6wih+gwfDhYMZX0qzi3HdAK7nk5vEOFibCztLaogzfc6fdFRx8OIWJQXqx5I1641FU3UE6sVxku4IMDTq2GVyUWKdSN6y8gBiDPVe3xu4qM4xghSnaAmfB45IrcNvibBjikNva2FHt8lcutQ== prateek@prateek-Dell", "key_options": null, "keyfile": "/home/prateek/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "prateek", "validate_certs": true} 2021-07-24T16:24:01.271 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'prateek', 'ovpn': 'prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prateek", "ovpn": "prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC9sZe9p48s6RSpluK1R97X9tsN3tWiidPbdyXvyMUXifYQb3nth9wMWUakrVBp+QGEkqALLIf3so3MfgbRvYexzNfHvRT7Lxn8D/isiCpWa4aLM/0alprV+RI38dR0mI3IVb3aIEYmgp2IY4yzybWTHCmS1VUrUJJ0pOfXOssq0xgo3qeaSQBHYRKasqR8GWAD5MWpG6/kg6gxI7o0aHVVTXy5ADB7NS1LEZr06xxNm4exeYvl9TzXrbGZWf2gC8ZpXhmFHI80A+TKEZRU6wmcju7G69nyEEF8/ebcBKmZB4eTsDN7qR7lc9dxKxiiZcJXc/MWy4bSu69NhOeuq2xx7bdexS8OHKdgYH9gsJolu5zgN20IHzaRgswO3XIe3nh2Ud8wntwBCwmJ9bf5YByITGjpOhntkvWAP3AXkQ1B4HXCdlUNW+4pMexDe2D05LHOwxcS8RVIH6ELu8rWe/QBA+DFcyZz4xE55pbfVt3FCEFrAxUn5qkyzszwPMjtK4XAnn9kmnw2B0k6XLZOZd+n7W8ege6wih+gwfDhYMZX0qzi3HdAK7nk5vEOFibCztLaogzfc6fdFRx8OIWJQXqx5I1641FU3UE6sVxku4IMDTq2GVyUWKdSN6y8gBiDPVe3xu4qM4xghSnaAmfB45IrcNvibBjikNva2FHt8lcutQ== prateek@prateek-Dell", "key_options": null, "keyfile": "/home/prateek/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "prateek", "validate_certs": true} 2021-07-24T16:24:01.377 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'jelopez', 'ovpn': 'jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jelopez", "ovpn": "jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDFmmTp8+YDXU27xnSPxhWwouslpkvp1eULVp63taoXceDOnH8EMWv0wiEjN/P+Fcf/UB+iU8bELyHubZiqnOUr9f2pGX4jkJ6Yty1p5BUK4my7Si5J0/JawEDVQm4HpFWMKUVKYumvz3UFuBoINHVTqr1cLIDAt7mdeKfJqFB45AqxDUIPP4d8iznNCw+QO2CMxk0o/wMNHbygZZrHAiDngXQxwhe6oR17RfolhREy0JjHgojRjxgagpG7O8WW3OPI5Outnz5Pvraas5q7w+b3xbB9vdTObW/Nii5VOpTdIsFzBvp46hLoRSIcB8pRLUrxPJBPOY7G0zbopDRLB2zLNGKIH2zxEHJOeY928uUbWT22b9mGu/L95FFY7hmeRAicCUeixMTgXgczeQlHDn5eqQzLI3PNP7JX/0dauCD27GRKsDUnpIDj9RqgCQDVueIQQMC6QMa9dYQmps0r9Ljp8R84WjYFRP9oOI+POOzbgmRO0JCVnPqz9MKyGVby9/WFBHcvG6xmwACez00oqe62z+rhcavGXViX5CxGMV6vUTXugBa4ZkXlzs+djzYWfZ33ZKVeRIwj2Pu1PRTGzB8e2BaKqJMN0FVtzpV4hom4Y/9vIPyDpjRjNuKzrkYW1M8PxBxn+EJUPMLhr3jFMCo6HSxHoFXy8BzZoFkZWqap3w== JCL@IT-MINI-JCL.local", "key_options": null, "keyfile": "/home/jelopez/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jelopez", "validate_certs": true} 2021-07-24T16:24:01.495 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'jelopez', 'ovpn': 'jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jelopez", "ovpn": "jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDFmmTp8+YDXU27xnSPxhWwouslpkvp1eULVp63taoXceDOnH8EMWv0wiEjN/P+Fcf/UB+iU8bELyHubZiqnOUr9f2pGX4jkJ6Yty1p5BUK4my7Si5J0/JawEDVQm4HpFWMKUVKYumvz3UFuBoINHVTqr1cLIDAt7mdeKfJqFB45AqxDUIPP4d8iznNCw+QO2CMxk0o/wMNHbygZZrHAiDngXQxwhe6oR17RfolhREy0JjHgojRjxgagpG7O8WW3OPI5Outnz5Pvraas5q7w+b3xbB9vdTObW/Nii5VOpTdIsFzBvp46hLoRSIcB8pRLUrxPJBPOY7G0zbopDRLB2zLNGKIH2zxEHJOeY928uUbWT22b9mGu/L95FFY7hmeRAicCUeixMTgXgczeQlHDn5eqQzLI3PNP7JX/0dauCD27GRKsDUnpIDj9RqgCQDVueIQQMC6QMa9dYQmps0r9Ljp8R84WjYFRP9oOI+POOzbgmRO0JCVnPqz9MKyGVby9/WFBHcvG6xmwACez00oqe62z+rhcavGXViX5CxGMV6vUTXugBa4ZkXlzs+djzYWfZ33ZKVeRIwj2Pu1PRTGzB8e2BaKqJMN0FVtzpV4hom4Y/9vIPyDpjRjNuKzrkYW1M8PxBxn+EJUPMLhr3jFMCo6HSxHoFXy8BzZoFkZWqap3w== JCL@IT-MINI-JCL.local", "key_options": null, "keyfile": "/home/jelopez/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jelopez", "validate_certs": true} 2021-07-24T16:24:01.623 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'dcain', 'ovpn': 'dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dcain", "ovpn": "dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdbJDYY43Zu0EKAGgrSKEobyXIxdhT0AeTT3yBoNY+YdYDScimJsQzK4hKNJIn1xC3klr0dSnsqeJru+SA4GMhbdcsmVyudhutCw75R/vFoRHOwaeVS2SMiBAtDbAYGQ3dh6LapkmXeLURcycNbebUV4HM9XsYqnuL8J2XyY4tRKgHrAd6OQw4jsXDOxwTRlHM822N/2kgv8iEwiXAJoUoymbr8mnfSxuuaH0oiKBwuaK1wuaDrlJyXkXNslPq89/1f8hJfjixY2dQdW7Xk5m3t5ptQxWENpw79OMRJ4cDW4G7LrtFONom5KQ+9TBZJIhNgJobkqI4qwinrWF8qMW5 dcain@fullsteam", "key_options": null, "keyfile": "/home/dcain/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dcain", "validate_certs": true} 2021-07-24T16:24:01.728 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'dcain', 'ovpn': 'dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dcain", "ovpn": "dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdbJDYY43Zu0EKAGgrSKEobyXIxdhT0AeTT3yBoNY+YdYDScimJsQzK4hKNJIn1xC3klr0dSnsqeJru+SA4GMhbdcsmVyudhutCw75R/vFoRHOwaeVS2SMiBAtDbAYGQ3dh6LapkmXeLURcycNbebUV4HM9XsYqnuL8J2XyY4tRKgHrAd6OQw4jsXDOxwTRlHM822N/2kgv8iEwiXAJoUoymbr8mnfSxuuaH0oiKBwuaK1wuaDrlJyXkXNslPq89/1f8hJfjixY2dQdW7Xk5m3t5ptQxWENpw79OMRJ4cDW4G7LrtFONom5KQ+9TBZJIhNgJobkqI4qwinrWF8qMW5 dcain@fullsteam", "key_options": null, "keyfile": "/home/dcain/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dcain", "validate_certs": true} 2021-07-24T16:24:01.835 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'sunny', 'ovpn': 'sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sunny", "ovpn": "sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDs2+6XwRPdiDHT+63Yab00VBulg96/OLEORtNUvm7TDRMpcx4OD2oOnbsE4rG3dOdXNgT17H15c6MWFX2a2uC2h1j4hJTa+dG567HrYXRHG60Kwg5Sviiuq/ETPoH/r3OSvHs0HJ4Y9qYPQ5j0k7gG1XgIY3QHDWNRsXiyRXP9FEfoaOKABDTUoLPjqRX+4ExJd1Nz6DLxqIlre8wfqF5L1l12vec8JU3HB5NSRa87HxKFtLLIAtw7B9H/HggqX5wWVEnXq2qN4o6OOePhaO5cjWAZxOtT+AJTyHkeyaWLwIGOHBVZS5BKti6jLc+PxQxAflYlu9X3xh/2FlA+9H+ABZwMHE3ruUfTVbviYBbtccMCvkzcvFgnvaUCHjd7Iv/T8/JHNfBgFgigcX0Vei0+PZQ5oC5b7YpKT241NA8DCGZNgr1KuL9LazkvbkbpDcaHUOrkWsmSW1RRMC6ffYkbAI9QiBJFpImDAWP1u+1yCGhzPKBfGNt91GcLCD6ML90= sunny@devBox", "key_options": null, "keyfile": "/home/sunny/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sunny", "validate_certs": true} 2021-07-24T16:24:01.950 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'sunny', 'ovpn': 'sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sunny", "ovpn": "sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDs2+6XwRPdiDHT+63Yab00VBulg96/OLEORtNUvm7TDRMpcx4OD2oOnbsE4rG3dOdXNgT17H15c6MWFX2a2uC2h1j4hJTa+dG567HrYXRHG60Kwg5Sviiuq/ETPoH/r3OSvHs0HJ4Y9qYPQ5j0k7gG1XgIY3QHDWNRsXiyRXP9FEfoaOKABDTUoLPjqRX+4ExJd1Nz6DLxqIlre8wfqF5L1l12vec8JU3HB5NSRa87HxKFtLLIAtw7B9H/HggqX5wWVEnXq2qN4o6OOePhaO5cjWAZxOtT+AJTyHkeyaWLwIGOHBVZS5BKti6jLc+PxQxAflYlu9X3xh/2FlA+9H+ABZwMHE3ruUfTVbviYBbtccMCvkzcvFgnvaUCHjd7Iv/T8/JHNfBgFgigcX0Vei0+PZQ5oC5b7YpKT241NA8DCGZNgr1KuL9LazkvbkbpDcaHUOrkWsmSW1RRMC6ffYkbAI9QiBJFpImDAWP1u+1yCGhzPKBfGNt91GcLCD6ML90= sunny@devBox", "key_options": null, "keyfile": "/home/sunny/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sunny", "validate_certs": true} 2021-07-24T16:24:02.067 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'xuxuehan', 'ovpn': 'xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xuxuehan", "ovpn": "xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4pIcNiZKVIfT9GxyTe/B8G2GyHKxrAle3iExEzLH5bBCKtBrottX1y66KBzQSsrAb0z9h+A+uxlswlY6VM/gNos9VRB6x4NRB4ADY1Bku+JsKs5aXwRB1zz2ueZhrFN9hJwMl1heLICx85ksHBdm0q+JPdUAV+/LBdr0H/IjWveV34WL3Awf7QikzyKhzUciMB2gN9PJXTW0bl8PP56y60ys++L3nMSRJ+15uPcWl8MS3D2vABII0Tu+3PsxzrTTNodElyQ6G/fwyFfWhdp7fkidjR7mDDx8NyWfCl2rKejXv9LnVC0wb3tFoQqvwdz6shN4E51EIEGXHcLUeRpBhL2pFOqIZ0qfnmLIQVZ88RKMTgo42CgtmS5UzxCLOyKOh9GxF7DDEajTinJFJJVbNJ5xF494H2geSnmP1o1AecGsGbCZ4ndhS9unSfIZLAyv1J3wZlAlMsvxXgY7yrh1srUiASVyKK8jba1IT+v3TXR8kQUCNsLKKbvuX/l0IXME= xuxuehan@bogon\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBd4eSizc2zAkWDy3mFZUhELO2wXDgkVxDNM/Nw2zT1li3L+6YOjFfdT4NOxpkg5laLd54bdKb5GVRA6iKqAO+aqo53xHHJGC8OY5eJaUPjtpypgIWO4Qzbos2ZzsC+nX5jvi8O9nM+JkabSW5iFv3gGPTqHixFYkxK2NIBa/UtXFOhmb1wZ6CG5Q+WObCosBUEMWokC8ntCADfhi6qDsO2fol6mYUhYEE/0nhQ5uLRrVIM5QM5dhrQVEeAs4KcYpmPDw6q6AKgx/f5zObh5OSJFTVsgx2cqzdQVJVDDx2OD2QVRtZ9fgvI2EGmKSwe1TUQOdqa5bmsVIp2Jfi8MC1 xuxuehan@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCwIokXSvPYP3TRlSw0SBgmMFW5jVltGf4c6CqjIW4KKCgsL4c4Vs0FztRyDGc9p0krZUoGJCZHErVToXm6/lSq8JlfrlLX4X4yh37fUifWqc2UTJGeH8kLaP3WEt9vT8eQ9h8t2GqlMlGQU8KzVAdC+c5IwrbGRsS6S7D09/y0rklkhdJ6nuj8cssN/2TzLF9YIvVcFZHdyznk84eB7TgpPKD88MOpTnEgWFlD4vAWEuHpkuxgj1KI9LscgSFcW9/RxLeRxcV0GypZ8jPmczoCnin/ZOstCTpbcmjL 2021-07-24T16:24:02.069 INFO:teuthology.task.ansible.out:d+LW1kgGXXQSkf09iHeJ/cyCw6ooZOkynVwwmI9Uz2ZaMedCUBpG0bKclIerJ9jn+CoTs3U3Orhd9+6MVtCHX9VNJbVa4q0KCS1sp5S3HDrYkgUyawUxdYorrLZcqfRHWWo1luiridmuQdr8lQ6dvNpz4rhsCrAG6S1eeaC/s+o0Rzpv1YxU64JzquZ6WNR+W3U6Bg3iYkSoDCK9byf0rsptyL8= luqixi@luqixideMacBook-Air.local", "key_options": null, "keyfile": "/home/xuxuehan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xuxuehan", "validate_certs": true} 2021-07-24T16:24:02.195 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'xuxuehan', 'ovpn': 'xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xuxuehan", "ovpn": "xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4pIcNiZKVIfT9GxyTe/B8G2GyHKxrAle3iExEzLH5bBCKtBrottX1y66KBzQSsrAb0z9h+A+uxlswlY6VM/gNos9VRB6x4NRB4ADY1Bku+JsKs5aXwRB1zz2ueZhrFN9hJwMl1heLICx85ksHBdm0q+JPdUAV+/LBdr0H/IjWveV34WL3Awf7QikzyKhzUciMB2gN9PJXTW0bl8PP56y60ys++L3nMSRJ+15uPcWl8MS3D2vABII0Tu+3PsxzrTTNodElyQ6G/fwyFfWhdp7fkidjR7mDDx8NyWfCl2rKejXv9LnVC0wb3tFoQqvwdz6shN4E51EIEGXHcLUeRpBhL2pFOqIZ0qfnmLIQVZ88RKMTgo42CgtmS5UzxCLOyKOh9GxF7DDEajTinJFJJVbNJ5xF494H2geSnmP1o1AecGsGbCZ4ndhS9unSfIZLAyv1J3wZlAlMsvxXgY7yrh1srUiASVyKK8jba1IT+v3TXR8kQUCNsLKKbvuX/l0IXME= xuxuehan@bogon\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBd4eSizc2zAkWDy3mFZUhELO2wXDgkVxDNM/Nw2zT1li3L+6YOjFfdT4NOxpkg5laLd54bdKb5GVRA6iKqAO+aqo53xHHJGC8OY5eJaUPjtpypgIWO4Qzbos2ZzsC+nX5jvi8O9nM+JkabSW5iFv3gGPTqHixFYkxK2NIBa/UtXFOhmb1wZ6CG5Q+WObCosBUEMWokC8ntCADfhi6qDsO2fol6mYUhYEE/0nhQ5uLRrVIM5QM5dhrQVEeAs4KcYpmPDw6q6AKgx/f5zObh5OSJFTVsgx2cqzdQVJVDDx2OD2QVRtZ9fgvI2EGmKSwe1TUQOdqa5bmsVIp2Jfi8MC1 xuxuehan@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCwIokXSvPYP3TRlSw0SBgmMFW5jVltGf4c6CqjIW4KKCgsL4c4Vs0FztRyDGc9p0krZUoGJCZHErVToXm6/lSq8JlfrlLX4X4yh37fUifWqc2UTJGeH8kLaP3WEt9vT8eQ9h8t2GqlMlGQU8KzVAdC+c5IwrbGRsS6S7D09/y0rklkhdJ6nuj8cssN/2TzLF9YIvVcFZHdyznk84eB7TgpPKD88MOpTnEgWFlD4vAWEuHpkuxgj1KI9LscgSFcW9/RxLeRxcV0GypZ8jPmczoCnin/ZOstCTpbcmjL 2021-07-24T16:24:02.197 INFO:teuthology.task.ansible.out:d+LW1kgGXXQSkf09iHeJ/cyCw6ooZOkynVwwmI9Uz2ZaMedCUBpG0bKclIerJ9jn+CoTs3U3Orhd9+6MVtCHX9VNJbVa4q0KCS1sp5S3HDrYkgUyawUxdYorrLZcqfRHWWo1luiridmuQdr8lQ6dvNpz4rhsCrAG6S1eeaC/s+o0Rzpv1YxU64JzquZ6WNR+W3U6Bg3iYkSoDCK9byf0rsptyL8= luqixi@luqixideMacBook-Air.local", "key_options": null, "keyfile": "/home/xuxuehan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xuxuehan", "validate_certs": true} 2021-07-24T16:24:02.301 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'aclewett', 'ovpn': 'aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "aclewett", "ovpn": "aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMOuxxTZyxz/TEVA+ODgtLrNcSsUhKE64BZg/Ub96LLffQXQc9SYT/0YI4wxu2vSsky05PnVSON7jqGxunCt0+AdRqxXhW4ttmRIOz8rq8SiMnnLayV34nIF1G0aYTkgY4ej4+VmSVIHU3bb5mp/Q3D0hxQwDPdgOJWNyW9oYerHbnx6lVgchvsZHB9VO09GNHcAsyUz4p+xBf9iR7eS74p4dZmUbth/oBBqpOa4NgNr69iyZ9a/pNDLxaVQoIpDFrevk5UU5nUHQq2frFNxF/Y2Ja1EBXCavvPF/m5v3J3xNEu3SI/GbLFCPKCKeBDpXJbe1QqTBKJjMl9qGmKEJ3 aclewett@mac", "key_options": null, "keyfile": "/home/aclewett/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "aclewett", "validate_certs": true} 2021-07-24T16:24:02.427 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'aclewett', 'ovpn': 'aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "aclewett", "ovpn": "aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMOuxxTZyxz/TEVA+ODgtLrNcSsUhKE64BZg/Ub96LLffQXQc9SYT/0YI4wxu2vSsky05PnVSON7jqGxunCt0+AdRqxXhW4ttmRIOz8rq8SiMnnLayV34nIF1G0aYTkgY4ej4+VmSVIHU3bb5mp/Q3D0hxQwDPdgOJWNyW9oYerHbnx6lVgchvsZHB9VO09GNHcAsyUz4p+xBf9iR7eS74p4dZmUbth/oBBqpOa4NgNr69iyZ9a/pNDLxaVQoIpDFrevk5UU5nUHQq2frFNxF/Y2Ja1EBXCavvPF/m5v3J3xNEu3SI/GbLFCPKCKeBDpXJbe1QqTBKJjMl9qGmKEJ3 aclewett@mac", "key_options": null, "keyfile": "/home/aclewett/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "aclewett", "validate_certs": true} 2021-07-24T16:24:02.534 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'cblum', 'ovpn': 'cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "cblum", "ovpn": "cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdTLDprr3DXtsgiqrB/miglJwSkY7BAv+OW9sC0ZHQf8Y4dFoUtr7q9fd6W7ehKL6aMjya/8eQSMPRoEIZFD8f2KPCuE74Wgwgv2cpAkFmLjcPtjixqLo3LGFCyEJWGLQxjlthdzx59mpCWgBsEJQmlKP36JIYjILIMtXtsETIUGFa8QPIn9sMdIgutPPf3yB/6DHcR7C6yIAuvbJactEsiCt4C8+uJinvCii3PzYOMAEd+mictPGk8nOCQFZrI+ZmwTz4UbJylxFqnX8lhhoPIUEfNAXlb3lkZWH1LaFOxarbmupuPYcg2rT0+kFtyNr3/mAx0FO01jADYooqcW1Z cardno:000604936806", "key_options": null, "keyfile": "/home/cblum/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cblum", "validate_certs": true} 2021-07-24T16:24:02.651 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'cblum', 'ovpn': 'cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "cblum", "ovpn": "cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdTLDprr3DXtsgiqrB/miglJwSkY7BAv+OW9sC0ZHQf8Y4dFoUtr7q9fd6W7ehKL6aMjya/8eQSMPRoEIZFD8f2KPCuE74Wgwgv2cpAkFmLjcPtjixqLo3LGFCyEJWGLQxjlthdzx59mpCWgBsEJQmlKP36JIYjILIMtXtsETIUGFa8QPIn9sMdIgutPPf3yB/6DHcR7C6yIAuvbJactEsiCt4C8+uJinvCii3PzYOMAEd+mictPGk8nOCQFZrI+ZmwTz4UbJylxFqnX8lhhoPIUEfNAXlb3lkZWH1LaFOxarbmupuPYcg2rT0+kFtyNr3/mAx0FO01jADYooqcW1Z cardno:000604936806", "key_options": null, "keyfile": "/home/cblum/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cblum", "validate_certs": true} 2021-07-24T16:24:02.756 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'mlatimer', 'ovpn': 'mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mlatimer", "ovpn": "mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDPUCIVfNQOOG+uAeKWo7tLAdgGO/oQu4exTE3XLfyTVdd8u6pbQCmIDFEnbGgMtlYuWJlCJtxJIzEZJ5HIwf+po3y7kb7HxEeWnEb9DsqJB4nCRE8fHnNLgF3bh9gvE7sOZdNXEKqtsnGcaaS81oXQ6QgkFGQzlOBOqxj7jIvad7AtNWD3WbJi/uTVDsWcukU51tn/aEW+hHMD7Y5QJkLH7O0PrCeEZCUCWoiMP7sNwACBym0DsqX+POkGJOaGx9EeNhGVA4B6o3xYXJPqmFbgMWMfG3/Y3SiheZjxzySMQ7FKW4Q817NaWqbjtLZQsSZw7JNqNFkcdTzVZwwCOJ1AAecajpniKeQLnyiWQ3Z/EkSGGwtDj67wo7uqT85tpOyLfYhQm6Zp+xSh+I6s0YJ0xO/huLKzeT5D1r5vVMk2VdcLD3CCxXUwZgaMUxYAC2Wq6mpIkxVZFQLbGuA/dWkQbFsrpbf7ES+kh+uzp4R6dQ29OjXbVcSfF2vyIuA+VUKoyj370YOZQhs50yuAJ4BSHlEgoJdRzi3XUX48h45XHiZcCY3X8LTX6a+0KAIgqeAWdFhRgQtAxoRYjhOxC3k/boBc8sEQ3o4pkxnhtE5Y/tnM2CPkPMX9HWYirNf9GyZTYcR/5rDf4ETQ18G68WLaNK758OuUPjSkwttcyLd4dw== mlatimer@suse.com", "key_options": null, "keyfile": "/home/mlatimer/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mlatimer", "validate_certs": true} 2021-07-24T16:24:02.894 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'mlatimer', 'ovpn': 'mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mlatimer", "ovpn": "mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDPUCIVfNQOOG+uAeKWo7tLAdgGO/oQu4exTE3XLfyTVdd8u6pbQCmIDFEnbGgMtlYuWJlCJtxJIzEZJ5HIwf+po3y7kb7HxEeWnEb9DsqJB4nCRE8fHnNLgF3bh9gvE7sOZdNXEKqtsnGcaaS81oXQ6QgkFGQzlOBOqxj7jIvad7AtNWD3WbJi/uTVDsWcukU51tn/aEW+hHMD7Y5QJkLH7O0PrCeEZCUCWoiMP7sNwACBym0DsqX+POkGJOaGx9EeNhGVA4B6o3xYXJPqmFbgMWMfG3/Y3SiheZjxzySMQ7FKW4Q817NaWqbjtLZQsSZw7JNqNFkcdTzVZwwCOJ1AAecajpniKeQLnyiWQ3Z/EkSGGwtDj67wo7uqT85tpOyLfYhQm6Zp+xSh+I6s0YJ0xO/huLKzeT5D1r5vVMk2VdcLD3CCxXUwZgaMUxYAC2Wq6mpIkxVZFQLbGuA/dWkQbFsrpbf7ES+kh+uzp4R6dQ29OjXbVcSfF2vyIuA+VUKoyj370YOZQhs50yuAJ4BSHlEgoJdRzi3XUX48h45XHiZcCY3X8LTX6a+0KAIgqeAWdFhRgQtAxoRYjhOxC3k/boBc8sEQ3o4pkxnhtE5Y/tnM2CPkPMX9HWYirNf9GyZTYcR/5rDf4ETQ18G68WLaNK758OuUPjSkwttcyLd4dw== mlatimer@suse.com", "key_options": null, "keyfile": "/home/mlatimer/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mlatimer", "validate_certs": true} 2021-07-24T16:24:03.000 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'shyamsundarr', 'ovpn': 'shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shyamsundarr", "ovpn": "shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCYh28a9R3a7jpRfPqVAL9EcD+S6KkZzKTfCmRn4s8Fg39kUZsgnWUZQ3jUxKSeBA00te7WMR8CsIEzulm7f+/egNuPcvzNI/SaaCDtVMaxqlEuW85ll8uBQi3s4SLmOu9oS+5oid4cqTrGTcG6uhl29oWS/53SxoGh+T+y6GesO2cYRuTpcUHxGMvIgZe/bKtVGdP1y7rQd62e8emb9UupMBxaHpkYj9AaMuLjovHbBgecWbe4PlzPWNzl+eITVk2d6CxxIem4/bw9VHkRjQZlhL2nbwRgtczLYhlaZAd4ePEtsqA+7nTDjTDhXXHVIf1pDAsJbZEdgQCSGH3FzxtrQ2hZJrH/NIKdHk/OtI06e7POSGj7PcHzTvMjQSFnTpJXinxwzn0lvFSlmABN/00lIE0p2ZXfPs6dgWJ17JnTq6dMUoTiGhfKphPHyfSXJCzfa2VB+lQQ5eAaa9cRXy9pLmWGHXVGz2hsBMtyYmTjR/wr8kdTzeK+Jk4opBtGgcxDustg59b9x/jvgoc3HCdtnkqLTug2KmutB6kb+4KnVO07GsSp0RmNtDmCRcXs9YN/eia9ICtIGDWPc3YDRppsw1Vktza/+ZW5vGzIKILZTo4SNGcg19zQw4Qxd9eLkXfB66vE2CQvA90CGo7mcye+UWjjXLr7i0cDEszAloQ9aQ== srangana@redhat.com", "key_options": null, "keyfile": "/home/shyamsundarr/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shyamsundarr", "validate_certs": true} 2021-07-24T16:24:03.126 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'shyamsundarr', 'ovpn': 'shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shyamsundarr", "ovpn": "shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCYh28a9R3a7jpRfPqVAL9EcD+S6KkZzKTfCmRn4s8Fg39kUZsgnWUZQ3jUxKSeBA00te7WMR8CsIEzulm7f+/egNuPcvzNI/SaaCDtVMaxqlEuW85ll8uBQi3s4SLmOu9oS+5oid4cqTrGTcG6uhl29oWS/53SxoGh+T+y6GesO2cYRuTpcUHxGMvIgZe/bKtVGdP1y7rQd62e8emb9UupMBxaHpkYj9AaMuLjovHbBgecWbe4PlzPWNzl+eITVk2d6CxxIem4/bw9VHkRjQZlhL2nbwRgtczLYhlaZAd4ePEtsqA+7nTDjTDhXXHVIf1pDAsJbZEdgQCSGH3FzxtrQ2hZJrH/NIKdHk/OtI06e7POSGj7PcHzTvMjQSFnTpJXinxwzn0lvFSlmABN/00lIE0p2ZXfPs6dgWJ17JnTq6dMUoTiGhfKphPHyfSXJCzfa2VB+lQQ5eAaa9cRXy9pLmWGHXVGz2hsBMtyYmTjR/wr8kdTzeK+Jk4opBtGgcxDustg59b9x/jvgoc3HCdtnkqLTug2KmutB6kb+4KnVO07GsSp0RmNtDmCRcXs9YN/eia9ICtIGDWPc3YDRppsw1Vktza/+ZW5vGzIKILZTo4SNGcg19zQw4Qxd9eLkXfB66vE2CQvA90CGo7mcye+UWjjXLr7i0cDEszAloQ9aQ== srangana@redhat.com", "key_options": null, "keyfile": "/home/shyamsundarr/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shyamsundarr", "validate_certs": true} 2021-07-24T16:24:03.241 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'shuzhenyi', 'ovpn': 'bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shuzhenyi", "ovpn": "bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKRZyOnj6D9tCw5o4+ujpos5Uj1O0XVvea798DsXPRh8bEE1pLkARQJLv4iW6LsG3x/CXruahmwT+6C/VHppIsbgtpadMWdCTPYrsjctPK0/N9nr4kQEL6XeK3/GHFnwqYcc+LySpNNfbKrgN4qWOwdZBhQjSV7K7FJd4ZYSm4wp6TVbvKKp7o+JdeM2zhstfC9AcCtBv/TpxixFFq/+y8/Z0PwqN1YyHduDOr1dr1DWn4ZzrkhiTYfPOltx0jweD6zTJoTAJDqae7kBA+3XH3dUGX3n7Tchsa3bnIKVz9sLQvH/vPro61I+Xig6MQh77JsylNvpwb1LLOEzDf7dxl bigwhite@wrjj37deMacBook-Pro-2.local", "key_options": null, "keyfile": "/home/shuzhenyi/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shuzhenyi", "validate_certs": true} 2021-07-24T16:24:03.357 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'shuzhenyi', 'ovpn': 'bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shuzhenyi", "ovpn": "bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKRZyOnj6D9tCw5o4+ujpos5Uj1O0XVvea798DsXPRh8bEE1pLkARQJLv4iW6LsG3x/CXruahmwT+6C/VHppIsbgtpadMWdCTPYrsjctPK0/N9nr4kQEL6XeK3/GHFnwqYcc+LySpNNfbKrgN4qWOwdZBhQjSV7K7FJd4ZYSm4wp6TVbvKKp7o+JdeM2zhstfC9AcCtBv/TpxixFFq/+y8/Z0PwqN1YyHduDOr1dr1DWn4ZzrkhiTYfPOltx0jweD6zTJoTAJDqae7kBA+3XH3dUGX3n7Tchsa3bnIKVz9sLQvH/vPro61I+Xig6MQh77JsylNvpwb1LLOEzDf7dxl bigwhite@wrjj37deMacBook-Pro-2.local", "key_options": null, "keyfile": "/home/shuzhenyi/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shuzhenyi", "validate_certs": true} 2021-07-24T16:24:03.484 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'mdipalma', 'ovpn': 'mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDEcI3X9mNxtHRSvi2gVFavu21kRCWDd1erXW3d/1zWnoUvRxe9ft2xA1c3Bmo067GqhFudPcXoYJvz3atAGR9k3n1UTtTJe95XRZ1Zmn/boi6mn7I2oRVFpW/KjxaiM3iN2SHKknMtcs6qRTioapYCU7u924oc0izqPBvkrC73cfVF4emH1ERWEcQBTxWub6N6Mn3xaDmJ5xnGlNvDY70CC9osoa2VRNJM7GU9eUQClHirPbSooDvvVKfTGD7YfMH76j6PdDR/a/cgNeiMevtMbeFGhu1SOEHb1ihCNoGq2vQFPPWwwTCzMI05XuUEc4iaxw/kbGBMpWbmIvswIMQrRwgwLZk67GGpf/dEeutI6WseeNKNuHnTzzx43AW9G2coGq0RKE7OuA5Cqj0CO7Kcf5UA4AqIIroLETVBrrEV6qzpkD74QBZXPl7gbSZIyxLpvtQoMfSSzN+Mj184LmQoURCqIT+yM5gddF5/S5I+rpw81vBj5M9ZskyzVQAo0H8= michelledipalma@mdipalma-mac", "key_options": null, "keyfile": "/home/mdipalma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mdipalma", "validate_certs": true} 2021-07-24T16:24:03.591 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'mdipalma', 'ovpn': 'mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDEcI3X9mNxtHRSvi2gVFavu21kRCWDd1erXW3d/1zWnoUvRxe9ft2xA1c3Bmo067GqhFudPcXoYJvz3atAGR9k3n1UTtTJe95XRZ1Zmn/boi6mn7I2oRVFpW/KjxaiM3iN2SHKknMtcs6qRTioapYCU7u924oc0izqPBvkrC73cfVF4emH1ERWEcQBTxWub6N6Mn3xaDmJ5xnGlNvDY70CC9osoa2VRNJM7GU9eUQClHirPbSooDvvVKfTGD7YfMH76j6PdDR/a/cgNeiMevtMbeFGhu1SOEHb1ihCNoGq2vQFPPWwwTCzMI05XuUEc4iaxw/kbGBMpWbmIvswIMQrRwgwLZk67GGpf/dEeutI6WseeNKNuHnTzzx43AW9G2coGq0RKE7OuA5Cqj0CO7Kcf5UA4AqIIroLETVBrrEV6qzpkD74QBZXPl7gbSZIyxLpvtQoMfSSzN+Mj184LmQoURCqIT+yM5gddF5/S5I+rpw81vBj5M9ZskyzVQAo0H8= michelledipalma@mdipalma-mac", "key_options": null, "keyfile": "/home/mdipalma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mdipalma", "validate_certs": true} 2021-07-24T16:24:03.717 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'kchang', 'ovpn': 'kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kchang", "ovpn": "kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+tqgRGdlbb7NMefZVPCtbzVZBapxmmPcKaUtqT7E/9AKRoHuroZQ7KJQfO15POpIfEja7BugBt5F95aW2Bd9/xhulzC4/JjiZYc6ST5Na03BrcudI3YcktoGR8Mm7ZVzSojvm0SKtLLHM5Su17JpCC7BitMdao1mETlUOklEXc6pgbr9XHOayo1zeuos8DB90iA8TQ2soR/POD1Rix4GKniCHXz10+iXQFYPsif1HsQ3rh8Vi1M0cTq98bMSmfsKODil8KIxf+lvLCL4GAgDYEyxnstiTFh5GAcIMOOo2dl1fDb/Oa981CxWU+xxJD+M7AEJVeyAqqAnShvZU6y1L kiefer@kiefer-uchi", "key_options": null, "keyfile": "/home/kchang/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kchang", "validate_certs": true} 2021-07-24T16:24:03.834 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'kchang', 'ovpn': 'kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kchang", "ovpn": "kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+tqgRGdlbb7NMefZVPCtbzVZBapxmmPcKaUtqT7E/9AKRoHuroZQ7KJQfO15POpIfEja7BugBt5F95aW2Bd9/xhulzC4/JjiZYc6ST5Na03BrcudI3YcktoGR8Mm7ZVzSojvm0SKtLLHM5Su17JpCC7BitMdao1mETlUOklEXc6pgbr9XHOayo1zeuos8DB90iA8TQ2soR/POD1Rix4GKniCHXz10+iXQFYPsif1HsQ3rh8Vi1M0cTq98bMSmfsKODil8KIxf+lvLCL4GAgDYEyxnstiTFh5GAcIMOOo2dl1fDb/Oa981CxWU+xxJD+M7AEJVeyAqqAnShvZU6y1L kiefer@kiefer-uchi", "key_options": null, "keyfile": "/home/kchang/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kchang", "validate_certs": true} 2021-07-24T16:24:03.940 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'vereddy', 'ovpn': 'vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDjj3bbbLvd4IHeFrSJyM9N6uKXA7ElQrzfcisKRGjUPON8IsAWkXQeAnHoBsIQv7tRGudXOrK+tbfv7crLI0/CxL+o0cCVW8bxuTEtdz07ZFsND9cppCc7Yq+wHsg7nQ/n0QfxnlYc0T9pATXUoT+aW4c3NQoDbsupLSkNs1C+G/MEBzz6iH6tgrv43OAOUccfQbC+IYx4RIKL5MteEjVrZanNELIG+jsYe+CZLdsONk1nR8+xKQw19Sm/jkKdl1K9NXoVPEBQmFXrYl6G+7tCdWeU3Vq24lM1X5p1mVspcG6FyyctcuP/8+zhL2L208DrXlOVPcqHR/4FEf3Wmk89 vereddy@vereddy.remote.csb", "key_options": null, "keyfile": "/home/vereddy/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vereddy", "validate_certs": true} 2021-07-24T16:24:04.059 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'vereddy', 'ovpn': 'vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDjj3bbbLvd4IHeFrSJyM9N6uKXA7ElQrzfcisKRGjUPON8IsAWkXQeAnHoBsIQv7tRGudXOrK+tbfv7crLI0/CxL+o0cCVW8bxuTEtdz07ZFsND9cppCc7Yq+wHsg7nQ/n0QfxnlYc0T9pATXUoT+aW4c3NQoDbsupLSkNs1C+G/MEBzz6iH6tgrv43OAOUccfQbC+IYx4RIKL5MteEjVrZanNELIG+jsYe+CZLdsONk1nR8+xKQw19Sm/jkKdl1K9NXoVPEBQmFXrYl6G+7tCdWeU3Vq24lM1X5p1mVspcG6FyyctcuP/8+zhL2L208DrXlOVPcqHR/4FEf3Wmk89 vereddy@vereddy.remote.csb", "key_options": null, "keyfile": "/home/vereddy/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vereddy", "validate_certs": true} 2021-07-24T16:24:04.188 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'benhanokh', 'ovpn': 'gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "benhanokh", "ovpn": "gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+EkUbnaeC7Dqtq2N4/dX9v+WGlrgRS2ygHhlbZy4KHbd6+Q9T5NAWtqnFwqcbFpYYUBwMvz8zLo6HYN6gNskRN0qTiFKPQdtnydF0Tx1KHrdGGcX3G2lxyGH5P8nrqReXAPPvRiVc2/Mj7APCTmY2JftkSS1qYcTleeueivVyho6z6uD1AyC7OXANhtn7kGeIY/NvVKBhDr+3TuPmpPwPCQMcJUyZWCHYyp47v2vzNBy2Etp7WjGwOnfZ5ULiJGjH6PCXx0YfpmTUOPVkNbV6Om+0YJ3fcLlmQ/2nsdsWfOKvoAr+1uzO81h7ZBX9LVEitj8YU3WeSCV2vqS2VvOpq5NyHXWGq+ZkOCfhy4Z9MvMG+6hqp4p4z1JMpKsZ191kP7eAQua41GkTSQPlEfF+um1UV6ZjNzhB68utOXyGDoDcxct9oOdnhhjwu5W4/0t9iBHuMn02iHRYVrUWOH2FXVysR0p5x/L2xdvNPiTgFAZ2eN+EFWmdan4e9mAAw3M= gbenhano@localhost.localdomain", "key_options": null, "keyfile": "/home/benhanokh/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "benhanokh", "validate_certs": true} 2021-07-24T16:24:04.296 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'benhanokh', 'ovpn': 'gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "benhanokh", "ovpn": "gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+EkUbnaeC7Dqtq2N4/dX9v+WGlrgRS2ygHhlbZy4KHbd6+Q9T5NAWtqnFwqcbFpYYUBwMvz8zLo6HYN6gNskRN0qTiFKPQdtnydF0Tx1KHrdGGcX3G2lxyGH5P8nrqReXAPPvRiVc2/Mj7APCTmY2JftkSS1qYcTleeueivVyho6z6uD1AyC7OXANhtn7kGeIY/NvVKBhDr+3TuPmpPwPCQMcJUyZWCHYyp47v2vzNBy2Etp7WjGwOnfZ5ULiJGjH6PCXx0YfpmTUOPVkNbV6Om+0YJ3fcLlmQ/2nsdsWfOKvoAr+1uzO81h7ZBX9LVEitj8YU3WeSCV2vqS2VvOpq5NyHXWGq+ZkOCfhy4Z9MvMG+6hqp4p4z1JMpKsZ191kP7eAQua41GkTSQPlEfF+um1UV6ZjNzhB68utOXyGDoDcxct9oOdnhhjwu5W4/0t9iBHuMn02iHRYVrUWOH2FXVysR0p5x/L2xdvNPiTgFAZ2eN+EFWmdan4e9mAAw3M= gbenhano@localhost.localdomain", "key_options": null, "keyfile": "/home/benhanokh/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "benhanokh", "validate_certs": true} 2021-07-24T16:24:04.423 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'jsalomon', 'ovpn': 'jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBYtdHKBXQcXQFkEW8fSwlFK/xZM16VcFY288ABI/DPfejTStHhxiRvmlsWzMy0Ar5WadZ8FU1ptjA3MKBEY1Do1r1Ul369k3zHCvxXyg9QGGMNPYfHmnNeoF4GEgoJpuounPs0mkLmrPTR+cR+/XuaZZt38nsad8M/zJetnolvqCWpcV87D7+Rt8F32J6kGDknC4ikEe8I0n7F+goOmJhlgkqegbKEeJ/EMnOItwVZHFwaC+sxOq4IlYp2f1aZMKGAtr5+ICwYH1SMCcvnp3qWL8O//t2tvguZgQxzIs6Nf5GaxwdQkh4CvjbWiCkIbGFJ57YICS6k++KMXMbEnwh jsalomon@Josh-laptop.tlv.redhat.com", "key_options": null, "keyfile": "/home/jsalomon/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jsalomon", "validate_certs": true} 2021-07-24T16:24:04.518 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'jsalomon', 'ovpn': 'jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBYtdHKBXQcXQFkEW8fSwlFK/xZM16VcFY288ABI/DPfejTStHhxiRvmlsWzMy0Ar5WadZ8FU1ptjA3MKBEY1Do1r1Ul369k3zHCvxXyg9QGGMNPYfHmnNeoF4GEgoJpuounPs0mkLmrPTR+cR+/XuaZZt38nsad8M/zJetnolvqCWpcV87D7+Rt8F32J6kGDknC4ikEe8I0n7F+goOmJhlgkqegbKEeJ/EMnOItwVZHFwaC+sxOq4IlYp2f1aZMKGAtr5+ICwYH1SMCcvnp3qWL8O//t2tvguZgQxzIs6Nf5GaxwdQkh4CvjbWiCkIbGFJ57YICS6k++KMXMbEnwh jsalomon@Josh-laptop.tlv.redhat.com", "key_options": null, "keyfile": "/home/jsalomon/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jsalomon", "validate_certs": true} 2021-07-24T16:24:04.655 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'jolmomar', 'ovpn': 'jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD9ltUNitnn0FNwMeiGkBnozpBN5ziVR2MreaqkfqTQY2TgI24559xuILyy+TnAKumhemZ8i8nIQ876Iso85OzIXbUbRM45hpL/bMQX7pWyMIRNeFKrCDwf18OT0DPc8aeDOAFQ6YoN0j4awUENjdZuuAW80cfcjoQO3m7ORF8wBF0IvMWwPDIQQrz+Li31ECgXg6VC7K3e+BNHlfNQ/2/ahS0+V4J6JYFsylZL0r2tydhDMd6rR8QA9c9BgeBz7+KWobGtiZVe7KReTzJ0O38PxNd8br3aS50j5BiN63gch8eFxPAROaUMnuiavu6OTDy4/aeL3Zc5WpUy3VyyumWf jolmomar@localhost.localdomain", "key_options": null, "keyfile": "/home/jolmomar/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jolmomar", "validate_certs": true} 2021-07-24T16:24:04.750 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'jolmomar', 'ovpn': 'jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD9ltUNitnn0FNwMeiGkBnozpBN5ziVR2MreaqkfqTQY2TgI24559xuILyy+TnAKumhemZ8i8nIQ876Iso85OzIXbUbRM45hpL/bMQX7pWyMIRNeFKrCDwf18OT0DPc8aeDOAFQ6YoN0j4awUENjdZuuAW80cfcjoQO3m7ORF8wBF0IvMWwPDIQQrz+Li31ECgXg6VC7K3e+BNHlfNQ/2/ahS0+V4J6JYFsylZL0r2tydhDMd6rR8QA9c9BgeBz7+KWobGtiZVe7KReTzJ0O38PxNd8br3aS50j5BiN63gch8eFxPAROaUMnuiavu6OTDy4/aeL3Zc5WpUy3VyyumWf jolmomar@localhost.localdomain", "key_options": null, "keyfile": "/home/jolmomar/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jolmomar", "validate_certs": true} 2021-07-24T16:24:04.888 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'hmunjulu', 'ovpn': 'hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "hmunjulu", "ovpn": "hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQKiUAlB8dxudAY60M7jnIJvs9yb2pNaT+BVv1Vk1kMs0XjPjcw9cyT3DtQ1xGLF367phRi/cfQbXOYbHG+uyBzQ4EEnBFvziktWRx4mfeWYxKjkjbfkVfpKPsxztqCbwm6+NYzMxGK2cExN7jUHnghHAjfA0IUpVVg9peBD3kUveLwS+UxuJAnuj+G4480LS6GDyLrhFEXU7uOIIlW4S9oLnU6vJL6GAzwyLE4ijTA8Ek03SJ01Ey/gpU9AqnQNp9u12l/7sJely6sI9pAuIzmS8Ht324hexxSWN5sFjXgLvLfFK83ziDBdrFBr0WXnWsFdRpHs2CwSq1JTkByqbN hmunjulu@hmunjulu.remote.csb", "key_options": null, "keyfile": "/home/hmunjulu/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "hmunjulu", "validate_certs": true} 2021-07-24T16:24:04.993 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'hmunjulu', 'ovpn': 'hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "hmunjulu", "ovpn": "hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQKiUAlB8dxudAY60M7jnIJvs9yb2pNaT+BVv1Vk1kMs0XjPjcw9cyT3DtQ1xGLF367phRi/cfQbXOYbHG+uyBzQ4EEnBFvziktWRx4mfeWYxKjkjbfkVfpKPsxztqCbwm6+NYzMxGK2cExN7jUHnghHAjfA0IUpVVg9peBD3kUveLwS+UxuJAnuj+G4480LS6GDyLrhFEXU7uOIIlW4S9oLnU6vJL6GAzwyLE4ijTA8Ek03SJ01Ey/gpU9AqnQNp9u12l/7sJely6sI9pAuIzmS8Ht324hexxSWN5sFjXgLvLfFK83ziDBdrFBr0WXnWsFdRpHs2CwSq1JTkByqbN hmunjulu@hmunjulu.remote.csb", "key_options": null, "keyfile": "/home/hmunjulu/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "hmunjulu", "validate_certs": true} 2021-07-24T16:24:05.120 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'julpark', 'ovpn': 'julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "julpark", "ovpn": "julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoefxOfeArToGucfWG7y1tyLF2I1J/IkBSlmxxEJyHyDUB6ElXjYIJReoiPfmB0xLEmINpmt8QA4XN/8UbR1r9LFOexlZZbX1LSbihi11LXCvfIJWqkHVwIyKHRTu/duMrntBFVENJ0LVf0GSWVTtllXaDA+fMkp6/ra/hlRHQbx19UXy/9+Pogj8Xl+SntnMGiHlX8FFq2A2tUqhdQSf/1GW1HfUIa5WtwdEqIpKpAgMM7sOW9i3QAmLAMo8HiKrArSiy7jrRUODCqsTJsfifxEbmnOS0ZtmDh0eeWL/Dyqbz99Rg4WbFNeK8oyZYr7D6bEAhd2az2A+wycPx4Nq7 julpark@julpark.remote.csb", "key_options": null, "keyfile": "/home/julpark/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "julpark", "validate_certs": true} 2021-07-24T16:24:05.229 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'julpark', 'ovpn': 'julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "julpark", "ovpn": "julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoefxOfeArToGucfWG7y1tyLF2I1J/IkBSlmxxEJyHyDUB6ElXjYIJReoiPfmB0xLEmINpmt8QA4XN/8UbR1r9LFOexlZZbX1LSbihi11LXCvfIJWqkHVwIyKHRTu/duMrntBFVENJ0LVf0GSWVTtllXaDA+fMkp6/ra/hlRHQbx19UXy/9+Pogj8Xl+SntnMGiHlX8FFq2A2tUqhdQSf/1GW1HfUIa5WtwdEqIpKpAgMM7sOW9i3QAmLAMo8HiKrArSiy7jrRUODCqsTJsfifxEbmnOS0ZtmDh0eeWL/Dyqbz99Rg4WbFNeK8oyZYr7D6bEAhd2az2A+wycPx4Nq7 julpark@julpark.remote.csb", "key_options": null, "keyfile": "/home/julpark/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "julpark", "validate_certs": true} 2021-07-24T16:24:05.346 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'pdhange', 'ovpn': 'prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pdhange", "ovpn": "prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD03otezqmbR7v9dq62mWH5Kkg692jdmDZk6Ve4vux0A0YhxBuXDCyBWLE1Z4lLNxQahvK0pGsgokp+Uk+Q6aU+ZnF/E2jLp6YWerFXIHY3M7byObJx9+QuVBfNI0bZBkV3+vSjhSCGOYU+TrTHsKZqhsTcejZjmL3gFLmWfU6dTh0sX05qz97cdJl3CMPhCIR3KjtkiPygj417/N7wet/Efv1t79TvyS7dtK1oz+zRLEpKi/fZjvpXb8xec7as72Y0XexsWMDyZJ/N8PijTQ5L6EfLMV7ae/bWGzNAKsoC1dHVY7q/Q4pzktC6zU0Rc9sDRMtrgFg+q+04BfveSLfxTb9tqf7SbSvh7IAG1eKiEuDT/uy3T6Uiw+CiZ0eIqYzZscO/aDjUArGbS8eyaycybdYCBK9Jz38i0mYKkXg855yoVuIExr6MXieYwyVoVW8gbx1bAslaafrzra2dkAFByOJ0sbosPFRgR2+boUSxD6IaE+ALgno4T/0CI2RMiH0= prashant@cephdev", "key_options": null, "keyfile": "/home/pdhange/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pdhange", "validate_certs": true} 2021-07-24T16:24:05.462 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'pdhange', 'ovpn': 'prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pdhange", "ovpn": "prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD03otezqmbR7v9dq62mWH5Kkg692jdmDZk6Ve4vux0A0YhxBuXDCyBWLE1Z4lLNxQahvK0pGsgokp+Uk+Q6aU+ZnF/E2jLp6YWerFXIHY3M7byObJx9+QuVBfNI0bZBkV3+vSjhSCGOYU+TrTHsKZqhsTcejZjmL3gFLmWfU6dTh0sX05qz97cdJl3CMPhCIR3KjtkiPygj417/N7wet/Efv1t79TvyS7dtK1oz+zRLEpKi/fZjvpXb8xec7as72Y0XexsWMDyZJ/N8PijTQ5L6EfLMV7ae/bWGzNAKsoC1dHVY7q/Q4pzktC6zU0Rc9sDRMtrgFg+q+04BfveSLfxTb9tqf7SbSvh7IAG1eKiEuDT/uy3T6Uiw+CiZ0eIqYzZscO/aDjUArGbS8eyaycybdYCBK9Jz38i0mYKkXg855yoVuIExr6MXieYwyVoVW8gbx1bAslaafrzra2dkAFByOJ0sbosPFRgR2+boUSxD6IaE+ALgno4T/0CI2RMiH0= prashant@cephdev", "key_options": null, "keyfile": "/home/pdhange/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pdhange", "validate_certs": true} 2021-07-24T16:24:05.578 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'dpivonka', 'ovpn': 'dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dpivonka", "ovpn": "dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDg7xW5+Mk7pG5MjLxOc7GTvDTCPBJj2L3MEQZIapmmo6t8uPODwDewXncSzrKDH6zFVE4TTTD9fJdu+BhyT+jCFgXrEOMMabj7vJsg0wO0SWqr+4NECFPhD9y4ewfYiewBeXisclA5Bto91v93AtYpZBCdmPYSi0BEcPVc6S3iBUD0PzIrL62I/kBAtm0f/bScRiT7XvQJXvkbEObW2yS2XhUv2qgq1VlFvO1jl3B85KMTHVb8+LrKpQWOKfRfxJ74c51y6tnEjZLFO6Xn0JevqOhd8gPQIXueFZOM0g0pNp1mbtGaaBlEIibbrzo2p9kzsdvJeHMq1XuMIi1/Qyj9 dpivonka@dhcp-41-144.bos.redhat.com", "key_options": null, "keyfile": "/home/dpivonka/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dpivonka", "validate_certs": true} 2021-07-24T16:24:05.694 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'dpivonka', 'ovpn': 'dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dpivonka", "ovpn": "dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDg7xW5+Mk7pG5MjLxOc7GTvDTCPBJj2L3MEQZIapmmo6t8uPODwDewXncSzrKDH6zFVE4TTTD9fJdu+BhyT+jCFgXrEOMMabj7vJsg0wO0SWqr+4NECFPhD9y4ewfYiewBeXisclA5Bto91v93AtYpZBCdmPYSi0BEcPVc6S3iBUD0PzIrL62I/kBAtm0f/bScRiT7XvQJXvkbEObW2yS2XhUv2qgq1VlFvO1jl3B85KMTHVb8+LrKpQWOKfRfxJ74c51y6tnEjZLFO6Xn0JevqOhd8gPQIXueFZOM0g0pNp1mbtGaaBlEIibbrzo2p9kzsdvJeHMq1XuMIi1/Qyj9 dpivonka@dhcp-41-144.bos.redhat.com", "key_options": null, "keyfile": "/home/dpivonka/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dpivonka", "validate_certs": true} 2021-07-24T16:24:05.822 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'adking', 'ovpn': 'adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "adking", "ovpn": "adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC0m+8wna4RnrOcuCUj971EBe4cFiTXVkEWkIsUX3yeCUwMaS/ZjaoOjcdYX7cYpCp1ilo4FSO5BsochU0RiMbQEwLGcE0zB2q1ac8+yYKCuWWyknig2t4bOReu5OrXvl6mj/9R+p7clFlYhwIoNG5ZZ/2eTbo3nH7gWgaOKaPbTtvEGg/5R/qjQKg8OTC8oix6kLsaNTisQJ78Zd7b4ukg9bO0jlq/2UhQOBM072sU1/kJpWTkcA0xxm3nsC4rWPwapgz7UwBmMdyx116GZgWdfQecTLKO7b8pyJw21npk2ntUmeMi7WPZGX6VI3IpaAhBjW3KiATAb8JbAQh8F9bmejkw6x7zrP3hYKQOg3A+U8DKRRo/Ad+f0zz9gjC42DUvMEOr09RBdxZcEAPY7H/YRWEqbA2zPX3Gfth4b7/letzM3m9ToUvVfSt1CdjaZD+gIia9pCgDMb+j1j2w9reG4F7Us+W/1f5pYCyFyrm4XO3AdoYM9/FOAOR3vffTIQU= adking@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDJOefD/VJfS15LRyuVDLluKv93Zgocsl8BhiDMimvBNbrGWc795v2+eevWuwaL/SlL44SnsNZ9Mz8FVn9YuFoQiHLg7cHZNLg9EJh5SMXzZzwLZHnF02MdI2CU6U++9nmh8FtBrdBWKzZ7o+01wOw+52dYOxvP7IJ7C/vjwOLgfigEN8Nd1PrxALVNIQz7fsiet0n3odk9PJfoqTu3IloXm9qbQiPFyfMA6b8a20RdLZCJDGGG5rd6gtsyeFHoAPZEz8FEUlNkow7NM7ZhdxOz/fWXyMZ27KmY8WSAgflbxysMzexyifkGzypiE3NQ10hdPGBgoYsHrAN4Qmte1/Z4aI5nxrNzLy/uNc+L/Bp/0XkLj9zfoiFFOReXvlz/laAV6LpbHyacr+iCwv9rlI7echXmvC6mSJXfBPuyR1uromUXpYRhEkn5uiOsCIQCuYpx2jeil7JV+LJlF62lLSndOv4g12Gq2TEZ4Bhsr2902kftPkLFenyfDTh3A2qGGNM= adking@localhost.localdomain", "key_options": null, "keyfile": "/home/adking/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "adking", "validate_certs": true} 2021-07-24T16:24:05.950 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'adking', 'ovpn': 'adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "adking", "ovpn": "adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC0m+8wna4RnrOcuCUj971EBe4cFiTXVkEWkIsUX3yeCUwMaS/ZjaoOjcdYX7cYpCp1ilo4FSO5BsochU0RiMbQEwLGcE0zB2q1ac8+yYKCuWWyknig2t4bOReu5OrXvl6mj/9R+p7clFlYhwIoNG5ZZ/2eTbo3nH7gWgaOKaPbTtvEGg/5R/qjQKg8OTC8oix6kLsaNTisQJ78Zd7b4ukg9bO0jlq/2UhQOBM072sU1/kJpWTkcA0xxm3nsC4rWPwapgz7UwBmMdyx116GZgWdfQecTLKO7b8pyJw21npk2ntUmeMi7WPZGX6VI3IpaAhBjW3KiATAb8JbAQh8F9bmejkw6x7zrP3hYKQOg3A+U8DKRRo/Ad+f0zz9gjC42DUvMEOr09RBdxZcEAPY7H/YRWEqbA2zPX3Gfth4b7/letzM3m9ToUvVfSt1CdjaZD+gIia9pCgDMb+j1j2w9reG4F7Us+W/1f5pYCyFyrm4XO3AdoYM9/FOAOR3vffTIQU= adking@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDJOefD/VJfS15LRyuVDLluKv93Zgocsl8BhiDMimvBNbrGWc795v2+eevWuwaL/SlL44SnsNZ9Mz8FVn9YuFoQiHLg7cHZNLg9EJh5SMXzZzwLZHnF02MdI2CU6U++9nmh8FtBrdBWKzZ7o+01wOw+52dYOxvP7IJ7C/vjwOLgfigEN8Nd1PrxALVNIQz7fsiet0n3odk9PJfoqTu3IloXm9qbQiPFyfMA6b8a20RdLZCJDGGG5rd6gtsyeFHoAPZEz8FEUlNkow7NM7ZhdxOz/fWXyMZ27KmY8WSAgflbxysMzexyifkGzypiE3NQ10hdPGBgoYsHrAN4Qmte1/Z4aI5nxrNzLy/uNc+L/Bp/0XkLj9zfoiFFOReXvlz/laAV6LpbHyacr+iCwv9rlI7echXmvC6mSJXfBPuyR1uromUXpYRhEkn5uiOsCIQCuYpx2jeil7JV+LJlF62lLSndOv4g12Gq2TEZ4Bhsr2902kftPkLFenyfDTh3A2qGGNM= adking@localhost.localdomain", "key_options": null, "keyfile": "/home/adking/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "adking", "validate_certs": true} 2021-07-24T16:24:06.045 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'amathuri', 'ovpn': 'amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "amathuri", "ovpn": "amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCs6q2b5NcUsNXl+w1Mrc7idNvGdwWkL0XRX5zTw22UNpQyqPkSrRTFKi4NxoY8ucv8JoLnaJL7hYSRHKTh7SqH78uPLZX0FLtoHvpYLgUgJzzJ5AOW5uekIhCMCm+3egmFnEBwFcNxtGnU2es02ByXNEXRxt4/LQ0f8K6lMqxVRSKYcltvWzlA7WFFdTnYMunbCYOdpw88RXm2pYjGIHRBnie7+pFiFSS6K/mkzQcfLiJmahgLSaYslI0ho1vQd8xfNLmZ700C5F4VTUlT/mJK/dI2LF3OfaPTsyqKNzOchrjLFx5b6dhZ4WZyqu7VKsHNm+xHZwT8VP3LPGSVVBdmEsiCsmV4g4QTI5ssZLi7siZDpaFp72nVAIO1i6kBGuiF3or+J4LmIh8ZRKzTc0DRDOw7S+IkWu1fv2UhYg83z6wrz4HeczI+bnolFFWW6HgGV3MFaUeRTRvrbxw2DPoEGQ+cjP0wsjyEhxlScwdh8W8IbVpNl+7mBe45YGUH2hg83Lst5QQxD4PHelriu40moWRHFKCnKfNesb4L1uqu29o8f+/PgpLdrWE/P5zIKe2ReWJyScYAI7jTMlFw+xgf+0TKryk44NMy90l3ei0umlx4qsFbbEv+lhzAALrUJ/da7fsQw7eIVykmcscBeYr99/YSYk4MGdk4jVCiHsQkdw== amathuri@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDJ3ch+pU88/tX5TVVFl/1pPief8drYLRkK4BtfJk+xVNxX9qkDtOtiLAU+OugYF1/xk9hE9zTbm3UBL23unrzhlR80t8f2FiF1YFhHVzeZ/p/OunmkU0RFQzkMVuwKVOUNulw9FwpEZ/0Bjfxvaims0SBWaCzBgE5g0R+Ofdq/bVF82K8vU5Laa3KZ/cCdGzFgW00cBvPAKIpQ93g8TRqsCsFvR37nY9v5SU1hJ9araEp6LRA86tUt3EFtxD2tRcmqKGtCb0kOr+rRXWVGiaUBiedHxFudIy0+TNj4fNrJwpoC0hcBO9ek4Bh6hM7Zqzum9HpkPGlz84jkm+r+xMThaZCh8iFkgxyK+bw8B8smaVJD04ob9Wb4RYoFYfQ7TEkPkO9gr+UsSesbP9fWfucemUqwK0htOOtpc1YRwdOPcdPJWAfx9J5+YVL8BTWYBaTdmHslOKeUGM5fCob6QxC6Er9xweys9jh7MXttSpe013bY7P4ZDRF8uWvygpsytPE= amathuri@redhat.com", " 2021-07-24T16:24:06.047 INFO:teuthology.task.ansible.out:key_options": null, "keyfile": "/home/amathuri/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "amathuri", "validate_certs": true} 2021-07-24T16:24:06.193 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'amathuri', 'ovpn': 'amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "amathuri", "ovpn": "amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCs6q2b5NcUsNXl+w1Mrc7idNvGdwWkL0XRX5zTw22UNpQyqPkSrRTFKi4NxoY8ucv8JoLnaJL7hYSRHKTh7SqH78uPLZX0FLtoHvpYLgUgJzzJ5AOW5uekIhCMCm+3egmFnEBwFcNxtGnU2es02ByXNEXRxt4/LQ0f8K6lMqxVRSKYcltvWzlA7WFFdTnYMunbCYOdpw88RXm2pYjGIHRBnie7+pFiFSS6K/mkzQcfLiJmahgLSaYslI0ho1vQd8xfNLmZ700C5F4VTUlT/mJK/dI2LF3OfaPTsyqKNzOchrjLFx5b6dhZ4WZyqu7VKsHNm+xHZwT8VP3LPGSVVBdmEsiCsmV4g4QTI5ssZLi7siZDpaFp72nVAIO1i6kBGuiF3or+J4LmIh8ZRKzTc0DRDOw7S+IkWu1fv2UhYg83z6wrz4HeczI+bnolFFWW6HgGV3MFaUeRTRvrbxw2DPoEGQ+cjP0wsjyEhxlScwdh8W8IbVpNl+7mBe45YGUH2hg83Lst5QQxD4PHelriu40moWRHFKCnKfNesb4L1uqu29o8f+/PgpLdrWE/P5zIKe2ReWJyScYAI7jTMlFw+xgf+0TKryk44NMy90l3ei0umlx4qsFbbEv+lhzAALrUJ/da7fsQw7eIVykmcscBeYr99/YSYk4MGdk4jVCiHsQkdw== amathuri@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDJ3ch+pU88/tX5TVVFl/1pPief8drYLRkK4BtfJk+xVNxX9qkDtOtiLAU+OugYF1/xk9hE9zTbm3UBL23unrzhlR80t8f2FiF1YFhHVzeZ/p/OunmkU0RFQzkMVuwKVOUNulw9FwpEZ/0Bjfxvaims0SBWaCzBgE5g0R+Ofdq/bVF82K8vU5Laa3KZ/cCdGzFgW00cBvPAKIpQ93g8TRqsCsFvR37nY9v5SU1hJ9araEp6LRA86tUt3EFtxD2tRcmqKGtCb0kOr+rRXWVGiaUBiedHxFudIy0+TNj4fNrJwpoC0hcBO9ek4Bh6hM7Zqzum9HpkPGlz84jkm+r+xMThaZCh8iFkgxyK+bw8B8smaVJD04ob9Wb4RYoFYfQ7TEkPkO9gr+UsSesbP9fWfucemUqwK0htOOtpc1YRwdOPcdPJWAfx9J5+YVL8BTWYBaTdmHslOKeUGM5fCob6QxC6Er9xweys9jh7MXttSpe013bY7P4ZDRF8uWvygpsytPE= amathuri@redhat.com", " 2021-07-24T16:24:06.195 INFO:teuthology.task.ansible.out:key_options": null, "keyfile": "/home/amathuri/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "amathuri", "validate_certs": true} 2021-07-24T16:24:06.288 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'nizamial09', 'ovpn': 'nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nizamial09", "ovpn": "nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDr6H7hmtGCUrO3GppgMHwbmA4XT/Vipz/uLG/N8h6ZxtaLQKpCefRpdKcFlOdDwxkTmT5q9vmXQ8nl95lTGq+eeMxl4ho104ZD9e9AIYmgYqFy7/qNP8gkqduIPlypLL9m5rElTcGd7zqfMqgljMvAmnXLtZNJlIuFtszVU5WPI1QCwfQ3t5aHF6j66bpVoN9uWItVGB1LApQz9TtViWsQ9Hl8X4YauJToO+TkuSX+H/OGH7ZC6CPOzNZb3b3vF/jLMnTzXl86PJs1se4DjKkRGLVCVbr2WhLwQeZ8TEn3Hg1Gn5X8zNM5cTo6U8SnXBAe9ZYbuyfvghrNLdlZpmN+8l0/l5zC3z+N+sEzklXwHw4MQLF+KSloVFd9NN/kyenufTZAyp8VxllZ9TgdC+CPORIWyzmu1elOtYo7LNuE6CIh/Zm9B54SO6hVHhVoOCqe/dIyjeHJA0WKIZblK1XZEvWuu0E2T3jhxfe1GICyTukeB8WoBQH9DZ1yzMPt59E= nia@redhat.com", "key_options": null, "keyfile": "/home/nizamial09/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nizamial09", "validate_certs": true} 2021-07-24T16:24:06.425 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'nizamial09', 'ovpn': 'nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nizamial09", "ovpn": "nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDr6H7hmtGCUrO3GppgMHwbmA4XT/Vipz/uLG/N8h6ZxtaLQKpCefRpdKcFlOdDwxkTmT5q9vmXQ8nl95lTGq+eeMxl4ho104ZD9e9AIYmgYqFy7/qNP8gkqduIPlypLL9m5rElTcGd7zqfMqgljMvAmnXLtZNJlIuFtszVU5WPI1QCwfQ3t5aHF6j66bpVoN9uWItVGB1LApQz9TtViWsQ9Hl8X4YauJToO+TkuSX+H/OGH7ZC6CPOzNZb3b3vF/jLMnTzXl86PJs1se4DjKkRGLVCVbr2WhLwQeZ8TEn3Hg1Gn5X8zNM5cTo6U8SnXBAe9ZYbuyfvghrNLdlZpmN+8l0/l5zC3z+N+sEzklXwHw4MQLF+KSloVFd9NN/kyenufTZAyp8VxllZ9TgdC+CPORIWyzmu1elOtYo7LNuE6CIh/Zm9B54SO6hVHhVoOCqe/dIyjeHJA0WKIZblK1XZEvWuu0E2T3jhxfe1GICyTukeB8WoBQH9DZ1yzMPt59E= nia@redhat.com", "key_options": null, "keyfile": "/home/nizamial09/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nizamial09", "validate_certs": true} 2021-07-24T16:24:06.521 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'dachary', 'ovpn': 'loic@tulipe 1NGxatlPDW6m9FLwzG2Gng cc19cfe2d2101909e9e0ae6b207d7e8dccafd8ec1f4594bdd006dda6b67a80b5'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dachary", "ovpn": "loic@tulipe 1NGxatlPDW6m9FLwzG2Gng cc19cfe2d2101909e9e0ae6b207d7e8dccafd8ec1f4594bdd006dda6b67a80b5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC//ZCaEeVN/J09FtsvuZ4eEs4rTBtYoQyG+ZpuWkJLL90VyJeYrZzRsgvveKW2W9oFxCFcMy7IBhLes0TZ/X/4Ox9eUmP/eyqK8fBqT3K1F1W/uOmKLFhlQhkxxj+p9BOMBD5trfES/QJQ6UFSYIS2WhWaitDgONjoLMR6wXZ9r7yZeQBxbmG4wGI0Cwx4Wgg+I59UbE/5iUfnX++gN3rXrPnv9V0yFeciS4HvXRFXdrIzvQFHcZMmpOOmGruHXN/ME2dZCG+kaZhZdI6kICSlOwpU7TU1lv99zjBCeEzGfFkjv041ykKdNVR3qE0k5u0AOMqxJBORL/woSCdGvrBXqju2G/2ohl3B4zD6TAve+JLfWOV5C20NFRPPbTd53JaNpV9OQqwOfVniowzSYYBdedjm9sq6YwhJt8iBXze3OA8ZO0GPXo7PC2MyrrUtu6uu3DZqU4x0cl8iJxqOlx5pH0Gydj8nuUG0+X6wHZzPXZRe5M7/RzmvXch9koG6FQMiikNjUkK8Guz4NMBdAYUpxYkdPGBhiuELoaAcgIVzSGoZTuICpNYwAxBHk6q18G8Qd8vaeUdGdim4YvwycsSOwFE47wg/XmpCHrNJUZzzB9UD7Kn84TG82LAmCuAzpzcp0uPjsBckbXzj9Zt0hRgF80yDgUazsQkbgtd2p8KxIQ== loic", "key_options": null, "keyfile": "/home/dachary/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dachary", "validate_certs": true} 2021-07-24T16:24:06.658 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'dachary', 'ovpn': 'loic@tulipe 1NGxatlPDW6m9FLwzG2Gng cc19cfe2d2101909e9e0ae6b207d7e8dccafd8ec1f4594bdd006dda6b67a80b5'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dachary", "ovpn": "loic@tulipe 1NGxatlPDW6m9FLwzG2Gng cc19cfe2d2101909e9e0ae6b207d7e8dccafd8ec1f4594bdd006dda6b67a80b5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC//ZCaEeVN/J09FtsvuZ4eEs4rTBtYoQyG+ZpuWkJLL90VyJeYrZzRsgvveKW2W9oFxCFcMy7IBhLes0TZ/X/4Ox9eUmP/eyqK8fBqT3K1F1W/uOmKLFhlQhkxxj+p9BOMBD5trfES/QJQ6UFSYIS2WhWaitDgONjoLMR6wXZ9r7yZeQBxbmG4wGI0Cwx4Wgg+I59UbE/5iUfnX++gN3rXrPnv9V0yFeciS4HvXRFXdrIzvQFHcZMmpOOmGruHXN/ME2dZCG+kaZhZdI6kICSlOwpU7TU1lv99zjBCeEzGfFkjv041ykKdNVR3qE0k5u0AOMqxJBORL/woSCdGvrBXqju2G/2ohl3B4zD6TAve+JLfWOV5C20NFRPPbTd53JaNpV9OQqwOfVniowzSYYBdedjm9sq6YwhJt8iBXze3OA8ZO0GPXo7PC2MyrrUtu6uu3DZqU4x0cl8iJxqOlx5pH0Gydj8nuUG0+X6wHZzPXZRe5M7/RzmvXch9koG6FQMiikNjUkK8Guz4NMBdAYUpxYkdPGBhiuELoaAcgIVzSGoZTuICpNYwAxBHk6q18G8Qd8vaeUdGdim4YvwycsSOwFE47wg/XmpCHrNJUZzzB9UD7Kn84TG82LAmCuAzpzcp0uPjsBckbXzj9Zt0hRgF80yDgUazsQkbgtd2p8KxIQ== loic", "key_options": null, "keyfile": "/home/dachary/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dachary", "validate_certs": true} 2021-07-24T16:24:06.753 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'amctagga', 'ovpn': 'amctagga@redhat20 DsFh00Ttjtomgs5nlTX3SA 713280e601e14a8fecfe190490e362f5f97bba3517b2bcfd4abd5230a45fbaa1'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "amctagga", "ovpn": "amctagga@redhat20 DsFh00Ttjtomgs5nlTX3SA 713280e601e14a8fecfe190490e362f5f97bba3517b2bcfd4abd5230a45fbaa1"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDwVh9KqjV0b+65aBxQV66IUwNo3D5zTbN8U6Kh6eE4QtaIVe5Mmvi2SBbGMSWofE0zIIw2JmsI5LzdOoCyZl/3gNDPHQd6D9o0xRHQv94giZ2a5K+mW79foAxsuppTjV/Fbg8EZ/19W91+BqMWotlMR66ka0RPT/6U8V5mzXoydSminViO/B6q7ZYzIIgGZqaTsSxCMvz5BAzzeEaGfSlGxw5MOye9sF/tDppuRKG4rMUZULEWGuxgXAtabtXCduocAArqAY3BRJEgj7JetPdPNjipGrULyYQmT7GeknvP/waC0sPm5o8t7taJca7Vu9qKKMKPAqiK4KhlrW/yVBFliT2CjAdVuYvGj87LCcEn6NMeF+4ONwDz++YwjrAWQT2zHUJPvLnYOZPiD1LUm3F34cEHD1y4Uf+oeiYgriUMauskfFn+ShbTmWWooFRFyNobzweg9aMBZSkA+kFFifqOV1FwHTOYg342NumRGB8svK0vvTUID7AU1Ev8YXYqCEGbb0UHth/1pEbAF103enLTtPZ6qKua74rE0qJ89OF9dZXv4JY9+8Juyps7bi2XEyHNm1nHZOY5tqdY0eKFmSGJMoWBDzGgdMjmXlWp4jnY2fC619nZqxMrCQpeT70CqnBhtBemUuu6jHYUbbrPjnXIkH3FZ7/qvZt0jF0IMP9FGw== amctagga@redhat.com", "key_options": null, "keyfile": "/home/amctagga/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "amctagga", "validate_certs": true} 2021-07-24T16:24:06.891 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'amctagga', 'ovpn': 'amctagga@redhat20 DsFh00Ttjtomgs5nlTX3SA 713280e601e14a8fecfe190490e362f5f97bba3517b2bcfd4abd5230a45fbaa1'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "amctagga", "ovpn": "amctagga@redhat20 DsFh00Ttjtomgs5nlTX3SA 713280e601e14a8fecfe190490e362f5f97bba3517b2bcfd4abd5230a45fbaa1"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDwVh9KqjV0b+65aBxQV66IUwNo3D5zTbN8U6Kh6eE4QtaIVe5Mmvi2SBbGMSWofE0zIIw2JmsI5LzdOoCyZl/3gNDPHQd6D9o0xRHQv94giZ2a5K+mW79foAxsuppTjV/Fbg8EZ/19W91+BqMWotlMR66ka0RPT/6U8V5mzXoydSminViO/B6q7ZYzIIgGZqaTsSxCMvz5BAzzeEaGfSlGxw5MOye9sF/tDppuRKG4rMUZULEWGuxgXAtabtXCduocAArqAY3BRJEgj7JetPdPNjipGrULyYQmT7GeknvP/waC0sPm5o8t7taJca7Vu9qKKMKPAqiK4KhlrW/yVBFliT2CjAdVuYvGj87LCcEn6NMeF+4ONwDz++YwjrAWQT2zHUJPvLnYOZPiD1LUm3F34cEHD1y4Uf+oeiYgriUMauskfFn+ShbTmWWooFRFyNobzweg9aMBZSkA+kFFifqOV1FwHTOYg342NumRGB8svK0vvTUID7AU1Ev8YXYqCEGbb0UHth/1pEbAF103enLTtPZ6qKua74rE0qJ89OF9dZXv4JY9+8Juyps7bi2XEyHNm1nHZOY5tqdY0eKFmSGJMoWBDzGgdMjmXlWp4jnY2fC619nZqxMrCQpeT70CqnBhtBemUuu6jHYUbbrPjnXIkH3FZ7/qvZt0jF0IMP9FGw== amctagga@redhat.com", "key_options": null, "keyfile": "/home/amctagga/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "amctagga", "validate_certs": true} 2021-07-24T16:24:06.978 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'kevinz', 'ovpn': 'kevinz@linaroceph a2GchLhkaayg78xuUnI0sA b545e84634e614099b00d50e593933eabf0793035eaa439b6d82ec669f69de7f'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kevinz", "ovpn": "kevinz@linaroceph a2GchLhkaayg78xuUnI0sA b545e84634e614099b00d50e593933eabf0793035eaa439b6d82ec669f69de7f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDtiHTDuQk8EDH5R+JfDMucI4ZpOzKN5SLD+j35QLLySgGXholoDxtqjHnmRjM1rpj5SIaXjHBZdJi7iax+1MRywHYBi5BfTtzYPgA+NH8mt+XkcdkEuFPcYxGh6fMQDQWb2g9Euze/6qi0W9mbYXvvb1/Q3bhVCXg1UgKD42BndWEpbMYFfzJLZWPtOD/lg81pwUmf/4BpPFv52sy87lQVfkkvcUliLObR4S0TI5hPLYxBS+RXmHYKgvPMB2QJ9wum62lJ+YM1MxPygS0OWbIB6UQGXmvxRXA4osXkxJ8ksPPCupOgFNiiYro91cQh3mmi6iHc9kMz5R1aNGGOfDdlnLx9DRSIiNcacjXEVNFaoM0x441f4GeU2ZR8/7uq2dfk7QjPlh1eJGxG9pzRiQ8JCDF1car0eYwXdMTsQoQqpIi5imqcELdcqGGp9FhzFElgUwpf15JYlkouVhS6hq4LDjhLNk7dDT8fmCEnHOPcbxaTgN7J3idnJK6zeIniuuk= root@iZj6ce071s2zz3reioxn93Z", "key_options": null, "keyfile": "/home/kevinz/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kevinz", "validate_certs": true} 2021-07-24T16:24:07.113 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'kevinz', 'ovpn': 'kevinz@linaroceph a2GchLhkaayg78xuUnI0sA b545e84634e614099b00d50e593933eabf0793035eaa439b6d82ec669f69de7f'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kevinz", "ovpn": "kevinz@linaroceph a2GchLhkaayg78xuUnI0sA b545e84634e614099b00d50e593933eabf0793035eaa439b6d82ec669f69de7f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDtiHTDuQk8EDH5R+JfDMucI4ZpOzKN5SLD+j35QLLySgGXholoDxtqjHnmRjM1rpj5SIaXjHBZdJi7iax+1MRywHYBi5BfTtzYPgA+NH8mt+XkcdkEuFPcYxGh6fMQDQWb2g9Euze/6qi0W9mbYXvvb1/Q3bhVCXg1UgKD42BndWEpbMYFfzJLZWPtOD/lg81pwUmf/4BpPFv52sy87lQVfkkvcUliLObR4S0TI5hPLYxBS+RXmHYKgvPMB2QJ9wum62lJ+YM1MxPygS0OWbIB6UQGXmvxRXA4osXkxJ8ksPPCupOgFNiiYro91cQh3mmi6iHc9kMz5R1aNGGOfDdlnLx9DRSIiNcacjXEVNFaoM0x441f4GeU2ZR8/7uq2dfk7QjPlh1eJGxG9pzRiQ8JCDF1car0eYwXdMTsQoQqpIi5imqcELdcqGGp9FhzFElgUwpf15JYlkouVhS6hq4LDjhLNk7dDT8fmCEnHOPcbxaTgN7J3idnJK6zeIniuuk= root@iZj6ce071s2zz3reioxn93Z", "key_options": null, "keyfile": "/home/kevinz/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kevinz", "validate_certs": true} 2021-07-24T16:24:07.207 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'liu-chunmei', 'ovpn': 'liu-chunmei@otccldstore gKMLlCSH99LCDse00ja0Kg 2c140368bca0e48102330631f91e5299298461a24cab483b9765293eafb2050c'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "liu-chunmei", "ovpn": "liu-chunmei@otccldstore gKMLlCSH99LCDse00ja0Kg 2c140368bca0e48102330631f91e5299298461a24cab483b9765293eafb2050c"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1YAaxAvlRgu72huAggHpoDKSgtF/b00ACfUX4Wk5NyLFbYI3PAQapHNcNL4mIsH8pc6YkdjcJ5N/F12aEupJGQ0Q06OS324xapnaBoUy1hQl9IvhtPqTLEwR0X5xLIAhNBLIEJDNVg13MKwr0u5YVUXdrQRu7Kj9RXAPBahNZFo/Ed+cnR3LICQWliHeHFrk/DU2DUHol3a5wAPxrowAG0AxAecP6/7rASMmitvLQwdQcfIJAhWYgfyXzudg+gOmAEgv3O3U4QOikgmkm/EabUXLJnlTj6yuhtuuctdJr73UT3wLGAGmphLKCkug27kb1nTNoDa+PW/+grP63zhU1 chunmei@otccldstore05", "key_options": null, "keyfile": "/home/liu-chunmei/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "liu-chunmei", "validate_certs": true} 2021-07-24T16:24:07.353 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'liu-chunmei', 'ovpn': 'liu-chunmei@otccldstore gKMLlCSH99LCDse00ja0Kg 2c140368bca0e48102330631f91e5299298461a24cab483b9765293eafb2050c'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "liu-chunmei", "ovpn": "liu-chunmei@otccldstore gKMLlCSH99LCDse00ja0Kg 2c140368bca0e48102330631f91e5299298461a24cab483b9765293eafb2050c"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1YAaxAvlRgu72huAggHpoDKSgtF/b00ACfUX4Wk5NyLFbYI3PAQapHNcNL4mIsH8pc6YkdjcJ5N/F12aEupJGQ0Q06OS324xapnaBoUy1hQl9IvhtPqTLEwR0X5xLIAhNBLIEJDNVg13MKwr0u5YVUXdrQRu7Kj9RXAPBahNZFo/Ed+cnR3LICQWliHeHFrk/DU2DUHol3a5wAPxrowAG0AxAecP6/7rASMmitvLQwdQcfIJAhWYgfyXzudg+gOmAEgv3O3U4QOikgmkm/EabUXLJnlTj6yuhtuuctdJr73UT3wLGAGmphLKCkug27kb1nTNoDa+PW/+grP63zhU1 chunmei@otccldstore05", "key_options": null, "keyfile": "/home/liu-chunmei/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "liu-chunmei", "validate_certs": true} 2021-07-24T16:24:07.437 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'cyx1231st', 'ovpn': 'cyx1231st@yingxin-server C3qUn5JXYFehgyfol2lnhw c5f306797eac838797ea99b07bd0f5e8e185052887b82ba5c343a42eb271747a'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "cyx1231st", "ovpn": "cyx1231st@yingxin-server C3qUn5JXYFehgyfol2lnhw c5f306797eac838797ea99b07bd0f5e8e185052887b82ba5c343a42eb271747a"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLbPdDb+XHOD2fo8g3RacATj0cG07uELwUvqQP35y+JmhNRSb/ttaysFLA5ss0y77TiXx22saP3ECEm5SnuPg5IERkPQmXiw84ATTNfLnzx2G5H223SLaTQiGfSgniBCJHVPCJfNahJiurlZoOAlwDz6SKXTUiivVrFJ22iTBDCQUO6HFQKjE7aM3RAo5mZXKVlTXzM6WOd8vlzk3HMzV0/91JR6H86Lt9MEzXT4dOzqmtxd8gS6U+vA+50zOIspdK+orTRJ0PO2Fn8c1RSYM8g7uqQtpDcOEHderW8TRsqBbDxpyslK6hRX5urUNBX506XE6JNoViLNvCofgseCGj yingxin@yingxin-server", "key_options": null, "keyfile": "/home/cyx1231st/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cyx1231st", "validate_certs": true} 2021-07-24T16:24:07.583 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'cyx1231st', 'ovpn': 'cyx1231st@yingxin-server C3qUn5JXYFehgyfol2lnhw c5f306797eac838797ea99b07bd0f5e8e185052887b82ba5c343a42eb271747a'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "cyx1231st", "ovpn": "cyx1231st@yingxin-server C3qUn5JXYFehgyfol2lnhw c5f306797eac838797ea99b07bd0f5e8e185052887b82ba5c343a42eb271747a"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLbPdDb+XHOD2fo8g3RacATj0cG07uELwUvqQP35y+JmhNRSb/ttaysFLA5ss0y77TiXx22saP3ECEm5SnuPg5IERkPQmXiw84ATTNfLnzx2G5H223SLaTQiGfSgniBCJHVPCJfNahJiurlZoOAlwDz6SKXTUiivVrFJ22iTBDCQUO6HFQKjE7aM3RAo5mZXKVlTXzM6WOd8vlzk3HMzV0/91JR6H86Lt9MEzXT4dOzqmtxd8gS6U+vA+50zOIspdK+orTRJ0PO2Fn8c1RSYM8g7uqQtpDcOEHderW8TRsqBbDxpyslK6hRX5urUNBX506XE6JNoViLNvCofgseCGj yingxin@yingxin-server", "key_options": null, "keyfile": "/home/cyx1231st/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cyx1231st", "validate_certs": true} 2021-07-24T16:24:07.668 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'sunnagar', 'ovpn': 'sunil@sepia-lab j6h8NzyTGEE6WHYT3uiOXA eda7763cdd544d8e7198cefee77f38641d44c8a6aa4d37b8b1429620641809ae'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sunnagar", "ovpn": "sunil@sepia-lab j6h8NzyTGEE6WHYT3uiOXA eda7763cdd544d8e7198cefee77f38641d44c8a6aa4d37b8b1429620641809ae"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdqw+8an6CHqsagFqXfuzQi1zCFHCh0e9pDtYz+ylA7L+7vnJLjTR7km0bb4Z6VTUh7h0/nUfF6faPzD2KGmTKvS+mTpeOUaN/H8O8j8qqh90f8z4T8F8L3DwqQbPf/R0izXmTgz0FZObFHmj+G8a+D4ndxF80EPzKkML/G0Hg2GEVdYzazSY4imSY2f56ul6qByBknhFshaTo2DUDcdbDDokF6lO6WgXhY0MJrT24CUSMyZmyi+3hF7vowW2dfbJ+SuDft4XmPDnIxRhDWWvi12jZb8Le7SWYzUlu7fAGbWe63VJqNh992myI61aZshApDD24+1xqIoo+Z/XkQD3l sunnagar@localhost.localdomain", "key_options": null, "keyfile": "/home/sunnagar/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sunnagar", "validate_certs": true} 2021-07-24T16:24:07.813 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'sunnagar', 'ovpn': 'sunil@sepia-lab j6h8NzyTGEE6WHYT3uiOXA eda7763cdd544d8e7198cefee77f38641d44c8a6aa4d37b8b1429620641809ae'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sunnagar", "ovpn": "sunil@sepia-lab j6h8NzyTGEE6WHYT3uiOXA eda7763cdd544d8e7198cefee77f38641d44c8a6aa4d37b8b1429620641809ae"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdqw+8an6CHqsagFqXfuzQi1zCFHCh0e9pDtYz+ylA7L+7vnJLjTR7km0bb4Z6VTUh7h0/nUfF6faPzD2KGmTKvS+mTpeOUaN/H8O8j8qqh90f8z4T8F8L3DwqQbPf/R0izXmTgz0FZObFHmj+G8a+D4ndxF80EPzKkML/G0Hg2GEVdYzazSY4imSY2f56ul6qByBknhFshaTo2DUDcdbDDokF6lO6WgXhY0MJrT24CUSMyZmyi+3hF7vowW2dfbJ+SuDft4XmPDnIxRhDWWvi12jZb8Le7SWYzUlu7fAGbWe63VJqNh992myI61aZshApDD24+1xqIoo+Z/XkQD3l sunnagar@localhost.localdomain", "key_options": null, "keyfile": "/home/sunnagar/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sunnagar", "validate_certs": true} 2021-07-24T16:24:07.897 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'lflores', 'ovpn': 'lflores@fedora CqF8+5Scni+GHCfHkm3AAA 0771c83aa58141af4704f4b01bba4490638ee2033fdabe5a2a4b8e06768b29c2'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "lflores", "ovpn": "lflores@fedora CqF8+5Scni+GHCfHkm3AAA 0771c83aa58141af4704f4b01bba4490638ee2033fdabe5a2a4b8e06768b29c2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDTlsh9TFwLCeeD2RR+56VhRZ0hp9CHj72U3Z1gbMpxpcg6PYEDzb+0qPVQp1/cIhcwwy0sm13yFl/A5i0iCRpyqB2MbyaXjj0HgkNinxLBFkPSiW2C83lfAyAhG/gLk+FcmWE4+xVrE29aoSM0JtcNtp+q83UGdnFcvhFe0pgJbt5vITo3ZMJND/UZrzeewyK8Vy4Rvpfy8aHYi2Eq+7WQrRHwUwxn0CwsxldnUfmZtu58d+Rtt78LRF0mvcScNlC7q5D+8htmYwkWkK639w5IB3xPv+Z5cV49Psi24Q+9BIr9Zo9/OnnCTauAi5ivDlh+kk/iBksAE8rQpMhvfuSFnNoq2O87aPQvNQHdRCcOa7FVIDcuocu6AB8UP4cGcJreT4+BW5Zbk6vQeJZhmj9yExpRj9MuONy5793nKuAMPn9lOjuXRfK7A5Tb3OOhpEJK1/MjtdZz4mNmFFfFIZ24hgTZO0pOiMwDf/tQ6BG7H8NS9g3QmXPyZajUocw6Szs= lflores@redhat.com", "key_options": null, "keyfile": "/home/lflores/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "lflores", "validate_certs": true} 2021-07-24T16:24:08.048 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'lflores', 'ovpn': 'lflores@fedora CqF8+5Scni+GHCfHkm3AAA 0771c83aa58141af4704f4b01bba4490638ee2033fdabe5a2a4b8e06768b29c2'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "lflores", "ovpn": "lflores@fedora CqF8+5Scni+GHCfHkm3AAA 0771c83aa58141af4704f4b01bba4490638ee2033fdabe5a2a4b8e06768b29c2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDTlsh9TFwLCeeD2RR+56VhRZ0hp9CHj72U3Z1gbMpxpcg6PYEDzb+0qPVQp1/cIhcwwy0sm13yFl/A5i0iCRpyqB2MbyaXjj0HgkNinxLBFkPSiW2C83lfAyAhG/gLk+FcmWE4+xVrE29aoSM0JtcNtp+q83UGdnFcvhFe0pgJbt5vITo3ZMJND/UZrzeewyK8Vy4Rvpfy8aHYi2Eq+7WQrRHwUwxn0CwsxldnUfmZtu58d+Rtt78LRF0mvcScNlC7q5D+8htmYwkWkK639w5IB3xPv+Z5cV49Psi24Q+9BIr9Zo9/OnnCTauAi5ivDlh+kk/iBksAE8rQpMhvfuSFnNoq2O87aPQvNQHdRCcOa7FVIDcuocu6AB8UP4cGcJreT4+BW5Zbk6vQeJZhmj9yExpRj9MuONy5793nKuAMPn9lOjuXRfK7A5Tb3OOhpEJK1/MjtdZz4mNmFFfFIZ24hgTZO0pOiMwDf/tQ6BG7H8NS9g3QmXPyZajUocw6Szs= lflores@redhat.com", "key_options": null, "keyfile": "/home/lflores/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "lflores", "validate_certs": true} 2021-07-24T16:24:08.132 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'jsawaya', 'ovpn': 'jsawaya@thinkpad jEJaJNljo4e2sHstFCNljQ d0042e4c40344f7fa350d3e0b748686aea00c4757ffbe32a41f3b119463d9f46'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jsawaya", "ovpn": "jsawaya@thinkpad jEJaJNljo4e2sHstFCNljQ d0042e4c40344f7fa350d3e0b748686aea00c4757ffbe32a41f3b119463d9f46"}, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGq2g8OFN5msjIn5CNB2BRss9eIyJRk3r+7RQcnBOQid jsawaya@redhat.com", "key_options": null, "keyfile": "/home/jsawaya/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jsawaya", "validate_certs": true} 2021-07-24T16:24:08.278 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'jsawaya', 'ovpn': 'jsawaya@thinkpad jEJaJNljo4e2sHstFCNljQ d0042e4c40344f7fa350d3e0b748686aea00c4757ffbe32a41f3b119463d9f46'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jsawaya", "ovpn": "jsawaya@thinkpad jEJaJNljo4e2sHstFCNljQ d0042e4c40344f7fa350d3e0b748686aea00c4757ffbe32a41f3b119463d9f46"}, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGq2g8OFN5msjIn5CNB2BRss9eIyJRk3r+7RQcnBOQid jsawaya@redhat.com", "key_options": null, "keyfile": "/home/jsawaya/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jsawaya", "validate_certs": true} 2021-07-24T16:24:08.383 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'markw8973240', 'ovpn': 'shuai@mac d7Tqhwnt5D7+jeeqKQ375w e6ac2fb0750350a007d00bba1354989402199dc012150a84805be57a92e6f06d'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "markw8973240", "ovpn": "shuai@mac d7Tqhwnt5D7+jeeqKQ375w e6ac2fb0750350a007d00bba1354989402199dc012150a84805be57a92e6f06d"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDNIdsy+yA0QjwkvjzTiH4lKB+txlh4oGkgC0r1l9swmFvD+MuzNNkD+oB/YscT51tJXsP5/wZDZMuk60xds4Os2ejoIBvzdGBgZ1G2B33etHPmzgTFE7ZegBkMlvWYmrJ9YS+iaMvXn0MMtqfE4zq0kemVAA4NBfFZMhHPJMKCg7Gj31MR0S0b7dcPx7Jnpg4A45oHr0qnufeqZYQaHGgo+LO2xdoV4V2EswWr7YG+b1wI6DzFZBbNsGyQd+cE1BzQ8NmETPNNpDPk5dCyBS7U+4ZTf/WbWk3+Cn+Ky47iWfxcscupQRkCjmTYI/uCMhnrpGU0zEHkbFwLTS6wqDtDmVHm++xof3xSsGJ2cE/vZySZGHqdxqVXfT8gt17h35rME8eX3TU392rjfK6kjEUD3UgwJJp4NFzQIEXi2HTmDYx/Vi9nuId3V1NrDz98QLPUd1ijiy1DuzI0BJPE/DTDmsb7hNXNIcAV8VRc1243W3eaee/Pdg/wmwfkrgjTU3s= shuaiwang@Shuais-MacBook-Pro.local", "key_options": null, "keyfile": "/home/markw8973240/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "markw8973240", "validate_certs": true} 2021-07-24T16:24:08.509 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'markw8973240', 'ovpn': 'shuai@mac d7Tqhwnt5D7+jeeqKQ375w e6ac2fb0750350a007d00bba1354989402199dc012150a84805be57a92e6f06d'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "markw8973240", "ovpn": "shuai@mac d7Tqhwnt5D7+jeeqKQ375w e6ac2fb0750350a007d00bba1354989402199dc012150a84805be57a92e6f06d"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDNIdsy+yA0QjwkvjzTiH4lKB+txlh4oGkgC0r1l9swmFvD+MuzNNkD+oB/YscT51tJXsP5/wZDZMuk60xds4Os2ejoIBvzdGBgZ1G2B33etHPmzgTFE7ZegBkMlvWYmrJ9YS+iaMvXn0MMtqfE4zq0kemVAA4NBfFZMhHPJMKCg7Gj31MR0S0b7dcPx7Jnpg4A45oHr0qnufeqZYQaHGgo+LO2xdoV4V2EswWr7YG+b1wI6DzFZBbNsGyQd+cE1BzQ8NmETPNNpDPk5dCyBS7U+4ZTf/WbWk3+Cn+Ky47iWfxcscupQRkCjmTYI/uCMhnrpGU0zEHkbFwLTS6wqDtDmVHm++xof3xSsGJ2cE/vZySZGHqdxqVXfT8gt17h35rME8eX3TU392rjfK6kjEUD3UgwJJp4NFzQIEXi2HTmDYx/Vi9nuId3V1NrDz98QLPUd1ijiy1DuzI0BJPE/DTDmsb7hNXNIcAV8VRc1243W3eaee/Pdg/wmwfkrgjTU3s= shuaiwang@Shuais-MacBook-Pro.local", "key_options": null, "keyfile": "/home/markw8973240/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "markw8973240", "validate_certs": true} 2021-07-24T16:24:08.614 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'luisrico', 'ovpn': 'lricomor@lricomor-mac DI4SNq2EznedeK8Cztt2ug e05bc16840e8c3c45f641852101ad921abc248013ec89a599c27c275767b5347'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "luisrico", "ovpn": "lricomor@lricomor-mac DI4SNq2EznedeK8Cztt2ug e05bc16840e8c3c45f641852101ad921abc248013ec89a599c27c275767b5347"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+ZvZuogU+WfyGj4BR2xYllNoQqAoxQ6AM0IYddBV2pL1xgTM/SopuAxDRP0q2stpozMtjVjlvuiIgr/caqyTuOgYtYCvB09ppefqdnCDrJJBCOKpjUEnCpAKcBMMuz9V32Zqt5FgpIi0Mu7Gp/QCvB97imxEkoUunpdX/8Ri/xz0nJO+QqoJX5wOn91jG49XnkMCLzx+MuafhT90WFO9CV1sIVREZS+X2C7ACQuhx9Qwk7R4BXt2f3M4dA0K2nLwaAnVW50M1y6Gs50Wl+ojDR1itySOxv8YpwyRlRTOzQTyVMnG0Qsaxxwp+hy4b/vQW3NIUvHYdTyvqALTQdGHT lricomor@lricomor-mac", "key_options": null, "keyfile": "/home/luisrico/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "luisrico", "validate_certs": true} 2021-07-24T16:24:08.752 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'luisrico', 'ovpn': 'lricomor@lricomor-mac DI4SNq2EznedeK8Cztt2ug e05bc16840e8c3c45f641852101ad921abc248013ec89a599c27c275767b5347'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "luisrico", "ovpn": "lricomor@lricomor-mac DI4SNq2EznedeK8Cztt2ug e05bc16840e8c3c45f641852101ad921abc248013ec89a599c27c275767b5347"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+ZvZuogU+WfyGj4BR2xYllNoQqAoxQ6AM0IYddBV2pL1xgTM/SopuAxDRP0q2stpozMtjVjlvuiIgr/caqyTuOgYtYCvB09ppefqdnCDrJJBCOKpjUEnCpAKcBMMuz9V32Zqt5FgpIi0Mu7Gp/QCvB97imxEkoUunpdX/8Ri/xz0nJO+QqoJX5wOn91jG49XnkMCLzx+MuafhT90WFO9CV1sIVREZS+X2C7ACQuhx9Qwk7R4BXt2f3M4dA0K2nLwaAnVW50M1y6Gs50Wl+ojDR1itySOxv8YpwyRlRTOzQTyVMnG0Qsaxxwp+hy4b/vQW3NIUvHYdTyvqALTQdGHT lricomor@lricomor-mac", "key_options": null, "keyfile": "/home/luisrico/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "luisrico", "validate_certs": true} 2021-07-24T16:24:08.846 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'matan', 'ovpn': 'matanb@main 5ZJUAUM7LCpjmIkH+Ntl6g 27de66609fee4975af229f411a1f49f589a4c64b958d8913d3f5eff128a37afa'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "matan", "ovpn": "matanb@main 5ZJUAUM7LCpjmIkH+Ntl6g 27de66609fee4975af229f411a1f49f589a4c64b958d8913d3f5eff128a37afa"}, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICYMwYvykHtnVhhJwcKaiRh9oMpJkqvEA7OAbHPYOv6W matan.brz@gmail.com", "key_options": null, "keyfile": "/home/matan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "matan", "validate_certs": true} 2021-07-24T16:24:08.970 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'matan', 'ovpn': 'matanb@main 5ZJUAUM7LCpjmIkH+Ntl6g 27de66609fee4975af229f411a1f49f589a4c64b958d8913d3f5eff128a37afa'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "matan", "ovpn": "matanb@main 5ZJUAUM7LCpjmIkH+Ntl6g 27de66609fee4975af229f411a1f49f589a4c64b958d8913d3f5eff128a37afa"}, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICYMwYvykHtnVhhJwcKaiRh9oMpJkqvEA7OAbHPYOv6W matan.brz@gmail.com", "key_options": null, "keyfile": "/home/matan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "matan", "validate_certs": true} 2021-07-24T16:24:09.076 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'ozeneva', 'ovpn': 'ozeneva@omri qB3om9JUxgVneOibFeRq6Q 92277afcd0bce888f60dceab4b2e8695ebbf7241dba09e3350a12c4fffd6ebd5'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ozeneva", "ovpn": "ozeneva@omri qB3om9JUxgVneOibFeRq6Q 92277afcd0bce888f60dceab4b2e8695ebbf7241dba09e3350a12c4fffd6ebd5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCkFTEUxQkQ1cplOLOf86Teu4qTYGkMqWtjIwzsU/AcimjFolSI5fJ3B72PH7bhQKkSnOlTjiOos2LrD5i/XgxkJD6icVWwHO11lczsq/8K5x0ZMJbJaiT3QphBB4yItoge2Y4/7g4o/78Ne+U7eZ1L5fgeO1fExtIaEXK1lS8pVlpZQXyproTIzp1WLHoaXb38Mxc5jAtuvEKfEycdX3c8k/9ti2qBCZnmjPH05WOxkqCRyNBT+bSJZyFMYt9RDUuycn3BYVSXTAzPW0qwgvKY5vij+qiFoxij7nKNMH7w6C0arolCcJxhiMyEF3UbTuOxgVONWyqFk/vScGGSYj9ytQYjv0L1cFyOVhlpbu+tnptulfQ3faMpjROE/eYxTIoY7OPDgWbFqEUJ4eEhKwAC7aYIYUhvoI/8k+4u64nsyEJQdHXmB+OY3WE5TegYUCuqSsdPY74eO1o8dDgxF363eggDSBmYqSSs+Tpu9TNhJG7iJFX1tiAPwmKvjVrJOac= ozeneva@omri", "key_options": null, "keyfile": "/home/ozeneva/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ozeneva", "validate_certs": true} 2021-07-24T16:24:09.202 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'ozeneva', 'ovpn': 'ozeneva@omri qB3om9JUxgVneOibFeRq6Q 92277afcd0bce888f60dceab4b2e8695ebbf7241dba09e3350a12c4fffd6ebd5'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ozeneva", "ovpn": "ozeneva@omri qB3om9JUxgVneOibFeRq6Q 92277afcd0bce888f60dceab4b2e8695ebbf7241dba09e3350a12c4fffd6ebd5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCkFTEUxQkQ1cplOLOf86Teu4qTYGkMqWtjIwzsU/AcimjFolSI5fJ3B72PH7bhQKkSnOlTjiOos2LrD5i/XgxkJD6icVWwHO11lczsq/8K5x0ZMJbJaiT3QphBB4yItoge2Y4/7g4o/78Ne+U7eZ1L5fgeO1fExtIaEXK1lS8pVlpZQXyproTIzp1WLHoaXb38Mxc5jAtuvEKfEycdX3c8k/9ti2qBCZnmjPH05WOxkqCRyNBT+bSJZyFMYt9RDUuycn3BYVSXTAzPW0qwgvKY5vij+qiFoxij7nKNMH7w6C0arolCcJxhiMyEF3UbTuOxgVONWyqFk/vScGGSYj9ytQYjv0L1cFyOVhlpbu+tnptulfQ3faMpjROE/eYxTIoY7OPDgWbFqEUJ4eEhKwAC7aYIYUhvoI/8k+4u64nsyEJQdHXmB+OY3WE5TegYUCuqSsdPY74eO1o8dDgxF363eggDSBmYqSSs+Tpu9TNhJG7iJFX1tiAPwmKvjVrJOac= ozeneva@omri", "key_options": null, "keyfile": "/home/ozeneva/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ozeneva", "validate_certs": true} 2021-07-24T16:24:09.308 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'sudhanaruna', 'ovpn': 'ArunaSudhan@sudhan-linux t/fhf5WR4vQxW3F/Lx7Atw 09248b17c9abfe802ca4be1b93ad318138f54fb60b073ff857c2effadb27a997'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sudhanaruna", "ovpn": "ArunaSudhan@sudhan-linux t/fhf5WR4vQxW3F/Lx7Atw 09248b17c9abfe802ca4be1b93ad318138f54fb60b073ff857c2effadb27a997"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDepyzA+MeQT5oRM52SxmUUKVAzkcrH/NqFxoCpBAjUSioTMaB1h0PhHE00nvHnKRvqWdPl8LCBWS3Ncjh30r9lwHaP+oPy4iLQEc7D2Mwn7WyPh5cq9N3UF25C0AlMG744k1tBNb97qy73OJI+oc5pAj4vUpCC1Ut9pMP5E5pQCx/kwgSOpC7mk0dYr/H5FxjPb0ca55eisFTLXraHPSChdrHjlYC5XpOZ9csilTwFdF0fJdu0nMDwIxGvwTOaUcIcfNLkpGB2Sj/pAM4L9pVsIbeE3C8d978MZ8Ff+ksQ0T8eNzew2ZjSkSuV+oR1sBCJYZ7mbDQuYLKAs5DanO1VFJvgjBJm1zP2ONu+g0fn/j04qIosuudziwoG/dOTkFo+6dBvF5hQi7TbZOIUVFr5dBlGS+O4eoK0gi/wpzun227E4dadY9uB1wiZ/PTD/5og+gxWG32RkHqqX3ALlK4m8JKzrq214nZ7Dt9CNewiUkR15uRkDasGIdiu6qb4Ez8= ArunaSudhan@sudhan-linux", "key_options": null, "keyfile": "/home/sudhanaruna/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sudhanaruna", "validate_certs": true} 2021-07-24T16:24:09.445 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'sudhanaruna', 'ovpn': 'ArunaSudhan@sudhan-linux t/fhf5WR4vQxW3F/Lx7Atw 09248b17c9abfe802ca4be1b93ad318138f54fb60b073ff857c2effadb27a997'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sudhanaruna", "ovpn": "ArunaSudhan@sudhan-linux t/fhf5WR4vQxW3F/Lx7Atw 09248b17c9abfe802ca4be1b93ad318138f54fb60b073ff857c2effadb27a997"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDepyzA+MeQT5oRM52SxmUUKVAzkcrH/NqFxoCpBAjUSioTMaB1h0PhHE00nvHnKRvqWdPl8LCBWS3Ncjh30r9lwHaP+oPy4iLQEc7D2Mwn7WyPh5cq9N3UF25C0AlMG744k1tBNb97qy73OJI+oc5pAj4vUpCC1Ut9pMP5E5pQCx/kwgSOpC7mk0dYr/H5FxjPb0ca55eisFTLXraHPSChdrHjlYC5XpOZ9csilTwFdF0fJdu0nMDwIxGvwTOaUcIcfNLkpGB2Sj/pAM4L9pVsIbeE3C8d978MZ8Ff+ksQ0T8eNzew2ZjSkSuV+oR1sBCJYZ7mbDQuYLKAs5DanO1VFJvgjBJm1zP2ONu+g0fn/j04qIosuudziwoG/dOTkFo+6dBvF5hQi7TbZOIUVFr5dBlGS+O4eoK0gi/wpzun227E4dadY9uB1wiZ/PTD/5og+gxWG32RkHqqX3ALlK4m8JKzrq214nZ7Dt9CNewiUkR15uRkDasGIdiu6qb4Ez8= ArunaSudhan@sudhan-linux", "key_options": null, "keyfile": "/home/sudhanaruna/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sudhanaruna", "validate_certs": true} 2021-07-24T16:24:09.539 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'zl31wang', 'ovpn': 'zl31wang@sjtu Et6K7OVsdRTnvOY5iuvUxA a7f66c06b405df269ac8f28a4b2c9f00d087091082c53ed5e03517e3811d9fc2'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "zl31wang", "ovpn": "zl31wang@sjtu Et6K7OVsdRTnvOY5iuvUxA a7f66c06b405df269ac8f28a4b2c9f00d087091082c53ed5e03517e3811d9fc2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDuHIpWAz6Sk3ATLvTG4KS24JUzgqQBEm4EesPgf1cEG+xK4gISUixaVC9OSNS/KR+8/yoWAhmw992p8cp7mWXxqrRC9kIrthLWvD6Jjz3HTXgarO2oNibeVu27kK/Fm2vvUNACARBkoC5YXd6IuoZOEg1bJu06DLw5Y7pGMqZRVDOrE8WUDwr27roZSgU2/N+18Y1LYn4gwSvWpuC/IotLyGSpW7/dgrZAIreRoYboMdTSlIjjuzeWvYx/AnZmkeEo0IhfyuBRl7ZQwxSFYHn9Z1+iQkt+O9hEZYSZuYRuyFPRqHNMKCEj1iYVRMcwbf/x2/dhjfmbWmjOMJoNNwm+DpixHHbId6Idx82GlAtCgQSTe9aG783oCeZYuVUr1plIRjeEsdjY9UBRYKNknEAChKjMSbxysvO3Dy4yrU2r8qo1iBS1fi4HUg12asCLrJX7vSCvOhOn7ltqDTmt5UiLSn+eCzXpOTBDWz7McB28FoYyR+Rwz5GOH3ITFhPyhXc= wzl@manjaro-wzl", "key_options": null, "keyfile": "/home/zl31wang/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "zl31wang", "validate_certs": true} 2021-07-24T16:24:09.676 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'zl31wang', 'ovpn': 'zl31wang@sjtu Et6K7OVsdRTnvOY5iuvUxA a7f66c06b405df269ac8f28a4b2c9f00d087091082c53ed5e03517e3811d9fc2'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "zl31wang", "ovpn": "zl31wang@sjtu Et6K7OVsdRTnvOY5iuvUxA a7f66c06b405df269ac8f28a4b2c9f00d087091082c53ed5e03517e3811d9fc2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDuHIpWAz6Sk3ATLvTG4KS24JUzgqQBEm4EesPgf1cEG+xK4gISUixaVC9OSNS/KR+8/yoWAhmw992p8cp7mWXxqrRC9kIrthLWvD6Jjz3HTXgarO2oNibeVu27kK/Fm2vvUNACARBkoC5YXd6IuoZOEg1bJu06DLw5Y7pGMqZRVDOrE8WUDwr27roZSgU2/N+18Y1LYn4gwSvWpuC/IotLyGSpW7/dgrZAIreRoYboMdTSlIjjuzeWvYx/AnZmkeEo0IhfyuBRl7ZQwxSFYHn9Z1+iQkt+O9hEZYSZuYRuyFPRqHNMKCEj1iYVRMcwbf/x2/dhjfmbWmjOMJoNNwm+DpixHHbId6Idx82GlAtCgQSTe9aG783oCeZYuVUr1plIRjeEsdjY9UBRYKNknEAChKjMSbxysvO3Dy4yrU2r8qo1iBS1fi4HUg12asCLrJX7vSCvOhOn7ltqDTmt5UiLSn+eCzXpOTBDWz7McB28FoYyR+Rwz5GOH3ITFhPyhXc= wzl@manjaro-wzl", "key_options": null, "keyfile": "/home/zl31wang/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "zl31wang", "validate_certs": true} 2021-07-24T16:24:09.772 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'name': 'mayagilad', 'ovpn': 'mayagilad@mayagilad-ThinkPad-T480 AGw0uOFkRU6SX8Kp3nyGuA d29a792aad9cc6038dfc2e3471f6556b50ef73562b1bc6231c39d8daf20a19d0'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mayagilad", "ovpn": "mayagilad@mayagilad-ThinkPad-T480 AGw0uOFkRU6SX8Kp3nyGuA d29a792aad9cc6038dfc2e3471f6556b50ef73562b1bc6231c39d8daf20a19d0"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDIi8JMOVD91QR7EXBkhxeAsB2UO2gyWqYPiP6HjJO/TzzMKf7QtO928XzdORwQ1/jm2hDF1kaNPaU/XIHD0hHSvfICS4ELQcBPa5uPya6d5Kn5fVlpGqBcXBxKGbHB01PGjn0214eupt2LebWxkm7TP/BGDHKXXaoR748AlbyyG2L3TaNoGkwQiEoZe3CWgH4qkrf2CEpyfOa7BM7U0h+lceJxIGe+Yo6Ll14zyngDBa059E+ndFTpkQ6vECII7FdB1+A4Orhu40XHZgyVnlRudD1l80pIVnZves8N2zHZhQo8hp0sB5oY8HENiB09j7Xa6YQ/c1c2wm9E2xJHSNo7muFiHz48vQEgvNmu0lZdbVwXIy3IgLEBHjs6Kyqjtg618V4UaoP/LBOqtWtLd6TvGJ3qBlNyvhO5gZ2DGeLMN2WWoHxfl3VM+QGCGI2dnzUyHhfG1VBDYj8fzWXOuUVpVCMUw8fEg8GWmYLDwm3SbdMACWU87J0kAmaDPKcwwL6AwtWJZr/p89sSypl6y50JlOoDrbDbxrIbHQgbf1tcEgPOuLUN+O06qpi+OxKMtFdbvz+NQ4V4CpXpvMMQZj5AbuHp0EJ5Vme/Kcmpl/xoYGyFDzOEGR8lw6LMz+CpQ4GtnK5XXe1Xn3TJh6Tn2tVyS20p7artemGQQquCN8iQOw== mayag@gett.com", "key_options": null, "keyfile": "/home/mayagilad/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mayagilad", "validate_certs": true} 2021-07-24T16:24:10.012 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'name': 'mayagilad', 'ovpn': 'mayagilad@mayagilad-ThinkPad-T480 AGw0uOFkRU6SX8Kp3nyGuA d29a792aad9cc6038dfc2e3471f6556b50ef73562b1bc6231c39d8daf20a19d0'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mayagilad", "ovpn": "mayagilad@mayagilad-ThinkPad-T480 AGw0uOFkRU6SX8Kp3nyGuA d29a792aad9cc6038dfc2e3471f6556b50ef73562b1bc6231c39d8daf20a19d0"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDIi8JMOVD91QR7EXBkhxeAsB2UO2gyWqYPiP6HjJO/TzzMKf7QtO928XzdORwQ1/jm2hDF1kaNPaU/XIHD0hHSvfICS4ELQcBPa5uPya6d5Kn5fVlpGqBcXBxKGbHB01PGjn0214eupt2LebWxkm7TP/BGDHKXXaoR748AlbyyG2L3TaNoGkwQiEoZe3CWgH4qkrf2CEpyfOa7BM7U0h+lceJxIGe+Yo6Ll14zyngDBa059E+ndFTpkQ6vECII7FdB1+A4Orhu40XHZgyVnlRudD1l80pIVnZves8N2zHZhQo8hp0sB5oY8HENiB09j7Xa6YQ/c1c2wm9E2xJHSNo7muFiHz48vQEgvNmu0lZdbVwXIy3IgLEBHjs6Kyqjtg618V4UaoP/LBOqtWtLd6TvGJ3qBlNyvhO5gZ2DGeLMN2WWoHxfl3VM+QGCGI2dnzUyHhfG1VBDYj8fzWXOuUVpVCMUw8fEg8GWmYLDwm3SbdMACWU87J0kAmaDPKcwwL6AwtWJZr/p89sSypl6y50JlOoDrbDbxrIbHQgbf1tcEgPOuLUN+O06qpi+OxKMtFdbvz+NQ4V4CpXpvMMQZj5AbuHp0EJ5Vme/Kcmpl/xoYGyFDzOEGR8lw6LMz+CpQ4GtnK5XXe1Xn3TJh6Tn2tVyS20p7artemGQQquCN8iQOw== mayag@gett.com", "key_options": null, "keyfile": "/home/mayagilad/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mayagilad", "validate_certs": true} 2021-07-24T16:24:10.102 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:10 +0000 (0:00:35.582) 0:01:39.462 ********* 2021-07-24T16:24:10.121 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:10 +0000 (0:00:00.019) 0:01:39.481 ********* 2021-07-24T16:24:10.183 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys for each user with literal keys] ********** 2021-07-24T16:24:10.185 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'andrewschoen', 'ovpn': 'andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:10.194 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'zack', 'ovpn': 'zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:10.196 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'kdreyer', 'ovpn': 'kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:10.206 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'dmick', 'ovpn': 'dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:10.208 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'andrewschoen', 'ovpn': 'andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:10.218 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'sage', 'ovpn': 'sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:10.220 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'zack', 'ovpn': 'zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'dgalloway', 'ovpn': 'dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:10.230 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'kdreyer', 'ovpn': 'kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:10.232 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'akraitma', 'ovpn': 'akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jcaratzas", "ovpn": "jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:10.232 INFO:teuthology.task.ansible.out: 2021-07-24T16:24:10.233 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'dmick', 'ovpn': 'dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoA 2021-07-24T16:24:10.234 INFO:teuthology.task.ansible.out:dQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:10.244 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'trociny', 'ovpn': 'mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:10.246 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'sage', 'ovpn': 'sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'dgalloway', 'ovpn': 'dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:10.256 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'akraitma', 'ovpn': 'akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:10.267 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jcaratzas", "ovpn": "jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:10.269 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'trociny', 'ovpn': 'mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:10.469 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'smithfarm', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf', 'ovpn': 'smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "key_options": null, "keyfile": "/home/smithfarm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "smithfarm", "validate_certs": true} 2021-07-24T16:24:10.480 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'mbenjamin', 'ovpn': 'mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:10.491 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'aemerson', 'ovpn': 'aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:10.513 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'smithfarm', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf', 'ovpn': 'smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "key_options": null, "keyfile": "/home/smithfarm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "smithfarm", "validate_certs": true} 2021-07-24T16:24:10.524 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'mbenjamin', 'ovpn': 'mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:10.526 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'aemerson', 'ovpn': 'aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:10.722 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'amaredia', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour', 'ovpn': 'ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "key_options": null, "keyfile": "/home/amaredia/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "amaredia", "validate_certs": true} 2021-07-24T16:24:10.755 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'amaredia', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour', 'ovpn': 'ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "key_options": null, "keyfile": "/home/amaredia/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "amaredia", "validate_certs": true} 2021-07-24T16:24:10.943 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'name': 'tserlin', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet', 'ovpn': 'tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "key_options": null, "keyfile": "/home/tserlin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "tserlin", "validate_certs": true} 2021-07-24T16:24:10.954 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'dis', 'ovpn': 'dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:10.956 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'gregf', 'ovpn': 'gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:10.966 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'joshd', 'ovpn': 'jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:10.977 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'davidz', 'ovpn': 'dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:10.977 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'name': 'tserlin', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet', 'ovpn': 'tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "key_options": null, "keyfile": "/home/tserlin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "tserlin", "validate_certs": true} 2021-07-24T16:24:10.979 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'cmeno', 'ovpn': 'cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "cmeno", "ovpn": "cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:10.989 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'ivancich', 'ovpn': 'ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:10.991 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'dis', 'ovpn': 'dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.001 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'gregf', 'ovpn': 'gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.002 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'wusui', 'ovpn': 'wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.004 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'joshd', 'ovpn': 'jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.004 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'yuriw', 'ovpn': 'yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.004 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'davidz', 'ovpn': 'dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb 2021-07-24T16:24:11.006 INFO:teuthology.task.ansible.out:0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\ndavid@ubuntu-2004 sz2UXQopIP7TJ3t/XtOylw 515687a2ace008dbc318525cb273afed0887aa03ae9ca9b0933ca4792ef4addc\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.016 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'tamil', 'ovpn': 'tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.016 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'cmeno', 'ovpn': 'cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "cmeno", "ovpn": "cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.018 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'jowilkin', 'ovpn': 'jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'ivancich', 'ovpn': 'ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'bhubbard', 'ovpn': 'brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.029 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'wusui', 'ovpn': 'wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.031 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'yehudasa', 'ovpn': 'yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\nyehuda@crestview yUJ7nsAXRv78MgIyxJ93Yw 5b872feb20cbd895a5d8c87956f9cbd491471654b1a29aa8c13826cd95a44c40\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\nyehuda@crestview yUJ7nsAXRv78MgIyxJ93Yw 5b872feb20cbd895a5d8c87956f9cbd491471654b1a29aa8c13826cd95a44c40\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.041 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'yuriw', 'ovpn': 'yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.043 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'dang', 'ovpn': 'dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'tamil', 'ovpn': 'tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'branto', 'ovpn': 'branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.054 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'jowilkin', 'ovpn': 'jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.054 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'xiaoxichen', 'ovpn': 'xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.065 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'bhubbard', 'ovpn': 'brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.067 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'ffilz', 'ovpn': 'ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'joao', 'ovpn': 'joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.077 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'nhm', 'ovpn': 'nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.089 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'yehudasa', 'ovpn': 'yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\nyehuda@crestview yUJ7nsAXRv78MgIyxJ93Yw 5b872feb20cbd895a5d8c87956f9cbd491471654b1a29aa8c13826cd95a44c40\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\nyehuda@crestview yUJ7nsAXRv78MgIyxJ93Yw 5b872feb20cbd895a5d8c87956f9cbd491471654b1a29aa8c13826cd95a44c40\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.091 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'dang', 'ovpn': 'dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'branto', 'ovpn': 'branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'xiaoxichen', 'ovpn': 'xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'nwatkins', 'ovpn': 'nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.101 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'mkidd', 'ovpn': 'linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.103 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'jlopez', 'ovpn': 'JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'ffilz', 'ovpn': 'ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'joao', 'ovpn': 'joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.104 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'nhm', 'ovpn': 'nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRf 2021-07-24T16:24:11.105 INFO:teuthology.task.ansible.out:KQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'haomaiwang', 'ovpn': 'yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'kchai', 'ovpn': 'kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.115 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'nwatkins', 'ovpn': 'nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.117 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'mkidd', 'ovpn': 'linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.128 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'dfuller', 'ovpn': 'dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.130 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'jlopez', 'ovpn': 'JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'haomaiwang', 'ovpn': 'yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.143 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'kchai', 'ovpn': 'kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'vasu', 'ovpn': 'vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'smohan', 'ovpn': 'shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXD 2021-07-24T16:24:11.145 INFO:teuthology.task.ansible.out:Djw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.153 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'dfuller', 'ovpn': 'dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.154 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'abhi', 'ovpn': 'abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.165 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'cbodley', 'ovpn': 'cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.167 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'vasu', 'ovpn': 'vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'mwatts', 'ovpn': 'mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.177 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'smohan', 'ovpn': 'shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.178 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6\nprsrivas@t480 jciDaqMz2kZbSRymwpJiqA 68baba83dd966fe9536bc9a822428710b10a28781f695bc3fb750482a94b0e8c\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6\nprsrivas@t480 jciDaqMz2kZbSRymwpJiqA 68baba83dd966fe9536bc9a822428710b10a28781f695bc3fb750482a94b0e8c\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'pdonnell', 'ovpn': 'pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'abhi', 'ovpn': 'abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.189 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'cbodley', 'ovpn': 'cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.191 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'jlayton', 'ovpn': 'jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'mwatts', 'ovpn': 'mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'rzarzynski', 'ovpn': 'rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.201 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6\nprsrivas@t480 jciDaqMz2kZbSRymwpJiqA 68baba83dd966fe9536bc9a822428710b10a28781f695bc3fb750482a94b0e8c\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6\nprsrivas@t480 jciDaqMz2kZbSRymwpJiqA 68baba83dd966fe9536bc9a822428710b10a28781f695bc3fb750482a94b0e8c\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.203 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'rdias', 'ovpn': 'rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'pdonnell', 'ovpn': 'pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.214 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'vshankar', 'ovpn': 'vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.215 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'jlayton', 'ovpn': 'jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'akupczyk', 'ovpn': 'adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'rzarzynski', 'ovpn': 'rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.226 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'nojha', 'ovpn': 'nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.228 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'rdias', 'ovpn': 'rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'ifed01', 'ovpn': 'ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'vshankar', 'ovpn': 'vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.238 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'myoungwon', 'ovpn': 'myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "myoungwon", "ovpn": "myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.240 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'akupczyk', 'ovpn': 'adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'gabrioux', 'ovpn': 'gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'nojha', 'ovpn': 'nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.251 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'leseb', 'ovpn': 'leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.252 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'ifed01', 'ovpn': 'ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'hchen', 'ovpn': 'hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'myoungwon', 'ovpn': 'myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "myoungwon", "ovpn": "myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.263 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'jcollin', 'ovpn': 'jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.265 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'gabrioux', 'ovpn': 'gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.275 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'xxg', 'ovpn': 'xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.276 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'leseb', 'ovpn': 'leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'hchen', 'ovpn': 'hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'pcuzner', 'ovpn': 'pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.287 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'jcollin', 'ovpn': 'jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.289 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'mkogan', 'ovpn': 'mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'xxg', 'ovpn': 'xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.299 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.300 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'pcuzner', 'ovpn': 'pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'henrix', 'ovpn': 'henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.301 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'mkogan', 'ovpn': 'mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.312 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.313 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'pbs1108', 'ovpn': 'pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'clacroix', 'ovpn': 'clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.324 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'henrix', 'ovpn': 'henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'epuertat', 'ovpn': 'epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.326 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'pbs1108', 'ovpn': 'pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'tdehler', 'ovpn': 'tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.336 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'laura', 'ovpn': 'laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.339 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'clacroix', 'ovpn': 'clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'epuertat', 'ovpn': 'epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'yaarit', 'ovpn': 'yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'tdehler', 'ovpn': 'tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.350 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'rpavani1998', 'ovpn': 'admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.352 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'laura', 'ovpn': 'laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'rishabh', 'ovpn': 'rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.352 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'yaarit', 'ovpn': 'yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.364 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'skrah', 'ovpn': 'skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.365 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'rpavani1998', 'ovpn': 'admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.366 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'smanjara', 'ovpn': 'smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "smanjara", "ovpn": "smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.377 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'rishabh', 'ovpn': 'rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.378 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'skrah', 'ovpn': 'skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'pnawracay', 'ovpn': 'pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.390 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'smanjara', 'ovpn': 'smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "smanjara", "ovpn": "smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'alfonsomthd', 'ovpn': 'alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.392 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.401 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'pnawracay', 'ovpn': 'pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.403 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'oliveiradan', 'ovpn': 'oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'swagner', 'ovpn': 'swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'alfonsomthd', 'ovpn': 'alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.413 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'yuvalif', 'ovpn': 'ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.415 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'oliveiradan', 'ovpn': 'oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'kkeithle', 'ovpn': 'kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'swagner', 'ovpn': 'swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.426 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'emmericp', 'ovpn': 'paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.428 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'yuvalif', 'ovpn': 'ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'mchangir', 'ovpn': 'mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'kkeithle', 'ovpn': 'kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.438 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'sidharthanup', 'ovpn': 'sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.440 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'emmericp', 'ovpn': 'paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'varsha', 'ovpn': 'varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'mchangir', 'ovpn': 'mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.451 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'sjust', 'ovpn': 'sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.452 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'sidharthanup', 'ovpn': 'sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.452 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'ideepika', 'ovpn': 'deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ideepika", "ovpn": "deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.453 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'varsha', 'ovpn': 'varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.464 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'gsalomon', 'ovpn': 'gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.465 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'sjust', 'ovpn': 'sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'soumyakoduri', 'ovpn': 'skoduri@localhost w/vFHwM/x4hUGlKJCteKiA 97933f044fdd8b3cf57ad744ce032728b06f354b0d719790def82b2f5b9a6133'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "soumyakoduri", "ovpn": "skoduri@localhost w/vFHwM/x4hUGlKJCteKiA 97933f044fdd8b3cf57ad744ce032728b06f354b0d719790def82b2f5b9a6133"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'ideepika', 'ovpn': 'deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ideepika", "ovpn": "deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.476 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'kyr', 'ovpn': 'kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.478 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'gsalomon', 'ovpn': 'gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'sseshasa', 'ovpn': 'sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.488 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'soumyakoduri', 'ovpn': 'skoduri@localhost w/vFHwM/x4hUGlKJCteKiA 97933f044fdd8b3cf57ad744ce032728b06f354b0d719790def82b2f5b9a6133'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "soumyakoduri", "ovpn": "skoduri@localhost w/vFHwM/x4hUGlKJCteKiA 97933f044fdd8b3cf57ad744ce032728b06f354b0d719790def82b2f5b9a6133"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.490 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'rfriedma', 'ovpn': 'rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'kyr', 'ovpn': 'kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'sseshasa', 'ovpn': 'sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'lmb', 'ovpn': 'lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.500 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'rfriedma', 'ovpn': 'rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.502 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'ksirivad', 'ovpn': 'ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.512 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'lmb', 'ovpn': 'lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.513 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'ofriedma', 'ovpn': 'ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'ksirivad', 'ovpn': 'ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'h4iresis', 'ovpn': 'h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.524 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'ofriedma', 'ovpn': 'ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.526 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'shyukri', 'ovpn': 'shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'h4iresis', 'ovpn': 'h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'scarvalhojr', 'ovpn': 'scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.536 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'shyukri', 'ovpn': 'shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.538 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'rakesh', 'ovpn': 'rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'scarvalhojr', 'ovpn': 'scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'ryg-', 'ovpn': 'ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.548 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'rakesh', 'ovpn': 'rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.550 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'ryg-', 'ovpn': 'ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'zdover', 'ovpn': 'zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "zdover", "ovpn": "zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.560 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.562 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'rraja', 'ovpn': 'rraja@p50 k0lrZNIKWMH/VrZupJ9diA 03bfe34ee6e9a541e10426a3cc1e1046655420d4d0a79ce5667bec1b469a0100'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rraja", "ovpn": "rraja@p50 k0lrZNIKWMH/VrZupJ9diA 03bfe34ee6e9a541e10426a3cc1e1046655420d4d0a79ce5667bec1b469a0100"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'zdover', 'ovpn': 'zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "zdover", "ovpn": "zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.572 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'toabctl', 'ovpn': 'toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.574 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'rraja', 'ovpn': 'rraja@p50 k0lrZNIKWMH/VrZupJ9diA 03bfe34ee6e9a541e10426a3cc1e1046655420d4d0a79ce5667bec1b469a0100'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rraja", "ovpn": "rraja@p50 k0lrZNIKWMH/VrZupJ9diA 03bfe34ee6e9a541e10426a3cc1e1046655420d4d0a79ce5667bec1b469a0100"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'mgfritch', 'ovpn': 'mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.584 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'toabctl', 'ovpn': 'toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.586 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'xiubli', 'ovpn': 'root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xiubli", "ovpn": "root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'mgfritch', 'ovpn': 'mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.596 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'jafaj', 'ovpn': 'jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.598 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'xiubli', 'ovpn': 'root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xiubli", "ovpn": "root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'jschmid', 'ovpn': 'jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'jafaj', 'ovpn': 'jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.609 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'kachau', 'ovpn': 'kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'jschmid', 'ovpn': 'jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.611 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'khiremat', 'ovpn': 'khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "khiremat", "ovpn": "khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'kachau', 'ovpn': 'kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'kapandya', 'ovpn': 'kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.621 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'prasad', 'ovpn': 'prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.622 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'khiremat', 'ovpn': 'khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "khiremat", "ovpn": "khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'kapandya', 'ovpn': 'kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'vikhyat', 'ovpn': 'vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.633 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'prasad', 'ovpn': 'prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.636 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'shraddhaag', 'ovpn': 'shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'vikhyat', 'ovpn': 'vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'gkyratsas', 'ovpn': 'gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.646 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'shraddhaag', 'ovpn': 'shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.648 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'prateek', 'ovpn': 'prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "prateek", "ovpn": "prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'gkyratsas', 'ovpn': 'gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.658 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'jelopez', 'ovpn': 'jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jelopez", "ovpn": "jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.661 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'prateek', 'ovpn': 'prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "prateek", "ovpn": "prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'dcain', 'ovpn': 'dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dcain", "ovpn": "dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'jelopez', 'ovpn': 'jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jelopez", "ovpn": "jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.670 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'sunny', 'ovpn': 'sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sunny", "ovpn": "sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.672 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'dcain', 'ovpn': 'dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dcain", "ovpn": "dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.681 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'xuxuehan', 'ovpn': 'xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xuxuehan", "ovpn": "xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.683 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'sunny', 'ovpn': 'sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sunny", "ovpn": "sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'aclewett', 'ovpn': 'aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "aclewett", "ovpn": "aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'xuxuehan', 'ovpn': 'xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xuxuehan", "ovpn": "xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.694 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'cblum', 'ovpn': 'cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "cblum", "ovpn": "cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.696 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'aclewett', 'ovpn': 'aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "aclewett", "ovpn": "aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'mlatimer', 'ovpn': 'mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mlatimer", "ovpn": "mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.706 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'cblum', 'ovpn': 'cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "cblum", "ovpn": "cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.707 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'shyamsundarr', 'ovpn': 'shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shyamsundarr", "ovpn": "shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'mlatimer', 'ovpn': 'mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mlatimer", "ovpn": "mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'shuzhenyi', 'ovpn': 'bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shuzhenyi", "ovpn": "bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.718 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'shyamsundarr', 'ovpn': 'shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shyamsundarr", "ovpn": "shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.719 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'mdipalma', 'ovpn': 'mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.721 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'shuzhenyi', 'ovpn': 'bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shuzhenyi", "ovpn": "bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'kchang', 'ovpn': 'kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kchang", "ovpn": "kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.721 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'mdipalma', 'ovpn': 'mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.732 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'vereddy', 'ovpn': 'vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.733 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'kchang', 'ovpn': 'kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kchang", "ovpn": "kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'benhanokh', 'ovpn': 'gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "benhanokh", "ovpn": "gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.744 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'vereddy', 'ovpn': 'vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.746 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'jsalomon', 'ovpn': 'jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'benhanokh', 'ovpn': 'gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "benhanokh", "ovpn": "gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'jolmomar', 'ovpn': 'jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.746 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'jsalomon', 'ovpn': 'jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.757 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'hmunjulu', 'ovpn': 'hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "hmunjulu", "ovpn": "hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.759 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'jolmomar', 'ovpn': 'jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'julpark', 'ovpn': 'julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "julpark", "ovpn": "julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.761 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'hmunjulu', 'ovpn': 'hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "hmunjulu", "ovpn": "hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.770 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'pdhange', 'ovpn': 'prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pdhange", "ovpn": "prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.772 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'julpark', 'ovpn': 'julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "julpark", "ovpn": "julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'dpivonka', 'ovpn': 'dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dpivonka", "ovpn": "dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.772 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'pdhange', 'ovpn': 'prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pdhange", "ovpn": "prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'adking', 'ovpn': 'adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "adking", "ovpn": "adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.783 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'amathuri', 'ovpn': 'amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "amathuri", "ovpn": "amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.785 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'dpivonka', 'ovpn': 'dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dpivonka", "ovpn": "dpivonka@thinkpad huZBxlH4VpGff0Q68m/2Rg 43cc9c90a55fa3395862e679b60c5e6c016a59f186e7e8798579cd6046cc4ec8"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'adking', 'ovpn': 'adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "adking", "ovpn": "adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'nizamial09', 'ovpn': 'nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "nizamial09", "ovpn": "nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.796 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'amathuri', 'ovpn': 'amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "amathuri", "ovpn": "amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.796 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'dachary', 'ovpn': 'loic@tulipe 1NGxatlPDW6m9FLwzG2Gng cc19cfe2d2101909e9e0ae6b207d7e8dccafd8ec1f4594bdd006dda6b67a80b5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dachary", "ovpn": "loic@tulipe 1NGxatlPDW6m9FLwzG2Gng cc19cfe2d2101909e9e0ae6b207d7e8dccafd8ec1f4594bdd006dda6b67a80b5"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.797 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'nizamial09', 'ovpn': 'nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "nizamial09", "ovpn": "nia@redhat +vB2tfopNqiNnGugVmX3ew f9f6878bb5e6bb2353fa8da7d76e2d621e9fbf89a4c7583d7265cb984e231a99"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.798 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'amctagga', 'ovpn': 'amctagga@redhat20 DsFh00Ttjtomgs5nlTX3SA 713280e601e14a8fecfe190490e362f5f97bba3517b2bcfd4abd5230a45fbaa1'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "amctagga", "ovpn": "amctagga@redhat20 DsFh00Ttjtomgs5nlTX3SA 713280e601e14a8fecfe190490e362f5f97bba3517b2bcfd4abd5230a45fbaa1"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.809 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'dachary', 'ovpn': 'loic@tulipe 1NGxatlPDW6m9FLwzG2Gng cc19cfe2d2101909e9e0ae6b207d7e8dccafd8ec1f4594bdd006dda6b67a80b5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dachary", "ovpn": "loic@tulipe 1NGxatlPDW6m9FLwzG2Gng cc19cfe2d2101909e9e0ae6b207d7e8dccafd8ec1f4594bdd006dda6b67a80b5"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.810 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'kevinz', 'ovpn': 'kevinz@linaroceph a2GchLhkaayg78xuUnI0sA b545e84634e614099b00d50e593933eabf0793035eaa439b6d82ec669f69de7f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kevinz", "ovpn": "kevinz@linaroceph a2GchLhkaayg78xuUnI0sA b545e84634e614099b00d50e593933eabf0793035eaa439b6d82ec669f69de7f"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'amctagga', 'ovpn': 'amctagga@redhat20 DsFh00Ttjtomgs5nlTX3SA 713280e601e14a8fecfe190490e362f5f97bba3517b2bcfd4abd5230a45fbaa1'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "amctagga", "ovpn": "amctagga@redhat20 DsFh00Ttjtomgs5nlTX3SA 713280e601e14a8fecfe190490e362f5f97bba3517b2bcfd4abd5230a45fbaa1"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'liu-chunmei', 'ovpn': 'liu-chunmei@otccldstore gKMLlCSH99LCDse00ja0Kg 2c140368bca0e48102330631f91e5299298461a24cab483b9765293eafb2050c'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "liu-chunmei", "ovpn": "liu-chunmei@otccldstore gKMLlCSH99LCDse00ja0Kg 2c140368bca0e48102330631f91e5299298461a24cab483b9765293eafb2050c"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.821 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'kevinz', 'ovpn': 'kevinz@linaroceph a2GchLhkaayg78xuUnI0sA b545e84634e614099b00d50e593933eabf0793035eaa439b6d82ec669f69de7f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kevinz", "ovpn": "kevinz@linaroceph a2GchLhkaayg78xuUnI0sA b545e84634e614099b00d50e593933eabf0793035eaa439b6d82ec669f69de7f"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.823 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'cyx1231st', 'ovpn': 'cyx1231st@yingxin-server C3qUn5JXYFehgyfol2lnhw c5f306797eac838797ea99b07bd0f5e8e185052887b82ba5c343a42eb271747a'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "cyx1231st", "ovpn": "cyx1231st@yingxin-server C3qUn5JXYFehgyfol2lnhw c5f306797eac838797ea99b07bd0f5e8e185052887b82ba5c343a42eb271747a"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'liu-chunmei', 'ovpn': 'liu-chunmei@otccldstore gKMLlCSH99LCDse00ja0Kg 2c140368bca0e48102330631f91e5299298461a24cab483b9765293eafb2050c'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "liu-chunmei", "ovpn": "liu-chunmei@otccldstore gKMLlCSH99LCDse00ja0Kg 2c140368bca0e48102330631f91e5299298461a24cab483b9765293eafb2050c"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.834 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'sunnagar', 'ovpn': 'sunil@sepia-lab j6h8NzyTGEE6WHYT3uiOXA eda7763cdd544d8e7198cefee77f38641d44c8a6aa4d37b8b1429620641809ae'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sunnagar", "ovpn": "sunil@sepia-lab j6h8NzyTGEE6WHYT3uiOXA eda7763cdd544d8e7198cefee77f38641d44c8a6aa4d37b8b1429620641809ae"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'cyx1231st', 'ovpn': 'cyx1231st@yingxin-server C3qUn5JXYFehgyfol2lnhw c5f306797eac838797ea99b07bd0f5e8e185052887b82ba5c343a42eb271747a'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "cyx1231st", "ovpn": "cyx1231st@yingxin-server C3qUn5JXYFehgyfol2lnhw c5f306797eac838797ea99b07bd0f5e8e185052887b82ba5c343a42eb271747a"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.835 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'lflores', 'ovpn': 'lflores@fedora CqF8+5Scni+GHCfHkm3AAA 0771c83aa58141af4704f4b01bba4490638ee2033fdabe5a2a4b8e06768b29c2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "lflores", "ovpn": "lflores@fedora CqF8+5Scni+GHCfHkm3AAA 0771c83aa58141af4704f4b01bba4490638ee2033fdabe5a2a4b8e06768b29c2"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.845 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'sunnagar', 'ovpn': 'sunil@sepia-lab j6h8NzyTGEE6WHYT3uiOXA eda7763cdd544d8e7198cefee77f38641d44c8a6aa4d37b8b1429620641809ae'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sunnagar", "ovpn": "sunil@sepia-lab j6h8NzyTGEE6WHYT3uiOXA eda7763cdd544d8e7198cefee77f38641d44c8a6aa4d37b8b1429620641809ae"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.847 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'jsawaya', 'ovpn': 'jsawaya@thinkpad jEJaJNljo4e2sHstFCNljQ d0042e4c40344f7fa350d3e0b748686aea00c4757ffbe32a41f3b119463d9f46'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jsawaya", "ovpn": "jsawaya@thinkpad jEJaJNljo4e2sHstFCNljQ d0042e4c40344f7fa350d3e0b748686aea00c4757ffbe32a41f3b119463d9f46"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.857 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'lflores', 'ovpn': 'lflores@fedora CqF8+5Scni+GHCfHkm3AAA 0771c83aa58141af4704f4b01bba4490638ee2033fdabe5a2a4b8e06768b29c2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "lflores", "ovpn": "lflores@fedora CqF8+5Scni+GHCfHkm3AAA 0771c83aa58141af4704f4b01bba4490638ee2033fdabe5a2a4b8e06768b29c2"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.858 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'markw8973240', 'ovpn': 'shuai@mac d7Tqhwnt5D7+jeeqKQ375w e6ac2fb0750350a007d00bba1354989402199dc012150a84805be57a92e6f06d'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "markw8973240", "ovpn": "shuai@mac d7Tqhwnt5D7+jeeqKQ375w e6ac2fb0750350a007d00bba1354989402199dc012150a84805be57a92e6f06d"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'jsawaya', 'ovpn': 'jsawaya@thinkpad jEJaJNljo4e2sHstFCNljQ d0042e4c40344f7fa350d3e0b748686aea00c4757ffbe32a41f3b119463d9f46'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jsawaya", "ovpn": "jsawaya@thinkpad jEJaJNljo4e2sHstFCNljQ d0042e4c40344f7fa350d3e0b748686aea00c4757ffbe32a41f3b119463d9f46"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.869 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'luisrico', 'ovpn': 'lricomor@lricomor-mac DI4SNq2EznedeK8Cztt2ug e05bc16840e8c3c45f641852101ad921abc248013ec89a599c27c275767b5347'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "luisrico", "ovpn": "lricomor@lricomor-mac DI4SNq2EznedeK8Cztt2ug e05bc16840e8c3c45f641852101ad921abc248013ec89a599c27c275767b5347"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.871 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'matan', 'ovpn': 'matanb@main 5ZJUAUM7LCpjmIkH+Ntl6g 27de66609fee4975af229f411a1f49f589a4c64b958d8913d3f5eff128a37afa'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "matan", "ovpn": "matanb@main 5ZJUAUM7LCpjmIkH+Ntl6g 27de66609fee4975af229f411a1f49f589a4c64b958d8913d3f5eff128a37afa"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'markw8973240', 'ovpn': 'shuai@mac d7Tqhwnt5D7+jeeqKQ375w e6ac2fb0750350a007d00bba1354989402199dc012150a84805be57a92e6f06d'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "markw8973240", "ovpn": "shuai@mac d7Tqhwnt5D7+jeeqKQ375w e6ac2fb0750350a007d00bba1354989402199dc012150a84805be57a92e6f06d"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'ozeneva', 'ovpn': 'ozeneva@omri qB3om9JUxgVneOibFeRq6Q 92277afcd0bce888f60dceab4b2e8695ebbf7241dba09e3350a12c4fffd6ebd5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ozeneva", "ovpn": "ozeneva@omri qB3om9JUxgVneOibFeRq6Q 92277afcd0bce888f60dceab4b2e8695ebbf7241dba09e3350a12c4fffd6ebd5"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'luisrico', 'ovpn': 'lricomor@lricomor-mac DI4SNq2EznedeK8Cztt2ug e05bc16840e8c3c45f641852101ad921abc248013ec89a599c27c275767b5347'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "luisrico", "ovpn": "lricomor@lricomor-mac DI4SNq2EznedeK8Cztt2ug e05bc16840e8c3c45f641852101ad921abc248013ec89a599c27c275767b5347"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.872 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'matan', 'ovpn': 'matanb@main 5ZJUAUM7LCpjmIkH+Ntl6g 27de66609fee4975af229f411a1f49f589a4c64b958d8913d3f5eff128a37afa'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "matan", "ovpn": "matanb@main 5Z 2021-07-24T16:24:11.873 INFO:teuthology.task.ansible.out:JUAUM7LCpjmIkH+Ntl6g 27de66609fee4975af229f411a1f49f589a4c64b958d8913d3f5eff128a37afa"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.883 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'sudhanaruna', 'ovpn': 'ArunaSudhan@sudhan-linux t/fhf5WR4vQxW3F/Lx7Atw 09248b17c9abfe802ca4be1b93ad318138f54fb60b073ff857c2effadb27a997'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sudhanaruna", "ovpn": "ArunaSudhan@sudhan-linux t/fhf5WR4vQxW3F/Lx7Atw 09248b17c9abfe802ca4be1b93ad318138f54fb60b073ff857c2effadb27a997"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.884 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'ozeneva', 'ovpn': 'ozeneva@omri qB3om9JUxgVneOibFeRq6Q 92277afcd0bce888f60dceab4b2e8695ebbf7241dba09e3350a12c4fffd6ebd5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ozeneva", "ovpn": "ozeneva@omri qB3om9JUxgVneOibFeRq6Q 92277afcd0bce888f60dceab4b2e8695ebbf7241dba09e3350a12c4fffd6ebd5"}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'zl31wang', 'ovpn': 'zl31wang@sjtu Et6K7OVsdRTnvOY5iuvUxA a7f66c06b405df269ac8f28a4b2c9f00d087091082c53ed5e03517e3811d9fc2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "zl31wang", "ovpn": "zl31wang@sjtu Et6K7OVsdRTnvOY5iuvUxA a7f66c06b405df269ac8f28a4b2c9f00d087091082c53ed5e03517e3811d9fc2"}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'sudhanaruna', 'ovpn': 'ArunaSudhan@sudhan-linux t/fhf5WR4vQxW3F/Lx7Atw 09248b17c9abfe802ca4be1b93ad318138f54fb60b073ff857c2effadb27a997'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sudhanaruna", "ovpn": "ArunaSudhan@sudhan-linux t/fhf5WR4vQxW3F/Lx7Atw 09248b17c9abfe802ca4be1b93ad318138f54fb60b073ff857c2effadb27a997"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.885 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'name': 'mayagilad', 'ovpn': 'mayagilad@mayagilad-ThinkPad-T480 AGw0uOFkRU6SX8Kp3nyGuA d29a792aad9cc6038dfc2e3471f6556b50ef73562b1bc6231c39d8daf20a19d0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mayagilad", "ovpn": "mayagilad@mayagilad-ThinkPad-T480 AGw0uOFkRU6SX8Kp3nyGuA d29a792aad9cc6038dfc2e3471f6556b50ef73562b1bc6231c39d8daf20a19d0"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.885 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'zl31wang', 'ovpn': 'zl31wang@sjtu Et6K7OVsdRTnvOY5iuvUxA a7f66c06b405df269ac8f28a4b2c9f00d087091082c53ed5e03517e3811d9fc2'}) => {"ansible_loop_var": "item" 2021-07-24T16:24:11.887 INFO:teuthology.task.ansible.out:, "changed": false, "item": {"name": "zl31wang", "ovpn": "zl31wang@sjtu Et6K7OVsdRTnvOY5iuvUxA a7f66c06b405df269ac8f28a4b2c9f00d087091082c53ed5e03517e3811d9fc2"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.915 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'name': 'mayagilad', 'ovpn': 'mayagilad@mayagilad-ThinkPad-T480 AGw0uOFkRU6SX8Kp3nyGuA d29a792aad9cc6038dfc2e3471f6556b50ef73562b1bc6231c39d8daf20a19d0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mayagilad", "ovpn": "mayagilad@mayagilad-ThinkPad-T480 AGw0uOFkRU6SX8Kp3nyGuA d29a792aad9cc6038dfc2e3471f6556b50ef73562b1bc6231c39d8daf20a19d0"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:11.955 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:11 +0000 (0:00:01.833) 0:01:41.315 ********* 2021-07-24T16:24:11.975 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:11 +0000 (0:00:00.020) 0:01:41.335 ********* 2021-07-24T16:24:12.035 INFO:teuthology.task.ansible.out: TASK [Filter the revoked_users list] ******************************************* 2021-07-24T16:24:12.036 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:12.057 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:12 +0000 (0:00:00.082) 0:01:41.417 ********* 2021-07-24T16:24:12.064 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:12.088 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:12 +0000 (0:00:00.031) 0:01:41.448 ********* 2021-07-24T16:24:12.334 INFO:teuthology.task.ansible.out: TASK [Remove revoked users] **************************************************** 2021-07-24T16:24:12.336 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=zcerza) => {"ansible_loop_var": "item", "changed": false, "item": "zcerza", "name": "zcerza", "state": "absent"} 2021-07-24T16:24:12.367 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=zcerza) => {"ansible_loop_var": "item", "changed": false, "item": "zcerza", "name": "zcerza", "state": "absent"} 2021-07-24T16:24:12.525 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=aschoen) => {"ansible_loop_var": "item", "changed": false, "item": "aschoen", "name": "aschoen", "state": "absent"} 2021-07-24T16:24:12.557 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=aschoen) => {"ansible_loop_var": "item", "changed": false, "item": "aschoen", "name": "aschoen", "state": "absent"} 2021-07-24T16:24:12.713 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=andrew) => {"ansible_loop_var": "item", "changed": false, "item": "andrew", "name": "andrew", "state": "absent"} 2021-07-24T16:24:12.745 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=andrew) => {"ansible_loop_var": "item", "changed": false, "item": "andrew", "name": "andrew", "state": "absent"} 2021-07-24T16:24:12.905 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=sweil) => {"ansible_loop_var": "item", "changed": false, "item": "sweil", "name": "sweil", "state": "absent"} 2021-07-24T16:24:12.938 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=sweil) => {"ansible_loop_var": "item", "changed": false, "item": "sweil", "name": "sweil", "state": "absent"} 2021-07-24T16:24:13.096 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=brad) => {"ansible_loop_var": "item", "changed": false, "item": "brad", "name": "brad", "state": "absent"} 2021-07-24T16:24:13.128 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=brad) => {"ansible_loop_var": "item", "changed": false, "item": "brad", "name": "brad", "state": "absent"} 2021-07-24T16:24:13.285 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=kefu) => {"ansible_loop_var": "item", "changed": false, "item": "kefu", "name": "kefu", "state": "absent"} 2021-07-24T16:24:13.317 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=kefu) => {"ansible_loop_var": "item", "changed": false, "item": "kefu", "name": "kefu", "state": "absent"} 2021-07-24T16:24:13.476 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=shylesh) => {"ansible_loop_var": "item", "changed": false, "item": "shylesh", "name": "shylesh", "state": "absent"} 2021-07-24T16:24:13.508 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=shylesh) => {"ansible_loop_var": "item", "changed": false, "item": "shylesh", "name": "shylesh", "state": "absent"} 2021-07-24T16:24:13.664 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=gmeno) => {"ansible_loop_var": "item", "changed": false, "item": "gmeno", "name": "gmeno", "state": "absent"} 2021-07-24T16:24:13.706 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=gmeno) => {"ansible_loop_var": "item", "changed": false, "item": "gmeno", "name": "gmeno", "state": "absent"} 2021-07-24T16:24:13.854 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=alfredodeza) => {"ansible_loop_var": "item", "changed": false, "item": "alfredodeza", "name": "alfredodeza", "state": "absent"} 2021-07-24T16:24:13.896 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=alfredodeza) => {"ansible_loop_var": "item", "changed": false, "item": "alfredodeza", "name": "alfredodeza", "state": "absent"} 2021-07-24T16:24:14.053 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=trhoden) => {"ansible_loop_var": "item", "changed": false, "item": "trhoden", "name": "trhoden", "state": "absent"} 2021-07-24T16:24:14.085 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=trhoden) => {"ansible_loop_var": "item", "changed": false, "item": "trhoden", "name": "trhoden", "state": "absent"} 2021-07-24T16:24:14.242 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=nishtha) => {"ansible_loop_var": "item", "changed": false, "item": "nishtha", "name": "nishtha", "state": "absent"} 2021-07-24T16:24:14.274 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=nishtha) => {"ansible_loop_var": "item", "changed": false, "item": "nishtha", "name": "nishtha", "state": "absent"} 2021-07-24T16:24:14.430 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=yguang) => {"ansible_loop_var": "item", "changed": false, "item": "yguang", "name": "yguang", "state": "absent"} 2021-07-24T16:24:14.462 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=yguang) => {"ansible_loop_var": "item", "changed": false, "item": "yguang", "name": "yguang", "state": "absent"} 2021-07-24T16:24:14.619 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=sdieffen) => {"ansible_loop_var": "item", "changed": false, "item": "sdieffen", "name": "sdieffen", "state": "absent"} 2021-07-24T16:24:14.652 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=sdieffen) => {"ansible_loop_var": "item", "changed": false, "item": "sdieffen", "name": "sdieffen", "state": "absent"} 2021-07-24T16:24:14.810 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=brian) => {"ansible_loop_var": "item", "changed": false, "item": "brian", "name": "brian", "state": "absent"} 2021-07-24T16:24:14.852 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=brian) => {"ansible_loop_var": "item", "changed": false, "item": "brian", "name": "brian", "state": "absent"} 2021-07-24T16:24:14.998 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=pmcgarry) => {"ansible_loop_var": "item", "changed": false, "item": "pmcgarry", "name": "pmcgarry", "state": "absent"} 2021-07-24T16:24:15.040 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=pmcgarry) => {"ansible_loop_var": "item", "changed": false, "item": "pmcgarry", "name": "pmcgarry", "state": "absent"} 2021-07-24T16:24:15.188 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=karnan) => {"ansible_loop_var": "item", "changed": false, "item": "karnan", "name": "karnan", "state": "absent"} 2021-07-24T16:24:15.231 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=karnan) => {"ansible_loop_var": "item", "changed": false, "item": "karnan", "name": "karnan", "state": "absent"} 2021-07-24T16:24:15.380 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=ryneli) => {"ansible_loop_var": "item", "changed": false, "item": "ryneli", "name": "ryneli", "state": "absent"} 2021-07-24T16:24:15.423 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=ryneli) => {"ansible_loop_var": "item", "changed": false, "item": "ryneli", "name": "ryneli", "state": "absent"} 2021-07-24T16:24:15.569 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=dlambrig) => {"ansible_loop_var": "item", "changed": false, "item": "dlambrig", "name": "dlambrig", "state": "absent"} 2021-07-24T16:24:15.612 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=dlambrig) => {"ansible_loop_var": "item", "changed": false, "item": "dlambrig", "name": "dlambrig", "state": "absent"} 2021-07-24T16:24:15.759 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=icolle) => {"ansible_loop_var": "item", "changed": false, "item": "icolle", "name": "icolle", "state": "absent"} 2021-07-24T16:24:15.801 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=icolle) => {"ansible_loop_var": "item", "changed": false, "item": "icolle", "name": "icolle", "state": "absent"} 2021-07-24T16:24:15.948 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=soumya) => {"ansible_loop_var": "item", "changed": false, "item": "soumya", "name": "soumya", "state": "absent"} 2021-07-24T16:24:16.000 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=soumya) => {"ansible_loop_var": "item", "changed": false, "item": "soumya", "name": "soumya", "state": "absent"} 2021-07-24T16:24:16.137 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=jspray) => {"ansible_loop_var": "item", "changed": false, "item": "jspray", "name": "jspray", "state": "absent"} 2021-07-24T16:24:16.190 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=jspray) => {"ansible_loop_var": "item", "changed": false, "item": "jspray", "name": "jspray", "state": "absent"} 2021-07-24T16:24:16.327 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=erwan) => {"ansible_loop_var": "item", "changed": false, "item": "erwan", "name": "erwan", "state": "absent"} 2021-07-24T16:24:16.379 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=erwan) => {"ansible_loop_var": "item", "changed": false, "item": "erwan", "name": "erwan", "state": "absent"} 2021-07-24T16:24:16.516 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=jj) => {"ansible_loop_var": "item", "changed": false, "item": "jj", "name": "jj", "state": "absent"} 2021-07-24T16:24:16.568 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=jj) => {"ansible_loop_var": "item", "changed": false, "item": "jj", "name": "jj", "state": "absent"} 2021-07-24T16:24:16.704 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=amarangone) => {"ansible_loop_var": "item", "changed": false, "item": "amarangone", "name": "amarangone", "state": "absent"} 2021-07-24T16:24:16.748 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=amarangone) => {"ansible_loop_var": "item", "changed": false, "item": "amarangone", "name": "amarangone", "state": "absent"} 2021-07-24T16:24:16.894 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=oprypin) => {"ansible_loop_var": "item", "changed": false, "item": "oprypin", "name": "oprypin", "state": "absent"} 2021-07-24T16:24:16.947 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=oprypin) => {"ansible_loop_var": "item", "changed": false, "item": "oprypin", "name": "oprypin", "state": "absent"} 2021-07-24T16:24:17.083 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=adamyanova) => {"ansible_loop_var": "item", "changed": false, "item": "adamyanova", "name": "adamyanova", "state": "absent"} 2021-07-24T16:24:17.146 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=adamyanova) => {"ansible_loop_var": "item", "changed": false, "item": "adamyanova", "name": "adamyanova", "state": "absent"} 2021-07-24T16:24:17.271 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=sbillah) => {"ansible_loop_var": "item", "changed": false, "item": "sbillah", "name": "sbillah", "state": "absent"} 2021-07-24T16:24:17.334 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=sbillah) => {"ansible_loop_var": "item", "changed": false, "item": "sbillah", "name": "sbillah", "state": "absent"} 2021-07-24T16:24:17.460 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=onyb) => {"ansible_loop_var": "item", "changed": false, "item": "onyb", "name": "onyb", "state": "absent"} 2021-07-24T16:24:17.514 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=onyb) => {"ansible_loop_var": "item", "changed": false, "item": "onyb", "name": "onyb", "state": "absent"} 2021-07-24T16:24:17.649 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=jwilliamson) => {"ansible_loop_var": "item", "changed": false, "item": "jwilliamson", "name": "jwilliamson", "state": "absent"} 2021-07-24T16:24:17.703 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=jwilliamson) => {"ansible_loop_var": "item", "changed": false, "item": "jwilliamson", "name": "jwilliamson", "state": "absent"} 2021-07-24T16:24:17.840 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=kmroz) => {"ansible_loop_var": "item", "changed": false, "item": "kmroz", "name": "kmroz", "state": "absent"} 2021-07-24T16:24:17.893 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=kmroz) => {"ansible_loop_var": "item", "changed": false, "item": "kmroz", "name": "kmroz", "state": "absent"} 2021-07-24T16:24:18.029 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=shehbazj) => {"ansible_loop_var": "item", "changed": false, "item": "shehbazj", "name": "shehbazj", "state": "absent"} 2021-07-24T16:24:18.094 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=shehbazj) => {"ansible_loop_var": "item", "changed": false, "item": "shehbazj", "name": "shehbazj", "state": "absent"} 2021-07-24T16:24:18.219 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=abhishekvrshny) => {"ansible_loop_var": "item", "changed": false, "item": "abhishekvrshny", "name": "abhishekvrshny", "state": "absent"} 2021-07-24T16:24:18.282 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=abhishekvrshny) => {"ansible_loop_var": "item", "changed": false, "item": "abhishekvrshny", "name": "abhishekvrshny", "state": "absent"} 2021-07-24T16:24:18.411 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=asheplyakov) => {"ansible_loop_var": "item", "changed": false, "item": "asheplyakov", "name": "asheplyakov", "state": "absent"} 2021-07-24T16:24:18.473 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=asheplyakov) => {"ansible_loop_var": "item", "changed": false, "item": "asheplyakov", "name": "asheplyakov", "state": "absent"} 2021-07-24T16:24:18.588 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=liupan) => {"ansible_loop_var": "item", "changed": false, "item": "liupan", "name": "liupan", "state": "absent"} 2021-07-24T16:24:18.661 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=liupan) => {"ansible_loop_var": "item", "changed": false, "item": "liupan", "name": "liupan", "state": "absent"} 2021-07-24T16:24:18.777 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=adeza) => {"ansible_loop_var": "item", "changed": false, "item": "adeza", "name": "adeza", "state": "absent"} 2021-07-24T16:24:18.861 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=adeza) => {"ansible_loop_var": "item", "changed": false, "item": "adeza", "name": "adeza", "state": "absent"} 2021-07-24T16:24:18.966 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=pranith) => {"ansible_loop_var": "item", "changed": false, "item": "pranith", "name": "pranith", "state": "absent"} 2021-07-24T16:24:19.039 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=pranith) => {"ansible_loop_var": "item", "changed": false, "item": "pranith", "name": "pranith", "state": "absent"} 2021-07-24T16:24:20.475 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item=dorinda) => {"ansible_loop_var": "item", "changed": true, "force": false, "item": "dorinda", "name": "dorinda", "remove": false, "state": "absent"} 2021-07-24T16:24:20.497 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item=dorinda) => {"ansible_loop_var": "item", "changed": true, "force": false, "item": "dorinda", "name": "dorinda", "remove": false, "state": "absent"} 2021-07-24T16:24:21.938 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item=zyan) => {"ansible_loop_var": "item", "changed": true, "force": false, "item": "zyan", "name": "zyan", "remove": false, "state": "absent"} 2021-07-24T16:24:21.939 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item=zyan) => {"ansible_loop_var": "item", "changed": true, "force": false, "item": "zyan", "name": "zyan", "remove": false, "state": "absent"} 2021-07-24T16:24:23.396 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item=jdillaman) => {"ansible_loop_var": "item", "changed": true, "force": false, "item": "jdillaman", "name": "jdillaman", "remove": false, "state": "absent"} 2021-07-24T16:24:23.428 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item=jdillaman) => {"ansible_loop_var": "item", "changed": true, "force": false, "item": "jdillaman", "name": "jdillaman", "remove": false, "state": "absent"} 2021-07-24T16:24:23.596 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=nlevine) => {"ansible_loop_var": "item", "changed": false, "item": "nlevine", "name": "nlevine", "state": "absent"} 2021-07-24T16:24:23.628 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=nlevine) => {"ansible_loop_var": "item", "changed": false, "item": "nlevine", "name": "nlevine", "state": "absent"} 2021-07-24T16:24:23.797 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=tbrekke) => {"ansible_loop_var": "item", "changed": false, "item": "tbrekke", "name": "tbrekke", "state": "absent"} 2021-07-24T16:24:23.828 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=tbrekke) => {"ansible_loop_var": "item", "changed": false, "item": "tbrekke", "name": "tbrekke", "state": "absent"} 2021-07-24T16:24:23.987 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=taco) => {"ansible_loop_var": "item", "changed": false, "item": "taco", "name": "taco", "state": "absent"} 2021-07-24T16:24:24.019 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=taco) => {"ansible_loop_var": "item", "changed": false, "item": "taco", "name": "taco", "state": "absent"} 2021-07-24T16:24:24.167 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=louis) => {"ansible_loop_var": "item", "changed": false, "item": "louis", "name": "louis", "state": "absent"} 2021-07-24T16:24:24.209 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=louis) => {"ansible_loop_var": "item", "changed": false, "item": "louis", "name": "louis", "state": "absent"} 2021-07-24T16:24:24.356 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=amarango) => {"ansible_loop_var": "item", "changed": false, "item": "amarango", "name": "amarango", "state": "absent"} 2021-07-24T16:24:24.399 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=amarango) => {"ansible_loop_var": "item", "changed": false, "item": "amarango", "name": "amarango", "state": "absent"} 2021-07-24T16:24:24.549 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=oobe) => {"ansible_loop_var": "item", "changed": false, "item": "oobe", "name": "oobe", "state": "absent"} 2021-07-24T16:24:24.592 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=oobe) => {"ansible_loop_var": "item", "changed": false, "item": "oobe", "name": "oobe", "state": "absent"} 2021-07-24T16:24:24.738 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=rturk) => {"ansible_loop_var": "item", "changed": false, "item": "rturk", "name": "rturk", "state": "absent"} 2021-07-24T16:24:24.781 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=rturk) => {"ansible_loop_var": "item", "changed": false, "item": "rturk", "name": "rturk", "state": "absent"} 2021-07-24T16:24:24.927 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=fche) => {"ansible_loop_var": "item", "changed": false, "item": "fche", "name": "fche", "state": "absent"} 2021-07-24T16:24:24.969 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=fche) => {"ansible_loop_var": "item", "changed": false, "item": "fche", "name": "fche", "state": "absent"} 2021-07-24T16:24:25.116 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=jbainbri) => {"ansible_loop_var": "item", "changed": false, "item": "jbainbri", "name": "jbainbri", "state": "absent"} 2021-07-24T16:24:25.158 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=jbainbri) => {"ansible_loop_var": "item", "changed": false, "item": "jbainbri", "name": "jbainbri", "state": "absent"} 2021-07-24T16:24:25.306 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=kdhananj) => {"ansible_loop_var": "item", "changed": false, "item": "kdhananj", "name": "kdhananj", "state": "absent"} 2021-07-24T16:24:25.350 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:25 +0000 (0:00:13.261) 0:01:54.710 ********* 2021-07-24T16:24:25.361 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=kdhananj) => {"ansible_loop_var": "item", "changed": false, "item": "kdhananj", "name": "kdhananj", "state": "absent"} 2021-07-24T16:24:25.406 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:25 +0000 (0:00:00.056) 0:01:54.767 ********* 2021-07-24T16:24:25.904 INFO:teuthology.task.ansible.out: TASK [users : Write /keys-repo-sha1 sentinel file] ***************************** 2021-07-24T16:24:25.906 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => {"changed": true, "checksum": "6b66beacdb1c95b0ac86e1041f3914cfa0c50311", "dest": "/keys-repo-sha1", "gid": 0, "group": "root", "md5sum": "e34309bf71492baa6798d79247cca3d0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_runtime_t:s0", "size": 40, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1627143865.445725-24075-146251515586754/source", "state": "file", "uid": 0} 2021-07-24T16:24:25.928 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:25 +0000 (0:00:00.521) 0:01:55.288 ********* 2021-07-24T16:24:25.967 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => {"changed": true, "checksum": "6b66beacdb1c95b0ac86e1041f3914cfa0c50311", "dest": "/keys-repo-sha1", "gid": 0, "group": "root", "md5sum": "e34309bf71492baa6798d79247cca3d0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_runtime_t:s0", "size": 40, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1627143865.5022936-24081-80732250997138/source", "state": "file", "uid": 0} 2021-07-24T16:24:25.991 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:25 +0000 (0:00:00.062) 0:01:55.351 ********* 2021-07-24T16:24:26.008 INFO:teuthology.task.ansible.out: TASK [common : Log the OS name, version and release] *************************** 2021-07-24T16:24:26.010 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => { "msg": "Host smithi115.front.sepia.ceph.com is running RedHat 8.3 (Ootpa)" } 2021-07-24T16:24:26.034 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:26 +0000 (0:00:00.042) 0:01:55.394 ********* 2021-07-24T16:24:26.038 INFO:teuthology.task.ansible.out: 2021-07-24T16:24:26.062 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => { "msg": "Host smithi185.front.sepia.ceph.com is running RedHat 8.3 (Ootpa)" } 2021-07-24T16:24:26.085 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:26 +0000 (0:00:00.051) 0:01:55.446 ********* 2021-07-24T16:24:26.115 INFO:teuthology.task.ansible.out: TASK [common : Including major version specific variables.] ******************** 2021-07-24T16:24:26.117 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/redhat_8.yml) => {"ansible_facts": {"nrpe_selinux_packages": ["python3-libsemanage", "python3-policycoreutils"], "rhsm_repos": ["rhel-8-for-x86_64-baseos-rpms", "rhel-8-for-x86_64-appstream-rpms"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/redhat_8.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/redhat_8.yml"} 2021-07-24T16:24:26.140 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:26 +0000 (0:00:00.055) 0:01:55.501 ********* 2021-07-24T16:24:26.169 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/redhat_8.yml) => {"ansible_facts": {"nrpe_selinux_packages": ["python3-libsemanage", "python3-policycoreutils"], "rhsm_repos": ["rhel-8-for-x86_64-baseos-rpms", "rhel-8-for-x86_64-appstream-rpms"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/redhat_8.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/redhat_8.yml"} 2021-07-24T16:24:26.193 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:26 +0000 (0:00:00.052) 0:01:55.553 ********* 2021-07-24T16:24:26.211 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone (RHEL/CentOS 6)] *********************** 2021-07-24T16:24:26.213 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:26.235 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:26 +0000 (0:00:00.042) 0:01:55.595 ********* 2021-07-24T16:24:26.264 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:26.290 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:26 +0000 (0:00:00.054) 0:01:55.650 ********* 2021-07-24T16:24:26.775 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone (RHEL/CentOS 7)] *********************** 2021-07-24T16:24:26.777 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "cmd": "timedatectl | grep -E \"Time ?zone\" | sed -e \"s/.*: \\(.*\\) (.*/\\1/\"", "delta": "0:00:00.304646", "end": "2021-07-24 16:24:26.752870", "rc": 0, "start": "2021-07-24 16:24:26.448224", "stderr": "", "stderr_lines": [], "stdout": "Etc/UTC", "stdout_lines": ["Etc/UTC"]} 2021-07-24T16:24:26.798 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:26 +0000 (0:00:00.508) 0:01:56.158 ********* 2021-07-24T16:24:26.866 INFO:teuthology.task.ansible.out: TASK [common : Reboot RHEL7 to workaround systemd bug] ************************* 2021-07-24T16:24:26.868 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common : Get the current timezone (RHEL/CentOS 7)] *********************** ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "cmd": "timedatectl | grep -E \"Time ?zone\" | sed -e \"s/.*: \\(.*\\) (.*/\\1/\"", "delta": "0:00:00.348349", "end": "2021-07-24 16:24:26.849528", "rc": 0, "start": "2021-07-24 16:24:26.501179", "stderr": "", "stderr_lines": [], "stdout": "Etc/UTC", "stdout_lines": ["Etc/UTC"]} 2021-07-24T16:24:26.890 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:26 +0000 (0:00:00.092) 0:01:56.250 ********* 2021-07-24T16:24:26.910 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:26 +0000 (0:00:00.020) 0:01:56.270 ********* 2021-07-24T16:24:26.959 INFO:teuthology.task.ansible.out: TASK [common : Wait for reboot in case of systemd workaround] ****************** 2021-07-24T16:24:26.961 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:26.984 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:26 +0000 (0:00:00.073) 0:01:56.344 ********* 2021-07-24T16:24:26.992 INFO:teuthology.task.ansible.out: TASK [common : Reboot RHEL7 to workaround systemd bug] ************************* 2021-07-24T16:24:26.994 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:27.016 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:27 +0000 (0:00:00.032) 0:01:56.377 ********* 2021-07-24T16:24:27.054 INFO:teuthology.task.ansible.out: TASK [common : Set /etc/localtime (RHEL/CentOS 6)] ***************************** 2021-07-24T16:24:27.056 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:27.078 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:27 +0000 (0:00:00.061) 0:01:56.438 ********* 2021-07-24T16:24:27.096 INFO:teuthology.task.ansible.out: TASK [common : Wait for reboot in case of systemd workaround] ****************** 2021-07-24T16:24:27.098 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:27.122 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:27 +0000 (0:00:00.043) 0:01:56.482 ********* 2021-07-24T16:24:27.159 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone (RHEL/CentOS >= 7)] **************************** skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:27.192 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:27 +0000 (0:00:00.070) 0:01:56.552 ********* 2021-07-24T16:24:27.204 INFO:teuthology.task.ansible.out: TASK [common : Set /etc/localtime (RHEL/CentOS 6)] ***************************** 2021-07-24T16:24:27.205 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:27.237 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:27 +0000 (0:00:00.044) 0:01:56.597 ********* 2021-07-24T16:24:27.269 INFO:teuthology.task.ansible.out: TASK [common : Install yum on Fedora 22 and later] ***************************** 2021-07-24T16:24:27.271 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:27.295 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:27 +0000 (0:00:00.057) 0:01:56.655 ********* 2021-07-24T16:24:27.313 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone (RHEL/CentOS >= 7)] **************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:27.337 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:27 +0000 (0:00:00.041) 0:01:56.697 ********* 2021-07-24T16:24:27.377 INFO:teuthology.task.ansible.out: TASK [common : Set entitlements_path] ****************************************** 2021-07-24T16:24:27.379 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"ansible_facts": {"entitlements_path": "/etc/ansible/secrets/entitlements.yml"}, "changed": false} 2021-07-24T16:24:27.400 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:27 +0000 (0:00:00.062) 0:01:56.760 ********* 2021-07-24T16:24:27.417 INFO:teuthology.task.ansible.out: TASK [common : Install yum on Fedora 22 and later] ***************************** 2021-07-24T16:24:27.419 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:27.440 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:27 +0000 (0:00:00.040) 0:01:56.800 ********* 2021-07-24T16:24:27.488 INFO:teuthology.task.ansible.out: TASK [common : Include Red Hat encrypted variables.] *************************** 2021-07-24T16:24:27.490 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} ok: [smithi115.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2021-07-24T16:24:27.511 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:27 +0000 (0:00:00.070) 0:01:56.871 ********* 2021-07-24T16:24:27.528 INFO:teuthology.task.ansible.out: TASK [common : Set entitlements_path] ****************************************** 2021-07-24T16:24:27.530 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"ansible_facts": {"entitlements_path": "/etc/ansible/secrets/entitlements.yml"}, "changed": false} 2021-07-24T16:24:27.552 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:27 +0000 (0:00:00.040) 0:01:56.912 ********* 2021-07-24T16:24:27.590 INFO:teuthology.task.ansible.out: TASK [common : Set have_entitlements] ****************************************** 2021-07-24T16:24:27.592 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"ansible_facts": {"have_entitlements": true}, "changed": false} 2021-07-24T16:24:27.619 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:27 +0000 (0:00:00.063) 0:01:56.976 ********* 2021-07-24T16:24:27.645 INFO:teuthology.task.ansible.out: TASK [common : Include Red Hat encrypted variables.] *************************** 2021-07-24T16:24:27.647 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} ok: [smithi185.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2021-07-24T16:24:27.671 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:27 +0000 (0:00:00.056) 0:01:57.032 ********* 2021-07-24T16:24:27.762 INFO:teuthology.task.ansible.out: TASK [common : Set have_entitlements] ****************************************** 2021-07-24T16:24:27.764 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"ansible_facts": {"have_entitlements": true}, "changed": false} 2021-07-24T16:24:27.786 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:27 +0000 (0:00:00.114) 0:01:57.146 ********* 2021-07-24T16:24:28.884 INFO:teuthology.task.ansible.out: TASK [common : Install CA Cert from Satellite Server] ************************** 2021-07-24T16:24:28.885 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed /root/.ansible/tmp/ansible-moduletmp-1627143868.7379801-r5jn1dxc/katello-ca-consumer-latest.noarchaoukahon.rpm"]} 2021-07-24T16:24:28.906 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:28 +0000 (0:00:01.120) 0:01:58.266 ********* 2021-07-24T16:24:28.924 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed /root/.ansible/tmp/ansible-moduletmp-1627143868.7810307-2b68kie0/katello-ca-consumer-latest.noarchqhntks_r.rpm"]} 2021-07-24T16:24:28.949 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:28 +0000 (0:00:00.042) 0:01:58.309 ********* 2021-07-24T16:24:29.459 INFO:teuthology.task.ansible.out: TASK [common : Set the releasever] ********************************************* 2021-07-24T16:24:29.461 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => {"changed": true, "checksum": "a626a25b7b500f9214acf310b1376506a11f0de8", "dest": "/etc/yum/vars/releasever", "gid": 0, "group": "root", "md5sum": "5e20d6ed7744f334ad7deb3cea4d5905", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 3, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1627143869.0180247-24549-108064306215437/source", "state": "file", "uid": 0} 2021-07-24T16:24:29.482 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:29 +0000 (0:00:00.533) 0:01:58.842 ********* 2021-07-24T16:24:29.500 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => {"changed": true, "checksum": "a626a25b7b500f9214acf310b1376506a11f0de8", "dest": "/etc/yum/vars/releasever", "gid": 0, "group": "root", "md5sum": "5e20d6ed7744f334ad7deb3cea4d5905", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 3, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1627143869.0574837-24567-271677941234932/source", "state": "file", "uid": 0} 2021-07-24T16:24:29.524 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:29 +0000 (0:00:00.041) 0:01:58.884 ********* 2021-07-24T16:24:30.082 INFO:teuthology.task.ansible.out: TASK [common : Determine if node is registered with subscription-manager.] ***** 2021-07-24T16:24:30.084 INFO:teuthology.task.ansible.out:fatal: [smithi115.front.sepia.ceph.com]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} ...ignoring 2021-07-24T16:24:30.105 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:30 +0000 (0:00:00.581) 0:01:59.466 ********* 2021-07-24T16:24:30.144 INFO:teuthology.task.ansible.out:fatal: [smithi185.front.sepia.ceph.com]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} ...ignoring 2021-07-24T16:24:30.171 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:30 +0000 (0:00:00.065) 0:01:59.531 ********* 2021-07-24T16:24:30.188 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered if we're already registered] **************** 2021-07-24T16:24:30.189 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"ansible_facts": {"rhsm_registered": false}, "changed": false} 2021-07-24T16:24:30.214 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:30 +0000 (0:00:00.043) 0:01:59.574 ********* 2021-07-24T16:24:30.265 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"ansible_facts": {"rhsm_registered": false}, "changed": false} 2021-07-24T16:24:30.288 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:30 +0000 (0:00:00.074) 0:01:59.648 ********* 2021-07-24T16:24:47.461 INFO:teuthology.task.ansible.out: TASK [common : Register with subscription-manager.] **************************** 2021-07-24T16:24:47.463 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => {"attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} 2021-07-24T16:24:47.485 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:47 +0000 (0:00:17.196) 0:02:16.845 ********* 2021-07-24T16:24:47.561 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered if we just registered] ********************** 2021-07-24T16:24:47.562 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"ansible_facts": {"rhsm_registered": true}, "changed": false} 2021-07-24T16:24:47.583 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:47 +0000 (0:00:00.098) 0:02:16.943 ********* 2021-07-24T16:24:48.139 INFO:teuthology.task.ansible.out: TASK [common : Register with subscription-manager.] **************************** changed: [smithi185.front.sepia.ceph.com] => {"attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} 2021-07-24T16:24:48.163 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:48 +0000 (0:00:00.579) 0:02:17.523 ********* 2021-07-24T16:24:48.181 INFO:teuthology.task.ansible.out: TASK [common : List CDN releases available to system] ************************** 2021-07-24T16:24:48.183 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "cmd": "subscription-manager release --list | grep -E '[0-9]'", "delta": "0:00:00.364235", "end": "2021-07-24 16:24:48.153776", "failed_when_result": false, "rc": 0, "start": "2021-07-24 16:24:47.789541", "stderr": "", "stderr_lines": [], "stdout": "7.8\n7.9\n7Server\n8\n8.2\n8.3\n8.4", "stdout_lines": ["7.8", "7.9", "7Server", "8", "8.2", "8.3", "8.4"]} 2021-07-24T16:24:48.211 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:48 +0000 (0:00:00.048) 0:02:17.571 ********* 2021-07-24T16:24:48.244 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered if we just registered] ********************** ok: [smithi185.front.sepia.ceph.com] => {"ansible_facts": {"rhsm_registered": true}, "changed": false} 2021-07-24T16:24:48.268 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:48 +0000 (0:00:00.056) 0:02:17.628 ********* 2021-07-24T16:24:48.307 INFO:teuthology.task.ansible.out: TASK [common : Unregister Beta/Alpha/RC system with subscription-manager] ****** 2021-07-24T16:24:48.309 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:48.334 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:48 +0000 (0:00:00.066) 0:02:17.695 ********* 2021-07-24T16:24:48.429 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered to false if Beta/Alpha/RC release] ********** skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:48.453 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:48 +0000 (0:00:00.117) 0:02:17.812 ********* 2021-07-24T16:24:48.536 INFO:teuthology.task.ansible.out: TASK [common : Configure internal beta repos in /etc/yum.repos.d/] ************* 2021-07-24T16:24:48.538 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2021-07-24T16:24:48.558 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:48 +0000 (0:00:00.106) 0:02:17.918 ********* 2021-07-24T16:24:48.639 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ 2021-07-24T16:24:48.641 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:48.663 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:48 +0000 (0:00:00.104) 0:02:18.023 ********* 2021-07-24T16:24:48.869 INFO:teuthology.task.ansible.out: TASK [common : List CDN releases available to system] ************************** 2021-07-24T16:24:48.871 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "cmd": "subscription-manager release --list | grep -E '[0-9]'", "delta": "0:00:00.360402", "end": "2021-07-24 16:24:48.842557", "failed_when_result": false, "rc": 0, "start": "2021-07-24 16:24:48.482155", "stderr": "", "stderr_lines": [], "stdout": "7.8\n7.9\n7Server\n8\n8.2\n8.3\n8.4", "stdout_lines": ["7.8", "7.9", "7Server", "8", "8.2", "8.3", "8.4"]} 2021-07-24T16:24:48.892 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:48 +0000 (0:00:00.228) 0:02:18.252 ********* 2021-07-24T16:24:48.972 INFO:teuthology.task.ansible.out: TASK [common : Unregister Beta/Alpha/RC system with subscription-manager] ****** 2021-07-24T16:24:48.974 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:48.995 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:48 +0000 (0:00:00.102) 0:02:18.355 ********* 2021-07-24T16:24:49.075 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered to false if Beta/Alpha/RC release] ********** 2021-07-24T16:24:49.076 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:49.097 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:49 +0000 (0:00:00.102) 0:02:18.457 ********* 2021-07-24T16:24:49.167 INFO:teuthology.task.ansible.out: TASK [common : Configure internal beta repos in /etc/yum.repos.d/] ************* 2021-07-24T16:24:49.168 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2021-07-24T16:24:49.189 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:49 +0000 (0:00:00.091) 0:02:18.549 ********* 2021-07-24T16:24:49.268 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ 2021-07-24T16:24:49.270 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:49.293 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:49 +0000 (0:00:00.104) 0:02:18.653 ********* 2021-07-24T16:24:51.441 INFO:teuthology.task.ansible.out: TASK [common : Get list of enabled RHSM repos] ********************************* 2021-07-24T16:24:51.443 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "cmd": "subscription-manager repos --list | grep -B4 'Enabled:.*1' | grep 'Repo ID:' | sed -e 's/Repo ID:\\s*\\(.*\\)/\\1/' | sort", "delta": "0:00:02.516806", "end": "2021-07-24 16:24:51.415865", "rc": 0, "start": "2021-07-24 16:24:48.899059", "stderr": "", "stderr_lines": [], "stdout": "rhel-8-for-x86_64-appstream-rpms\nrhel-8-for-x86_64-baseos-rpms", "stdout_lines": ["rhel-8-for-x86_64-appstream-rpms", "rhel-8-for-x86_64-baseos-rpms"]} 2021-07-24T16:24:51.463 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:51 +0000 (0:00:02.170) 0:02:20.824 ********* 2021-07-24T16:24:51.554 INFO:teuthology.task.ansible.out: TASK [common : Store list of enabled repos] ************************************ 2021-07-24T16:24:51.556 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"ansible_facts": {"repo_list": ["rhel-8-for-x86_64-appstream-rpms", "rhel-8-for-x86_64-baseos-rpms"]}, "changed": false} 2021-07-24T16:24:51.577 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:51 +0000 (0:00:00.113) 0:02:20.937 ********* 2021-07-24T16:24:51.666 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos false if entitlements are missing or if we unregistered] *** 2021-07-24T16:24:51.668 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:51.689 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:51 +0000 (0:00:00.112) 0:02:21.049 ********* 2021-07-24T16:24:51.769 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos true if rhsm_repos differs from repo_list] **** 2021-07-24T16:24:51.771 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"ansible_facts": {"replace_repos": false}, "changed": false} 2021-07-24T16:24:51.792 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:51 +0000 (0:00:00.102) 0:02:21.151 ********* 2021-07-24T16:24:51.871 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos true if newly-subscribed] ********************* 2021-07-24T16:24:51.873 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"ansible_facts": {"replace_repos": true}, "changed": false} 2021-07-24T16:24:51.898 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:51 +0000 (0:00:00.106) 0:02:21.258 ********* 2021-07-24T16:24:52.062 INFO:teuthology.task.ansible.out: TASK [common : Get list of enabled RHSM repos] ********************************* 2021-07-24T16:24:52.064 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "cmd": "subscription-manager repos --list | grep -B4 'Enabled:.*1' | grep 'Repo ID:' | sed -e 's/Repo ID:\\s*\\(.*\\)/\\1/' | sort", "delta": "0:00:02.504148", "end": "2021-07-24 16:24:52.034940", "rc": 0, "start": "2021-07-24 16:24:49.530792", "stderr": "", "stderr_lines": [], "stdout": "rhel-8-for-x86_64-appstream-rpms\nrhel-8-for-x86_64-baseos-rpms", "stdout_lines": ["rhel-8-for-x86_64-appstream-rpms", "rhel-8-for-x86_64-baseos-rpms"]} 2021-07-24T16:24:52.086 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:52 +0000 (0:00:00.188) 0:02:21.447 ********* 2021-07-24T16:24:52.167 INFO:teuthology.task.ansible.out: TASK [common : Store list of enabled repos] ************************************ ok: [smithi185.front.sepia.ceph.com] => {"ansible_facts": {"repo_list": ["rhel-8-for-x86_64-appstream-rpms", "rhel-8-for-x86_64-baseos-rpms"]}, "changed": false} 2021-07-24T16:24:52.191 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:52 +0000 (0:00:00.104) 0:02:21.551 ********* 2021-07-24T16:24:52.261 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos false if entitlements are missing or if we unregistered] *** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:24:52.284 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:52 +0000 (0:00:00.092) 0:02:21.644 ********* 2021-07-24T16:24:52.363 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos true if rhsm_repos differs from repo_list] **** 2021-07-24T16:24:52.365 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"ansible_facts": {"replace_repos": false}, "changed": false} 2021-07-24T16:24:52.385 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:52 +0000 (0:00:00.101) 0:02:21.745 ********* 2021-07-24T16:24:52.464 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos true if newly-subscribed] ********************* 2021-07-24T16:24:52.466 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"ansible_facts": {"replace_repos": true}, "changed": false} 2021-07-24T16:24:52.485 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:52 +0000 (0:00:00.100) 0:02:21.846 ********* 2021-07-24T16:24:54.012 INFO:teuthology.task.ansible.out: TASK [common : Disable all rhsm repos] ***************************************** 2021-07-24T16:24:54.014 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} 2021-07-24T16:24:54.035 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:54 +0000 (0:00:01.549) 0:02:23.395 ********* 2021-07-24T16:24:54.672 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} 2021-07-24T16:24:54.699 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:54 +0000 (0:00:00.663) 0:02:24.059 ********* 2021-07-24T16:24:57.494 INFO:teuthology.task.ansible.out: TASK [common : Enable necessary rhsm repos] ************************************ 2021-07-24T16:24:57.496 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => {"changed": true, "cmd": ["subscription-manager", "repos", "--enable=rhel-8-for-x86_64-baseos-rpms", "--enable=rhel-8-for-x86_64-appstream-rpms"], "delta": "0:00:03.215857", "end": "2021-07-24 16:24:57.474215", "rc": 0, "start": "2021-07-24 16:24:54.258358", "stderr": "", "stderr_lines": [], "stdout": "Repository 'rhel-8-for-x86_64-baseos-rpms' is enabled for this system.\nRepository 'rhel-8-for-x86_64-appstream-rpms' is enabled for this system.", "stdout_lines": ["Repository 'rhel-8-for-x86_64-baseos-rpms' is enabled for this system.", "Repository 'rhel-8-for-x86_64-appstream-rpms' is enabled for this system."]} 2021-07-24T16:24:57.517 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:57 +0000 (0:00:02.818) 0:02:26.877 ********* 2021-07-24T16:24:58.032 INFO:teuthology.task.ansible.out: TASK [common : Remove old apt-mirror repository definition.] ******************* ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "path": "/etc/yum.repos.d/cd.repo", "state": "absent"} 2021-07-24T16:24:58.056 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:58 +0000 (0:00:00.538) 0:02:27.416 ********* 2021-07-24T16:24:58.298 INFO:teuthology.task.ansible.out: TASK [common : Increase the yum timeout.] ************************************** 2021-07-24T16:24:58.300 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} TASK [common : Enable necessary rhsm repos] ************************************ changed: [smithi185.front.sepia.ceph.com] => {"changed": true, "cmd": ["subscription-manager", "repos", "--enable=rhel-8-for-x86_64-baseos-rpms", "--enable=rhel-8-for-x86_64-appstream-rpms"], "delta": "0:00:03.365341", "end": "2021-07-24 16:24:58.279512", "rc": 0, "start": "2021-07-24 16:24:54.914171", "stderr": "", "stderr_lines": [], "stdout": "Repository 'rhel-8-for-x86_64-baseos-rpms' is enabled for this system.\nRepository 'rhel-8-for-x86_64-appstream-rpms' is enabled for this system.", "stdout_lines": ["Repository 'rhel-8-for-x86_64-baseos-rpms' is enabled for this system.", "Repository 'rhel-8-for-x86_64-appstream-rpms' is enabled for this system."]} 2021-07-24T16:24:58.321 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:58 +0000 (0:00:00.265) 0:02:27.682 ********* 2021-07-24T16:24:58.349 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:58 +0000 (0:00:00.027) 0:02:27.709 ********* 2021-07-24T16:24:58.599 INFO:teuthology.task.ansible.out: TASK [common : Remove old apt-mirror repository definition.] ******************* 2021-07-24T16:24:58.600 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "path": "/etc/yum.repos.d/cd.repo", "state": "absent"} 2021-07-24T16:24:58.622 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:58 +0000 (0:00:00.272) 0:02:27.981 ********* 2021-07-24T16:24:58.838 INFO:teuthology.task.ansible.out: TASK [common : Configure epel repos in /etc/yum.repos.d/] ********************** 2021-07-24T16:24:58.840 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'key': 'epel', 'value': {'name': 'Extra Packages for Enterprise Linux', 'mirrorlist': 'file:///etc/yum.repos.d/epel-mirrorlist', 'failovermethod': 'priority', 'enabled': '1', 'gpgcheck': 0}}) => {"ansible_loop_var": "item", "changed": false, "checksum": "86c0d58bde7ad4cfaafe592d2fefd92c920c42ca", "dest": "/etc/yum.repos.d/epel.repo", "gid": 0, "group": "root", "item": {"key": "epel", "value": {"enabled": "1", "failovermethod": "priority", "gpgcheck": 0, "mirrorlist": "file:///etc/yum.repos.d/epel-mirrorlist", "name": "Extra Packages for Enterprise Linux"}}, "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel.repo", "secontext": "system_u:object_r:system_conf_t:s0", "size": 236, "state": "file", "uid": 0} 2021-07-24T16:24:58.861 INFO:teuthology.task.ansible.out: TASK [common : Increase the yum timeout.] ************************************** ok: [smithi185.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2021-07-24T16:24:58.884 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:58 +0000 (0:00:00.262) 0:02:28.244 ********* 2021-07-24T16:24:59.277 INFO:teuthology.task.ansible.out: TASK [common : Configure epel repos in /etc/yum.repos.d/] ********************** 2021-07-24T16:24:59.279 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'key': 'epel-testing', 'value': {'name': 'Extra Packages for Enterprise Linux - Testing', 'mirrorlist': 'file:///etc/yum.repos.d/epel-testing-mirrorlist', 'failovermethod': 'priority', 'enabled': 0, 'gpgcheck': 0}}) => {"ansible_loop_var": "item", "changed": false, "checksum": "a1bad5509ed35b895c2061841236b1cfe10619ae", "dest": "/etc/yum.repos.d/epel-testing.repo", "gid": 0, "group": "root", "item": {"key": "epel-testing", "value": {"enabled": 0, "failovermethod": "priority", "gpgcheck": 0, "mirrorlist": "file:///etc/yum.repos.d/epel-testing-mirrorlist", "name": "Extra Packages for Enterprise Linux - Testing"}}, "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel-testing.repo", "secontext": "system_u:object_r:system_conf_t:s0", "size": 262, "state": "file", "uid": 0} 2021-07-24T16:24:59.303 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:59 +0000 (0:00:00.419) 0:02:28.663 ********* 2021-07-24T16:24:59.417 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'key': 'epel', 'value': {'name': 'Extra Packages for Enterprise Linux', 'mirrorlist': 'file:///etc/yum.repos.d/epel-mirrorlist', 'failovermethod': 'priority', 'enabled': '1', 'gpgcheck': 0}}) => {"ansible_loop_var": "item", "changed": false, "checksum": "86c0d58bde7ad4cfaafe592d2fefd92c920c42ca", "dest": "/etc/yum.repos.d/epel.repo", "gid": 0, "group": "root", "item": {"key": "epel", "value": {"enabled": "1", "failovermethod": "priority", "gpgcheck": 0, "mirrorlist": "file:///etc/yum.repos.d/epel-mirrorlist", "name": "Extra Packages for Enterprise Linux"}}, "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel.repo", "secontext": "system_u:object_r:system_conf_t:s0", "size": 236, "state": "file", "uid": 0} 2021-07-24T16:24:59.807 INFO:teuthology.task.ansible.out: TASK [common : Configure local epel mirrorlists] ******************************* 2021-07-24T16:24:59.809 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=epel-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "checksum": "3c9ba7bacd1e30bed014cefd1fb4eab0f0f8fa10", "dest": "/etc/yum.repos.d/epel-mirrorlist", "gid": 0, "group": "root", "item": "epel-mirrorlist", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel-mirrorlist", "secontext": "system_u:object_r:system_conf_t:s0", "size": 484, "state": "file", "uid": 0} 2021-07-24T16:24:59.862 INFO:teuthology.task.ansible.out: TASK [common : Configure epel repos in /etc/yum.repos.d/] ********************** 2021-07-24T16:24:59.864 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'key': 'epel-testing', 'value': {'name': 'Extra Packages for Enterprise Linux - Testing', 'mirrorlist': 'file:///etc/yum.repos.d/epel-testing-mirrorlist', 'failovermethod': 'priority', 'enabled': 0, 'gpgcheck': 0}}) => {"ansible_loop_var": "item", "changed": false, "checksum": "a1bad5509ed35b895c2061841236b1cfe10619ae", "dest": "/etc/yum.repos.d/epel-testing.repo", "gid": 0, "group": "root", "item": {"key": "epel-testing", "value": {"enabled": 0, "failovermethod": "priority", "gpgcheck": 0, "mirrorlist": "file:///etc/yum.repos.d/epel-testing-mirrorlist", "name": "Extra Packages for Enterprise Linux - Testing"}}, "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel-testing.repo", "secontext": "system_u:object_r:system_conf_t:s0", "size": 262, "state": "file", "uid": 0} 2021-07-24T16:24:59.889 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:24:59 +0000 (0:00:00.585) 0:02:29.249 ********* 2021-07-24T16:25:00.255 INFO:teuthology.task.ansible.out: TASK [common : Configure local epel mirrorlists] ******************************* 2021-07-24T16:25:00.257 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=epel-testing-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "checksum": "d542c3e2c30a0d3eb7d454775342c302c0ded15b", "dest": "/etc/yum.repos.d/epel-testing-mirrorlist", "gid": 0, "group": "root", "item": "epel-testing-mirrorlist", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel-testing-mirrorlist", "secontext": "system_u:object_r:system_conf_t:s0", "size": 540, "state": "file", "uid": 0} 2021-07-24T16:25:00.280 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:00 +0000 (0:00:00.390) 0:02:29.640 ********* 2021-07-24T16:25:00.359 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ 2021-07-24T16:25:00.361 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:25:00.388 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:00 +0000 (0:00:00.108) 0:02:29.748 ********* 2021-07-24T16:25:00.417 INFO:teuthology.task.ansible.out: TASK [common : Configure local epel mirrorlists] ******************************* 2021-07-24T16:25:00.419 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=epel-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "checksum": "3c9ba7bacd1e30bed014cefd1fb4eab0f0f8fa10", "dest": "/etc/yum.repos.d/epel-mirrorlist", "gid": 0, "group": "root", "item": "epel-mirrorlist", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel-mirrorlist", "secontext": "system_u:object_r:system_conf_t:s0", "size": 484, "state": "file", "uid": 0} 2021-07-24T16:25:00.483 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone] *************************************** 2021-07-24T16:25:00.485 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:25:00.506 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:00 +0000 (0:00:00.117) 0:02:29.866 ********* 2021-07-24T16:25:00.597 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone in /etc/timezone] ****************************** 2021-07-24T16:25:00.599 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:25:00.619 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:00 +0000 (0:00:00.113) 0:02:29.980 ********* 2021-07-24T16:25:00.701 INFO:teuthology.task.ansible.out: TASK [common : Inform the OS of the new timezone] ****************************** skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:25:00.724 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:00 +0000 (0:00:00.104) 0:02:30.084 ********* 2021-07-24T16:25:00.810 INFO:teuthology.task.ansible.out: TASK [common : Mask sleep units] *********************************************** skipping: [smithi115.front.sepia.ceph.com] => (item=sleep.target) => {"ansible_loop_var": "item", "changed": false, "item": "sleep.target", "skip_reason": "Conditional result was False"} 2021-07-24T16:25:00.812 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item=suspend.target) => {"ansible_loop_var": "item", "changed": false, "item": "suspend.target", "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item=hibernate.target) => {"ansible_loop_var": "item", "changed": false, "item": "hibernate.target", "skip_reason": "Conditional result was False"} 2021-07-24T16:25:00.821 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item=hybrid-sleep.target) => {"ansible_loop_var": "item", "changed": false, "item": "hybrid-sleep.target", "skip_reason": "Conditional result was False"} 2021-07-24T16:25:00.845 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:00 +0000 (0:00:00.121) 0:02:30.205 ********* 2021-07-24T16:25:00.873 INFO:teuthology.task.ansible.out: TASK [common : Configure local epel mirrorlists] ******************************* 2021-07-24T16:25:00.874 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=epel-testing-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "checksum": "d542c3e2c30a0d3eb7d454775342c302c0ded15b", "dest": "/etc/yum.repos.d/epel-testing-mirrorlist", "gid": 0, "group": "root", "item": "epel-testing-mirrorlist", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel-testing-mirrorlist", "secontext": "system_u:object_r:system_conf_t:s0", "size": 540, "state": "file", "uid": 0} 2021-07-24T16:25:00.901 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:00 +0000 (0:00:00.054) 0:02:30.260 ********* 2021-07-24T16:25:00.918 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone] *************************************** 2021-07-24T16:25:00.920 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:25:00.941 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:00 +0000 (0:00:00.041) 0:02:30.302 ********* 2021-07-24T16:25:00.969 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:25:00.994 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:00 +0000 (0:00:00.052) 0:02:30.354 ********* 2021-07-24T16:25:01.012 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone] *********************************************** 2021-07-24T16:25:01.015 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:25:01.037 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:01 +0000 (0:00:00.042) 0:02:30.397 ********* 2021-07-24T16:25:01.067 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone] *************************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:25:01.091 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:01 +0000 (0:00:00.054) 0:02:30.451 ********* 2021-07-24T16:25:01.110 INFO:teuthology.task.ansible.out: TASK [common : Add base OpenSUSE Leap repo] ************************************ 2021-07-24T16:25:01.112 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:25:01.134 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:01 +0000 (0:00:00.042) 0:02:30.494 ********* 2021-07-24T16:25:01.161 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone in /etc/timezone] ****************************** 2021-07-24T16:25:01.163 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:25:01.186 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:01 +0000 (0:00:00.052) 0:02:30.547 ********* 2021-07-24T16:25:01.204 INFO:teuthology.task.ansible.out: TASK [common : Add updates OpenSUSE Leap repo] ********************************* 2021-07-24T16:25:01.206 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:25:01.228 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:01 +0000 (0:00:00.041) 0:02:30.589 ********* 2021-07-24T16:25:01.267 INFO:teuthology.task.ansible.out: TASK [common : Inform the OS of the new timezone] ****************************** 2021-07-24T16:25:01.269 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:25:01.301 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:01 +0000 (0:00:00.072) 0:02:30.661 ********* 2021-07-24T16:25:01.321 INFO:teuthology.task.ansible.out: TASK [common : Refresh repos] ************************************************** 2021-07-24T16:25:01.323 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:25:01.358 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:01 +0000 (0:00:00.051) 0:02:30.712 ********* 2021-07-24T16:25:01.396 INFO:teuthology.task.ansible.out: TASK [common : Mask sleep units] *********************************************** skipping: [smithi185.front.sepia.ceph.com] => (item=sleep.target) => {"ansible_loop_var": "item", "changed": false, "item": "sleep.target", "skip_reason": "Conditional result was False"} 2021-07-24T16:25:01.398 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item=suspend.target) => {"ansible_loop_var": "item", "changed": false, "item": "suspend.target", "skip_reason": "Conditional result was False"} 2021-07-24T16:25:01.409 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item=hibernate.target) => {"ansible_loop_var": "item", "changed": false, "item": "hibernate.target", "skip_reason": "Conditional result was False"} 2021-07-24T16:25:01.410 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item=hybrid-sleep.target) => {"ansible_loop_var": "item", "changed": false, "item": "hybrid-sleep.target", "skip_reason": "Conditional result was False"} 2021-07-24T16:25:01.435 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:01 +0000 (0:00:00.081) 0:02:30.794 ********* 2021-07-24T16:25:01.508 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone] *************************************** 2021-07-24T16:25:01.510 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:25:01.532 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:01 +0000 (0:00:00.097) 0:02:30.892 ********* 2021-07-24T16:25:01.603 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone] *********************************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:25:01.629 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:01 +0000 (0:00:00.097) 0:02:30.989 ********* 2021-07-24T16:25:01.712 INFO:teuthology.task.ansible.out: TASK [common : Add base OpenSUSE Leap repo] ************************************ 2021-07-24T16:25:01.714 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:25:01.740 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:01 +0000 (0:00:00.111) 0:02:31.100 ********* 2021-07-24T16:25:01.826 INFO:teuthology.task.ansible.out: TASK [common : Add updates OpenSUSE Leap repo] ********************************* 2021-07-24T16:25:01.828 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:25:01.859 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:01 +0000 (0:00:00.118) 0:02:31.219 ********* 2021-07-24T16:25:01.946 INFO:teuthology.task.ansible.out: TASK [common : Refresh repos] ************************************************** 2021-07-24T16:25:01.949 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:25:01.974 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:01 +0000 (0:00:00.114) 0:02:31.334 ********* 2021-07-24T16:25:02.517 INFO:teuthology.task.ansible.out: TASK [common : Set the hardware clock] ***************************************** 2021-07-24T16:25:02.519 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => {"changed": true, "cmd": ["hwclock", "--systohc"], "delta": "0:00:00.356241", "end": "2021-07-24 16:25:02.500342", "rc": 0, "start": "2021-07-24 16:25:02.144101", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} changed: [smithi115.front.sepia.ceph.com] => {"changed": true, "cmd": ["hwclock", "--systohc"], "delta": "0:00:00.975752", "end": "2021-07-24 16:25:02.500380", "rc": 0, "start": "2021-07-24 16:25:01.524628", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-07-24T16:25:02.540 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:02 +0000 (0:00:00.566) 0:02:31.900 ********* 2021-07-24T16:25:02.561 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:02 +0000 (0:00:00.020) 0:02:31.921 ********* 2021-07-24T16:25:14.097 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (RedHat)] ***************************** 2021-07-24T16:25:14.098 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} 2021-07-24T16:25:14.124 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:14 +0000 (0:00:11.563) 0:02:43.484 ********* 2021-07-24T16:25:14.208 INFO:teuthology.task.ansible.out: TASK [common : Clean apt cache] ************************************************ 2021-07-24T16:25:14.211 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:25:14.237 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:14 +0000 (0:00:00.112) 0:02:43.597 ********* 2021-07-24T16:25:14.290 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (RedHat)] ***************************** ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} 2021-07-24T16:25:14.319 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:14 +0000 (0:00:00.080) 0:02:43.678 ********* 2021-07-24T16:25:14.326 INFO:teuthology.task.ansible.out: TASK [common : Update apt cache] *********************************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:25:14.350 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:14 +0000 (0:00:00.032) 0:02:43.710 ********* 2021-07-24T16:25:14.412 INFO:teuthology.task.ansible.out: TASK [common : Clean apt cache] ************************************************ 2021-07-24T16:25:14.414 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:25:14.440 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:14 +0000 (0:00:00.089) 0:02:43.800 ********* 2021-07-24T16:25:14.454 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (Debian)] ***************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:25:14.478 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:14 +0000 (0:00:00.038) 0:02:43.838 ********* 2021-07-24T16:25:14.530 INFO:teuthology.task.ansible.out: TASK [common : Update apt cache] *********************************************** skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:25:14.567 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:14 +0000 (0:00:00.088) 0:02:43.927 ********* 2021-07-24T16:25:14.577 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (OpenSUSE Leap)] ********************** 2021-07-24T16:25:14.578 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:25:14.603 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:14 +0000 (0:00:00.034) 0:02:43.962 ********* 2021-07-24T16:25:14.632 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (Debian)] ***************************** 2021-07-24T16:25:14.634 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:25:14.657 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:14 +0000 (0:00:00.055) 0:02:44.017 ********* 2021-07-24T16:25:14.728 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (OpenSUSE Leap)] ********************** skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:25:14.750 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:14 +0000 (0:00:00.092) 0:02:44.110 ********* 2021-07-24T16:25:15.107 INFO:teuthology.task.ansible.out: TASK [common : Add krb5 config file] ******************************************* 2021-07-24T16:25:15.109 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "checksum": "b3c1a33d19a4e448c29374429629dff57657b576", "dest": "/etc/krb5.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/krb5.conf", "secontext": "system_u:object_r:krb5_conf_t:s0", "size": 131, "state": "file", "uid": 0} 2021-07-24T16:25:15.132 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:15 +0000 (0:00:00.382) 0:02:44.492 ********* 2021-07-24T16:25:15.237 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "checksum": "b3c1a33d19a4e448c29374429629dff57657b576", "dest": "/etc/krb5.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/krb5.conf", "secontext": "system_u:object_r:krb5_conf_t:s0", "size": 131, "state": "file", "uid": 0} 2021-07-24T16:25:15.265 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:15 +0000 (0:00:00.132) 0:02:44.625 ********* 2021-07-24T16:25:17.821 INFO:teuthology.task.ansible.out: TASK [common : Make sure smartmontools is installed] *************************** 2021-07-24T16:25:17.823 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} 2021-07-24T16:25:17.850 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:17 +0000 (0:00:02.585) 0:02:47.210 ********* 2021-07-24T16:25:17.889 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} 2021-07-24T16:25:17.921 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:17 +0000 (0:00:00.070) 0:02:47.281 ********* 2021-07-24T16:25:18.380 INFO:teuthology.task.ansible.out: TASK [common : Upload megacli and cli64 for raid monitoring and smart.pl to /usr/sbin/.] *** 2021-07-24T16:25:18.382 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=megacli) => {"ansible_loop_var": "item", "changed": false, "checksum": "cb3ef2aa6a3e3002b234f166e739a39b1f3a1bde", "dest": "/usr/sbin/megacli", "gid": 0, "group": "root", "item": "megacli", "mode": "0755", "owner": "root", "path": "/usr/sbin/megacli", "secontext": "system_u:object_r:bin_t:s0", "size": 2716736, "state": "file", "uid": 0} 2021-07-24T16:25:18.455 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=megacli) => {"ansible_loop_var": "item", "changed": false, "checksum": "cb3ef2aa6a3e3002b234f166e739a39b1f3a1bde", "dest": "/usr/sbin/megacli", "gid": 0, "group": "root", "item": "megacli", "mode": "0755", "owner": "root", "path": "/usr/sbin/megacli", "secontext": "system_u:object_r:bin_t:s0", "size": 2716736, "state": "file", "uid": 0} 2021-07-24T16:25:18.821 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=cli64) => {"ansible_loop_var": "item", "changed": false, "checksum": "a3b8773b14e8594ffbd9fc156c09436eb0184bc7", "dest": "/usr/sbin/cli64", "gid": 0, "group": "root", "item": "cli64", "mode": "0755", "owner": "root", "path": "/usr/sbin/cli64", "secontext": "system_u:object_r:bin_t:s0", "size": 1952038, "state": "file", "uid": 0} 2021-07-24T16:25:18.896 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=cli64) => {"ansible_loop_var": "item", "changed": false, "checksum": "a3b8773b14e8594ffbd9fc156c09436eb0184bc7", "dest": "/usr/sbin/cli64", "gid": 0, "group": "root", "item": "cli64", "mode": "0755", "owner": "root", "path": "/usr/sbin/cli64", "secontext": "system_u:object_r:bin_t:s0", "size": 1952038, "state": "file", "uid": 0} 2021-07-24T16:25:19.253 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=nvme) => {"ansible_loop_var": "item", "changed": false, "checksum": "98735dcacd6fec55dd92b67281b478603b7955b1", "dest": "/usr/sbin/nvme", "gid": 0, "group": "root", "item": "nvme", "mode": "0755", "owner": "root", "path": "/usr/sbin/nvme", "secontext": "system_u:object_r:bin_t:s0", "size": 580432, "state": "file", "uid": 0} 2021-07-24T16:25:19.279 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:19 +0000 (0:00:01.358) 0:02:48.640 ********* 2021-07-24T16:25:19.328 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=nvme) => {"ansible_loop_var": "item", "changed": false, "checksum": "98735dcacd6fec55dd92b67281b478603b7955b1", "dest": "/usr/sbin/nvme", "gid": 0, "group": "root", "item": "nvme", "mode": "0755", "owner": "root", "path": "/usr/sbin/nvme", "secontext": "system_u:object_r:bin_t:s0", "size": 580432, "state": "file", "uid": 0} 2021-07-24T16:25:19.359 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:19 +0000 (0:00:00.079) 0:02:48.719 ********* 2021-07-24T16:25:19.470 INFO:teuthology.task.ansible.out: TASK [common : Create /usr/libexec.] ******************************************* 2021-07-24T16:25:19.471 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/libexec", "secontext": "system_u:object_r:bin_t:s0", "size": 4096, "state": "directory", "uid": 0} 2021-07-24T16:25:19.494 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:19 +0000 (0:00:00.135) 0:02:48.854 ********* 2021-07-24T16:25:19.543 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/libexec", "secontext": "system_u:object_r:bin_t:s0", "size": 4096, "state": "directory", "uid": 0} 2021-07-24T16:25:19.569 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:19 +0000 (0:00:00.074) 0:02:48.929 ********* 2021-07-24T16:25:20.083 INFO:teuthology.task.ansible.out: TASK [common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/.] *** 2021-07-24T16:25:20.084 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item=smart.sh) => {"ansible_loop_var": "item", "changed": true, "checksum": "00d0404b545463be4a65f475e0870e07a48f35b6", "dest": "/usr/libexec/smart.sh", "gid": 0, "group": "root", "item": "smart.sh", "md5sum": "14041bf2666d8f8d277567958c7e9f69", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:bin_t:s0", "size": 13355, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1627143919.608759-31741-115761745453283/source", "state": "file", "uid": 0} 2021-07-24T16:25:20.136 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item=smart.sh) => {"ansible_loop_var": "item", "changed": true, "checksum": "00d0404b545463be4a65f475e0870e07a48f35b6", "dest": "/usr/libexec/smart.sh", "gid": 0, "group": "root", "item": "smart.sh", "md5sum": "14041bf2666d8f8d277567958c7e9f69", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:bin_t:s0", "size": 13355, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1627143919.6741102-31758-271072364711166/source", "state": "file", "uid": 0} 2021-07-24T16:25:20.495 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=raid.pl) => {"ansible_loop_var": "item", "changed": false, "checksum": "9d9a89805d8a9e4c7281934e887da31f7ac464fb", "dest": "/usr/libexec/raid.pl", "gid": 0, "group": "root", "item": "raid.pl", "mode": "0755", "owner": "root", "path": "/usr/libexec/raid.pl", "secontext": "system_u:object_r:bin_t:s0", "size": 8602, "state": "file", "uid": 0} 2021-07-24T16:25:20.549 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=raid.pl) => {"ansible_loop_var": "item", "changed": false, "checksum": "9d9a89805d8a9e4c7281934e887da31f7ac464fb", "dest": "/usr/libexec/raid.pl", "gid": 0, "group": "root", "item": "raid.pl", "mode": "0755", "owner": "root", "path": "/usr/libexec/raid.pl", "secontext": "system_u:object_r:bin_t:s0", "size": 8602, "state": "file", "uid": 0} 2021-07-24T16:25:20.989 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item=diskusage.pl) => {"ansible_loop_var": "item", "changed": true, "checksum": "2fbc67b36d59f66fc2621f3ca2dcf60dea2167a5", "dest": "/usr/libexec/diskusage.pl", "gid": 0, "group": "root", "item": "diskusage.pl", "md5sum": "fae049f2bb3feda9c19a2dc30bce838a", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:bin_t:s0", "size": 3612, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1627143920.5232828-31741-237697672994960/source", "state": "file", "uid": 0} 2021-07-24T16:25:21.016 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:21 +0000 (0:00:01.447) 0:02:50.377 ********* 2021-07-24T16:25:21.029 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item=diskusage.pl) => {"ansible_loop_var": "item", "changed": true, "checksum": "2fbc67b36d59f66fc2621f3ca2dcf60dea2167a5", "dest": "/usr/libexec/diskusage.pl", "gid": 0, "group": "root", "item": "diskusage.pl", "md5sum": "fae049f2bb3feda9c19a2dc30bce838a", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:bin_t:s0", "size": 3612, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1627143920.5705125-31758-17849831475923/source", "state": "file", "uid": 0} 2021-07-24T16:25:21.065 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:21 +0000 (0:00:00.048) 0:02:50.425 ********* 2021-07-24T16:25:21.092 INFO:teuthology.task.ansible.out: TASK [common : Include apt_system vars] **************************************** 2021-07-24T16:25:21.094 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:25:21.121 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:21 +0000 (0:00:00.056) 0:02:50.481 ********* 2021-07-24T16:25:21.139 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:25:21.163 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:21 +0000 (0:00:00.041) 0:02:50.523 ********* 2021-07-24T16:25:21.203 INFO:teuthology.task.ansible.out: TASK [common : Include yum_systems vars] *************************************** 2021-07-24T16:25:21.205 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"ansible_facts": {"nagios_plugins_directory": "/usr/lib64/nagios/plugins", "nrpe_group": "nrpe", "nrpe_packages": ["nagios-common", "nrpe", "nagios-plugins", "nagios-plugins-load"], "nrpe_service_name": "nrpe", "nrpe_user": "nrpe"}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/yum_systems.yml"], "changed": false} 2021-07-24T16:25:21.228 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:21 +0000 (0:00:00.065) 0:02:50.588 ********* 2021-07-24T16:25:21.256 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"ansible_facts": {"nagios_plugins_directory": "/usr/lib64/nagios/plugins", "nrpe_group": "nrpe", "nrpe_packages": ["nagios-common", "nrpe", "nagios-plugins", "nagios-plugins-load"], "nrpe_service_name": "nrpe", "nrpe_user": "nrpe"}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/yum_systems.yml"], "changed": false} 2021-07-24T16:25:21.286 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:21 +0000 (0:00:00.058) 0:02:50.646 ********* 2021-07-24T16:25:21.477 INFO:teuthology.task.ansible.out: TASK [common : Check for epel] ************************************************* 2021-07-24T16:25:21.478 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} 2021-07-24T16:25:21.500 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:21 +0000 (0:00:00.214) 0:02:50.861 ********* 2021-07-24T16:25:21.539 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} 2021-07-24T16:25:21.562 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:21 +0000 (0:00:00.061) 0:02:50.922 ********* 2021-07-24T16:25:21.601 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe without epel] ************************************** 2021-07-24T16:25:21.602 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item=http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-common-4.0.8-2.el7.x86_64.rpm) => {"ansible_loop_var": "item", "changed": false, "item": "http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-common-4.0.8-2.el7.x86_64.rpm", "skip_reason": "Conditional result was False"} 2021-07-24T16:25:21.612 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item=http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nrpe-2.15-7.el7.x86_64.rpm) => {"ansible_loop_var": "item", "changed": false, "item": "http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nrpe-2.15-7.el7.x86_64.rpm", "skip_reason": "Conditional result was False"} 2021-07-24T16:25:21.624 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item=http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-plugins-2.0.3-3.el7.x86_64.rpm) => {"ansible_loop_var": "item", "changed": false, "item": "http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-plugins-2.0.3-3.el7.x86_64.rpm", "skip_reason": "Conditional result was False"} 2021-07-24T16:25:21.646 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item=http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-plugins-load-2.0.3-3.el7.x86_64.rpm) => {"ansible_loop_var": "item", "changed": false, "item": "http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-plugins-load-2.0.3-3.el7.x86_64.rpm", "skip_reason": "Conditional result was False"} 2021-07-24T16:25:21.669 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:21 +0000 (0:00:00.107) 0:02:51.030 ********* 2021-07-24T16:25:21.677 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item=http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-common-4.0.8-2.el7.x86_64.rpm) => {"ansible_loop_var": "item", "changed": false, "item": "http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-common-4.0.8-2.el7.x86_64.rpm", "skip_reason": "Conditional result was False"} 2021-07-24T16:25:21.679 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item=http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nrpe-2.15-7.el7.x86_64.rpm) => {"ansible_loop_var": "item", "changed": false, "item": "http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nrpe-2.15-7.el7.x86_64.rpm", "skip_reason": "Conditional result was False"} 2021-07-24T16:25:21.689 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item=http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-plugins-2.0.3-3.el7.x86_64.rpm) => {"ansible_loop_var": "item", "changed": false, "item": "http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-plugins-2.0.3-3.el7.x86_64.rpm", "skip_reason": "Conditional result was False"} 2021-07-24T16:25:21.700 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item=http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-plugins-load-2.0.3-3.el7.x86_64.rpm) => {"ansible_loop_var": "item", "changed": false, "item": "http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-plugins-load-2.0.3-3.el7.x86_64.rpm", "skip_reason": "Conditional result was False"} 2021-07-24T16:25:21.724 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:21 +0000 (0:00:00.054) 0:02:51.084 ********* 2021-07-24T16:25:40.937 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (RHEL/CentOS)] ************ 2021-07-24T16:25:40.939 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: nagios-common-4.4.6-4.el8.x86_64", "Installed: nagios-plugins-2.3.3-5.el8.x86_64", "Installed: nrpe-4.0.3-6.el8.x86_64", "Installed: nagios-plugins-load-2.3.3-5.el8.x86_64", "Removed: nrpe-4.0.3-1.el8.x86_64", "Removed: nagios-common-4.4.5-1.el8.x86_64", "Removed: nagios-plugins-2.3.3-4.el8.x86_64", "Removed: nagios-plugins-load-2.3.3-4.el8.x86_64"]} 2021-07-24T16:25:40.961 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:40 +0000 (0:00:19.236) 0:03:10.321 ********* 2021-07-24T16:25:41.031 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (Ubuntu/Fedora)] ********** 2021-07-24T16:25:41.032 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:25:41.053 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:41 +0000 (0:00:00.092) 0:03:10.413 ********* 2021-07-24T16:25:41.060 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (RHEL/CentOS)] ************ 2021-07-24T16:25:41.061 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: nagios-common-4.4.6-4.el8.x86_64", "Installed: nagios-plugins-2.3.3-5.el8.x86_64", "Installed: nrpe-4.0.3-6.el8.x86_64", "Installed: nagios-plugins-load-2.3.3-5.el8.x86_64", "Removed: nrpe-4.0.3-1.el8.x86_64", "Removed: nagios-common-4.4.5-1.el8.x86_64", "Removed: nagios-plugins-2.3.3-4.el8.x86_64", "Removed: nagios-plugins-load-2.3.3-4.el8.x86_64"]} 2021-07-24T16:25:41.085 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:41 +0000 (0:00:00.031) 0:03:10.445 ********* 2021-07-24T16:25:41.164 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (Ubuntu/Fedora)] ********** 2021-07-24T16:25:41.166 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:25:41.187 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:41 +0000 (0:00:00.101) 0:03:10.547 ********* 2021-07-24T16:25:41.548 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios sudoers.d for raid utilities.] ******************** 2021-07-24T16:25:41.550 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "checksum": "b423b985ccbb69b65a711d372645a5f704b30e8b", "dest": "/etc/sudoers.d/90-nagios", "gid": 0, "group": "root", "mode": "0440", "owner": "root", "path": "/etc/sudoers.d/90-nagios", "secontext": "system_u:object_r:etc_t:s0", "size": 178, "state": "file", "uid": 0} 2021-07-24T16:25:41.571 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:41 +0000 (0:00:00.384) 0:03:10.931 ********* 2021-07-24T16:25:41.695 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "checksum": "b423b985ccbb69b65a711d372645a5f704b30e8b", "dest": "/etc/sudoers.d/90-nagios", "gid": 0, "group": "root", "mode": "0440", "owner": "root", "path": "/etc/sudoers.d/90-nagios", "secontext": "system_u:object_r:etc_t:s0", "size": 178, "state": "file", "uid": 0} 2021-07-24T16:25:41.718 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:41 +0000 (0:00:00.147) 0:03:11.079 ********* 2021-07-24T16:25:42.063 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios check_mem script] ********************************* 2021-07-24T16:25:42.064 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "checksum": "39df629b10ded370443e2e4c84d690332c95104d", "dest": "/usr/lib64/nagios/plugins/check_mem.sh", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/lib64/nagios/plugins/check_mem.sh", "secontext": "system_u:object_r:nagios_unconfined_plugin_exec_t:s0", "size": 1964, "state": "file", "uid": 0} 2021-07-24T16:25:42.087 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:42 +0000 (0:00:00.368) 0:03:11.447 ********* 2021-07-24T16:25:42.178 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (Ubuntu)] ************************ 2021-07-24T16:25:42.180 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item=DAEMON_OPTS) => {"ansible_loop_var": "item", "changed": false, "item": "DAEMON_OPTS", "skip_reason": "Conditional result was False"} 2021-07-24T16:25:42.189 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item=NRPE_OPTS) => {"ansible_loop_var": "item", "changed": false, "item": "NRPE_OPTS", "skip_reason": "Conditional result was False"} 2021-07-24T16:25:42.213 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:42 +0000 (0:00:00.126) 0:03:11.573 ********* 2021-07-24T16:25:42.231 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios check_mem script] ********************************* 2021-07-24T16:25:42.233 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "checksum": "39df629b10ded370443e2e4c84d690332c95104d", "dest": "/usr/lib64/nagios/plugins/check_mem.sh", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/lib64/nagios/plugins/check_mem.sh", "secontext": "system_u:object_r:nagios_unconfined_plugin_exec_t:s0", "size": 1964, "state": "file", "uid": 0} 2021-07-24T16:25:42.257 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:42 +0000 (0:00:00.044) 0:03:11.617 ********* 2021-07-24T16:25:42.338 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (Ubuntu)] ************************ skipping: [smithi185.front.sepia.ceph.com] => (item=DAEMON_OPTS) => {"ansible_loop_var": "item", "changed": false, "item": "DAEMON_OPTS", "skip_reason": "Conditional result was False"} 2021-07-24T16:25:42.350 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item=NRPE_OPTS) => {"ansible_loop_var": "item", "changed": false, "item": "NRPE_OPTS", "skip_reason": "Conditional result was False"} 2021-07-24T16:25:42.372 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:42 +0000 (0:00:00.114) 0:03:11.732 ********* 2021-07-24T16:25:42.443 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (RHEL/CentOS)] ******************* 2021-07-24T16:25:42.445 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2021-07-24T16:25:42.468 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:42 +0000 (0:00:00.095) 0:03:11.828 ********* 2021-07-24T16:25:42.622 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2021-07-24T16:25:42.645 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:42 +0000 (0:00:00.177) 0:03:12.006 ********* 2021-07-24T16:25:42.770 INFO:teuthology.task.ansible.out: TASK [common : Check firewalld status] ***************************************** fatal: [smithi115.front.sepia.ceph.com]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} ...ignoring 2021-07-24T16:25:42.794 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:42 +0000 (0:00:00.147) 0:03:12.154 ********* 2021-07-24T16:25:42.874 INFO:teuthology.task.ansible.out: TASK [common : Open nrpe port if firewalld enabled] **************************** 2021-07-24T16:25:42.876 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:25:42.897 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:42 +0000 (0:00:00.103) 0:03:12.257 ********* 2021-07-24T16:25:42.936 INFO:teuthology.task.ansible.out: TASK [common : Check firewalld status] ***************************************** 2021-07-24T16:25:42.938 INFO:teuthology.task.ansible.out:fatal: [smithi185.front.sepia.ceph.com]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} ...ignoring 2021-07-24T16:25:42.963 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:42 +0000 (0:00:00.066) 0:03:12.323 ********* 2021-07-24T16:25:43.045 INFO:teuthology.task.ansible.out: TASK [common : Open nrpe port if firewalld enabled] **************************** 2021-07-24T16:25:43.047 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:25:43.067 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:43 +0000 (0:00:00.104) 0:03:12.428 ********* 2021-07-24T16:25:43.471 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios nrpe config.] ************************************* 2021-07-24T16:25:43.473 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "checksum": "aa9150d4582f919d7a8504c01c8d86f05e3eeb5d", "dest": "/etc/nagios/nrpe.cfg", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/nagios/nrpe.cfg", "secontext": "system_u:object_r:nrpe_etc_t:s0", "size": 1184, "state": "file", "uid": 0} 2021-07-24T16:25:43.495 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:43 +0000 (0:00:00.427) 0:03:12.855 ********* 2021-07-24T16:25:43.575 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "checksum": "aa9150d4582f919d7a8504c01c8d86f05e3eeb5d", "dest": "/etc/nagios/nrpe.cfg", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/nagios/nrpe.cfg", "secontext": "system_u:object_r:nrpe_etc_t:s0", "size": 1184, "state": "file", "uid": 0} 2021-07-24T16:25:43.601 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:43 +0000 (0:00:00.106) 0:03:12.961 ********* 2021-07-24T16:25:44.268 INFO:teuthology.task.ansible.out: TASK [common : Make sure nagios nrpe service is running.] ********************** 2021-07-24T16:25:44.270 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "nrpe", "state": "started", "status": {"ActiveEnterTimestamp": "Sat 2021-07-24 16:25:27 UTC", "ActiveEnterTimestampMonotonic": "242567705", "ActiveExitTimestamp": "Sat 2021-07-24 16:25:26 UTC", "ActiveExitTimestampMonotonic": "242545674", "ActiveState": "active", "After": "basic.target local-fs.target time-sync.target sysinit.target -.mount var-run.mount nss-lookup.target systemd-tmpfiles-setup.service systemd-journald.socket tmp.mount network-online.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2021-07-24 16:25:27 UTC", "AssertTimestampMonotonic": "242566998", "Before": "xdm.service plymouth-quit.service getty@tty1.service shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2021-07-24 16:25:27 UTC", "Co 2021-07-24T16:25:44.271 INFO:teuthology.task.ansible.out:nditionTimestampMonotonic": "242566998", "ConfigurationDirectoryMode": "0755", "Conflicts": "nrpe.socket shutdown.target", "ControlGroup": "/system.slice/nrpe.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Nagios Remote Plugin Executor", "DevicePolicy": "auto", "Documentation": "http://www.nagios.org/documentation", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/nrpe (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "16900", "ExecMainStartTimestamp": "Sat 2021-07-24 16:25:27 UTC", "ExecMainStartTimestampMonotonic": "242567683", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/nrpe ; argv[]=/usr/sbin/nrpe -c /etc/nagios/nrpe.cfg -f $NRPE_SSL_OPT ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/bin/rm ; argv[]=/bin/rm -f /run/nrpe/nrpe.pid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/nrpe.service", "FreezerState": "thawing", "GID": "984", "Group": "nrpe", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "nrpe.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2021-07-24 16:25:27 UTC", "InactiveEnterTimestampMonotonic": "242566392", "InactiveExitTimestamp": "Sat 2021-07-24 16:25:27 UTC", 2021-07-24T16:25:44.273 INFO:teuthology.task.ansible.out:"InactiveExitTimestampMonotonic": "242567705", "InvocationID": "a649d0310e4b495b84a0f6395d3c290b", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "127237", "LimitNPROCSoft": "127237", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127237", "LimitSIGPENDINGSoft": "127237", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "16900", "MemoryAccounting": "yes", "MemoryCurrent": "880640", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "nrpe.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "-500", "OnFailureJobMode": "replace", "PIDFile": "/run/nrpe/nrpe.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateT 2021-07-24T16:25:44.274 INFO:teuthology.task.ansible.out:mp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice -.mount sysinit.target", "RequiresMountsFor": "/run/nrpe /var/tmp", "Restart": "on-abort", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectory": "nrpe", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2021-07-24 16:25:27 UTC", "StateChangeTimestampMonotonic": "242567705", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "203580", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "988", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "nrpe", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2021-07-24 16:25:27 UTC", "WatchdogTimestampMonotonic": "242567704", "WatchdogUSec": "0"}} ok: [smithi115. 2021-07-24T16:25:44.276 INFO:teuthology.task.ansible.out:front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "nrpe", "state": "started", "status": {"ActiveEnterTimestamp": "Sat 2021-07-24 16:25:27 UTC", "ActiveEnterTimestampMonotonic": "283498807", "ActiveExitTimestamp": "Sat 2021-07-24 16:25:26 UTC", "ActiveExitTimestampMonotonic": "283460466", "ActiveState": "active", "After": "time-sync.target basic.target tmp.mount -.mount local-fs.target systemd-journald.socket sysinit.target network-online.target var-run.mount system.slice nss-lookup.target systemd-tmpfiles-setup.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2021-07-24 16:25:27 UTC", "AssertTimestampMonotonic": "283498027", "Before": "getty@tty1.service multi-user.target xdm.service shutdown.target plymouth-quit.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2021-07-24 16:25:27 UTC", "ConditionTimestam 2021-07-24T16:25:44.278 INFO:teuthology.task.ansible.out:pMonotonic": "283498027", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target nrpe.socket", "ControlGroup": "/system.slice/nrpe.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Nagios Remote Plugin Executor", "DevicePolicy": "auto", "Documentation": "http://www.nagios.org/documentation", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/nrpe (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "16892", "ExecMainStartTimestamp": "Sat 2021-07-24 16:25:27 UTC", "ExecMainStartTimestampMonotonic": "283498714", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/nrpe ; argv[]=/usr/sbin/nrpe -c /etc/nagios/nrpe.cfg -f $NRPE_SSL_OPT ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/bin/rm ; argv[]=/bin/rm -f /run/nrpe/nrpe.pid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/nrpe.service", "FreezerState": "thawing", "GID": "984", "Group": "nrpe", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "nrpe.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2021-07-24 16:25:27 UTC", "InactiveEnterTimestampMonotonic": "283497372", "InactiveExitTimestamp": "Sat 2021-07-24 16:25:27 UTC", "InactiveExitTi 2021-07-24T16:25:44.279 INFO:teuthology.task.ansible.out:mestampMonotonic": "283498807", "InvocationID": "e1b3443589c047a2a3438eabb31a4a8e", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "127237", "LimitNPROCSoft": "127237", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127237", "LimitSIGPENDINGSoft": "127237", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "16892", "MemoryAccounting": "yes", "MemoryCurrent": "876544", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "nrpe.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "-500", "OnFailureJobMode": "replace", "PIDFile": "/run/nrpe/nrpe.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "Pr 2021-07-24T16:25:44.281 INFO:teuthology.task.ansible.out:ivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount system.slice sysinit.target", "RequiresMountsFor": "/run/nrpe /var/tmp", "Restart": "on-abort", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectory": "nrpe", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2021-07-24 16:25:27 UTC", "StateChangeTimestampMonotonic": "283498807", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "203580", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "988", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "nrpe", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2021-07-24 16:25:27 UTC", "WatchdogTimestampMonotonic": "283498806", "WatchdogUSec": "0"}} 2021-07-24T16:25:44.297 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:44 +0000 (0:00:00.695) 0:03:13.657 ********* 2021-07-24T16:25:44.319 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:44 +0000 (0:00:00.022) 0:03:13.679 ********* 2021-07-24T16:25:44.520 INFO:teuthology.task.ansible.out: TASK [common : Get SELinux status] ********************************************* 2021-07-24T16:25:44.522 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => {"changed": true, "cmd": ["getenforce"], "delta": "0:00:00.001748", "end": "2021-07-24 16:25:44.499492", "rc": 0, "start": "2021-07-24 16:25:44.497744", "stderr": "", "stderr_lines": [], "stdout": "Permissive", "stdout_lines": ["Permissive"]} 2021-07-24T16:25:44.545 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:44 +0000 (0:00:00.225) 0:03:13.905 ********* 2021-07-24T16:25:44.553 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => {"changed": true, "cmd": ["getenforce"], "delta": "0:00:00.001779", "end": "2021-07-24 16:25:44.528726", "rc": 0, "start": "2021-07-24 16:25:44.526947", "stderr": "", "stderr_lines": [], "stdout": "Permissive", "stdout_lines": ["Permissive"]} 2021-07-24T16:25:44.579 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:44 +0000 (0:00:00.034) 0:03:13.939 ********* 2021-07-24T16:25:55.722 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Install SELinux dependencies] **************************** 2021-07-24T16:25:55.724 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} 2021-07-24T16:25:55.749 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:55 +0000 (0:00:11.170) 0:03:25.109 ********* 2021-07-24T16:25:55.946 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} 2021-07-24T16:25:55.970 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:25:55 +0000 (0:00:00.220) 0:03:25.330 ********* 2021-07-24T16:26:47.253 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Ensure SELinux policy is up to date] ********************* changed: [smithi115.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: selinux-policy-3.14.3-54.el8_3.4.noarch", "Installed: selinux-policy-targeted-3.14.3-54.el8_3.4.noarch", "Removed: selinux-policy-3.14.3-54.el8.noarch", "Removed: selinux-policy-targeted-3.14.3-54.el8.noarch"]} 2021-07-24T16:26:47.277 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:26:47 +0000 (0:00:51.306) 0:04:16.637 ********* 2021-07-24T16:26:47.534 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: selinux-policy-targeted-3.14.3-54.el8_3.4.noarch", "Installed: selinux-policy-3.14.3-54.el8_3.4.noarch", "Removed: selinux-policy-3.14.3-54.el8.noarch", "Removed: selinux-policy-targeted-3.14.3-54.el8.noarch"]} 2021-07-24T16:26:47.561 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:26:47 +0000 (0:00:00.282) 0:04:16.920 ********* 2021-07-24T16:26:48.109 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Set SELinux boolean nagios_run_sudo true] **************** ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "name": "nagios_run_sudo", "persistent": true, "state": true} 2021-07-24T16:26:48.139 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:26:48 +0000 (0:00:00.576) 0:04:17.496 ********* 2021-07-24T16:26:48.146 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "name": "nagios_run_sudo", "persistent": true, "state": true} 2021-07-24T16:26:48.174 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:26:48 +0000 (0:00:00.036) 0:04:17.533 ********* 2021-07-24T16:27:04.581 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove SELinux policy package] *************************** changed: [smithi115.front.sepia.ceph.com] => {"changed": true, "cmd": ["semodule", "-r", "nrpe"], "delta": "0:00:16.186612", "end": "2021-07-24 16:27:04.542574", "failed_when_result": false, "rc": 0, "start": "2021-07-24 16:26:48.355962", "stderr": "", "stderr_lines": [], "stdout": "libsemanage.semanage_direct_remove_key: Removing last nrpe module (no other nrpe module exists at another priority).", "stdout_lines": ["libsemanage.semanage_direct_remove_key: Removing last nrpe module (no other nrpe module exists at another priority)."]} 2021-07-24T16:27:04.605 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:04 +0000 (0:00:16.431) 0:04:33.964 ********* 2021-07-24T16:27:04.759 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => {"changed": true, "cmd": ["semodule", "-r", "nrpe"], "delta": "0:00:16.329566", "end": "2021-07-24 16:27:04.716655", "failed_when_result": false, "rc": 0, "start": "2021-07-24 16:26:48.387089", "stderr": "", "stderr_lines": [], "stdout": "libsemanage.semanage_direct_remove_key: Removing last nrpe module (no other nrpe module exists at another priority).", "stdout_lines": ["libsemanage.semanage_direct_remove_key: Removing last nrpe module (no other nrpe module exists at another priority)."]} 2021-07-24T16:27:04.783 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:04 +0000 (0:00:00.177) 0:04:34.142 ********* 2021-07-24T16:27:05.122 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Copy SELinux type enforcement file] ********************** 2021-07-24T16:27:05.124 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "checksum": "99d9b2ea41fb2d6613898129718064833d2de428", "dest": "/tmp/nrpe.te", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/tmp/nrpe.te", "secontext": "unconfined_u:object_r:user_home_t:s0", "size": 934, "state": "file", "uid": 0} 2021-07-24T16:27:05.153 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:05 +0000 (0:00:00.370) 0:04:34.513 ********* 2021-07-24T16:27:05.333 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "checksum": "99d9b2ea41fb2d6613898129718064833d2de428", "dest": "/tmp/nrpe.te", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/tmp/nrpe.te", "secontext": "unconfined_u:object_r:user_home_t:s0", "size": 934, "state": "file", "uid": 0} 2021-07-24T16:27:05.358 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:05 +0000 (0:00:00.204) 0:04:34.717 ********* 2021-07-24T16:27:05.411 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Compile SELinux module file] ***************************** 2021-07-24T16:27:05.413 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => {"changed": true, "cmd": ["checkmodule", "-M", "-m", "-o", "/tmp/nrpe.mod", "/tmp/nrpe.te"], "delta": "0:00:00.012821", "end": "2021-07-24 16:27:05.379942", "rc": 0, "start": "2021-07-24 16:27:05.367121", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-07-24T16:27:05.446 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:05 +0000 (0:00:00.088) 0:04:34.806 ********* 2021-07-24T16:27:05.625 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => {"changed": true, "cmd": ["checkmodule", "-M", "-m", "-o", "/tmp/nrpe.mod", "/tmp/nrpe.te"], "delta": "0:00:00.013427", "end": "2021-07-24 16:27:05.593956", "rc": 0, "start": "2021-07-24 16:27:05.580529", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-07-24T16:27:05.647 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:05 +0000 (0:00:00.200) 0:04:35.007 ********* 2021-07-24T16:27:05.724 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Build SELinux policy package] **************************** changed: [smithi115.front.sepia.ceph.com] => {"changed": true, "cmd": ["semodule_package", "-o", "/tmp/nrpe.pp", "-m", "/tmp/nrpe.mod"], "delta": "0:00:00.023639", "end": "2021-07-24 16:27:05.694301", "rc": 0, "start": "2021-07-24 16:27:05.670662", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-07-24T16:27:05.767 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:05 +0000 (0:00:00.119) 0:04:35.126 ********* 2021-07-24T16:27:05.923 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => {"changed": true, "cmd": ["semodule_package", "-o", "/tmp/nrpe.pp", "-m", "/tmp/nrpe.mod"], "delta": "0:00:00.018670", "end": "2021-07-24 16:27:05.899571", "rc": 0, "start": "2021-07-24 16:27:05.880901", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-07-24T16:27:05.949 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:05 +0000 (0:00:00.179) 0:04:35.306 ********* 2021-07-24T16:27:22.053 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Load SELinux policy package] ***************************** 2021-07-24T16:27:22.055 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => {"changed": true, "cmd": ["semodule", "-i", "/tmp/nrpe.pp"], "delta": "0:00:16.031585", "end": "2021-07-24 16:27:22.028419", "rc": 0, "start": "2021-07-24 16:27:05.996834", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-07-24T16:27:22.077 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:22 +0000 (0:00:16.130) 0:04:51.437 ********* 2021-07-24T16:27:22.314 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove temporary files] ********************************** ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "path": "/tmp/nrpe.*", "state": "absent"} 2021-07-24T16:27:22.336 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:22 +0000 (0:00:00.259) 0:04:51.696 ********* 2021-07-24T16:27:22.418 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Load SELinux policy package] ***************************** 2021-07-24T16:27:22.420 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => {"changed": true, "cmd": ["semodule", "-i", "/tmp/nrpe.pp"], "delta": "0:00:16.221265", "end": "2021-07-24 16:27:22.393760", "rc": 0, "start": "2021-07-24 16:27:06.172495", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [testnode : Include package type specific vars.] ************************** ok: [smithi115.front.sepia.ceph.com] => {"ansible_facts": {"ceph_dependency_packages_to_remove": ["boost-random", "boost-program-options", "leveldb", "xmlstarlet", "python-jinja2", "python-ceph", "python-flask", "python-requests", "boost-random", "python-urllib3", "python-babel", "hdparm", "python-markupsafe", "python-werkzeug", "python-itsdangerous"], "ceph_packages_to_remove": ["ceph", "ceph-base", "ceph-selinux", "ceph-common", "ceph-debuginfo", "ceph-release", "libcephfs1", "ceph-radosgw", "python-ceph", "python-rados", "python-rbd", "python-cephfs", "librbd1", "librados2", "mod_fastcgi"], "dash_stream": "", "ntp_service_name": "ntpd", "packages_to_remove": ["device-mapper-multipath"], "pip_packages_to_install": ["remoto>=0.0.35"], "ssh_service_name": "sshd"}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/dnf_systems.yml"], "changed": false} 2021-07-24T16:27:22.446 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:22 +0000 (0:00:00.106) 0:04:51.803 ********* 2021-07-24T16:27:22.466 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:22 +0000 (0:00:00.023) 0:04:51.826 ********* 2021-07-24T16:27:22.528 INFO:teuthology.task.ansible.out: TASK [testnode : Including distro specific variables.] ************************* 2021-07-24T16:27:22.531 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/empty.yml) => {"ansible_facts": {}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/empty.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/empty.yml"} 2021-07-24T16:27:22.555 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:22 +0000 (0:00:00.088) 0:04:51.915 ********* 2021-07-24T16:27:22.651 INFO:teuthology.task.ansible.out: TASK [testnode : Including major version specific variables.] ****************** ok: [smithi115.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/redhat_8.yml) => {"ansible_facts": {"common_yum_repos": {"lab-extras": {"baseurl": "http://{{ mirror_host }}/lab-extras/8/", "enabled": 1, "gpgcheck": 0, "name": "lab-extras"}}, "epel_packages": ["dbench"], "nfs_service": "nfs-server", "ntp_service_name": "chronyd", "packages": ["dnf-utils", "git-all", "sysstat", "libedit", "boost-thread", "xfsprogs", "gdisk", "parted", "libgcrypt", "fuse-libs", "openssl", "libuuid", "attr", "ant", "lsof", "gettext", "bc", "xfsdump", "blktrace", "usbredir", "podman", "redhat-lsb", "firewalld", "wget", "libev-devel", "valgrind", "nfs-utils", "ncurses-devel", "gcc", "git", "make", "python3-nose", "python3-virtualenv", "genisoimage", "qemu-img", "qemu-kvm-core", "qemu-kvm-block-rbd", "libacl-devel", "autoconf", "gdb", "iozone", "lvm2"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/redhat_8.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/redhat_8.yml"} 2021-07-24T16:27:22.675 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:22 +0000 (0:00:00.120) 0:04:52.036 ********* 2021-07-24T16:27:22.721 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove temporary files] ********************************** 2021-07-24T16:27:22.723 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "path": "/tmp/nrpe.*", "state": "absent"} 2021-07-24T16:27:22.753 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:22 +0000 (0:00:00.077) 0:04:52.113 ********* 2021-07-24T16:27:22.770 INFO:teuthology.task.ansible.out: TASK [testnode : Including version specific variables.] ************************ 2021-07-24T16:27:22.772 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/empty.yml) => {"ansible_facts": {}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/empty.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/empty.yml"} 2021-07-24T16:27:22.798 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:22 +0000 (0:00:00.045) 0:04:52.158 ********* 2021-07-24T16:27:22.828 INFO:teuthology.task.ansible.out: TASK [testnode : Include package type specific vars.] ************************** ok: [smithi185.front.sepia.ceph.com] => {"ansible_facts": {"ceph_dependency_packages_to_remove": ["boost-random", "boost-program-options", "leveldb", "xmlstarlet", "python-jinja2", "python-ceph", "python-flask", "python-requests", "boost-random", "python-urllib3", "python-babel", "hdparm", "python-markupsafe", "python-werkzeug", "python-itsdangerous"], "ceph_packages_to_remove": ["ceph", "ceph-base", "ceph-selinux", "ceph-common", "ceph-debuginfo", "ceph-release", "libcephfs1", "ceph-radosgw", "python-ceph", "python-rados", "python-rbd", "python-cephfs", "librbd1", "librados2", "mod_fastcgi"], "dash_stream": "", "ntp_service_name": "ntpd", "packages_to_remove": ["device-mapper-multipath"], "pip_packages_to_install": ["remoto>=0.0.35"], "ssh_service_name": "sshd"}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/dnf_systems.yml"], "changed": false} 2021-07-24T16:27:22.854 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:22 +0000 (0:00:00.056) 0:04:52.215 ********* 2021-07-24T16:27:22.952 INFO:teuthology.task.ansible.out: TASK [testnode : Including distro specific variables.] ************************* 2021-07-24T16:27:22.953 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/empty.yml) => {"ansible_facts": {}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/empty.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/empty.yml"} 2021-07-24T16:27:22.977 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:22 +0000 (0:00:00.121) 0:04:52.336 ********* 2021-07-24T16:27:22.994 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the sudo group exists.] ******************************** ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "gid": 1000, "name": "sudo", "state": "present", "system": false} 2021-07-24T16:27:23.020 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:23 +0000 (0:00:00.043) 0:04:52.380 ********* 2021-07-24T16:27:23.060 INFO:teuthology.task.ansible.out: TASK [testnode : Including major version specific variables.] ****************** 2021-07-24T16:27:23.062 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/redhat_8.yml) => {"ansible_facts": {"common_yum_repos": {"lab-extras": {"baseurl": "http://{{ mirror_host }}/lab-extras/8/", "enabled": 1, "gpgcheck": 0, "name": "lab-extras"}}, "epel_packages": ["dbench"], "nfs_service": "nfs-server", "ntp_service_name": "chronyd", "packages": ["dnf-utils", "git-all", "sysstat", "libedit", "boost-thread", "xfsprogs", "gdisk", "parted", "libgcrypt", "fuse-libs", "openssl", "libuuid", "attr", "ant", "lsof", "gettext", "bc", "xfsdump", "blktrace", "usbredir", "podman", "redhat-lsb", "firewalld", "wget", "libev-devel", "valgrind", "nfs-utils", "ncurses-devel", "gcc", "git", "make", "python3-nose", "python3-virtualenv", "genisoimage", "qemu-img", "qemu-kvm-core", "qemu-kvm-block-rbd", "libacl-devel", "autoconf", "gdb", "iozone", "lvm2"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/redhat_8.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/redhat_8.yml"} 2021-07-24T16:27:23.087 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:23 +0000 (0:00:00.066) 0:04:52.446 ********* 2021-07-24T16:27:23.178 INFO:teuthology.task.ansible.out: TASK [testnode : Including version specific variables.] ************************ 2021-07-24T16:27:23.180 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/empty.yml) => {"ansible_facts": {}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/empty.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/empty.yml"} 2021-07-24T16:27:23.204 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:23 +0000 (0:00:00.116) 0:04:52.562 ********* 2021-07-24T16:27:23.256 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the teuthology_user group exists.] ********************* ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "gid": 1236, "name": "ubuntu", "state": "present", "system": false} 2021-07-24T16:27:23.281 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:23 +0000 (0:00:00.077) 0:04:52.640 ********* 2021-07-24T16:27:23.357 INFO:teuthology.task.ansible.out: TASK [testnode : Create the teuthology user.] ********************************** skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:27:23.378 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:23 +0000 (0:00:00.097) 0:04:52.738 ********* 2021-07-24T16:27:23.407 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the sudo group exists.] ******************************** ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "gid": 1000, "name": "sudo", "state": "present", "system": false} 2021-07-24T16:27:23.435 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:23 +0000 (0:00:00.057) 0:04:52.795 ********* 2021-07-24T16:27:23.478 INFO:teuthology.task.ansible.out: TASK [testnode : Delete the teuthology users password.] ************************ 2021-07-24T16:27:23.481 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:27:23.514 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:23 +0000 (0:00:00.079) 0:04:52.874 ********* 2021-07-24T16:27:23.703 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the teuthology_user group exists.] ********************* 2021-07-24T16:27:23.706 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "gid": 1236, "name": "ubuntu", "state": "present", "system": false} 2021-07-24T16:27:23.730 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:23 +0000 (0:00:00.215) 0:04:53.090 ********* 2021-07-24T16:27:23.802 INFO:teuthology.task.ansible.out: TASK [testnode : Add a user for xfstests to test user quotas.] ***************** 2021-07-24T16:27:23.804 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"append": false, "changed": false, "comment": "", "group": 10101, "home": "/home/fsgqa", "move_home": false, "name": "fsgqa", "shell": "/bin/bash", "state": "present", "uid": 10101} 2021-07-24T16:27:23.828 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:23 +0000 (0:00:00.095) 0:04:53.186 ********* 2021-07-24T16:27:23.835 INFO:teuthology.task.ansible.out: TASK [testnode : Create the teuthology user.] ********************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:27:23.860 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:23 +0000 (0:00:00.034) 0:04:53.220 ********* 2021-07-24T16:27:23.936 INFO:teuthology.task.ansible.out: TASK [testnode : Delete the teuthology users password.] ************************ skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:27:23.966 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:23 +0000 (0:00:00.105) 0:04:53.325 ********* 2021-07-24T16:27:24.265 INFO:teuthology.task.ansible.out: TASK [testnode : Add a user for xfstests to test user quotas.] ***************** ok: [smithi185.front.sepia.ceph.com] => {"append": false, "changed": false, "comment": "", "group": 10101, "home": "/home/fsgqa", "move_home": false, "name": "fsgqa", "shell": "/bin/bash", "state": "present", "uid": 10101} 2021-07-24T16:27:24.273 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:24 +0000 (0:00:00.304) 0:04:53.629 ********* 2021-07-24T16:27:24.469 INFO:teuthology.task.ansible.out: TASK [testnode : Set a high max open files limit for the teuthology user.] ***** 2021-07-24T16:27:24.471 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "checksum": "dc140f4bb26594b8d5e0753bab8d93c0cced7772", "dest": "/etc/security/limits.d/ubuntu.conf", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/security/limits.d/ubuntu.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 112, "state": "file", "uid": 0} 2021-07-24T16:27:24.509 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:24 +0000 (0:00:00.239) 0:04:53.869 ********* 2021-07-24T16:27:24.614 INFO:teuthology.task.ansible.out: TASK [testnode : Set hostname var] ********************************************* ok: [smithi115.front.sepia.ceph.com] => {"ansible_facts": {"hostname": "smithi115"}, "changed": false} 2021-07-24T16:27:24.638 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:24 +0000 (0:00:00.126) 0:04:53.995 ********* 2021-07-24T16:27:24.884 INFO:teuthology.task.ansible.out: TASK [testnode : Set a high max open files limit for the teuthology user.] ***** ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "checksum": "dc140f4bb26594b8d5e0753bab8d93c0cced7772", "dest": "/etc/security/limits.d/ubuntu.conf", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/security/limits.d/ubuntu.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 112, "state": "file", "uid": 0} 2021-07-24T16:27:24.915 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:24 +0000 (0:00:00.278) 0:04:54.274 ********* 2021-07-24T16:27:25.023 INFO:teuthology.task.ansible.out: TASK [testnode : Set hostname var] ********************************************* 2021-07-24T16:27:25.025 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"ansible_facts": {"hostname": "smithi185"}, "changed": false} 2021-07-24T16:27:25.049 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:25 +0000 (0:00:00.134) 0:04:54.409 ********* 2021-07-24T16:27:25.786 INFO:teuthology.task.ansible.out: TASK [testnode : Set the system's hostname] ************************************ ok: [smithi185.front.sepia.ceph.com] => {"ansible_facts": {"ansible_domain": "", "ansible_fqdn": "smithi185", "ansible_hostname": "smithi185", "ansible_nodename": "smithi185"}, "changed": false, "name": "smithi185"} 2021-07-24T16:27:25.822 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:25 +0000 (0:00:00.764) 0:04:55.173 ********* 2021-07-24T16:27:25.848 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"ansible_facts": {"ansible_domain": "", "ansible_fqdn": "smithi115", "ansible_hostname": "smithi115", "ansible_nodename": "smithi115"}, "changed": false, "name": "smithi115"} 2021-07-24T16:27:25.875 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:25 +0000 (0:00:00.057) 0:04:55.231 ********* 2021-07-24T16:27:26.395 INFO:teuthology.task.ansible.out: TASK [testnode : Upload distro major version specific sshd_config] ************* ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "checksum": "a5e550b2aa74f6355e926d70d73a50ad9ab4b4be", "dest": "/etc/ssh/sshd_config", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/ssh/sshd_config", "secontext": "system_u:object_r:etc_t:s0", "size": 1043, "state": "file", "uid": 0} 2021-07-24T16:27:26.419 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:26 +0000 (0:00:00.548) 0:04:55.779 ********* 2021-07-24T16:27:26.428 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "checksum": "a5e550b2aa74f6355e926d70d73a50ad9ab4b4be", "dest": "/etc/ssh/sshd_config", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/ssh/sshd_config", "secontext": "system_u:object_r:etc_t:s0", "size": 1043, "state": "file", "uid": 0} 2021-07-24T16:27:26.456 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:26 +0000 (0:00:00.036) 0:04:55.816 ********* 2021-07-24T16:27:26.986 INFO:teuthology.task.ansible.out: TASK [testnode : Upload ssh_config] ******************************************** ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "checksum": "58d78b02605c8368f1913de12e145f4ad930fafc", "dest": "/etc/ssh/ssh_config", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/ssh/ssh_config", "secontext": "system_u:object_r:etc_t:s0", "size": 570, "state": "file", "uid": 0} 2021-07-24T16:27:27.013 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:27 +0000 (0:00:00.553) 0:04:56.369 ********* 2021-07-24T16:27:27.020 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "checksum": "58d78b02605c8368f1913de12e145f4ad930fafc", "dest": "/etc/ssh/ssh_config", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/ssh/ssh_config", "secontext": "system_u:object_r:etc_t:s0", "size": 570, "state": "file", "uid": 0} 2021-07-24T16:27:27.053 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:27 +0000 (0:00:00.043) 0:04:56.412 ********* 2021-07-24T16:27:27.613 INFO:teuthology.task.ansible.out: TASK [testnode : Add ssh pubkeys] ********************************************** changed: [smithi185.front.sepia.ceph.com] => {"attempts": 1, "changed": true, "comment": null, "exclusive": false, "follow": false, "key": "https://raw.githubusercontent.com/ceph/keys/autogenerated/ssh/@all.pub", "key_options": null, "keyfile": "/home/ubuntu/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ubuntu", "validate_certs": true} 2021-07-24T16:27:27.637 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:27 +0000 (0:00:00.584) 0:04:56.997 ********* 2021-07-24T16:27:27.703 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => {"attempts": 1, "changed": true, "comment": null, "exclusive": false, "follow": false, "key": "https://raw.githubusercontent.com/ceph/keys/autogenerated/ssh/@all.pub", "key_options": null, "keyfile": "/home/ubuntu/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ubuntu", "validate_certs": true} 2021-07-24T16:27:27.724 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:27 +0000 (0:00:00.087) 0:04:57.084 ********* 2021-07-24T16:27:28.180 INFO:teuthology.task.ansible.out: TASK [testnode : Create remote.conf] ******************************************* ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "checksum": "68d0b8ee2f88a77895f257aa69f32a42e47f455b", "dest": "/etc/security/limits.d/remote.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/security/limits.d/remote.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 116, "state": "file", "uid": 0} 2021-07-24T16:27:28.206 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:28 +0000 (0:00:00.481) 0:04:57.565 ********* 2021-07-24T16:27:28.295 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "checksum": "68d0b8ee2f88a77895f257aa69f32a42e47f455b", "dest": "/etc/security/limits.d/remote.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/security/limits.d/remote.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 116, "state": "file", "uid": 0} 2021-07-24T16:27:28.336 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:28 +0000 (0:00:00.131) 0:04:57.696 ********* 2021-07-24T16:27:28.505 INFO:teuthology.task.ansible.out: TASK [testnode : Set mode on /etc/fuse.conf] *********************************** 2021-07-24T16:27:28.517 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "dest": "/etc/fuse.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 0, "state": "file", "uid": 0} 2021-07-24T16:27:28.541 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:28 +0000 (0:00:00.201) 0:04:57.898 ********* 2021-07-24T16:27:28.674 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "dest": "/etc/fuse.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 0, "state": "file", "uid": 0} 2021-07-24T16:27:28.699 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:28 +0000 (0:00:00.161) 0:04:58.059 ********* 2021-07-24T16:27:28.796 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the group kvm exists.] ********************************* ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "gid": 36, "name": "kvm", "state": "present", "system": false} 2021-07-24T16:27:28.826 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:28 +0000 (0:00:00.126) 0:04:58.186 ********* 2021-07-24T16:27:28.953 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "gid": 36, "name": "kvm", "state": "present", "system": false} 2021-07-24T16:27:28.980 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:28 +0000 (0:00:00.152) 0:04:58.339 ********* 2021-07-24T16:27:29.104 INFO:teuthology.task.ansible.out: TASK [testnode : Add the teuthology user to groups kvm,disk] ******************* 2021-07-24T16:27:29.105 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"append": true, "changed": false, "comment": "", "group": 1236, "groups": "kvm,disk", "home": "/home/ubuntu", "move_home": false, "name": "ubuntu", "shell": "/bin/bash", "state": "present", "uid": 1000} 2021-07-24T16:27:29.151 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:29 +0000 (0:00:00.171) 0:04:58.511 ********* 2021-07-24T16:27:29.286 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"append": true, "changed": false, "comment": "", "group": 1236, "groups": "kvm,disk", "home": "/home/ubuntu", "move_home": false, "name": "ubuntu", "shell": "/bin/bash", "state": "present", "uid": 1000} 2021-07-24T16:27:29.317 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:29 +0000 (0:00:00.165) 0:04:58.676 ********* 2021-07-24T16:27:29.837 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/sudoers.] ************************************** ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "checksum": "be3223c8b0917bde02657a5f9ddd95277cc3f812", "dest": "/etc/sudoers", "gid": 0, "group": "root", "mode": "0440", "owner": "root", "path": "/etc/sudoers", "secontext": "system_u:object_r:etc_t:s0", "size": 1808, "state": "file", "uid": 0} 2021-07-24T16:27:29.860 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:29 +0000 (0:00:00.542) 0:04:59.219 ********* 2021-07-24T16:27:29.964 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "checksum": "be3223c8b0917bde02657a5f9ddd95277cc3f812", "dest": "/etc/sudoers", "gid": 0, "group": "root", "mode": "0440", "owner": "root", "path": "/etc/sudoers", "secontext": "system_u:object_r:etc_t:s0", "size": 1808, "state": "file", "uid": 0} 2021-07-24T16:27:29.992 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:29 +0000 (0:00:00.120) 0:04:59.340 ********* 2021-07-24T16:27:30.499 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/security/limits.conf] ************************** 2021-07-24T16:27:30.501 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "checksum": "12a2e17405b9e00ea2061e25929905d08e5fe19f", "dest": "/etc/security/limits.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/security/limits.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 854, "state": "file", "uid": 0} 2021-07-24T16:27:30.540 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:30 +0000 (0:00:00.559) 0:04:59.900 ********* 2021-07-24T16:27:30.681 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "checksum": "12a2e17405b9e00ea2061e25929905d08e5fe19f", "dest": "/etc/security/limits.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/security/limits.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 854, "state": "file", "uid": 0} 2021-07-24T16:27:30.717 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:30 +0000 (0:00:00.170) 0:05:00.070 ********* 2021-07-24T16:27:32.929 INFO:teuthology.task.ansible.out: TASK [testnode : Rebuild rpmdb] ************************************************ 2021-07-24T16:27:32.932 INFO:teuthology.task.ansible.out:[WARNING]: Consider using the yum, dnf or zypper module rather than running 'rpm'. If you need to use command because yum, dnf or zypper is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. changed: [smithi185.front.sepia.ceph.com] => {"changed": true, "cmd": ["rpm", "--rebuilddb"], "delta": "0:00:02.151865", "end": "2021-07-24 16:27:32.907087", "rc": 0, "start": "2021-07-24 16:27:30.755222", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-07-24T16:27:32.959 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:32 +0000 (0:00:02.245) 0:05:02.315 ********* 2021-07-24T16:27:32.972 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => {"changed": true, "cmd": ["rpm", "--rebuilddb"], "delta": "0:00:01.983047", "end": "2021-07-24 16:27:32.908280", "rc": 0, "start": "2021-07-24 16:27:30.925233", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-07-24T16:27:33.006 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:32 +0000 (0:00:00.050) 0:05:02.366 ********* 2021-07-24T16:27:33.049 INFO:teuthology.task.ansible.out: TASK [testnode : Clean up Stream distro-provided repos] ************************ 2021-07-24T16:27:33.052 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:27:33.081 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:33 +0000 (0:00:00.069) 0:05:02.436 ********* 2021-07-24T16:27:33.116 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:27:33.143 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:33 +0000 (0:00:00.067) 0:05:02.503 ********* 2021-07-24T16:27:33.170 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:27:33.213 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:33 +0000 (0:00:00.051) 0:05:02.555 ********* 2021-07-24T16:27:33.250 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:27:33.279 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:33 +0000 (0:00:00.082) 0:05:02.638 ********* 2021-07-24T16:27:33.315 INFO:teuthology.task.ansible.out: TASK [testnode : Include CentOS Stream specific variables] ********************* skipping: [smithi185.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/empty.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/empty.yml", "skip_reason": "Conditional result was False"} 2021-07-24T16:27:33.348 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:33 +0000 (0:00:00.069) 0:05:02.708 ********* 2021-07-24T16:27:33.383 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/empty.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/empty.yml", "skip_reason": "Conditional result was False"} 2021-07-24T16:27:33.425 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:33 +0000 (0:00:00.067) 0:05:02.775 ********* 2021-07-24T16:27:33.460 INFO:teuthology.task.ansible.out: TASK [testnode : Configure local mirrorlists] ********************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:27:33.492 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:33 +0000 (0:00:00.068) 0:05:02.844 ********* 2021-07-24T16:27:33.513 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:27:33.547 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:33 +0000 (0:00:00.058) 0:05:02.903 ********* 2021-07-24T16:27:34.105 INFO:teuthology.task.ansible.out: TASK [testnode : Configure common additional repos in /etc/yum.repos.d/] ******* ok: [smithi185.front.sepia.ceph.com] => (item={'key': 'lab-extras', 'value': {'name': 'lab-extras', 'baseurl': 'http://apt-mirror.front.sepia.ceph.com/lab-extras/8/', 'enabled': 1, 'gpgcheck': 0}}) => {"ansible_loop_var": "item", "changed": false, "checksum": "a0e2ac0628a264e14b96b1c57627a3aa344a6c52", "dest": "/etc/yum.repos.d/lab-extras.repo", "gid": 0, "group": "root", "item": {"key": "lab-extras", "value": {"baseurl": "http://apt-mirror.front.sepia.ceph.com/lab-extras/8/", "enabled": 1, "gpgcheck": 0, "name": "lab-extras"}}, "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/lab-extras.repo", "secontext": "system_u:object_r:system_conf_t:s0", "size": 203, "state": "file", "uid": 0} 2021-07-24T16:27:34.145 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:34 +0000 (0:00:00.601) 0:05:03.505 ********* 2021-07-24T16:27:34.163 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item={'key': 'lab-extras', 'value': {'name': 'lab-extras', 'baseurl': 'http://apt-mirror.front.sepia.ceph.com/lab-extras/8/', 'enabled': 1, 'gpgcheck': 0}}) => {"ansible_loop_var": "item", "changed": false, "checksum": "a0e2ac0628a264e14b96b1c57627a3aa344a6c52", "dest": "/etc/yum.repos.d/lab-extras.repo", "gid": 0, "group": "root", "item": {"key": "lab-extras", "value": {"baseurl": "http://apt-mirror.front.sepia.ceph.com/lab-extras/8/", "enabled": 1, "gpgcheck": 0, "name": "lab-extras"}}, "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/lab-extras.repo", "secontext": "system_u:object_r:system_conf_t:s0", "size": 203, "state": "file", "uid": 0} 2021-07-24T16:27:34.195 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:34 +0000 (0:00:00.048) 0:05:03.553 ********* 2021-07-24T16:27:34.225 INFO:teuthology.task.ansible.out: TASK [testnode : Configure version specific repos in /etc/yum.repos.d/] ******** 2021-07-24T16:27:34.249 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:34 +0000 (0:00:00.053) 0:05:03.607 ********* 2021-07-24T16:27:34.318 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:34 +0000 (0:00:00.070) 0:05:03.677 ********* 2021-07-24T16:27:34.364 INFO:teuthology.task.ansible.out: TASK [testnode : Enable copr repos] ******************************************** 2021-07-24T16:27:34.402 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:34 +0000 (0:00:00.081) 0:05:03.758 ********* 2021-07-24T16:27:34.450 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:34 +0000 (0:00:00.048) 0:05:03.807 ********* 2021-07-24T16:27:34.487 INFO:teuthology.task.ansible.out: TASK [testnode : Install GPG] ************************************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:27:34.531 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:34 +0000 (0:00:00.066) 0:05:03.874 ********* 2021-07-24T16:27:34.541 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:27:34.574 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:34 +0000 (0:00:00.056) 0:05:03.930 ********* 2021-07-24T16:27:34.619 INFO:teuthology.task.ansible.out: TASK [testnode : Install GPG keys] ********************************************* skipping: [smithi185.front.sepia.ceph.com] => (item=https://download.ceph.com/keys/release.asc) => {"ansible_loop_var": "item", "changed": false, "item": "https://download.ceph.com/keys/release.asc", "skip_reason": "Conditional result was False"} 2021-07-24T16:27:34.630 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item=https://download.ceph.com/keys/autobuild.asc) => {"ansible_loop_var": "item", "changed": false, "item": "https://download.ceph.com/keys/autobuild.asc", "skip_reason": "Conditional result was False"} 2021-07-24T16:27:34.657 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:34 +0000 (0:00:00.086) 0:05:04.017 ********* 2021-07-24T16:27:34.679 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item=https://download.ceph.com/keys/release.asc) => {"ansible_loop_var": "item", "changed": false, "item": "https://download.ceph.com/keys/release.asc", "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item=https://download.ceph.com/keys/autobuild.asc) => {"ansible_loop_var": "item", "changed": false, "item": "https://download.ceph.com/keys/autobuild.asc", "skip_reason": "Conditional result was False"} 2021-07-24T16:27:34.725 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:34 +0000 (0:00:00.058) 0:05:04.075 ********* 2021-07-24T16:27:34.742 INFO:teuthology.task.ansible.out: TASK [testnode : Clean yum cache] ********************************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:27:34.794 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:34 +0000 (0:00:00.075) 0:05:04.150 ********* 2021-07-24T16:27:34.817 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:27:34.854 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:34 +0000 (0:00:00.062) 0:05:04.213 ********* 2021-07-24T16:27:34.885 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:27:34.920 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:34 +0000 (0:00:00.060) 0:05:04.274 ********* 2021-07-24T16:27:34.939 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:27:34.979 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:34 +0000 (0:00:00.061) 0:05:04.335 ********* 2021-07-24T16:27:35.018 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure yum_utils is present.] ********************************* skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:27:35.047 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:35 +0000 (0:00:00.069) 0:05:04.404 ********* 2021-07-24T16:27:35.084 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:27:35.119 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:35 +0000 (0:00:00.073) 0:05:04.478 ********* 2021-07-24T16:27:35.176 INFO:teuthology.task.ansible.out: TASK [testnode : Removing saved yum transactions] ****************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:27:35.229 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:35 +0000 (0:00:00.109) 0:05:04.587 ********* 2021-07-24T16:27:35.254 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:27:35.284 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:35 +0000 (0:00:00.053) 0:05:04.640 ********* 2021-07-24T16:27:35.511 INFO:teuthology.task.ansible.out: TASK [testnode : Check if ceph-debuginfo is installed] ************************* 2021-07-24T16:27:35.515 INFO:teuthology.task.ansible.out:fatal: [smithi185.front.sepia.ceph.com]: FAILED! => {"changed": false, "cmd": ["rpm", "-q", "ceph-debuginfo"], "delta": "0:00:00.007312", "end": "2021-07-24 16:27:35.491996", "msg": "non-zero return code", "rc": 1, "start": "2021-07-24 16:27:35.484684", "stderr": "", "stderr_lines": [], "stdout": "package ceph-debuginfo is not installed", "stdout_lines": ["package ceph-debuginfo is not installed"]} ...ignoring 2021-07-24T16:27:35.538 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:35 +0000 (0:00:00.257) 0:05:04.898 ********* 2021-07-24T16:27:35.550 INFO:teuthology.task.ansible.out: 2021-07-24T16:27:35.596 INFO:teuthology.task.ansible.out:fatal: [smithi115.front.sepia.ceph.com]: FAILED! => {"changed": false, "cmd": ["rpm", "-q", "ceph-debuginfo"], "delta": "0:00:00.007249", "end": "2021-07-24 16:27:35.566425", "msg": "non-zero return code", "rc": 1, "start": "2021-07-24 16:27:35.559176", "stderr": "", "stderr_lines": [], "stdout": "package ceph-debuginfo is not installed", "stdout_lines": ["package ceph-debuginfo is not installed"]} ...ignoring 2021-07-24T16:27:35.616 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:35 +0000 (0:00:00.077) 0:05:04.975 ********* 2021-07-24T16:27:35.688 INFO:teuthology.task.ansible.out: TASK [testnode : Work around https://bugzilla.redhat.com/show_bug.cgi?id=1234967] *** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:27:35.718 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:35 +0000 (0:00:00.101) 0:05:05.077 ********* 2021-07-24T16:27:35.740 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:27:35.774 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:27:35 +0000 (0:00:00.053) 0:05:05.130 ********* 2021-07-24T16:28:00.840 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph packages are not present.] ************************ changed: [smithi115.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: librados2-1:12.2.7-9.el8.x86_64", "Removed: librbd1-1:12.2.7-9.el8.x86_64", "Removed: qemu-kvm-block-rbd-15:4.2.0-34.module+el8.3.0+7976+077be4ec.x86_64"]} changed: [smithi185.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: librados2-1:12.2.7-9.el8.x86_64", "Removed: librbd1-1:12.2.7-9.el8.x86_64", "Removed: qemu-kvm-block-rbd-15:4.2.0-34.module+el8.3.0+7976+077be4ec.x86_64"]} 2021-07-24T16:28:00.876 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:28:00 +0000 (0:00:25.106) 0:05:30.236 ********* 2021-07-24T16:28:00.951 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:28:00 +0000 (0:00:00.041) 0:05:30.278 ********* 2021-07-24T16:28:25.672 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph dependency packages are not present.] ************* changed: [smithi115.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: boost-program-options-1.66.0-10.el8.x86_64", "Removed: boost-random-1.66.0-10.el8.x86_64"]} 2021-07-24T16:28:25.720 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:28:25 +0000 (0:00:24.802) 0:05:55.080 ********* 2021-07-24T16:28:25.983 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: boost-program-options-1.66.0-10.el8.x86_64", "Removed: boost-random-1.66.0-10.el8.x86_64"]} 2021-07-24T16:28:26.017 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:28:26 +0000 (0:00:00.291) 0:05:55.372 ********* 2021-07-24T16:29:20.102 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* changed: [smithi185.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: redhat-lsb-desktop-4.1-47.el8.x86_64", "Installed: libXxf86misc-1.0.4-1.el8.x86_64", "Installed: urw-base35-bookman-fonts-20170801-10.el8.noarch", "Installed: boost-program-options-1.66.0-10.el8.x86_64", "Installed: perl-XML-SAX-Base-1.09-4.el8.noarch", "Installed: perl-Module-Pluggable-2:5.2-7.el8.noarch", "Installed: urw-base35-p052-fonts-20170801-10.el8.noarch", "Installed: openjpeg2-2.3.1-6.el8.x86_64", "Installed: perl-Net-HTTP-6.17-2.module+el8.3.0+6498+9eecfe51.noarch", "Installed: cups-1:2.2.6-38.el8.x86_64", "Installed: perl-Text-Soundex-3.05-8.el8.x86_64", "Installed: qemu-kvm-common-15:4.2.0-34.module+el8.3.0+10437+1ca0c2ba.5.x86_64", "Installed: libmcpp-2.7.2-20.el8.x86_64", "Installed: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch", "Installed: cups-filesystem-1:2.2.6-38.el8.noarch", "Installed: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch", "Installed: perl-WWW-RobotRules-6.02-18.module+el8.3.0+6498+9eecfe51.noarch", "Installed: libXmu-1.1.3-1.el8.x86_64", "Installed: urw-base35-z003-fonts-20170801-10.el8.noarch", "Installed: avahi-0.7-19.el8.x86_64", "Installed: xorg-x11-server-utils-7.7-27.el8.x86_64", "Installed: mcpp-2.7.2-20.el8.x86_64", "Installed: google-droid-sans-fonts-20120715-13.el8.noarch", "Installed: urw-base35-fonts-common-20170801-10.el8.noarch", "Installed: librados2-1:12.2.7-9.el8.x86_64", "Installed: lcms2-2.9-2.el8.x86_64", "Installed: poppler-data-0.4.9-1.el8.noarch", "Installed: perl-File-CheckTree-4.42-303.el8.noarch", "Installed: qemu-img-15:4.2.0-34.module+el8.3.0+10437+1ca0c2ba.5.x86_64", "Installed: libpaper-1.1.24-22.el8.x86_64", "Installed: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch", "Installed: perl-HTTP-Negotiate-6.01-19.module+el8.3.0+6498+9eecfe51.noarch", "Installed: perl-XML-LibXML-1:2.0132-2.el8.x86_64 2021-07-24T16:29:20.129 INFO:teuthology.task.ansible.out:", "Installed: libgs-9.25-7.el8.x86_64", "Installed: libSM-1.2.3-1.el8.x86_64", "Installed: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch", "Installed: libidn-1.34-5.el8.x86_64", "Installed: perl-Try-Tiny-0.30-7.module+el8.3.0+6498+9eecfe51.noarch", "Installed: redhat-lsb-cxx-4.1-47.el8.x86_64", "Installed: cups-filters-1.20.0-20.el8.x86_64", "Installed: qemu-kvm-block-rbd-15:4.2.0-34.module+el8.3.0+10437+1ca0c2ba.5.x86_64", "Installed: qpdf-libs-7.1.1-10.el8.x86_64", "Installed: urw-base35-gothic-fonts-20170801-10.el8.noarch", "Installed: avahi-glib-0.7-19.el8.x86_64", "Installed: redhat-lsb-languages-4.1-47.el8.x86_64", "Installed: perl-Data-Dump-1.23-7.module+el8.3.0+6498+9eecfe51.noarch", "Installed: libXt-1.1.5-12.el8.x86_64", "Installed: urw-base35-c059-fonts-20170801-10.el8.noarch", "Installed: redhat-lsb-4.1-47.el8.x86_64", "Installed: librbd1-1:12.2.7-9.el8.x86_64", "Installed: redhat-lsb-submod-multimedia-4.1-47.el8.x86_64", "Installed: mesa-libGLU-9.0.0-15.el8.x86_64", "Installed: urw-base35-fonts-20170801-10.el8.noarch", "Installed: perl-XML-SAX-1.00-1.el8.noarch", "Installed: perl-File-Listing-6.04-17.module+el8.3.0+6498+9eecfe51.noarch", "Installed: perl-Pod-Plainer-1.04-7.el8.noarch", "Installed: libpng12-1.2.57-5.el8.x86_64", "Installed: perl-Class-ISA-0.36-1022.el8.noarch", "Installed: jbig2dec-libs-0.14-4.el8_2.x86_64", "Installed: perl-XML-NamespaceSupport-1.12-4.el8.noarch", "Installed: qemu-kvm-core-15:4.2.0-34.module+el8.3.0+10437+1ca0c2ba.5.x86_64", "Installed: adobe-mappings-cmap-20171205-3.el8.noarch", "Installed: perl-HTTP-Cookies-6.04-2.module+el8.3.0+6498+9eecfe51.noarch", "Installed: cups-ipptool-1:2.2.6-38.el8.x86_64", "Installed: perl-B-Lint-1.20-11.el8.noarch", "Installed: redhat-lsb-printing-4.1-47.el8.x86_64", "Installed: perl-Text-Unidecode-1.30-5.el8.noarch", "Installed: libijs-0.35-5.el8.x86_64", "Installed: urw-base35-d050000l-fonts-20170801-10.el8.noarch", "Installed: liberation-fonts-common-1:2.00.3-7.el8.noarch", "Insta 2021-07-24T16:29:20.138 INFO:teuthology.task.ansible.out:lled: adobe-mappings-pdf-20180407-1.el8.noarch", "Installed: boost-random-1.66.0-10.el8.x86_64", "Installed: libICE-1.0.9-15.el8.x86_64", "Installed: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch", "Installed: liberation-mono-fonts-1:2.00.3-7.el8.noarch", "Installed: cups-filters-libs-1.20.0-20.el8.x86_64", "Installed: perl-Pod-LaTeX-0.61-302.el8.noarch", "Installed: perl-libwww-perl-6.34-1.module+el8.3.0+6498+9eecfe51.noarch", "Installed: poppler-0.66.0-27.el8.x86_64", "Installed: perl-NTLM-1.09-17.module+el8.3.0+6498+9eecfe51.noarch", "Installed: poppler-utils-0.66.0-27.el8.x86_64", "Installed: perl-Module-Runtime-0.016-2.el8.noarch", "Installed: ghostscript-9.25-7.el8.x86_64", "Removed: qemu-img-15:4.2.0-34.module+el8.3.0+7976+077be4ec.x86_64", "Removed: qemu-kvm-common-15:4.2.0-34.module+el8.3.0+7976+077be4ec.x86_64", "Removed: qemu-kvm-core-15:4.2.0-34.module+el8.3.0+7976+077be4ec.x86_64"]} Saturday 24 July 2021 16:29:20 +0000 (0:00:54.113) 0:06:49.485 ********* 2021-07-24T16:29:20.654 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: urw-base35-bookman-fonts-20170801-10.el8.noarch", "Installed: boost-program-options-1.66.0-10.el8.x86_64", "Installed: perl-XML-SAX-Base-1.09-4.el8.noarch", "Installed: perl-Module-Pluggable-2:5.2-7.el8.noarch", "Installed: urw-base35-p052-fonts-20170801-10.el8.noarch", "Installed: openjpeg2-2.3.1-6.el8.x86_64", "Installed: liberation-fonts-common-1:2.00.3-7.el8.noarch", "Installed: perl-Net-HTTP-6.17-2.module+el8.3.0+6498+9eecfe51.noarch", "Installed: cups-1:2.2.6-38.el8.x86_64", "Installed: liberation-mono-fonts-1:2.00.3-7.el8.noarch", "Installed: libmcpp-2.7.2-20.el8.x86_64", "Installed: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch", "Installed: cups-filesystem-1:2.2.6-38.el8.noarch", "Installed: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch", "Installed: perl-WWW-RobotRules-6.02-18.module+el8.3.0+6498+9eecfe51.noarch", "Installed: libXmu-1.1.3-1.el8.x86_64", "Installed: urw-base35-z003-fonts-20170801-10.el8.noarch", "Installed: xorg-x11-server-utils-7.7-27.el8.x86_64", "Installed: mcpp-2.7.2-20.el8.x86_64", "Installed: google-droid-sans-fonts-20120715-13.el8.noarch", "Installed: urw-base35-fonts-common-20170801-10.el8.noarch", "Installed: librados2-1:12.2.7-9.el8.x86_64", "Installed: lcms2-2.9-2.el8.x86_64", "Installed: poppler-data-0.4.9-1.el8.noarch", "Installed: perl-File-CheckTree-4.42-303.el8.noarch", "Installed: qemu-img-15:4.2.0-34.module+el8.3.0+10437+1ca0c2ba.5.x86_64", "Installed: libpaper-1.1.24-22.el8.x86_64", "Installed: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch", "Installed: perl-HTTP-Negotiate-6.01-19.module+el8.3.0+6498+9eecfe51.noarch", "Installed: perl-XML-LibXML-1:2.0132-2.el8.x86_64", "Installed: libgs-9.25-7.el8.x86_64", "Installed: libSM-1.2.3-1.el8.x86_64", "Installed: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch", "Installed: libidn-1.34-5.el8.x86_64", "Installed: perl-Try-Tiny-0.30-7.module+el8.3.0 2021-07-24T16:29:20.656 INFO:teuthology.task.ansible.out:+6498+9eecfe51.noarch", "Installed: redhat-lsb-cxx-4.1-47.el8.x86_64", "Installed: cups-filters-1.20.0-20.el8.x86_64", "Installed: qemu-kvm-block-rbd-15:4.2.0-34.module+el8.3.0+10437+1ca0c2ba.5.x86_64", "Installed: avahi-0.7-19.el8.x86_64", "Installed: avahi-glib-0.7-19.el8.x86_64", "Installed: qpdf-libs-7.1.1-10.el8.x86_64", "Installed: urw-base35-gothic-fonts-20170801-10.el8.noarch", "Installed: redhat-lsb-languages-4.1-47.el8.x86_64", "Installed: perl-Data-Dump-1.23-7.module+el8.3.0+6498+9eecfe51.noarch", "Installed: libXt-1.1.5-12.el8.x86_64", "Installed: urw-base35-c059-fonts-20170801-10.el8.noarch", "Installed: redhat-lsb-4.1-47.el8.x86_64", "Installed: librbd1-1:12.2.7-9.el8.x86_64", "Installed: redhat-lsb-submod-multimedia-4.1-47.el8.x86_64", "Installed: mesa-libGLU-9.0.0-15.el8.x86_64", "Installed: urw-base35-fonts-20170801-10.el8.noarch", "Installed: perl-XML-SAX-1.00-1.el8.noarch", "Installed: perl-File-Listing-6.04-17.module+el8.3.0+6498+9eecfe51.noarch", "Installed: perl-Pod-Plainer-1.04-7.el8.noarch", "Installed: libpng12-1.2.57-5.el8.x86_64", "Installed: perl-Class-ISA-0.36-1022.el8.noarch", "Installed: jbig2dec-libs-0.14-4.el8_2.x86_64", "Installed: qemu-kvm-core-15:4.2.0-34.module+el8.3.0+10437+1ca0c2ba.5.x86_64", "Installed: adobe-mappings-cmap-20171205-3.el8.noarch", "Installed: perl-HTTP-Cookies-6.04-2.module+el8.3.0+6498+9eecfe51.noarch", "Installed: cups-ipptool-1:2.2.6-38.el8.x86_64", "Installed: perl-B-Lint-1.20-11.el8.noarch", "Installed: redhat-lsb-printing-4.1-47.el8.x86_64", "Installed: perl-Text-Unidecode-1.30-5.el8.noarch", "Installed: libijs-0.35-5.el8.x86_64", "Installed: urw-base35-d050000l-fonts-20170801-10.el8.noarch", "Installed: adobe-mappings-pdf-20180407-1.el8.noarch", "Installed: boost-random-1.66.0-10.el8.x86_64", "Installed: libICE-1.0.9-15.el8.x86_64", "Installed: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch", "Installed: perl-Text-Soundex-3.05-8.el8.x86_64", "Installed: perl-libwww-perl-6.34-1.module+el8.3.0 2021-07-24T16:29:20.718 INFO:teuthology.task.ansible.out:+6498+9eecfe51.noarch", "Installed: perl-Pod-LaTeX-0.61-302.el8.noarch", "Installed: perl-XML-NamespaceSupport-1.12-4.el8.noarch", "Installed: poppler-0.66.0-27.el8.x86_64", "Installed: perl-NTLM-1.09-17.module+el8.3.0+6498+9eecfe51.noarch", "Installed: cups-filters-libs-1.20.0-20.el8.x86_64", "Installed: redhat-lsb-desktop-4.1-47.el8.x86_64", "Installed: poppler-utils-0.66.0-27.el8.x86_64", "Installed: ghostscript-9.25-7.el8.x86_64", "Installed: perl-Module-Runtime-0.016-2.el8.noarch", "Installed: qemu-kvm-common-15:4.2.0-34.module+el8.3.0+10437+1ca0c2ba.5.x86_64", "Installed: libXxf86misc-1.0.4-1.el8.x86_64", "Removed: qemu-img-15:4.2.0-34.module+el8.3.0+7976+077be4ec.x86_64", "Removed: qemu-kvm-common-15:4.2.0-34.module+el8.3.0+7976+077be4ec.x86_64", "Removed: qemu-kvm-core-15:4.2.0-34.module+el8.3.0+7976+077be4ec.x86_64"]} Saturday 24 July 2021 16:29:20 +0000 (0:00:00.559) 0:06:50.045 ********* 2021-07-24T16:29:31.674 INFO:teuthology.task.ansible.out: TASK [testnode : Install epel packages] **************************************** 2021-07-24T16:29:31.681 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} 2021-07-24T16:29:31.732 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:31 +0000 (0:00:11.045) 0:07:01.091 ********* 2021-07-24T16:29:32.136 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} 2021-07-24T16:29:32.180 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:32 +0000 (0:00:00.446) 0:07:01.537 ********* 2021-07-24T16:29:34.526 INFO:teuthology.task.ansible.out: TASK [testnode : Remove packages] ********************************************** ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} 2021-07-24T16:29:34.554 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:34 +0000 (0:00:02.372) 0:07:03.909 ********* 2021-07-24T16:29:34.705 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:34.729 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:34 +0000 (0:00:00.174) 0:07:04.084 ********* 2021-07-24T16:29:34.990 INFO:teuthology.task.ansible.out: TASK [testnode : Remove packages] ********************************************** ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} 2021-07-24T16:29:35.040 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:35 +0000 (0:00:00.298) 0:07:04.382 ********* 2021-07-24T16:29:35.164 INFO:teuthology.task.ansible.out: TASK [testnode : Stop and disable firewalld] *********************************** 2021-07-24T16:29:35.165 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "enabled": false, "name": "firewalld", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus.service polkit.service dbus.socket sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "ebtables.service shutdown.target iptables.service ip6tables.service nftables.service ipset.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "D 2021-07-24T16:29:35.170 INFO:teuthology.task.ansible.out:evicePolicy": "auto", "Documentation": "man:firewalld(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "Limi 2021-07-24T16:29:35.175 INFO:teuthology.task.ansible.out:tNOFILESoft": "1024", "LimitNPROC": "127237", "LimitNPROCSoft": "127237", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127237", "LimitSIGPENDINGSoft": "127237", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "S 2021-07-24T16:29:35.193 INFO:teuthology.task.ansible.out:tartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "203580", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} 2021-07-24T16:29:35.205 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:35 +0000 (0:00:00.173) 0:07:04.556 ********* 2021-07-24T16:29:35.209 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:35.288 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:35 +0000 (0:00:00.089) 0:07:04.646 ********* 2021-07-24T16:29:35.670 INFO:teuthology.task.ansible.out: TASK [testnode : Stop and disable iptables] ************************************ fatal: [smithi185.front.sepia.ceph.com]: FAILED! => {"changed": false, "msg": "Could not find the requested service iptables: host"} ...ignoring 2021-07-24T16:29:35.707 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:35 +0000 (0:00:00.416) 0:07:05.062 ********* 2021-07-24T16:29:35.806 INFO:teuthology.task.ansible.out: TASK [testnode : Stop and disable firewalld] *********************************** ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "enabled": false, "name": "firewalld", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target polkit.service dbus.service system.slice basic.target dbus.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "ip6tables.service shutdown.target iptables.service ebtables.service nftables.service ipset.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryM 2021-07-24T16:29:35.809 INFO:teuthology.task.ansible.out:in": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESof 2021-07-24T16:29:35.814 INFO:teuthology.task.ansible.out:t": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "127237", "LimitNPROCSoft": "127237", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127237", "LimitSIGPENDINGSoft": "127237", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket system.slice sysinit.target", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "n 2021-07-24T16:29:35.820 INFO:teuthology.task.ansible.out:ull", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "203580", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} 2021-07-24T16:29:35.895 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:35 +0000 (0:00:00.182) 0:07:05.244 ********* 2021-07-24T16:29:36.337 INFO:teuthology.task.ansible.out: TASK [testnode : Stop and disable iptables] ************************************ 2021-07-24T16:29:36.344 INFO:teuthology.task.ansible.out:fatal: [smithi115.front.sepia.ceph.com]: FAILED! => {"changed": false, "msg": "Could not find the requested service iptables: host"} ...ignoring 2021-07-24T16:29:36.370 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:36 +0000 (0:00:00.481) 0:07:05.726 ********* 2021-07-24T16:29:37.334 INFO:teuthology.task.ansible.out: TASK [testnode : Enable SELinux] *********************************************** ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "configfile": "/etc/selinux/config", "msg": "", "policy": "targeted", "reboot_required": false, "state": "permissive"} 2021-07-24T16:29:37.366 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:37 +0000 (0:00:00.984) 0:07:06.711 ********* 2021-07-24T16:29:37.368 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "configfile": "/etc/selinux/config", "msg": "", "policy": "targeted", "reboot_required": false, "state": "permissive"} 2021-07-24T16:29:37.410 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:37 +0000 (0:00:00.058) 0:07:06.770 ********* 2021-07-24T16:29:37.507 INFO:teuthology.task.ansible.out: TASK [testnode : Install abrt] ************************************************* skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:37.541 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:37 +0000 (0:00:00.129) 0:07:06.900 ********* 2021-07-24T16:29:37.616 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:37.755 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:37 +0000 (0:00:00.165) 0:07:07.065 ********* 2021-07-24T16:29:37.879 INFO:teuthology.task.ansible.out: TASK [testnode : Enable abrt-auto-reporting] *********************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:37.943 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:37 +0000 (0:00:00.222) 0:07:07.288 ********* 2021-07-24T16:29:37.963 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:38.010 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:37 +0000 (0:00:00.059) 0:07:07.348 ********* 2021-07-24T16:29:38.171 INFO:teuthology.task.ansible.out: TASK [testnode : Set OpenGPGCheck in abrt-action-save-package-data.conf] ******* skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:38.190 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:38 +0000 (0:00:00.195) 0:07:07.544 ********* 2021-07-24T16:29:38.250 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:38.315 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:38 +0000 (0:00:00.118) 0:07:07.662 ********* 2021-07-24T16:29:38.395 INFO:teuthology.task.ansible.out: TASK [testnode : Set ProcessUnpackaged in abrt-action-save-package-data.conf] *** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:38.442 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:38 +0000 (0:00:00.133) 0:07:07.796 ********* 2021-07-24T16:29:38.505 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:38.538 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:38 +0000 (0:00:00.101) 0:07:07.898 ********* 2021-07-24T16:29:38.682 INFO:teuthology.task.ansible.out: TASK [testnode : Restart abrtd] ************************************************ skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:38.751 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:38 +0000 (0:00:00.203) 0:07:08.101 ********* 2021-07-24T16:29:38.770 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:38.814 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:38 +0000 (0:00:00.072) 0:07:08.174 ********* 2021-07-24T16:29:38.934 INFO:teuthology.task.ansible.out: TASK [testnode : Check for custom repos] *************************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:39.032 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:38 +0000 (0:00:00.181) 0:07:08.355 ********* 2021-07-24T16:29:39.067 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:39.128 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:39 +0000 (0:00:00.121) 0:07:08.477 ********* 2021-07-24T16:29:39.165 INFO:teuthology.task.ansible.out: TASK [testnode : Remove custom repos] ****************************************** 2021-07-24T16:29:39.206 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:39 +0000 (0:00:00.080) 0:07:08.558 ********* 2021-07-24T16:29:39.396 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:39 +0000 (0:00:00.188) 0:07:08.746 ********* 2021-07-24T16:29:39.418 INFO:teuthology.task.ansible.out: TASK [testnode : Set apt preferences] ****************************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:39.484 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:39 +0000 (0:00:00.093) 0:07:08.840 ********* 2021-07-24T16:29:39.607 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:39.656 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:39 +0000 (0:00:00.157) 0:07:08.998 ********* 2021-07-24T16:29:39.736 INFO:teuthology.task.ansible.out: TASK [testnode : Add sources list] ********************************************* skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:39.768 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:39 +0000 (0:00:00.124) 0:07:09.122 ********* 2021-07-24T16:29:39.827 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:39.877 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:39 +0000 (0:00:00.104) 0:07:09.226 ********* 2021-07-24T16:29:39.931 INFO:teuthology.task.ansible.out: TASK [testnode : Install apt keys] ********************************************* skipping: [smithi185.front.sepia.ceph.com] => (item=http://download.ceph.com/keys/autobuild.asc) => {"ansible_loop_var": "item", "changed": false, "item": "http://download.ceph.com/keys/autobuild.asc", "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item=http://download.ceph.com/keys/release.asc) => {"ansible_loop_var": "item", "changed": false, "item": "http://download.ceph.com/keys/release.asc", "skip_reason": "Conditional result was False"} 2021-07-24T16:29:39.985 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:39 +0000 (0:00:00.112) 0:07:09.339 ********* 2021-07-24T16:29:40.027 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item=http://download.ceph.com/keys/autobuild.asc) => {"ansible_loop_var": "item", "changed": false, "item": "http://download.ceph.com/keys/autobuild.asc", "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item=http://download.ceph.com/keys/release.asc) => {"ansible_loop_var": "item", "changed": false, "item": "http://download.ceph.com/keys/release.asc", "skip_reason": "Conditional result was False"} 2021-07-24T16:29:40.051 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:40 +0000 (0:00:00.069) 0:07:09.409 ********* 2021-07-24T16:29:40.238 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-apt] ******************************************* skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:40.312 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:40 +0000 (0:00:00.215) 0:07:09.624 ********* skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:40.375 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:40 +0000 (0:00:00.064) 0:07:09.689 ********* 2021-07-24T16:29:40.484 INFO:teuthology.task.ansible.out: TASK [testnode : Add local apt repos.] ***************************************** 2021-07-24T16:29:40.555 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:40 +0000 (0:00:00.205) 0:07:09.894 ********* 2021-07-24T16:29:40.596 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:40 +0000 (0:00:00.061) 0:07:09.956 ********* 2021-07-24T16:29:40.674 INFO:teuthology.task.ansible.out: TASK [testnode : Blast the apt cache.] ***************************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:40.735 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:40 +0000 (0:00:00.125) 0:07:10.081 ********* 2021-07-24T16:29:40.769 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:40.800 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:40 +0000 (0:00:00.077) 0:07:10.159 ********* 2021-07-24T16:29:40.852 INFO:teuthology.task.ansible.out: TASK [testnode : Update apt cache.] ******************************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:40.891 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:40 +0000 (0:00:00.082) 0:07:10.242 ********* 2021-07-24T16:29:40.943 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:41.000 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:40 +0000 (0:00:00.113) 0:07:10.355 ********* 2021-07-24T16:29:41.035 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure packages are not present.] ***************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:41.070 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:41 +0000 (0:00:00.073) 0:07:10.429 ********* 2021-07-24T16:29:41.100 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:41.124 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:41 +0000 (0:00:00.054) 0:07:10.483 ********* 2021-07-24T16:29:41.173 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:41.263 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:41 +0000 (0:00:00.080) 0:07:10.564 ********* skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:41.308 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:41 +0000 (0:00:00.105) 0:07:10.669 ********* 2021-07-24T16:29:41.355 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade non aarch64 packages] ********************************* skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:41.429 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:41 +0000 (0:00:00.109) 0:07:10.778 ********* 2021-07-24T16:29:41.462 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:41.511 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:41 +0000 (0:00:00.091) 0:07:10.869 ********* 2021-07-24T16:29:41.542 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:41.588 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:41 +0000 (0:00:00.078) 0:07:10.948 ********* 2021-07-24T16:29:41.612 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:41.666 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:41 +0000 (0:00:00.065) 0:07:11.014 ********* 2021-07-24T16:29:41.714 INFO:teuthology.task.ansible.out: TASK [testnode : Install non aarch64 packages] ********************************* skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:41.786 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:41 +0000 (0:00:00.116) 0:07:11.130 ********* 2021-07-24T16:29:41.812 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:41.859 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:41 +0000 (0:00:00.082) 0:07:11.213 ********* 2021-07-24T16:29:41.910 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages with --no-install-recommends] **************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:41.954 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:41 +0000 (0:00:00.101) 0:07:11.314 ********* 2021-07-24T16:29:41.984 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:42.016 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:42 +0000 (0:00:00.054) 0:07:11.369 ********* 2021-07-24T16:29:42.079 INFO:teuthology.task.ansible.out: TASK [testnode : Use perl to add user_xattr to the root mount options in fstab.] *** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:42.119 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:42 +0000 (0:00:00.097) 0:07:11.467 ********* skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:42.157 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:42 +0000 (0:00:00.049) 0:07:11.516 ********* 2021-07-24T16:29:42.258 INFO:teuthology.task.ansible.out: TASK [testnode : Enable xattr for this boot.] ********************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:42.303 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:42 +0000 (0:00:00.143) 0:07:11.660 ********* 2021-07-24T16:29:42.311 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:42.347 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:42 +0000 (0:00:00.046) 0:07:11.707 ********* 2021-07-24T16:29:42.420 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure fuse group exists.] ************************************ skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:42.457 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:42 +0000 (0:00:00.110) 0:07:11.817 ********* 2021-07-24T16:29:42.509 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:42.542 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:42 +0000 (0:00:00.075) 0:07:11.893 ********* 2021-07-24T16:29:42.571 INFO:teuthology.task.ansible.out: TASK [testnode : Upload /etc/fuse.conf.] *************************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:42.606 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:42 +0000 (0:00:00.068) 0:07:11.961 ********* 2021-07-24T16:29:42.652 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:42.692 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:42 +0000 (0:00:00.084) 0:07:12.046 ********* 2021-07-24T16:29:42.744 INFO:teuthology.task.ansible.out: TASK [testnode : Add teuthology user to groups fuse, kvm and disk.] ************ skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:42.784 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:42 +0000 (0:00:00.096) 0:07:12.142 ********* 2021-07-24T16:29:42.790 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:42.798 INFO:teuthology.task.ansible.out: 2021-07-24T16:29:42.823 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:42 +0000 (0:00:00.040) 0:07:12.183 ********* 2021-07-24T16:29:42.913 INFO:teuthology.task.ansible.out: TASK [testnode : Set up static IP in /etc/hosts.] ****************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:42.946 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:42 +0000 (0:00:00.111) 0:07:12.294 ********* 2021-07-24T16:29:43.025 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:43.091 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:43 +0000 (0:00:00.127) 0:07:12.422 ********* 2021-07-24T16:29:43.144 INFO:teuthology.task.ansible.out: TASK [testnode : Stop apache2] ************************************************* skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:43.204 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:43 +0000 (0:00:00.107) 0:07:12.530 ********* 2021-07-24T16:29:43.282 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:43.347 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:43 +0000 (0:00:00.175) 0:07:12.705 ********* 2021-07-24T16:29:43.371 INFO:teuthology.task.ansible.out: TASK [testnode : Set mode on /etc/fuse.conf] *********************************** 2021-07-24T16:29:43.389 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:43.410 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:43 +0000 (0:00:00.061) 0:07:12.767 ********* 2021-07-24T16:29:43.602 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:43.627 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:43 +0000 (0:00:00.220) 0:07:12.987 ********* 2021-07-24T16:29:43.682 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the group kvm exists.] ********************************* skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:43.728 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:43 +0000 (0:00:00.101) 0:07:13.088 ********* 2021-07-24T16:29:43.880 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Saturday 24 July 2021 16:29:43 +0000 (0:00:00.134) 0:07:13.222 ********* 2021-07-24T16:29:44.088 INFO:teuthology.task.ansible.out: TASK [testnode : Add the teuthology user to groups kvm,disk] ******************* skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:44.137 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:44 +0000 (0:00:00.269) 0:07:13.492 ********* 2021-07-24T16:29:44.140 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:44.142 INFO:teuthology.task.ansible.out: 2021-07-24T16:29:44.191 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:44 +0000 (0:00:00.045) 0:07:13.537 ********* 2021-07-24T16:29:44.351 INFO:teuthology.task.ansible.out: 2021-07-24T16:29:44.441 INFO:teuthology.task.ansible.out:TASK [testnode : Configure /etc/sudoers.] ************************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Saturday 24 July 2021 16:29:44 +0000 (0:00:00.228) 0:07:13.766 ********* skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:44.514 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:44 +0000 (0:00:00.089) 0:07:13.855 ********* 2021-07-24T16:29:44.609 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/security/limits.conf] ************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:44.677 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:44 +0000 (0:00:00.132) 0:07:13.988 ********* 2021-07-24T16:29:44.734 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:44.790 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:44 +0000 (0:00:00.161) 0:07:14.150 ********* 2021-07-24T16:29:44.863 INFO:teuthology.task.ansible.out: TASK [testnode : Rebuild rpmdb] ************************************************ skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:44.920 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:44 +0000 (0:00:00.117) 0:07:14.267 ********* 2021-07-24T16:29:45.005 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:45.101 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:45 +0000 (0:00:00.172) 0:07:14.440 ********* 2021-07-24T16:29:45.128 INFO:teuthology.task.ansible.out: 2021-07-24T16:29:45.135 INFO:teuthology.task.ansible.out:TASK [testnode : Ensure ceph packages are not present.] ************************ skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:45.168 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:45 +0000 (0:00:00.086) 0:07:14.527 ********* 2021-07-24T16:29:45.282 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:45.362 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:45 +0000 (0:00:00.184) 0:07:14.711 ********* 2021-07-24T16:29:45.381 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph dependency packages are not present.] ************* skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:45.404 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:45 +0000 (0:00:00.052) 0:07:14.764 ********* 2021-07-24T16:29:45.492 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:45.542 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:45 +0000 (0:00:00.137) 0:07:14.901 ********* 2021-07-24T16:29:45.562 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:45.596 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:45 +0000 (0:00:00.048) 0:07:14.950 ********* 2021-07-24T16:29:45.662 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:45.739 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:45 +0000 (0:00:00.132) 0:07:15.083 ********* 2021-07-24T16:29:45.765 INFO:teuthology.task.ansible.out: TASK [testnode : Remove packages] ********************************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:45.815 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:45 +0000 (0:00:00.082) 0:07:15.166 ********* 2021-07-24T16:29:45.902 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:45.977 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:45 +0000 (0:00:00.152) 0:07:15.318 ********* 2021-07-24T16:29:46.058 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:46.118 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:46 +0000 (0:00:00.142) 0:07:15.461 ********* 2021-07-24T16:29:46.191 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:46.244 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:46 +0000 (0:00:00.125) 0:07:15.587 ********* 2021-07-24T16:29:46.323 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:46.367 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:46 +0000 (0:00:00.140) 0:07:15.727 ********* 2021-07-24T16:29:46.417 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:46.450 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:46 +0000 (0:00:00.077) 0:07:15.805 ********* 2021-07-24T16:29:46.636 INFO:teuthology.task.ansible.out: 2021-07-24T16:29:46.642 INFO:teuthology.task.ansible.out:TASK [testnode : Include hostname in /etc/sysconfig/network] ******************* skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:46.711 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:46 +0000 (0:00:00.242) 0:07:16.047 ********* 2021-07-24T16:29:46.791 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:46.866 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:46 +0000 (0:00:00.176) 0:07:16.224 ********* 2021-07-24T16:29:46.973 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** 2021-07-24T16:29:46.988 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:47.018 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:47 +0000 (0:00:00.152) 0:07:16.376 ********* 2021-07-24T16:29:47.201 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:47.267 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:47 +0000 (0:00:00.245) 0:07:16.622 ********* 2021-07-24T16:29:47.281 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:47.360 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:47 +0000 (0:00:00.090) 0:07:16.712 ********* 2021-07-24T16:29:47.474 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:47.515 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:47 +0000 (0:00:00.156) 0:07:16.869 ********* 2021-07-24T16:29:47.609 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:47.650 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:47 +0000 (0:00:00.131) 0:07:17.000 ********* 2021-07-24T16:29:47.796 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:47.843 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:47 +0000 (0:00:00.190) 0:07:17.191 ********* 2021-07-24T16:29:47.891 INFO:teuthology.task.ansible.out: TASK [testnode : Upload a dummy nfs export so that the nfs kernel server starts.] *** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:47.947 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:47 +0000 (0:00:00.116) 0:07:17.308 ********* 2021-07-24T16:29:47.966 INFO:teuthology.task.ansible.out: 2021-07-24T16:29:48.138 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:48.180 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:48 +0000 (0:00:00.231) 0:07:17.539 ********* 2021-07-24T16:29:48.214 INFO:teuthology.task.ansible.out: TASK [testnode : Enable nfs-server on rhel 7.x.] ******************************* skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:48.251 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:48 +0000 (0:00:00.062) 0:07:17.601 ********* 2021-07-24T16:29:48.295 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:48.339 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:48 +0000 (0:00:00.082) 0:07:17.684 ********* 2021-07-24T16:29:48.469 INFO:teuthology.task.ansible.out: TASK [testnode : Include hostname in /etc/sysconfig/network] ******************* skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:48.518 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:48 +0000 (0:00:00.193) 0:07:17.878 ********* 2021-07-24T16:29:48.579 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:48.616 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:48 +0000 (0:00:00.098) 0:07:17.976 ********* 2021-07-24T16:29:48.794 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** 2021-07-24T16:29:48.797 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:48.848 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:48 +0000 (0:00:00.226) 0:07:18.203 ********* 2021-07-24T16:29:48.930 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Saturday 24 July 2021 16:29:48 +0000 (0:00:00.077) 0:07:18.280 ********* 2021-07-24T16:29:49.046 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:49.117 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:49 +0000 (0:00:00.166) 0:07:18.447 ********* 2021-07-24T16:29:49.255 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:49.362 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:49 +0000 (0:00:00.273) 0:07:18.720 ********* 2021-07-24T16:29:49.403 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:49.452 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:49 +0000 (0:00:00.090) 0:07:18.811 ********* 2021-07-24T16:29:49.635 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:49.696 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:49 +0000 (0:00:00.228) 0:07:19.039 ********* 2021-07-24T16:29:49.715 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:49.780 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:49 +0000 (0:00:00.089) 0:07:19.129 ********* 2021-07-24T16:29:49.861 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:49.891 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:49 +0000 (0:00:00.120) 0:07:19.250 ********* 2021-07-24T16:29:49.972 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:50.041 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:50 +0000 (0:00:00.152) 0:07:19.402 ********* 2021-07-24T16:29:50.069 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:50.107 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:50 +0000 (0:00:00.058) 0:07:19.460 ********* 2021-07-24T16:29:50.288 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** 2021-07-24T16:29:50.307 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:50.346 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:50 +0000 (0:00:00.233) 0:07:19.694 ********* 2021-07-24T16:29:50.351 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:50.411 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:50 +0000 (0:00:00.072) 0:07:19.766 ********* 2021-07-24T16:29:50.477 INFO:teuthology.task.ansible.out: TASK [testnode : Set grub config.] ********************************************* skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:50.520 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:50 +0000 (0:00:00.110) 0:07:19.877 ********* 2021-07-24T16:29:50.581 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:50.636 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:50 +0000 (0:00:00.114) 0:07:19.992 ********* 2021-07-24T16:29:50.753 INFO:teuthology.task.ansible.out: TASK [testnode : Remove /etc/ceph] ********************************************* skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:50.799 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:50 +0000 (0:00:00.167) 0:07:20.159 ********* 2021-07-24T16:29:50.815 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:50.856 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:50 +0000 (0:00:00.048) 0:07:20.208 ********* 2021-07-24T16:29:50.940 INFO:teuthology.task.ansible.out: TASK [testnode : Upload a dummy nfs export so that the nfs kernel server starts.] *** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:50.979 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:50 +0000 (0:00:00.131) 0:07:20.339 ********* 2021-07-24T16:29:51.151 INFO:teuthology.task.ansible.out: TASK [testnode : Enable nfs-server on rhel 7.x.] ******************************* skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:51.169 INFO:teuthology.task.ansible.out: TASK [testnode : Upload a dummy nfs export so that the nfs kernel server starts.] *** 2021-07-24T16:29:51.186 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:51.223 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:51 +0000 (0:00:00.230) 0:07:20.569 ********* 2021-07-24T16:29:51.268 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:51 +0000 (0:00:00.046) 0:07:20.616 ********* 2021-07-24T16:29:51.428 INFO:teuthology.task.ansible.out: TASK [testnode : Enable nfs-server on rhel 7.x.] ******************************* skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:51.497 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:51 +0000 (0:00:00.237) 0:07:20.853 ********* 2021-07-24T16:29:51.506 INFO:teuthology.task.ansible.out: TASK [testnode : Upload weekly kernel-clean crontab.] ************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:51.586 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:51 +0000 (0:00:00.092) 0:07:20.946 ********* 2021-07-24T16:29:51.743 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:51.784 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:51 +0000 (0:00:00.176) 0:07:21.123 ********* 2021-07-24T16:29:51.809 INFO:teuthology.task.ansible.out: TASK [testnode : Upload /etc/grub.d/02_force_timeout.] ************************* skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:51.863 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:51 +0000 (0:00:00.097) 0:07:21.221 ********* 2021-07-24T16:29:52.034 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:52.088 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:52 +0000 (0:00:00.196) 0:07:21.418 ********* 2021-07-24T16:29:52.111 INFO:teuthology.task.ansible.out: TASK [testnode : Enable kernel modules to load at boot time.] ****************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:52.155 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:52 +0000 (0:00:00.091) 0:07:21.510 ********* 2021-07-24T16:29:52.457 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:52.563 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:52 +0000 (0:00:00.401) 0:07:21.911 ********* 2021-07-24T16:29:52.584 INFO:teuthology.task.ansible.out: TASK [testnode : Enabling auto-fsck fix to prevent boot hangup.] *************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:52.684 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:52 +0000 (0:00:00.121) 0:07:22.033 ********* 2021-07-24T16:29:52.809 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:52.891 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:52 +0000 (0:00:00.215) 0:07:22.249 ********* 2021-07-24T16:29:53.018 INFO:teuthology.task.ansible.out: TASK [testnode : Work around broken wget on wheezy.] *************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:53.088 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:53 +0000 (0:00:00.177) 0:07:22.427 ********* 2021-07-24T16:29:53.206 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:53.299 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:53 +0000 (0:00:00.174) 0:07:22.601 ********* 2021-07-24T16:29:53.398 INFO:teuthology.task.ansible.out: TASK [testnode : Stop collectl] ************************************************ skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:53.453 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:53 +0000 (0:00:00.211) 0:07:22.813 ********* 2021-07-24T16:29:53.576 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:53.660 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:53 +0000 (0:00:00.190) 0:07:23.003 ********* 2021-07-24T16:29:53.782 INFO:teuthology.task.ansible.out: TASK [testnode : Add PATH to the teuthology_user .bashrc.] ********************* skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:53.812 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:53 +0000 (0:00:00.148) 0:07:23.151 ********* 2021-07-24T16:29:53.870 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:53.902 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:53 +0000 (0:00:00.108) 0:07:23.260 ********* 2021-07-24T16:29:53.993 INFO:teuthology.task.ansible.out: TASK [testnode : Check to see if we need to edit /etc/profile.] **************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:54.026 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:54 +0000 (0:00:00.122) 0:07:23.383 ********* 2021-07-24T16:29:54.387 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:54.418 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:54 +0000 (0:00:00.394) 0:07:23.778 ********* 2021-07-24T16:29:54.627 INFO:teuthology.task.ansible.out: TASK [testnode : Update /etc/profile if needed.] ******************************* skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:54.658 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:54 +0000 (0:00:00.228) 0:07:24.006 ********* 2021-07-24T16:29:54.703 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:54.738 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:54 +0000 (0:00:00.091) 0:07:24.098 ********* 2021-07-24T16:29:54.804 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** ok: [smithi115.front.sepia.ceph.com] => {"ansible_facts": {"nvme_card_present": false}, "changed": false} 2021-07-24T16:29:54.891 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:54 +0000 (0:00:00.138) 0:07:24.236 ********* 2021-07-24T16:29:54.984 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"ansible_facts": {"nvme_card_present": false}, "changed": false} 2021-07-24T16:29:55.038 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:55 +0000 (0:00:00.143) 0:07:24.380 ********* 2021-07-24T16:29:55.203 INFO:teuthology.task.ansible.out: 2021-07-24T16:29:55.212 INFO:teuthology.task.ansible.out:TASK [testnode : Check for NVMe drive] ***************************************** skipping: [smithi115.front.sepia.ceph.com] => (item=dm-1) => {"ansible_loop_var": "item", "changed": false, "item": "dm-1", "skip_reason": "Conditional result was False"} 2021-07-24T16:29:55.262 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=nvme0n1) => {"ansible_facts": {"nvme_card_present": true}, "ansible_loop_var": "item", "changed": false, "item": "nvme0n1"} 2021-07-24T16:29:55.304 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item=dm-1) => {"ansible_loop_var": "item", "changed": false, "item": "dm-1", "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item=dm-4) => {"ansible_loop_var": "item", "changed": false, "item": "dm-4", "skip_reason": "Conditional result was False"} 2021-07-24T16:29:55.330 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item=dm-2) => {"ansible_loop_var": "item", "changed": false, "item": "dm-2", "skip_reason": "Conditional result was False"} 2021-07-24T16:29:55.380 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item=dm-0) => {"ansible_loop_var": "item", "changed": false, "item": "dm-0", "skip_reason": "Conditional result was False"} 2021-07-24T16:29:55.403 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=nvme0n1) => {"ansible_facts": {"nvme_card_present": true}, "ansible_loop_var": "item", "changed": false, "item": "nvme0n1"} skipping: [smithi185.front.sepia.ceph.com] => (item=dm-4) => {"ansible_loop_var": "item", "changed": false, "item": "dm-4", "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item=dm-2) => {"ansible_loop_var": "item", "changed": false, "item": "dm-2", "skip_reason": "Conditional result was False"} 2021-07-24T16:29:55.426 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item=dm-0) => {"ansible_loop_var": "item", "changed": false, "item": "dm-0", "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item=sda) => {"ansible_loop_var": "item", "changed": false, "item": "sda", "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item=sda) => {"ansible_loop_var": "item", "changed": false, "item": "sda", "skip_reason": "Conditional result was False"} 2021-07-24T16:29:55.436 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item=dm-3) => {"ansible_loop_var": "item", "changed": false, "item": "dm-3", "skip_reason": "Conditional result was False"} 2021-07-24T16:29:55.439 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item=dm-3) => {"ansible_loop_var": "item", "changed": false, "item": "dm-3", "skip_reason": "Conditional result was False"} 2021-07-24T16:29:55.485 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:55 +0000 (0:00:00.464) 0:07:24.844 ********* 2021-07-24T16:29:55.544 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:55 +0000 (0:00:00.056) 0:07:24.900 ********* 2021-07-24T16:29:56.179 INFO:teuthology.task.ansible.out: TASK [testnode : Check for teuthology-lock command] **************************** changed: [smithi185.front.sepia.ceph.com] => {"changed": true, "cmd": "which teuthology-lock", "delta": "0:00:00.015431", "end": "2021-07-24 16:29:56.120061", "rc": 0, "start": "2021-07-24 16:29:56.104630", "stderr": "", "stderr_lines": [], "stdout": "/home/teuthworker/src/git.ceph.com_git_teuthology_b6f3efab84b70e18e86ec271a07564aeb4ed3bac/virtualenv/bin/teuthology-lock", "stdout_lines": ["/home/teuthworker/src/git.ceph.com_git_teuthology_b6f3efab84b70e18e86ec271a07564aeb4ed3bac/virtualenv/bin/teuthology-lock"]} 2021-07-24T16:29:56.236 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:56 +0000 (0:00:00.692) 0:07:25.593 ********* 2021-07-24T16:29:56.272 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => {"changed": true, "cmd": "which teuthology-lock", "delta": "0:00:00.010976", "end": "2021-07-24 16:29:56.204655", "rc": 0, "start": "2021-07-24 16:29:56.193679", "stderr": "", "stderr_lines": [], "stdout": "/home/teuthworker/src/git.ceph.com_git_teuthology_b6f3efab84b70e18e86ec271a07564aeb4ed3bac/virtualenv/bin/teuthology-lock", "stdout_lines": ["/home/teuthworker/src/git.ceph.com_git_teuthology_b6f3efab84b70e18e86ec271a07564aeb4ed3bac/virtualenv/bin/teuthology-lock"]} 2021-07-24T16:29:56.316 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:56 +0000 (0:00:00.077) 0:07:25.671 ********* 2021-07-24T16:29:56.431 INFO:teuthology.task.ansible.out: TASK [testnode : Mark system down if NVMe card missing] ************************ skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:56.517 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:56 +0000 (0:00:00.190) 0:07:25.861 ********* skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:56.587 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:56 +0000 (0:00:00.071) 0:07:25.933 ********* 2021-07-24T16:29:57.250 INFO:teuthology.task.ansible.out: TASK [testnode : Update description in paddles lock DB if NVMe card missing] *** skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:57.284 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:57 +0000 (0:00:00.709) 0:07:26.642 ********* 2021-07-24T16:29:57.296 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:57.338 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:57 +0000 (0:00:00.053) 0:07:26.696 ********* 2021-07-24T16:29:57.742 INFO:teuthology.task.ansible.out: TASK [testnode : Fail rest of playbook due to missing NVMe card] *************** skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:57.799 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:57 +0000 (0:00:00.457) 0:07:27.154 ********* 2021-07-24T16:29:57.834 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:57.923 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:57 +0000 (0:00:00.127) 0:07:27.281 ********* 2021-07-24T16:29:58.261 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure apt dependencies are installed] ********************* skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:58.307 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:58 +0000 (0:00:00.385) 0:07:27.667 ********* 2021-07-24T16:29:58.398 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:29:58.423 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:29:58 +0000 (0:00:00.113) 0:07:27.780 ********* 2021-07-24T16:30:01.071 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure rpm dependencies are installed] ********************* ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} 2021-07-24T16:30:01.092 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:01 +0000 (0:00:02.670) 0:07:30.450 ********* 2021-07-24T16:30:01.286 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} 2021-07-24T16:30:01.314 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:01 +0000 (0:00:00.219) 0:07:30.670 ********* 2021-07-24T16:30:01.487 INFO:teuthology.task.ansible.out: TASK [testnode : Set root disk] ************************************************ ok: [smithi115.front.sepia.ceph.com] => (item={'mount': '/', 'device': '/dev/sda1', 'fstype': 'ext4', 'options': 'rw,seclabel,relatime', 'size_total': 983429562368, 'size_available': 930416594944, 'block_size': 4096, 'block_total': 240095108, 'block_available': 227152489, 'block_used': 12942619, 'inode_total': 61054976, 'inode_available': 60986957, 'inode_used': 68019, 'uuid': '782d0384-b480-44b3-9c95-fe95daf886ae'}) => {"ansible_facts": {"root_disk": "/dev/sda"}, "ansible_loop_var": "item", "changed": false, "item": {"block_available": 227152489, "block_size": 4096, "block_total": 240095108, "block_used": 12942619, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60986957, "inode_total": 61054976, "inode_used": 68019, "mount": "/", "options": "rw,seclabel,relatime", "size_available": 930416594944, "size_total": 983429562368, "uuid": "782d0384-b480-44b3-9c95-fe95daf886ae"}} 2021-07-24T16:30:01.518 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:01 +0000 (0:00:00.202) 0:07:30.873 ********* 2021-07-24T16:30:02.221 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item={'mount': '/', 'device': '/dev/sda1', 'fstype': 'ext4', 'options': 'rw,seclabel,relatime', 'size_total': 983429562368, 'size_available': 930416590848, 'block_size': 4096, 'block_total': 240095108, 'block_available': 227152488, 'block_used': 12942620, 'inode_total': 61054976, 'inode_available': 60986957, 'inode_used': 68019, 'uuid': '782d0384-b480-44b3-9c95-fe95daf886ae'}) => {"ansible_facts": {"root_disk": "/dev/sda"}, "ansible_loop_var": "item", "changed": false, "item": {"block_available": 227152488, "block_size": 4096, "block_total": 240095108, "block_used": 12942620, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60986957, "inode_total": 61054976, "inode_used": 68019, "mount": "/", "options": "rw,seclabel,relatime", "size_available": 930416590848, "size_total": 983429562368, "uuid": "782d0384-b480-44b3-9c95-fe95daf886ae"}} 2021-07-24T16:30:02.240 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:02 +0000 (0:00:00.724) 0:07:31.597 ********* 2021-07-24T16:30:02.270 INFO:teuthology.task.ansible.out: TASK [testnode : Compile list of non-root partitions] ************************** changed: [smithi115.front.sepia.ceph.com] => {"changed": true, "cmd": "lsblk --list --noheadings | grep part | grep -v sda | awk '{ print $1 }'", "delta": "0:00:00.005089", "end": "2021-07-24 16:30:02.221693", "rc": 0, "start": "2021-07-24 16:30:02.216604", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-07-24T16:30:02.290 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:02 +0000 (0:00:00.049) 0:07:31.647 ********* 2021-07-24T16:30:02.538 INFO:teuthology.task.ansible.out: TASK [testnode : Unmount any non-root mountpoints] ***************************** skipping: [smithi115.front.sepia.ceph.com] => (item={'mount': '/', 'device': '/dev/sda1', 'fstype': 'ext4', 'options': 'rw,seclabel,relatime', 'size_total': 983429562368, 'size_available': 930416594944, 'block_size': 4096, 'block_total': 240095108, 'block_available': 227152489, 'block_used': 12942619, 'inode_total': 61054976, 'inode_available': 60986957, 'inode_used': 68019, 'uuid': '782d0384-b480-44b3-9c95-fe95daf886ae'}) => {"ansible_loop_var": "item", "changed": false, "item": {"block_available": 227152489, "block_size": 4096, "block_total": 240095108, "block_used": 12942619, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60986957, "inode_total": 61054976, "inode_used": 68019, "mount": "/", "options": "rw,seclabel,relatime", "size_available": 930416594944, "size_total": 983429562368, "uuid": "782d0384-b480-44b3-9c95-fe95daf886ae"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:02.579 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:02 +0000 (0:00:00.290) 0:07:31.938 ********* 2021-07-24T16:30:02.673 INFO:teuthology.task.ansible.out: TASK [testnode : Compile list of non-root partitions] ************************** changed: [smithi185.front.sepia.ceph.com] => {"changed": true, "cmd": "lsblk --list --noheadings | grep part | grep -v sda | awk '{ print $1 }'", "delta": "0:00:00.005196", "end": "2021-07-24 16:30:02.634027", "rc": 0, "start": "2021-07-24 16:30:02.628831", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-07-24T16:30:02.711 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:02 +0000 (0:00:00.128) 0:07:32.067 ********* 2021-07-24T16:30:02.734 INFO:teuthology.task.ansible.out: TASK [testnode : Wipe filesystems on non-root partitions] ********************** 2021-07-24T16:30:02.790 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:02 +0000 (0:00:00.080) 0:07:32.147 ********* 2021-07-24T16:30:02.939 INFO:teuthology.task.ansible.out: TASK [testnode : Unmount any non-root mountpoints] ***************************** skipping: [smithi185.front.sepia.ceph.com] => (item={'mount': '/', 'device': '/dev/sda1', 'fstype': 'ext4', 'options': 'rw,seclabel,relatime', 'size_total': 983429562368, 'size_available': 930416590848, 'block_size': 4096, 'block_total': 240095108, 'block_available': 227152488, 'block_used': 12942620, 'inode_total': 61054976, 'inode_available': 60986957, 'inode_used': 68019, 'uuid': '782d0384-b480-44b3-9c95-fe95daf886ae'}) => {"ansible_loop_var": "item", "changed": false, "item": {"block_available": 227152488, "block_size": 4096, "block_total": 240095108, "block_used": 12942620, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60986957, "inode_total": 61054976, "inode_used": 68019, "mount": "/", "options": "rw,seclabel,relatime", "size_available": 930416590848, "size_total": 983429562368, "uuid": "782d0384-b480-44b3-9c95-fe95daf886ae"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:02.987 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:02 +0000 (0:00:00.183) 0:07:32.331 ********* 2021-07-24T16:30:03.172 INFO:teuthology.task.ansible.out: TASK [testnode : Wipe filesystems on non-root partitions] ********************** 2021-07-24T16:30:03.199 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:03 +0000 (0:00:00.225) 0:07:32.557 ********* 2021-07-24T16:30:04.484 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** changed: [smithi115.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-xEkie8o1u1xS5WS1pyAb7PJ8el6HjcTnz1AwLlT0RmOxJcFlIZy9mPrl41jOeG8e'], 'uuids': ['d36b6cbb-a4a2-41c3-aeff-385acfbbb123'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-1 || sgdisk --zap-all /dev/dm-1", "delta": "0:00:01.169900", "end": "2021-07-24 16:30:04.430260", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-xEkie8o1u1xS5WS1pyAb7PJ8el6HjcTnz1AwLlT0RmOxJcFlIZy9mPrl41jOeG8e"], "labels": [], "masters": [], "uuids": ["d36b6cbb-a4a2-41c3-aeff-385acfbbb123"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-07-24 16:30:03.260360", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk u 2021-07-24T16:30:04.489 INFO:teuthology.task.ansible.out:sing fdisk or", "other utilities."]} 2021-07-24T16:30:04.750 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-Acqo34FwDOtvq6wi2KWF4BwZslOrCoinNjgcYtuwusuxdVrqdA4MfJx6uirnBtmd'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-1 || sgdisk --zap-all /dev/dm-1", "delta": "0:00:01.144336", "end": "2021-07-24 16:30:04.687795", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-Acqo34FwDOtvq6wi2KWF4BwZslOrCoinNjgcYtuwusuxdVrqdA4MfJx6uirnBtmd"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-07-24 16:30:03.543459", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2021-07-24T16:30:05.858 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'virtual': 1, 'links': {'ids': ['lvm-pv-uuid-wftU1j-7mvQ-cd1b-IbEm-VvP5-ANG3-iLK7lf', 'nvme-INTEL_SSDPEDMD400G4_PHFT620400UU400BGN', 'nvme-nvme.8086-50484654363230343030555534303042474e-494e54454c205353445045444d443430304734-00000001'], 'uuids': [], 'labels': [], 'masters': ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4']}, 'vendor': None, 'model': 'INTEL SSDPEDMD400G4', 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': 'none', 'sectors': '781422768', 'sectorsize': '512', 'size': '372.61 GB', 'host': 'Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)', 'holders': ['vg_nvme-lv_2', 'vg_nvme-lv_5', 'vg_nvme-lv_3', 'vg_nvme-lv_1', 'vg_nvme-lv_4']}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/nvme0n1 || sgdisk --zap-all /dev/nvme0n1", "delta": "0:00:01.073225", "end": "2021-07-24 16:30:05.829185", "item": {"key": "nvme0n1", "value": {"holders": ["vg_nvme-lv_2", "vg_nvme-lv_5", "vg_nvme-lv_3", "vg_nvme-lv_1", "vg_nvme-lv_4"], "host": "Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)", "links": {"ids": ["lvm-pv-uuid-wftU1j-7mvQ-cd1b-IbEm-VvP5-ANG3-iLK7lf", "nvme-INTEL_SSDPEDMD400G4_PHFT620400UU400BGN", "nvme-nvme.8086-50484654363230343030555534303042474e-494e54454c205353445045444d443430304734-00000001"], "labels": [], "masters": ["dm-0", "dm-1", "dm-2", "dm-3", "dm-4"], "uuids": []}, "model": "INTEL SSDPEDMD400G4", "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "781422768", "sectorsize": "512", "size": "372.61 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-07-24 16:30:04.755960", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\nGPT data structures destroyed! 2021-07-24T16:30:05.862 INFO:teuthology.task.ansible.out:You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries.", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2021-07-24T16:30:06.021 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'virtual': 1, 'links': {'ids': ['lvm-pv-uuid-hprm2j-5O0y-edHV-jl5n-Fst5-cH4h-lwFRXD', 'nvme-INTEL_SSDPEDMD400G4_CVFT623300KY400BGN', 'nvme-nvme.8086-435646543632333330304b5934303042474e-494e54454c205353445045444d443430304734-00000001'], 'uuids': [], 'labels': [], 'masters': ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4']}, 'vendor': None, 'model': 'INTEL SSDPEDMD400G4', 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': 'none', 'sectors': '781422768', 'sectorsize': '512', 'size': '372.61 GB', 'host': 'Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)', 'holders': ['vg_nvme-lv_2', 'vg_nvme-lv_5', 'vg_nvme-lv_3', 'vg_nvme-lv_1', 'vg_nvme-lv_4']}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/nvme0n1 || sgdisk --zap-all /dev/nvme0n1", "delta": "0:00:01.074813", "end": "2021-07-24 16:30:05.993395", "item": {"key": "nvme0n1", "value": {"holders": ["vg_nvme-lv_2", "vg_nvme-lv_5", "vg_nvme-lv_3", "vg_nvme-lv_1", "vg_nvme-lv_4"], "host": "Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)", "links": {"ids": ["lvm-pv-uuid-hprm2j-5O0y-edHV-jl5n-Fst5-cH4h-lwFRXD", "nvme-INTEL_SSDPEDMD400G4_CVFT623300KY400BGN", "nvme-nvme.8086-435646543632333330304b5934303042474e-494e54454c205353445045444d443430304734-00000001"], "labels": [], "masters": ["dm-0", "dm-1", "dm-2", "dm-3", "dm-4"], "uuids": []}, "model": "INTEL SSDPEDMD400G4", "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "781422768", "sectorsize": "512", "size": "372.61 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-07-24 16:30:04.918582", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\nGPT data structures destroyed! 2021-07-24T16:30:06.025 INFO:teuthology.task.ansible.out:You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries.", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2021-07-24T16:30:07.150 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_5', 'dm-uuid-LVM-xEkie8o1u1xS5WS1pyAb7PJ8el6HjcTnevaHpkx5i2db3ZTASF0zeBE1UJQGyg9e'], 'uuids': ['ed78b2b5-3209-4258-86da-5f1175caad07'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '31252480', 'sectorsize': '512', 'size': '14.90 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-4 || sgdisk --zap-all /dev/dm-4", "delta": "0:00:01.066616", "end": "2021-07-24 16:30:07.098914", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-xEkie8o1u1xS5WS1pyAb7PJ8el6HjcTnevaHpkx5i2db3ZTASF0zeBE1UJQGyg9e"], "labels": [], "masters": [], "uuids": ["ed78b2b5-3209-4258-86da-5f1175caad07"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "31252480", "sectorsize": "512", "size": "14.90 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-07-24 16:30:06.032298", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2021-07-24T16:30:07.301 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_5', 'dm-uuid-LVM-Acqo34FwDOtvq6wi2KWF4BwZslOrCoinfLJcp5e2DIYr3OwdgT0qpkCfmCj2p7f0'], 'uuids': ['1db7c04d-6b62-4d3f-b8da-1524d567e48b'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '31252480', 'sectorsize': '512', 'size': '14.90 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-4 || sgdisk --zap-all /dev/dm-4", "delta": "0:00:01.059958", "end": "2021-07-24 16:30:07.270902", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-Acqo34FwDOtvq6wi2KWF4BwZslOrCoinfLJcp5e2DIYr3OwdgT0qpkCfmCj2p7f0"], "labels": [], "masters": [], "uuids": ["1db7c04d-6b62-4d3f-b8da-1524d567e48b"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "31252480", "sectorsize": "512", "size": "14.90 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-07-24 16:30:06.210944", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2021-07-24T16:30:08.415 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-xEkie8o1u1xS5WS1pyAb7PJ8el6HjcTnsAEG7pt1boE1qghLlLIc1LHA4Zn1saG1'], 'uuids': ['50e6aa48-90ed-45db-99d4-7c0efce9eefb'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-2 || sgdisk --zap-all /dev/dm-2", "delta": "0:00:01.038925", "end": "2021-07-24 16:30:08.373770", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-xEkie8o1u1xS5WS1pyAb7PJ8el6HjcTnsAEG7pt1boE1qghLlLIc1LHA4Zn1saG1"], "labels": [], "masters": [], "uuids": ["50e6aa48-90ed-45db-99d4-7c0efce9eefb"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-07-24 16:30:07.334845", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2021-07-24T16:30:08.613 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-Acqo34FwDOtvq6wi2KWF4BwZslOrCoin7C0b6a6sa2Ea9M35eTKINAtexZ9Ccq99'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-2 || sgdisk --zap-all /dev/dm-2", "delta": "0:00:01.059980", "end": "2021-07-24 16:30:08.546439", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-Acqo34FwDOtvq6wi2KWF4BwZslOrCoin7C0b6a6sa2Ea9M35eTKINAtexZ9Ccq99"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-07-24 16:30:07.486459", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2021-07-24T16:30:09.766 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-xEkie8o1u1xS5WS1pyAb7PJ8el6HjcTnsKSdsg3SRfcygvJgosJjXQYTTbiIEfq6'], 'uuids': ['1f7e304e-9c0d-4045-af53-e836ac67514a'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-0 || sgdisk --zap-all /dev/dm-0", "delta": "0:00:01.103843", "end": "2021-07-24 16:30:09.707526", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-xEkie8o1u1xS5WS1pyAb7PJ8el6HjcTnsKSdsg3SRfcygvJgosJjXQYTTbiIEfq6"], "labels": [], "masters": [], "uuids": ["1f7e304e-9c0d-4045-af53-e836ac67514a"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-07-24 16:30:08.603683", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2021-07-24T16:30:09.778 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'key': 'sda', 'value': {'virtual': 1, 'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W5QYT7', 'scsi-0ATA_ST1000NM0033-9ZM_Z1W5QYT7', 'scsi-1ATA_ST1000NM0033-9ZM173_Z1W5QYT7', 'scsi-35000c50091e302fc', 'scsi-SATA_ST1000NM0033-9ZM_Z1W5QYT7', 'wwn-0x5000c50091e302fc'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': 'ATA', 'model': 'ST1000NM0033-9ZM', 'sas_address': None, 'sas_device_handle': None, 'serial': 'Z1W5QYT7', 'removable': '0', 'support_discard': '0', 'wwn': '0x5000c50091e302fc', 'partitions': {'sda1': {'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W5QYT7-part1', 'scsi-0ATA_ST1000NM0033-9ZM_Z1W5QYT7-part1', 'scsi-1ATA_ST1000NM0033-9ZM173_Z1W5QYT7-part1', 'scsi-35000c50091e302fc-part1', 'scsi-SATA_ST1000NM0033-9ZM_Z1W5QYT7-part1', 'wwn-0x5000c50091e302fc-part1'], 'uuids': ['782d0384-b480-44b3-9c95-fe95daf886ae'], 'labels': [], 'masters': []}, 'start': '2048', 'sectors': '1953522688', 'sectorsize': 512, 'size': '931.51 GB', 'uuid': '782d0384-b480-44b3-9c95-fe95daf886ae', 'holders': []}}, 'rotational': '1', 'scheduler_mode': 'mq-deadline', 'sectors': '1953525168', 'sectorsize': '512', 'size': '931.51 GB', 'host': 'SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)', 'holders': []}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "sda", "value": {"holders": [], "host": "SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)", "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5QYT7", "scsi-0ATA_ST1000NM0033-9ZM_Z1W5QYT7", "scsi-1ATA_ST1000NM0033-9ZM173_Z1W5QYT7", "scsi-35000c50091e302fc", "scsi-SATA_ST1000NM0033-9ZM_Z1W5QYT7", "wwn-0x5000c50091e302fc"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5QYT7-part1", "scsi-0ATA_ST1000NM0033-9ZM_Z1W5QYT7-part1", "scsi-1ATA_ST1000NM0033-9ZM173_ 2021-07-24T16:30:09.785 INFO:teuthology.task.ansible.out:Z1W5QYT7-part1", "scsi-35000c50091e302fc-part1", "scsi-SATA_ST1000NM0033-9ZM_Z1W5QYT7-part1", "wwn-0x5000c50091e302fc-part1"], "labels": [], "masters": [], "uuids": ["782d0384-b480-44b3-9c95-fe95daf886ae"]}, "sectors": "1953522688", "sectorsize": 512, "size": "931.51 GB", "start": "2048", "uuid": "782d0384-b480-44b3-9c95-fe95daf886ae"}}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "serial": "Z1W5QYT7", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x5000c50091e302fc"}}, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:09.909 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-Acqo34FwDOtvq6wi2KWF4BwZslOrCoinTOc1evFnqgwcMkUMgqpXWAfZDe0CGGcl'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-0 || sgdisk --zap-all /dev/dm-0", "delta": "0:00:01.053285", "end": "2021-07-24 16:30:09.873002", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-Acqo34FwDOtvq6wi2KWF4BwZslOrCoinTOc1evFnqgwcMkUMgqpXWAfZDe0CGGcl"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-07-24 16:30:08.819717", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2021-07-24T16:30:09.944 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'key': 'sda', 'value': {'virtual': 1, 'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W5XTPG', 'scsi-0ATA_ST1000NM0033-9ZM_Z1W5XTPG', 'scsi-1ATA_ST1000NM0033-9ZM173_Z1W5XTPG', 'scsi-35000c5009293f2ac', 'scsi-SATA_ST1000NM0033-9ZM_Z1W5XTPG', 'wwn-0x5000c5009293f2ac'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': 'ATA', 'model': 'ST1000NM0033-9ZM', 'sas_address': None, 'sas_device_handle': None, 'serial': 'Z1W5XTPG', 'removable': '0', 'support_discard': '0', 'wwn': '0x5000c5009293f2ac', 'partitions': {'sda1': {'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W5XTPG-part1', 'scsi-0ATA_ST1000NM0033-9ZM_Z1W5XTPG-part1', 'scsi-1ATA_ST1000NM0033-9ZM173_Z1W5XTPG-part1', 'scsi-35000c5009293f2ac-part1', 'scsi-SATA_ST1000NM0033-9ZM_Z1W5XTPG-part1', 'wwn-0x5000c5009293f2ac-part1'], 'uuids': ['782d0384-b480-44b3-9c95-fe95daf886ae'], 'labels': [], 'masters': []}, 'start': '2048', 'sectors': '1953522688', 'sectorsize': 512, 'size': '931.51 GB', 'uuid': '782d0384-b480-44b3-9c95-fe95daf886ae', 'holders': []}}, 'rotational': '1', 'scheduler_mode': 'mq-deadline', 'sectors': '1953525168', 'sectorsize': '512', 'size': '931.51 GB', 'host': 'SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)', 'holders': []}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "sda", "value": {"holders": [], "host": "SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)", "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5XTPG", "scsi-0ATA_ST1000NM0033-9ZM_Z1W5XTPG", "scsi-1ATA_ST1000NM0033-9ZM173_Z1W5XTPG", "scsi-35000c5009293f2ac", "scsi-SATA_ST1000NM0033-9ZM_Z1W5XTPG", "wwn-0x5000c5009293f2ac"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5XTPG-part1", "scsi-0ATA_ST1000NM0033-9ZM_Z1W5XTPG-part1", "scsi-1ATA_ST1000NM0033-9ZM173_ 2021-07-24T16:30:09.962 INFO:teuthology.task.ansible.out:Z1W5XTPG-part1", "scsi-35000c5009293f2ac-part1", "scsi-SATA_ST1000NM0033-9ZM_Z1W5XTPG-part1", "wwn-0x5000c5009293f2ac-part1"], "labels": [], "masters": [], "uuids": ["782d0384-b480-44b3-9c95-fe95daf886ae"]}, "sectors": "1953522688", "sectorsize": 512, "size": "931.51 GB", "start": "2048", "uuid": "782d0384-b480-44b3-9c95-fe95daf886ae"}}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "serial": "Z1W5XTPG", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x5000c5009293f2ac"}}, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:11.076 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-xEkie8o1u1xS5WS1pyAb7PJ8el6HjcTnJX39cnSNjTZuOcHb28A4UcROW16ZvbyH'], 'uuids': ['33c736b6-b624-4c72-a83f-ed64b3f97f34'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-3 || sgdisk --zap-all /dev/dm-3", "delta": "0:00:01.058639", "end": "2021-07-24 16:30:11.017630", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-xEkie8o1u1xS5WS1pyAb7PJ8el6HjcTnJX39cnSNjTZuOcHb28A4UcROW16ZvbyH"], "labels": [], "masters": [], "uuids": ["33c736b6-b624-4c72-a83f-ed64b3f97f34"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-07-24 16:30:09.958991", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2021-07-24T16:30:11.090 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:11 +0000 (0:00:07.893) 0:07:40.450 ********* 2021-07-24T16:30:11.242 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-Acqo34FwDOtvq6wi2KWF4BwZslOrCoin4nftYnxJhTltgOs49LZmP80ar1entjr6'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-3 || sgdisk --zap-all /dev/dm-3", "delta": "0:00:01.048737", "end": "2021-07-24 16:30:11.197238", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-Acqo34FwDOtvq6wi2KWF4BwZslOrCoin4nftYnxJhTltgOs49LZmP80ar1entjr6"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-07-24 16:30:10.148501", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2021-07-24T16:30:11.297 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:11 +0000 (0:00:00.205) 0:07:40.656 ********* 2021-07-24T16:30:11.701 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** 2021-07-24T16:30:11.713 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-xEkie8o1u1xS5WS1pyAb7PJ8el6HjcTnz1AwLlT0RmOxJcFlIZy9mPrl41jOeG8e'], 'uuids': ['d36b6cbb-a4a2-41c3-aeff-385acfbbb123'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-1 bs=1M count=110", "delta": "0:00:00.141731", "end": "2021-07-24 16:30:11.620092", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-xEkie8o1u1xS5WS1pyAb7PJ8el6HjcTnz1AwLlT0RmOxJcFlIZy9mPrl41jOeG8e"], "labels": [], "masters": [], "uuids": ["d36b6cbb-a4a2-41c3-aeff-385acfbbb123"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-07-24 16:30:11.478361", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.139111 s, 829 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.139111 s, 829 MB/s"], "stdout": "", "stdout_lines": []} 2021-07-24T16:30:11.870 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-Acqo34FwDOtvq6wi2KWF4BwZslOrCoinNjgcYtuwusuxdVrqdA4MfJx6uirnBtmd'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-1 bs=1M count=110", "delta": "0:00:00.139772", "end": "2021-07-24 16:30:11.838542", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-Acqo34FwDOtvq6wi2KWF4BwZslOrCoinNjgcYtuwusuxdVrqdA4MfJx6uirnBtmd"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-07-24 16:30:11.698770", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.137042 s, 842 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.137042 s, 842 MB/s"], "stdout": "", "stdout_lines": []} 2021-07-24T16:30:11.937 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'virtual': 1, 'links': {'ids': ['lvm-pv-uuid-wftU1j-7mvQ-cd1b-IbEm-VvP5-ANG3-iLK7lf', 'nvme-INTEL_SSDPEDMD400G4_PHFT620400UU400BGN', 'nvme-nvme.8086-50484654363230343030555534303042474e-494e54454c205353445045444d443430304734-00000001'], 'uuids': [], 'labels': [], 'masters': ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4']}, 'vendor': None, 'model': 'INTEL SSDPEDMD400G4', 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': 'none', 'sectors': '781422768', 'sectorsize': '512', 'size': '372.61 GB', 'host': 'Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)', 'holders': ['vg_nvme-lv_2', 'vg_nvme-lv_5', 'vg_nvme-lv_3', 'vg_nvme-lv_1', 'vg_nvme-lv_4']}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/nvme0n1 bs=1M count=110", "delta": "0:00:00.036659", "end": "2021-07-24 16:30:11.891832", "item": {"key": "nvme0n1", "value": {"holders": ["vg_nvme-lv_2", "vg_nvme-lv_5", "vg_nvme-lv_3", "vg_nvme-lv_1", "vg_nvme-lv_4"], "host": "Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)", "links": {"ids": ["lvm-pv-uuid-wftU1j-7mvQ-cd1b-IbEm-VvP5-ANG3-iLK7lf", "nvme-INTEL_SSDPEDMD400G4_PHFT620400UU400BGN", "nvme-nvme.8086-50484654363230343030555534303042474e-494e54454c205353445045444d443430304734-00000001"], "labels": [], "masters": ["dm-0", "dm-1", "dm-2", "dm-3", "dm-4"], "uuids": []}, "model": "INTEL SSDPEDMD400G4", "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "781422768", "sectorsize": "512", "size": "372.61 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-07-24 16:30:11.855173", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.0340864 s, 3.4 GB/s", "std 2021-07-24T16:30:11.939 INFO:teuthology.task.ansible.out:err_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.0340864 s, 3.4 GB/s"], "stdout": "", "stdout_lines": []} 2021-07-24T16:30:12.188 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'virtual': 1, 'links': {'ids': ['lvm-pv-uuid-hprm2j-5O0y-edHV-jl5n-Fst5-cH4h-lwFRXD', 'nvme-INTEL_SSDPEDMD400G4_CVFT623300KY400BGN', 'nvme-nvme.8086-435646543632333330304b5934303042474e-494e54454c205353445045444d443430304734-00000001'], 'uuids': [], 'labels': [], 'masters': ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4']}, 'vendor': None, 'model': 'INTEL SSDPEDMD400G4', 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': 'none', 'sectors': '781422768', 'sectorsize': '512', 'size': '372.61 GB', 'host': 'Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)', 'holders': ['vg_nvme-lv_2', 'vg_nvme-lv_5', 'vg_nvme-lv_3', 'vg_nvme-lv_1', 'vg_nvme-lv_4']}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/nvme0n1 bs=1M count=110", "delta": "0:00:00.037682", "end": "2021-07-24 16:30:12.142237", "item": {"key": "nvme0n1", "value": {"holders": ["vg_nvme-lv_2", "vg_nvme-lv_5", "vg_nvme-lv_3", "vg_nvme-lv_1", "vg_nvme-lv_4"], "host": "Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)", "links": {"ids": ["lvm-pv-uuid-hprm2j-5O0y-edHV-jl5n-Fst5-cH4h-lwFRXD", "nvme-INTEL_SSDPEDMD400G4_CVFT623300KY400BGN", "nvme-nvme.8086-435646543632333330304b5934303042474e-494e54454c205353445045444d443430304734-00000001"], "labels": [], "masters": ["dm-0", "dm-1", "dm-2", "dm-3", "dm-4"], "uuids": []}, "model": "INTEL SSDPEDMD400G4", "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "781422768", "sectorsize": "512", "size": "372.61 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-07-24 16:30:12.104555", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.0349824 s, 3.3 GB/s", "std 2021-07-24T16:30:12.202 INFO:teuthology.task.ansible.out:err_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.0349824 s, 3.3 GB/s"], "stdout": "", "stdout_lines": []} 2021-07-24T16:30:12.366 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_5', 'dm-uuid-LVM-xEkie8o1u1xS5WS1pyAb7PJ8el6HjcTnevaHpkx5i2db3ZTASF0zeBE1UJQGyg9e'], 'uuids': ['ed78b2b5-3209-4258-86da-5f1175caad07'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '31252480', 'sectorsize': '512', 'size': '14.90 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-4 bs=1M count=110", "delta": "0:00:00.143384", "end": "2021-07-24 16:30:12.324169", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-xEkie8o1u1xS5WS1pyAb7PJ8el6HjcTnevaHpkx5i2db3ZTASF0zeBE1UJQGyg9e"], "labels": [], "masters": [], "uuids": ["ed78b2b5-3209-4258-86da-5f1175caad07"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "31252480", "sectorsize": "512", "size": "14.90 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-07-24 16:30:12.180785", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.140836 s, 819 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.140836 s, 819 MB/s"], "stdout": "", "stdout_lines": []} 2021-07-24T16:30:12.535 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_5', 'dm-uuid-LVM-Acqo34FwDOtvq6wi2KWF4BwZslOrCoinfLJcp5e2DIYr3OwdgT0qpkCfmCj2p7f0'], 'uuids': ['1db7c04d-6b62-4d3f-b8da-1524d567e48b'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '31252480', 'sectorsize': '512', 'size': '14.90 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-4 bs=1M count=110", "delta": "0:00:00.151421", "end": "2021-07-24 16:30:12.503158", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-Acqo34FwDOtvq6wi2KWF4BwZslOrCoinfLJcp5e2DIYr3OwdgT0qpkCfmCj2p7f0"], "labels": [], "masters": [], "uuids": ["1db7c04d-6b62-4d3f-b8da-1524d567e48b"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "31252480", "sectorsize": "512", "size": "14.90 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-07-24 16:30:12.351737", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.148926 s, 775 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.148926 s, 775 MB/s"], "stdout": "", "stdout_lines": []} 2021-07-24T16:30:12.705 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-xEkie8o1u1xS5WS1pyAb7PJ8el6HjcTnsAEG7pt1boE1qghLlLIc1LHA4Zn1saG1'], 'uuids': ['50e6aa48-90ed-45db-99d4-7c0efce9eefb'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-2 bs=1M count=110", "delta": "0:00:00.149769", "end": "2021-07-24 16:30:12.674604", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-xEkie8o1u1xS5WS1pyAb7PJ8el6HjcTnsAEG7pt1boE1qghLlLIc1LHA4Zn1saG1"], "labels": [], "masters": [], "uuids": ["50e6aa48-90ed-45db-99d4-7c0efce9eefb"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-07-24 16:30:12.524835", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.14724 s, 783 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.14724 s, 783 MB/s"], "stdout": "", "stdout_lines": []} 2021-07-24T16:30:12.927 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-Acqo34FwDOtvq6wi2KWF4BwZslOrCoin7C0b6a6sa2Ea9M35eTKINAtexZ9Ccq99'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-2 bs=1M count=110", "delta": "0:00:00.142520", "end": "2021-07-24 16:30:12.838247", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-Acqo34FwDOtvq6wi2KWF4BwZslOrCoin7C0b6a6sa2Ea9M35eTKINAtexZ9Ccq99"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-07-24 16:30:12.695727", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.139854 s, 825 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.139854 s, 825 MB/s"], "stdout": "", "stdout_lines": []} 2021-07-24T16:30:13.106 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-xEkie8o1u1xS5WS1pyAb7PJ8el6HjcTnsKSdsg3SRfcygvJgosJjXQYTTbiIEfq6'], 'uuids': ['1f7e304e-9c0d-4045-af53-e836ac67514a'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-0 bs=1M count=110", "delta": "0:00:00.142664", "end": "2021-07-24 16:30:13.009338", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-xEkie8o1u1xS5WS1pyAb7PJ8el6HjcTnsKSdsg3SRfcygvJgosJjXQYTTbiIEfq6"], "labels": [], "masters": [], "uuids": ["1f7e304e-9c0d-4045-af53-e836ac67514a"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-07-24 16:30:12.866674", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.140044 s, 824 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.140044 s, 824 MB/s"], "stdout": "", "stdout_lines": []} 2021-07-24T16:30:13.241 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => (item={'key': 'sda', 'value': {'virtual': 1, 'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W5QYT7', 'scsi-0ATA_ST1000NM0033-9ZM_Z1W5QYT7', 'scsi-1ATA_ST1000NM0033-9ZM173_Z1W5QYT7', 'scsi-35000c50091e302fc', 'scsi-SATA_ST1000NM0033-9ZM_Z1W5QYT7', 'wwn-0x5000c50091e302fc'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': 'ATA', 'model': 'ST1000NM0033-9ZM', 'sas_address': None, 'sas_device_handle': None, 'serial': 'Z1W5QYT7', 'removable': '0', 'support_discard': '0', 'wwn': '0x5000c50091e302fc', 'partitions': {'sda1': {'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W5QYT7-part1', 'scsi-0ATA_ST1000NM0033-9ZM_Z1W5QYT7-part1', 'scsi-1ATA_ST1000NM0033-9ZM173_Z1W5QYT7-part1', 'scsi-35000c50091e302fc-part1', 'scsi-SATA_ST1000NM0033-9ZM_Z1W5QYT7-part1', 'wwn-0x5000c50091e302fc-part1'], 'uuids': ['782d0384-b480-44b3-9c95-fe95daf886ae'], 'labels': [], 'masters': []}, 'start': '2048', 'sectors': '1953522688', 'sectorsize': 512, 'size': '931.51 GB', 'uuid': '782d0384-b480-44b3-9c95-fe95daf886ae', 'holders': []}}, 'rotational': '1', 'scheduler_mode': 'mq-deadline', 'sectors': '1953525168', 'sectorsize': '512', 'size': '931.51 GB', 'host': 'SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)', 'holders': []}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "sda", "value": {"holders": [], "host": "SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)", "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5QYT7", "scsi-0ATA_ST1000NM0033-9ZM_Z1W5QYT7", "scsi-1ATA_ST1000NM0033-9ZM173_Z1W5QYT7", "scsi-35000c50091e302fc", "scsi-SATA_ST1000NM0033-9ZM_Z1W5QYT7", "wwn-0x5000c50091e302fc"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5QYT7-part1", "scsi-0ATA_ST1000NM0033-9ZM_Z1W5QYT7-part1", "scsi-1ATA_ST1000NM0033-9ZM173_ 2021-07-24T16:30:13.249 INFO:teuthology.task.ansible.out:Z1W5QYT7-part1", "scsi-35000c50091e302fc-part1", "scsi-SATA_ST1000NM0033-9ZM_Z1W5QYT7-part1", "wwn-0x5000c50091e302fc-part1"], "labels": [], "masters": [], "uuids": ["782d0384-b480-44b3-9c95-fe95daf886ae"]}, "sectors": "1953522688", "sectorsize": 512, "size": "931.51 GB", "start": "2048", "uuid": "782d0384-b480-44b3-9c95-fe95daf886ae"}}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "serial": "Z1W5QYT7", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x5000c50091e302fc"}}, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:13.335 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-Acqo34FwDOtvq6wi2KWF4BwZslOrCoinTOc1evFnqgwcMkUMgqpXWAfZDe0CGGcl'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-0 bs=1M count=110", "delta": "0:00:00.143335", "end": "2021-07-24 16:30:13.275758", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-Acqo34FwDOtvq6wi2KWF4BwZslOrCoinTOc1evFnqgwcMkUMgqpXWAfZDe0CGGcl"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-07-24 16:30:13.132423", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.140747 s, 820 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.140747 s, 820 MB/s"], "stdout": "", "stdout_lines": []} 2021-07-24T16:30:13.383 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'key': 'sda', 'value': {'virtual': 1, 'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W5XTPG', 'scsi-0ATA_ST1000NM0033-9ZM_Z1W5XTPG', 'scsi-1ATA_ST1000NM0033-9ZM173_Z1W5XTPG', 'scsi-35000c5009293f2ac', 'scsi-SATA_ST1000NM0033-9ZM_Z1W5XTPG', 'wwn-0x5000c5009293f2ac'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': 'ATA', 'model': 'ST1000NM0033-9ZM', 'sas_address': None, 'sas_device_handle': None, 'serial': 'Z1W5XTPG', 'removable': '0', 'support_discard': '0', 'wwn': '0x5000c5009293f2ac', 'partitions': {'sda1': {'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W5XTPG-part1', 'scsi-0ATA_ST1000NM0033-9ZM_Z1W5XTPG-part1', 'scsi-1ATA_ST1000NM0033-9ZM173_Z1W5XTPG-part1', 'scsi-35000c5009293f2ac-part1', 'scsi-SATA_ST1000NM0033-9ZM_Z1W5XTPG-part1', 'wwn-0x5000c5009293f2ac-part1'], 'uuids': ['782d0384-b480-44b3-9c95-fe95daf886ae'], 'labels': [], 'masters': []}, 'start': '2048', 'sectors': '1953522688', 'sectorsize': 512, 'size': '931.51 GB', 'uuid': '782d0384-b480-44b3-9c95-fe95daf886ae', 'holders': []}}, 'rotational': '1', 'scheduler_mode': 'mq-deadline', 'sectors': '1953525168', 'sectorsize': '512', 'size': '931.51 GB', 'host': 'SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)', 'holders': []}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "sda", "value": {"holders": [], "host": "SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)", "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5XTPG", "scsi-0ATA_ST1000NM0033-9ZM_Z1W5XTPG", "scsi-1ATA_ST1000NM0033-9ZM173_Z1W5XTPG", "scsi-35000c5009293f2ac", "scsi-SATA_ST1000NM0033-9ZM_Z1W5XTPG", "wwn-0x5000c5009293f2ac"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5XTPG-part1", "scsi-0ATA_ST1000NM0033-9ZM_Z1W5XTPG-part1", "scsi-1ATA_ST1000NM0033-9ZM173_ 2021-07-24T16:30:13.402 INFO:teuthology.task.ansible.out:Z1W5XTPG-part1", "scsi-35000c5009293f2ac-part1", "scsi-SATA_ST1000NM0033-9ZM_Z1W5XTPG-part1", "wwn-0x5000c5009293f2ac-part1"], "labels": [], "masters": [], "uuids": ["782d0384-b480-44b3-9c95-fe95daf886ae"]}, "sectors": "1953522688", "sectorsize": 512, "size": "931.51 GB", "start": "2048", "uuid": "782d0384-b480-44b3-9c95-fe95daf886ae"}}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "serial": "Z1W5XTPG", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x5000c5009293f2ac"}}, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:13.626 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-xEkie8o1u1xS5WS1pyAb7PJ8el6HjcTnJX39cnSNjTZuOcHb28A4UcROW16ZvbyH'], 'uuids': ['33c736b6-b624-4c72-a83f-ed64b3f97f34'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-3 bs=1M count=110", "delta": "0:00:00.142357", "end": "2021-07-24 16:30:13.595369", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-xEkie8o1u1xS5WS1pyAb7PJ8el6HjcTnJX39cnSNjTZuOcHb28A4UcROW16ZvbyH"], "labels": [], "masters": [], "uuids": ["33c736b6-b624-4c72-a83f-ed64b3f97f34"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-07-24 16:30:13.453012", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.139753 s, 825 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.139753 s, 825 MB/s"], "stdout": "", "stdout_lines": []} 2021-07-24T16:30:13.668 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:13 +0000 (0:00:02.364) 0:07:43.020 ********* 2021-07-24T16:30:13.724 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-Acqo34FwDOtvq6wi2KWF4BwZslOrCoin4nftYnxJhTltgOs49LZmP80ar1entjr6'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-3 bs=1M count=110", "delta": "0:00:00.141128", "end": "2021-07-24 16:30:13.693636", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-Acqo34FwDOtvq6wi2KWF4BwZslOrCoin4nftYnxJhTltgOs49LZmP80ar1entjr6"], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2021-07-24 16:30:13.552508", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.13857 s, 832 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.13857 s, 832 MB/s"], "stdout": "", "stdout_lines": []} 2021-07-24T16:30:13.849 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:13 +0000 (0:00:00.186) 0:07:43.207 ********* 2021-07-24T16:30:14.094 INFO:teuthology.task.ansible.out: TASK [testnode : Remove all LVM data] ****************************************** changed: [smithi115.front.sepia.ceph.com] => {"attempts": 1, "changed": true, "cmd": "dmsetup remove_all --force", "delta": "0:00:00.059375", "end": "2021-07-24 16:30:13.955121", "rc": 0, "start": "2021-07-24 16:30:13.895746", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-07-24T16:30:14.136 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:14 +0000 (0:00:00.285) 0:07:43.493 ********* 2021-07-24T16:30:14.376 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => {"attempts": 1, "changed": true, "cmd": "dmsetup remove_all --force", "delta": "0:00:00.056652", "end": "2021-07-24 16:30:14.132600", "rc": 0, "start": "2021-07-24 16:30:14.075948", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-07-24T16:30:14.416 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:14 +0000 (0:00:00.268) 0:07:43.761 ********* 2021-07-24T16:30:14.438 INFO:teuthology.task.ansible.out: TASK [testnode : Check for physical volumes] *********************************** changed: [smithi115.front.sepia.ceph.com] => {"changed": true, "cmd": "pvdisplay | grep 'PV Name' | awk '{ print $3 }'", "delta": "0:00:00.048909", "end": "2021-07-24 16:30:14.399830", "rc": 0, "start": "2021-07-24 16:30:14.350921", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-07-24T16:30:14.508 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:14 +0000 (0:00:00.094) 0:07:43.856 ********* 2021-07-24T16:30:14.662 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => {"changed": true, "cmd": "pvdisplay | grep 'PV Name' | awk '{ print $3 }'", "delta": "0:00:00.043642", "end": "2021-07-24 16:30:14.640305", "rc": 0, "start": "2021-07-24 16:30:14.596663", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-07-24T16:30:14.709 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:14 +0000 (0:00:00.212) 0:07:44.068 ********* 2021-07-24T16:30:14.742 INFO:teuthology.task.ansible.out: TASK [testnode : Remove physical volumes] ************************************** 2021-07-24T16:30:14.982 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:14 +0000 (0:00:00.242) 0:07:44.311 ********* 2021-07-24T16:30:15.022 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:15 +0000 (0:00:00.070) 0:07:44.381 ********* 2021-07-24T16:30:15.054 INFO:teuthology.task.ansible.out: TASK [testnode : Write a new partition table to {{ item.value.device }}] ******* skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:15.086 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:15 +0000 (0:00:00.063) 0:07:44.445 ********* 2021-07-24T16:30:15.095 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:15.133 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:15 +0000 (0:00:00.046) 0:07:44.492 ********* 2021-07-24T16:30:15.172 INFO:teuthology.task.ansible.out: TASK [testnode : Write partition entries to {{ item.0.device }}] *************** skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:15.219 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:15 +0000 (0:00:00.080) 0:07:44.572 ********* 2021-07-24T16:30:15.233 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:15.318 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:15 +0000 (0:00:00.071) 0:07:44.643 ********* TASK [testnode : Erase /scratch_devs so we know it's accurate] ***************** skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:15.357 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:15 +0000 (0:00:00.058) 0:07:44.702 ********* 2021-07-24T16:30:15.363 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:15.398 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:15 +0000 (0:00:00.054) 0:07:44.756 ********* 2021-07-24T16:30:15.412 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs for {{ item.0.device }}] ****************** skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:15.501 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:15 +0000 (0:00:00.058) 0:07:44.814 ********* skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:15.521 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:15 +0000 (0:00:00.063) 0:07:44.877 ********* 2021-07-24T16:30:15.535 INFO:teuthology.task.ansible.out: 2021-07-24T16:30:15.744 INFO:teuthology.task.ansible.out: TASK [testnode : Edit lvm.conf to support LVM on kRBD.] ************************ ok: [smithi115.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2021-07-24T16:30:15.773 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:15 +0000 (0:00:00.252) 0:07:45.130 ********* 2021-07-24T16:30:15.863 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2021-07-24T16:30:15.904 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:15 +0000 (0:00:00.128) 0:07:45.258 ********* 2021-07-24T16:30:15.910 INFO:teuthology.task.ansible.out: TASK [testnode : Set root disk] ************************************************ skipping: [smithi115.front.sepia.ceph.com] => (item={'mount': '/', 'device': '/dev/sda1', 'fstype': 'ext4', 'options': 'rw,seclabel,relatime', 'size_total': 983429562368, 'size_available': 930416594944, 'block_size': 4096, 'block_total': 240095108, 'block_available': 227152489, 'block_used': 12942619, 'inode_total': 61054976, 'inode_available': 60986957, 'inode_used': 68019, 'uuid': '782d0384-b480-44b3-9c95-fe95daf886ae'}) => {"ansible_loop_var": "item", "changed": false, "item": {"block_available": 227152489, "block_size": 4096, "block_total": 240095108, "block_used": 12942619, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60986957, "inode_total": 61054976, "inode_used": 68019, "mount": "/", "options": "rw,seclabel,relatime", "size_available": 930416594944, "size_total": 983429562368, "uuid": "782d0384-b480-44b3-9c95-fe95daf886ae"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:15.988 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:15 +0000 (0:00:00.081) 0:07:45.340 ********* 2021-07-24T16:30:16.017 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'mount': '/', 'device': '/dev/sda1', 'fstype': 'ext4', 'options': 'rw,seclabel,relatime', 'size_total': 983429562368, 'size_available': 930416590848, 'block_size': 4096, 'block_total': 240095108, 'block_available': 227152488, 'block_used': 12942620, 'inode_total': 61054976, 'inode_available': 60986957, 'inode_used': 68019, 'uuid': '782d0384-b480-44b3-9c95-fe95daf886ae'}) => {"ansible_loop_var": "item", "changed": false, "item": {"block_available": 227152488, "block_size": 4096, "block_total": 240095108, "block_used": 12942620, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60986957, "inode_total": 61054976, "inode_used": 68019, "mount": "/", "options": "rw,seclabel,relatime", "size_available": 930416590848, "size_total": 983429562368, "uuid": "782d0384-b480-44b3-9c95-fe95daf886ae"}, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:16.101 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:16 +0000 (0:00:00.094) 0:07:45.434 ********* 2021-07-24T16:30:16.114 INFO:teuthology.task.ansible.out: TASK [testnode : Combine list of non-root disks] ******************************* skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:16.156 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:16 +0000 (0:00:00.075) 0:07:45.510 ********* 2021-07-24T16:30:16.167 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:16.194 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:16 +0000 (0:00:00.043) 0:07:45.553 ********* 2021-07-24T16:30:16.234 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:16.262 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:16 +0000 (0:00:00.062) 0:07:45.615 ********* 2021-07-24T16:30:16.284 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:16.323 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:16 +0000 (0:00:00.058) 0:07:45.674 ********* 2021-07-24T16:30:16.361 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:16.395 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:16 +0000 (0:00:00.077) 0:07:45.752 ********* 2021-07-24T16:30:16.417 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:16.460 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:16 +0000 (0:00:00.067) 0:07:45.819 ********* 2021-07-24T16:30:16.487 INFO:teuthology.task.ansible.out: TASK [testnode : Create volume_groups dict] ************************************ skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:16.534 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:16 +0000 (0:00:00.074) 0:07:45.894 ********* 2021-07-24T16:30:16.549 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:16.601 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:16 +0000 (0:00:00.065) 0:07:45.959 ********* 2021-07-24T16:30:16.673 INFO:teuthology.task.ansible.out: TASK [testnode : Determine desired logical volume percentage size] ************* skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:16.717 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:16 +0000 (0:00:00.115) 0:07:46.075 ********* 2021-07-24T16:30:16.767 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:16.844 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:16 +0000 (0:00:00.118) 0:07:46.193 ********* TASK [testnode : Create logical_volumes dict] ********************************** skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:16.895 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:16 +0000 (0:00:00.053) 0:07:46.247 ********* 2021-07-24T16:30:16.911 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:16.951 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:16 +0000 (0:00:00.061) 0:07:46.308 ********* 2021-07-24T16:30:17.797 INFO:teuthology.task.ansible.out: TASK [testnode : Create volume group(s)] *************************************** changed: [smithi115.front.sepia.ceph.com] => (item={'key': 'vg_nvme', 'value': {'pvs': '/dev/nvme0n1'}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "vg_nvme", "value": {"pvs": "/dev/nvme0n1"}}} 2021-07-24T16:30:17.875 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:17 +0000 (0:00:00.918) 0:07:47.227 ********* 2021-07-24T16:30:17.933 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'key': 'vg_nvme', 'value': {'pvs': '/dev/nvme0n1'}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "vg_nvme", "value": {"pvs": "/dev/nvme0n1"}}} Saturday 24 July 2021 16:30:17 +0000 (0:00:00.044) 0:07:47.271 ********* 2021-07-24T16:30:18.547 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* changed: [smithi115.front.sepia.ceph.com] => (item={'key': 'lv_1', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_1", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": ""} 2021-07-24T16:30:18.557 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'key': 'lv_1', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_1", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": ""} 2021-07-24T16:30:18.919 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'key': 'lv_2', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_2", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": ""} 2021-07-24T16:30:18.943 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'key': 'lv_2', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_2", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": ""} 2021-07-24T16:30:19.266 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'key': 'lv_3', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_3", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": ""} 2021-07-24T16:30:19.321 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'key': 'lv_3', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_3", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": ""} 2021-07-24T16:30:19.647 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'key': 'lv_4', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_4", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": ""} 2021-07-24T16:30:19.665 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'key': 'lv_4', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_4", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": ""} 2021-07-24T16:30:19.981 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'key': 'lv_5', 'value': {'vg': 'vg_nvme', 'size': '14.9G'}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_5", "value": {"size": "14.9G", "vg": "vg_nvme"}}, "msg": ""} 2021-07-24T16:30:20.019 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:20 +0000 (0:00:02.103) 0:07:49.374 ********* 2021-07-24T16:30:20.114 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'key': 'lv_5', 'value': {'vg': 'vg_nvme', 'size': '14.9G'}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_5", "value": {"size": "14.9G", "vg": "vg_nvme"}}, "msg": ""} 2021-07-24T16:30:20.156 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:20 +0000 (0:00:00.137) 0:07:49.512 ********* 2021-07-24T16:30:20.262 INFO:teuthology.task.ansible.out: TASK [testnode : Erase /scratch_devs so we know it's accurate] ***************** changed: [smithi185.front.sepia.ceph.com] => {"changed": true, "path": "/scratch_devs", "state": "absent"} 2021-07-24T16:30:20.289 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:20 +0000 (0:00:00.136) 0:07:49.648 ********* 2021-07-24T16:30:20.378 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => {"changed": true, "path": "/scratch_devs", "state": "absent"} 2021-07-24T16:30:20.419 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:20 +0000 (0:00:00.130) 0:07:49.779 ********* 2021-07-24T16:30:20.647 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** changed: [smithi185.front.sepia.ceph.com] => (item={'key': 'lv_1', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_1", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": "line added"} 2021-07-24T16:30:20.704 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'key': 'lv_1', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_1", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": "line added"} 2021-07-24T16:30:20.851 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'key': 'lv_2', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_2", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": "line added"} 2021-07-24T16:30:20.947 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'key': 'lv_2', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_2", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": "line added"} 2021-07-24T16:30:21.082 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'key': 'lv_3', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_3", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": "line added"} 2021-07-24T16:30:21.187 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'key': 'lv_3', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_3", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": "line added"} 2021-07-24T16:30:21.343 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item={'key': 'lv_4', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_4", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": "line added"} 2021-07-24T16:30:21.366 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'key': 'lv_5', 'value': {'vg': 'vg_nvme', 'size': '14.9G'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "lv_5", "value": {"size": "14.9G", "vg": "vg_nvme"}}, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:21.407 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:21 +0000 (0:00:00.988) 0:07:50.767 ********* 2021-07-24T16:30:21.433 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item={'key': 'lv_4', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_4", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": "line added"} 2021-07-24T16:30:21.445 INFO:teuthology.task.ansible.out: TASK [testnode : Create filesystems] ******************************************* 2021-07-24T16:30:21.447 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Write /scratch_devs] ****************************************** skipping: [smithi115.front.sepia.ceph.com] => (item={'key': 'lv_5', 'value': {'vg': 'vg_nvme', 'size': '14.9G'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "lv_5", "value": {"size": "14.9G", "vg": "vg_nvme"}}, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:21.520 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:21 +0000 (0:00:00.085) 0:07:50.853 ********* 2021-07-24T16:30:21.542 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:21 +0000 (0:00:00.046) 0:07:50.899 ********* 2021-07-24T16:30:21.550 INFO:teuthology.task.ansible.out: TASK [testnode : Create filesystems] ******************************************* skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:21.597 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:21 +0000 (0:00:00.054) 0:07:50.953 ********* 2021-07-24T16:30:21.612 INFO:teuthology.task.ansible.out: TASK [testnode : Mount filesystems] ******************************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:21.674 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:21 +0000 (0:00:00.076) 0:07:51.030 ********* 2021-07-24T16:30:21.706 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:21.735 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:21 +0000 (0:00:00.063) 0:07:51.094 ********* 2021-07-24T16:30:21.954 INFO:teuthology.task.ansible.out: TASK [testnode : Create /var/lib/ceph] ***************************************** ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/ceph", "secontext": "unconfined_u:object_r:var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} 2021-07-24T16:30:21.995 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:21 +0000 (0:00:00.260) 0:07:51.354 ********* 2021-07-24T16:30:22.034 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/ceph", "secontext": "unconfined_u:object_r:var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} 2021-07-24T16:30:22.114 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:22 +0000 (0:00:00.117) 0:07:51.472 ********* 2021-07-24T16:30:22.134 INFO:teuthology.task.ansible.out: TASK [testnode : Set xfs_opts on newer OSes] *********************************** 2021-07-24T16:30:22.162 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:22.206 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:22 +0000 (0:00:00.089) 0:07:51.562 ********* 2021-07-24T16:30:22.231 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:22.295 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:22 +0000 (0:00:00.072) 0:07:51.634 ********* 2021-07-24T16:30:22.975 INFO:teuthology.task.ansible.out: TASK [testnode : Create xfs filesystem on /dev/vg_nvme/lv_5] ******************* changed: [smithi115.front.sepia.ceph.com] => {"changed": true} changed: [smithi185.front.sepia.ceph.com] => {"changed": true} 2021-07-24T16:30:22.994 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:22 +0000 (0:00:00.717) 0:07:52.352 ********* 2021-07-24T16:30:23.052 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:23 +0000 (0:00:00.048) 0:07:52.401 ********* 2021-07-24T16:30:23.703 INFO:teuthology.task.ansible.out: TASK [testnode : Mount /dev/vg_nvme/lv_5 to /var/lib/ceph] ********************* changed: [smithi185.front.sepia.ceph.com] => {"changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "name": "/var/lib/ceph", "opts": "defaults,nofail", "passno": "0", "src": "/dev/vg_nvme/lv_5"} changed: [smithi115.front.sepia.ceph.com] => {"changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "name": "/var/lib/ceph", "opts": "defaults,nofail", "passno": "0", "src": "/dev/vg_nvme/lv_5"} 2021-07-24T16:30:23.747 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:23 +0000 (0:00:00.701) 0:07:53.103 ********* 2021-07-24T16:30:23.816 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:23 +0000 (0:00:00.070) 0:07:53.173 ********* 2021-07-24T16:30:23.821 INFO:teuthology.task.ansible.out: TASK [testnode : Install cachefilesd] ****************************************** skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:23.875 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:23 +0000 (0:00:00.061) 0:07:53.235 ********* 2021-07-24T16:30:23.885 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:23.930 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:23 +0000 (0:00:00.053) 0:07:53.289 ********* 2021-07-24T16:30:23.986 INFO:teuthology.task.ansible.out: TASK [testnode : Install cachefilesd conf file] ******************************** skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:24.106 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:24 +0000 (0:00:00.157) 0:07:53.446 ********* skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:24.235 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:24 +0000 (0:00:00.145) 0:07:53.592 ********* 2021-07-24T16:30:24.265 INFO:teuthology.task.ansible.out: TASK [testnode : Restart cachefilesd] ****************************************** 2021-07-24T16:30:24.271 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:24.365 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:24 +0000 (0:00:00.133) 0:07:53.725 ********* 2021-07-24T16:30:24.408 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:24.451 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:24 +0000 (0:00:00.086) 0:07:53.811 ********* 2021-07-24T16:30:24.474 INFO:teuthology.task.ansible.out: TASK [testnode : Restart cachefilesd] ****************************************** skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:24.540 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:24 +0000 (0:00:00.081) 0:07:53.893 ********* 2021-07-24T16:30:24.552 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:24.595 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:24 +0000 (0:00:00.041) 0:07:53.934 ********* TASK [testnode : Add CPAN config directory for the teuthology user.] *********** skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:24.647 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:24 +0000 (0:00:00.066) 0:07:54.001 ********* 2021-07-24T16:30:24.655 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:24.683 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:24 +0000 (0:00:00.041) 0:07:54.042 ********* 2021-07-24T16:30:24.706 INFO:teuthology.task.ansible.out: TASK [testnode : Add CPAN config directory for the root user.] ***************** 2021-07-24T16:30:24.748 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Saturday 24 July 2021 16:30:24 +0000 (0:00:00.056) 0:07:54.099 ********* 2021-07-24T16:30:24.781 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:24.863 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:24 +0000 (0:00:00.123) 0:07:54.223 ********* 2021-07-24T16:30:24.876 INFO:teuthology.task.ansible.out: TASK [testnode : Upload CPAN config for the teuthology user.] ****************** skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:24.935 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:24 +0000 (0:00:00.066) 0:07:54.290 ********* 2021-07-24T16:30:24.953 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:24.991 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:24 +0000 (0:00:00.060) 0:07:54.350 ********* 2021-07-24T16:30:25.001 INFO:teuthology.task.ansible.out: TASK [testnode : Upload CPAN config for root.] ********************************* 2021-07-24T16:30:25.026 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:25.133 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:25 +0000 (0:00:00.086) 0:07:54.437 ********* skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:25.145 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:25 +0000 (0:00:00.068) 0:07:54.506 ********* 2021-07-24T16:30:25.173 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure perl-doc is installed on apt systems.] ***************** skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:25.267 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:25 +0000 (0:00:00.102) 0:07:54.608 ********* skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:25.306 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:25 +0000 (0:00:00.057) 0:07:54.666 ********* 2021-07-24T16:30:25.325 INFO:teuthology.task.ansible.out: TASK [testnode : Check to see if Amazon::S3 is installed.] ********************* skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:25.386 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:25 +0000 (0:00:00.077) 0:07:54.743 ********* 2021-07-24T16:30:25.393 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:25.453 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:25 +0000 (0:00:00.062) 0:07:54.806 ********* 2021-07-24T16:30:25.463 INFO:teuthology.task.ansible.out: TASK [testnode : Install Amazon::S3.] ****************************************** skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:25.524 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:25 +0000 (0:00:00.077) 0:07:54.884 ********* 2021-07-24T16:30:25.556 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Install ntp package on rpm based systems.] ******************** skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:25.622 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:25 +0000 (0:00:00.096) 0:07:54.981 ********* 2021-07-24T16:30:25.649 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:25 +0000 (0:00:00.023) 0:07:55.005 ********* 2021-07-24T16:30:25.750 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on apt based systems.] ******************** skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Saturday 24 July 2021 16:30:25 +0000 (0:00:00.093) 0:07:55.098 ********* 2021-07-24T16:30:25.806 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on rpm based systems.] ******************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:25.822 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:25 +0000 (0:00:00.073) 0:07:55.172 ********* 2021-07-24T16:30:25.834 INFO:teuthology.task.ansible.out: 2021-07-24T16:30:25.841 INFO:teuthology.task.ansible.out:TASK [testnode : Remove racy /etc/network/if-up.d/ntpdate on xenial] *********** skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:25.899 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:25 +0000 (0:00:00.085) 0:07:55.257 ********* 2021-07-24T16:30:25.915 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on apt based systems.] ******************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:25.972 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:25 +0000 (0:00:00.064) 0:07:55.322 ********* TASK [testnode : Create the ntp.conf file.] ************************************ skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:26.034 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:26 +0000 (0:00:00.044) 0:07:55.367 ********* TASK [testnode : Remove racy /etc/network/if-up.d/ntpdate on xenial] *********** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:26.099 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:26 +0000 (0:00:00.042) 0:07:55.409 ********* 2021-07-24T16:30:26.203 INFO:teuthology.task.ansible.out: TASK [testnode : Create the ntp.conf file.] ************************************ skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:26.247 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:26 +0000 (0:00:00.193) 0:07:55.604 ********* 2021-07-24T16:30:26.679 INFO:teuthology.task.ansible.out: TASK [testnode : Create the chrony.conf file] ********************************** 2021-07-24T16:30:26.682 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "checksum": "a7ecef00073feab34f868065d34e9dac55134241", "dest": "/etc/chrony.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/chrony.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 215, "state": "file", "uid": 0} 2021-07-24T16:30:26.746 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:26 +0000 (0:00:00.496) 0:07:56.100 ********* 2021-07-24T16:30:26.943 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "checksum": "a7ecef00073feab34f868065d34e9dac55134241", "dest": "/etc/chrony.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/chrony.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 215, "state": "file", "uid": 0} 2021-07-24T16:30:26.994 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:26 +0000 (0:00:00.242) 0:07:56.342 ********* 2021-07-24T16:30:27.079 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure ntpd is running.] *********************************** ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "chronyd", "state": "started", "status": {"ActiveEnterTimestamp": "Sat 2021-07-24 16:20:58 UTC", "ActiveEnterTimestampMonotonic": "15322265", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket system.slice sntp.service ntpd.service -.mount ntpdate.service basic.target tmp.mount systemd-tmpfiles-setup.service sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2021-07-24 16:20:57 UTC", "AssertTimestampMonotonic": "14055244", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2021-07-24 16:20:57 UTC", "ConditionTimestampMonotonic": "14055218", "ConfigurationDirectoryMode": "0755" 2021-07-24T16:30:27.081 INFO:teuthology.task.ansible.out:, "Conflicts": "systemd-timesyncd.service ntpd.service shutdown.target", "ControlGroup": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "907", "ExecMainStartTimestamp": "Sat 2021-07-24 16:20:58 UTC", "ExecMainStartTimestampMonotonic": "15170621", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2021-07-24 16:20:57 UTC", "InactiveExitTimestampMonotonic": "14088237", "InvocationID": "e22280254495459a910ae7e309f51ab7", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infini 2021-07-24T16:30:27.083 INFO:teuthology.task.ansible.out:ty", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "127237", "LimitNPROCSoft": "127237", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127237", "LimitSIGPENDINGSoft": "127237", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "907", "MemoryAccounting": "yes", "MemoryCurrent": "3428352", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "s 2021-07-24T16:30:27.085 INFO:teuthology.task.ansible.out:ysinit.target -.mount system.slice", "RequiresMountsFor": "/var/tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2021-07-24 16:20:58 UTC", "StateChangeTimestampMonotonic": "15322265", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "203580", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2021-07-24 16:20:58 UTC", "WatchdogTimestampMonotonic": "15170946", "WatchdogUSec": "0"}} 2021-07-24T16:30:27.119 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:27 +0000 (0:00:00.129) 0:07:56.472 ********* 2021-07-24T16:30:27.150 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** ok: [smithi115.front.sepia.ceph.com] => {"ansible_facts": {"pip_executable": "pip", "pip_version": "python-pip"}, "changed": false} 2021-07-24T16:30:27.175 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:27 +0000 (0:00:00.058) 0:07:56.530 ********* 2021-07-24T16:30:27.224 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** ok: [smithi115.front.sepia.ceph.com] => {"ansible_facts": {"ansible_python_interpreter": "/usr/bin/python3", "pip_executable": "pip3", "pip_version": "python3-pip"}, "changed": false} 2021-07-24T16:30:27.239 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:27 +0000 (0:00:00.068) 0:07:56.599 ********* 2021-07-24T16:30:27.259 INFO:teuthology.task.ansible.out: 2021-07-24T16:30:27.287 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on rpm based systems.] ********************* 2021-07-24T16:30:27.295 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:27.328 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:27 +0000 (0:00:00.079) 0:07:56.678 ********* 2021-07-24T16:30:27.338 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure ntpd is running.] *********************************** ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "chronyd", "state": "started", "status": {"ActiveEnterTimestamp": "Sat 2021-07-24 16:21:40 UTC", "ActiveEnterTimestampMonotonic": "15862360", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-tmpfiles-setup.service sntp.service basic.target ntpd.service system.slice systemd-journald.socket tmp.mount sysinit.target -.mount ntpdate.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2021-07-24 16:21:39 UTC", "AssertTimestampMonotonic": "14742419", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2021-07-24 16:21:39 UTC", "ConditionTimestampMonotonic": "14742381", "ConfigurationDirectoryMode": "0755" 2021-07-24T16:30:27.339 INFO:teuthology.task.ansible.out:, "Conflicts": "systemd-timesyncd.service ntpd.service shutdown.target", "ControlGroup": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "925", "ExecMainStartTimestamp": "Sat 2021-07-24 16:21:40 UTC", "ExecMainStartTimestampMonotonic": "15682763", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2021-07-24 16:21:39 UTC", "InactiveExitTimestampMonotonic": "14758488", "InvocationID": "2e18642df26d4792ae0ac721611ab587", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infini 2021-07-24T16:30:27.341 INFO:teuthology.task.ansible.out:ty", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "127237", "LimitNPROCSoft": "127237", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127237", "LimitSIGPENDINGSoft": "127237", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "925", "MemoryAccounting": "yes", "MemoryCurrent": "3207168", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "s 2021-07-24T16:30:27.343 INFO:teuthology.task.ansible.out:ysinit.target system.slice -.mount", "RequiresMountsFor": "/var/tmp", "Restart": "no", "Restart 2021-07-24T16:30:27.347 INFO:teuthology.task.ansible.out:USec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2021-07-24 16:21:40 UTC", "StateChangeTimestampMonotonic": "15862360", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "203580", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2021-07-24 16:21:40 UTC", "WatchdogTimestampMonotonic": "15682773", "WatchdogUSec": "0"}} 2021-07-24T16:30:27.367 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:27 +0000 (0:00:00.048) 0:07:56.727 ********* 2021-07-24T16:30:27.369 INFO:teuthology.task.ansible.out: 2021-07-24T16:30:27.379 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on apt based systems.] ********************* skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:27.424 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:27 +0000 (0:00:00.054) 0:07:56.782 ********* 2021-07-24T16:30:27.432 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** ok: [smithi185.front.sepia.ceph.com] => {"ansible_facts": {"pip_executable": "pip", "pip_version": "python-pip"}, "changed": false} 2021-07-24T16:30:27.494 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:27 +0000 (0:00:00.065) 0:07:56.847 ********* 2021-07-24T16:30:27.517 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on zypper based systems.] ****************** skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:27.578 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:27 +0000 (0:00:00.089) 0:07:56.937 ********* 2021-07-24T16:30:27.625 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** ok: [smithi185.front.sepia.ceph.com] => {"ansible_facts": {"ansible_python_interpreter": "/usr/bin/python3", "pip_executable": "pip3", "pip_version": "python3-pip"}, "changed": false} 2021-07-24T16:30:27.645 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:27 +0000 (0:00:00.068) 0:07:57.006 ********* 2021-07-24T16:30:27.710 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on rpm based systems.] ********************* skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:27.743 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:27 +0000 (0:00:00.097) 0:07:57.103 ********* 2021-07-24T16:30:27.746 INFO:teuthology.task.ansible.out: 2021-07-24T16:30:27.812 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on apt based systems.] ********************* skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Create the .pip directory for the teuthology user.] *********** ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "gid": 1236, "group": "ubuntu", "mode": "0644", "owner": "ubuntu", "path": "/home/ubuntu/.pip", "secontext": "unconfined_u:object_r:user_home_t:s0", "size": 4096, "state": "directory", "uid": 1000} 2021-07-24T16:30:27.834 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:27 +0000 (0:00:00.091) 0:07:57.194 ********* 2021-07-24T16:30:27.859 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:27 +0000 (0:00:00.024) 0:07:57.219 ********* 2021-07-24T16:30:27.905 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on zypper based systems.] ****************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:27.967 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:27 +0000 (0:00:00.106) 0:07:57.326 ********* 2021-07-24T16:30:28.221 INFO:teuthology.task.ansible.out: TASK [testnode : Create the .pip directory for the teuthology user.] *********** ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "gid": 1236, "group": "ubuntu", "mode": "0644", "owner": "ubuntu", "path": "/home/ubuntu/.pip", "secontext": "unconfined_u:object_r:user_home_t:s0", "size": 4096, "state": "directory", "uid": 1000} 2021-07-24T16:30:28.256 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:28 +0000 (0:00:00.281) 0:07:57.608 ********* 2021-07-24T16:30:28.491 INFO:teuthology.task.ansible.out: TASK [testnode : Create pip.conf and configure it to use our mirror] *********** 2021-07-24T16:30:28.493 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "checksum": "959d37ab30545da205b389a6b7561b225a478a06", "dest": "/home/ubuntu/.pip/pip.conf", "gid": 1236, "group": "ubuntu", "mode": "0644", "owner": "ubuntu", "path": "/home/ubuntu/.pip/pip.conf", "secontext": "unconfined_u:object_r:user_home_t:s0", "size": 73, "state": "file", "uid": 1000} 2021-07-24T16:30:28.522 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:28 +0000 (0:00:00.273) 0:07:57.881 ********* 2021-07-24T16:30:28.919 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "checksum": "959d37ab30545da205b389a6b7561b225a478a06", "dest": "/home/ubuntu/.pip/pip.conf", "gid": 1236, "group": "ubuntu", "mode": "0644", "owner": "ubuntu", "path": "/home/ubuntu/.pip/pip.conf", "secontext": "unconfined_u:object_r:user_home_t:s0", "size": 73, "state": "file", "uid": 1000} 2021-07-24T16:30:28.961 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:28 +0000 (0:00:00.437) 0:07:58.318 ********* 2021-07-24T16:30:29.895 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages via pip] ************************************* ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "cmd": ["/bin/pip3", "install", "remoto>=0.0.35"], "name": ["remoto>=0.0.35"], "requirements": null, "state": "present", "stderr": "WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead.\n", "stderr_lines": ["WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead."], "stdout": "Requirement already satisfied: remoto>=0.0.35 in /usr/local/lib/python3.6/site-packages\nRequirement already satisfied: execnet in /usr/local/lib/python3.6/site-packages (from remoto>=0.0.35)\nRequirement already satisfied: apipkg>=1.4 in /usr/local/lib/python3.6/site-packages (from execnet->remoto>=0.0.35)\n", "stdout_lines": ["Requirement already satisfied: remoto>=0.0.35 in /usr/local/lib/python3.6/site-packages", "Requirement already satisfied: execnet in /usr/local/lib/python3.6/site-packages (from remoto>=0.0.35)", "Requirement already satisfied: apipkg>=1.4 in /usr/local/lib/python3.6/site-packages (from execnet->remoto>=0.0.35)"], "version": null, "virtualenv": null} 2021-07-24T16:30:29.923 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:29 +0000 (0:00:00.960) 0:07:59.279 ********* 2021-07-24T16:30:29.966 INFO:teuthology.task.ansible.out: TASK [testnode : Purge resolvconf] ********************************************* 2021-07-24T16:30:29.984 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:29.998 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:29 +0000 (0:00:00.071) 0:07:59.350 ********* 2021-07-24T16:30:30.047 INFO:teuthology.task.ansible.out: TASK [testnode : Set interface] ************************************************ ok: [smithi115.front.sepia.ceph.com] => {"ansible_facts": {"interface": "enp3s0f1"}, "changed": false} 2021-07-24T16:30:30.098 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:30 +0000 (0:00:00.104) 0:07:59.455 ********* 2021-07-24T16:30:30.111 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages via pip] ************************************* 2021-07-24T16:30:30.123 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "cmd": ["/bin/pip3", "install", "remoto>=0.0.35"], "name": ["remoto>=0.0.35"], "requirements": null, "state": "present", "stderr": "WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead.\n", "stderr_lines": ["WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead."], "stdout": "Requirement already satisfied: remoto>=0.0.35 in /usr/local/lib/python3.6/site-packages\nRequirement already satisfied: execnet in /usr/local/lib/python3.6/site-packages (from remoto>=0.0.35)\nRequirement already satisfied: apipkg>=1.4 in /usr/local/lib/python3.6/site-packages (from execnet->remoto>=0.0.35)\n", "stdout_lines": ["Requirement already satisfied: remoto>=0.0.35 in /usr/local/lib/python3.6/site-packages", "Requirement already satisfied: execnet in /usr/local/lib/python3.6/site-packages (from remoto>=0.0.35)", "Requirement already satisfied: apipkg>=1.4 in /usr/local/lib/python3.6/site-packages (from execnet->remoto>=0.0.35)"], "version": null, "virtualenv": null} 2021-07-24T16:30:30.174 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:30 +0000 (0:00:00.076) 0:07:59.531 ********* 2021-07-24T16:30:30.259 INFO:teuthology.task.ansible.out: TASK [testnode : Purge resolvconf] ********************************************* skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:30.283 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:30 +0000 (0:00:00.107) 0:07:59.639 ********* 2021-07-24T16:30:30.357 INFO:teuthology.task.ansible.out: TASK [testnode : Check for presence of /etc/network/interfaces] **************** ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "stat": {"exists": false}} TASK [testnode : Set interface] ************************************************ ok: [smithi185.front.sepia.ceph.com] => {"ansible_facts": {"interface": "enp3s0f1"}, "changed": false} 2021-07-24T16:30:30.390 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:30 +0000 (0:00:00.105) 0:07:59.744 ********* 2021-07-24T16:30:30.423 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:30 +0000 (0:00:00.038) 0:07:59.783 ********* 2021-07-24T16:30:30.424 INFO:teuthology.task.ansible.out: 2021-07-24T16:30:30.446 INFO:teuthology.task.ansible.out: 2021-07-24T16:30:30.467 INFO:teuthology.task.ansible.out:TASK [testnode : Rewrite /etc/network/interfaces to use dhcp] ****************** skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:30.496 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:30 +0000 (0:00:00.071) 0:07:59.855 ********* 2021-07-24T16:30:30.576 INFO:teuthology.task.ansible.out: TASK [testnode : Set bounce_interface if we just enabled dhcp] ***************** 2021-07-24T16:30:30.580 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"ansible_facts": {"bounce_interface": false}, "changed": false} 2021-07-24T16:30:30.599 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:30 +0000 (0:00:00.104) 0:07:59.959 ********* 2021-07-24T16:30:30.638 INFO:teuthology.task.ansible.out: TASK [testnode : ifdown and ifup] ********************************************** skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:30.672 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:30 +0000 (0:00:00.064) 0:08:00.024 ********* 2021-07-24T16:30:30.689 INFO:teuthology.task.ansible.out: TASK [testnode : Check for presence of /etc/network/interfaces] **************** ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "stat": {"exists": false}} 2021-07-24T16:30:30.723 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:30 +0000 (0:00:00.059) 0:08:00.083 ********* 2021-07-24T16:30:30.776 INFO:teuthology.task.ansible.out: TASK [testnode : Rewrite /etc/network/interfaces to use dhcp] ****************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:30.806 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:30 +0000 (0:00:00.077) 0:08:00.160 ********* 2021-07-24T16:30:30.896 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure lab_domain is in search domains in /etc/resolv.conf] *** changed: [smithi115.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line replaced"} TASK [testnode : Set bounce_interface if we just enabled dhcp] ***************** ok: [smithi185.front.sepia.ceph.com] => {"ansible_facts": {"bounce_interface": false}, "changed": false} 2021-07-24T16:30:30.916 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:30 +0000 (0:00:00.116) 0:08:00.276 ********* 2021-07-24T16:30:30.918 INFO:teuthology.task.ansible.out: 2021-07-24T16:30:30.958 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:30 +0000 (0:00:00.041) 0:08:00.318 ********* 2021-07-24T16:30:31.017 INFO:teuthology.task.ansible.out: TASK [testnode : ifdown and ifup] ********************************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:31.054 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:31 +0000 (0:00:00.096) 0:08:00.414 ********* 2021-07-24T16:30:31.055 INFO:teuthology.task.ansible.out: 2021-07-24T16:30:31.122 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure domain is set in /etc/resolv.conf] ********************* 2021-07-24T16:30:31.127 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line added"} 2021-07-24T16:30:31.179 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:31 +0000 (0:00:00.124) 0:08:00.539 ********* 2021-07-24T16:30:31.182 INFO:teuthology.task.ansible.out: 2021-07-24T16:30:31.240 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure ethtool is installed] ******************************* 2021-07-24T16:30:31.241 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:31.271 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:31 +0000 (0:00:00.086) 0:08:00.625 ********* 2021-07-24T16:30:31.283 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure lab_domain is in search domains in /etc/resolv.conf] *** changed: [smithi185.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line replaced"} 2021-07-24T16:30:31.323 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:31 +0000 (0:00:00.052) 0:08:00.678 ********* 2021-07-24T16:30:31.365 INFO:teuthology.task.ansible.out: TASK [testnode : grep ethtool for secondary NIC MAC address] ******************* skipping: [smithi115.front.sepia.ceph.com] => (item=enp3s0f1) => {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f1", "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item=eno1) => {"ansible_loop_var": "item", "changed": false, "item": "eno1", "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item=lo) => {"ansible_loop_var": "item", "changed": false, "item": "lo", "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item=enp3s0f0) => {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f0", "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item=eno2) => {"ansible_loop_var": "item", "changed": false, "item": "eno2", "skip_reason": "Conditional result was False"} 2021-07-24T16:30:31.465 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:31 +0000 (0:00:00.147) 0:08:00.825 ********* 2021-07-24T16:30:31.542 INFO:teuthology.task.ansible.out: TASK [testnode : Define net_to_configure var] ********************************** skipping: [smithi115.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'enp3s0f1', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f1", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'eno1', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "eno1", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:31.580 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure domain is set in /etc/resolv.conf] ********************* changed: [smithi185.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line added"} TASK [testnode : Define net_to_configure var] ********************************** skipping: [smithi115.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'lo', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "lo", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'enp3s0f0', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f0", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} skipping: [smithi115.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'eno2', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "eno2", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:31.604 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:31 +0000 (0:00:00.137) 0:08:00.963 ********* 2021-07-24T16:30:31.632 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:31 +0000 (0:00:00.028) 0:08:00.992 ********* 2021-07-24T16:30:31.649 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2021-07-24T16:30:31.658 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:31.687 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:31 +0000 (0:00:00.053) 0:08:01.045 ********* 2021-07-24T16:30:31.705 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure ethtool is installed] ******************************* skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:31.738 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:31 +0000 (0:00:00.049) 0:08:01.095 ********* 2021-07-24T16:30:31.744 INFO:teuthology.task.ansible.out: TASK [testnode : Check if {{ nic_to_configure }} is 10Gb] ********************** 2021-07-24T16:30:31.746 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:31.776 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:31 +0000 (0:00:00.038) 0:08:01.134 ********* 2021-07-24T16:30:31.796 INFO:teuthology.task.ansible.out: TASK [testnode : grep ethtool for secondary NIC MAC address] ******************* 2021-07-24T16:30:31.800 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item=enp3s0f0) => {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f0", "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item=lo) => {"ansible_loop_var": "item", "changed": false, "item": "lo", "skip_reason": "Conditional result was False"} 2021-07-24T16:30:31.808 INFO:teuthology.task.ansible.out: TASK [testnode : Set MTU to 9000 if 10Gb] ************************************** 2021-07-24T16:30:31.813 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : grep ethtool for secondary NIC MAC address] ******************* skipping: [smithi185.front.sepia.ceph.com] => (item=enp3s0f1) => {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f1", "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item=eno1) => {"ansible_loop_var": "item", "changed": false, "item": "eno1", "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item=eno2) => {"ansible_loop_var": "item", "changed": false, "item": "eno2", "skip_reason": "Conditional result was False"} 2021-07-24T16:30:31.837 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:31 +0000 (0:00:00.061) 0:08:01.196 ********* 2021-07-24T16:30:31.863 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:31 +0000 (0:00:00.023) 0:08:01.219 ********* 2021-07-24T16:30:31.895 INFO:teuthology.task.ansible.out: TASK [testnode : Write Ubuntu network config for {{ nic_to_configure }}] ******* skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:31.956 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:31 +0000 (0:00:00.076) 0:08:01.296 ********* TASK [testnode : Define net_to_configure var] ********************************** 2021-07-24T16:30:31.961 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'enp3s0f0', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f0", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'lo', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "lo", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:31.973 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'enp3s0f1', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f1", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:31.975 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'eno1', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "eno1", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} skipping: [smithi185.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'eno2', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "eno2", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:31.977 INFO:teuthology.task.ansible.out: TASK [testnode : Set MTU on Ubuntu] ******************************************** skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:32.006 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:31 +0000 (0:00:00.066) 0:08:01.362 ********* 2021-07-24T16:30:32.061 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:32 +0000 (0:00:00.057) 0:08:01.420 ********* 2021-07-24T16:30:32.073 INFO:teuthology.task.ansible.out: TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:32.120 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:32 +0000 (0:00:00.059) 0:08:01.479 ********* 2021-07-24T16:30:32.133 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:32.180 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:32 +0000 (0:00:00.059) 0:08:01.539 ********* 2021-07-24T16:30:32.204 INFO:teuthology.task.ansible.out: TASK [testnode : Write RHEL/CentOS network config for {{ nic_to_configure }}] *** skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:32.252 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:32 +0000 (0:00:00.072) 0:08:01.612 ********* 2021-07-24T16:30:32.289 INFO:teuthology.task.ansible.out: TASK [testnode : Check if {{ nic_to_configure }} is 10Gb] ********************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:32.369 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:32 +0000 (0:00:00.039) 0:08:01.651 ********* TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Saturday 24 July 2021 16:30:32 +0000 (0:00:00.054) 0:08:01.706 ********* TASK [testnode : Set MTU to 9000 if 10Gb] ************************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:32.430 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:32 +0000 (0:00:00.055) 0:08:01.763 ********* 2021-07-24T16:30:32.511 INFO:teuthology.task.ansible.out: TASK [testnode : Write Ubuntu network config for {{ nic_to_configure }}] ******* skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:32.548 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:32 +0000 (0:00:00.143) 0:08:01.907 ********* 2021-07-24T16:30:32.631 INFO:teuthology.task.ansible.out: TASK [testnode : Set MTU on Ubuntu] ******************************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Saturday 24 July 2021 16:30:32 +0000 (0:00:00.079) 0:08:01.986 ********* 2021-07-24T16:30:32.664 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** ok: [smithi115.front.sepia.ceph.com] => (item=/var/run/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/run/ -name \"*ceph*\"", "delta": "0:00:00.005074", "end": "2021-07-24 16:30:32.564719", "failed_when_result": false, "item": "/var/run/", "rc": 0, "start": "2021-07-24 16:30:32.559645", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-07-24T16:30:32.701 INFO:teuthology.task.ansible.out: TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:32.756 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:32 +0000 (0:00:00.120) 0:08:02.107 ********* 2021-07-24T16:30:32.801 INFO:teuthology.task.ansible.out: TASK [testnode : Write RHEL/CentOS network config for {{ nic_to_configure }}] *** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:32.834 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:32 +0000 (0:00:00.084) 0:08:02.191 ********* 2021-07-24T16:30:32.896 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** ok: [smithi115.front.sepia.ceph.com] => (item=/etc/systemd/system/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /etc/systemd/system/ -name \"*ceph*\"", "delta": "0:00:00.002885", "end": "2021-07-24 16:30:32.815763", "failed_when_result": false, "item": "/etc/systemd/system/", "rc": 0, "start": "2021-07-24 16:30:32.812878", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-07-24T16:30:32.919 INFO:teuthology.task.ansible.out: TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:32.995 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:32 +0000 (0:00:00.148) 0:08:02.340 ********* 2021-07-24T16:30:33.240 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** ok: [smithi185.front.sepia.ceph.com] => (item=/var/run/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/run/ -name \"*ceph*\"", "delta": "0:00:00.005238", "end": "2021-07-24 16:30:33.199579", "failed_when_result": false, "item": "/var/run/", "rc": 0, "start": "2021-07-24 16:30:33.194341", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-07-24T16:30:33.428 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=/etc/systemd/system/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /etc/systemd/system/ -name \"*ceph*\"", "delta": "0:00:00.003161", "end": "2021-07-24 16:30:33.386163", "failed_when_result": false, "item": "/etc/systemd/system/", "rc": 0, "start": "2021-07-24 16:30:33.383002", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-07-24T16:30:33.624 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=/etc/ceph) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /etc/ceph -name \"*ceph*\"", "delta": "0:00:00.002822", "end": "2021-07-24 16:30:33.580653", "failed_when_result": false, "item": "/etc/ceph", "msg": "non-zero return code", "rc": 1, "start": "2021-07-24 16:30:33.577831", "stderr": "find: ‘/etc/ceph’: No such file or directory", "stderr_lines": ["find: ‘/etc/ceph’: No such file or directory"], "stdout": "", "stdout_lines": []} 2021-07-24T16:30:33.842 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=/var/log/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/log/ -name \"*ceph*\"", "delta": "0:00:00.003200", "end": "2021-07-24 16:30:33.790400", "failed_when_result": false, "item": "/var/log/", "rc": 0, "start": "2021-07-24 16:30:33.787200", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-07-24T16:30:33.855 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:33 +0000 (0:00:00.869) 0:08:03.210 ********* 2021-07-24T16:30:33.910 INFO:teuthology.task.ansible.out: TASK [testnode : Delete any leftover Ceph artifacts from previous jobs] ******** 2021-07-24T16:30:33.949 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:33 +0000 (0:00:00.091) 0:08:03.301 ********* 2021-07-24T16:30:34.077 INFO:teuthology.task.ansible.out: TASK [testnode : Touch /ceph-qa-ready] ***************************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:34.227 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** ok: [smithi115.front.sepia.ceph.com] => (item=/etc/ceph) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /etc/ceph -name \"*ceph*\"", "delta": "0:00:01.003791", "end": "2021-07-24 16:30:34.097363", "failed_when_result": false, "item": "/etc/ceph", "msg": "non-zero return code", "rc": 1, "start": "2021-07-24 16:30:33.093572", "stderr": "find: ‘/etc/ceph’: No such file or directory", "stderr_lines": ["find: ‘/etc/ceph’: No such file or directory"], "stdout": "", "stdout_lines": []} 2021-07-24T16:30:34.581 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=/var/log/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/log/ -name \"*ceph*\"", "delta": "0:00:00.003599", "end": "2021-07-24 16:30:34.334783", "failed_when_result": false, "item": "/var/log/", "rc": 0, "start": "2021-07-24 16:30:34.331184", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} Saturday 24 July 2021 16:30:34 +0000 (0:00:00.452) 0:08:03.754 ********* TASK [testnode : Delete any leftover Ceph artifacts from previous jobs] ******** Saturday 24 July 2021 16:30:34 +0000 (0:00:00.114) 0:08:03.868 ********* TASK [testnode : Touch /ceph-qa-ready] ***************************************** skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:34.655 INFO:teuthology.task.ansible.out: PLAY [testnodes,senta,vossi,jenkins_slaves] ************************************ 2021-07-24T16:30:34.725 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:34 +0000 (0:00:00.213) 0:08:04.083 ********* 2021-07-24T16:30:34.813 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:34 +0000 (0:00:00.066) 0:08:04.150 ********* 2021-07-24T16:30:35.551 INFO:teuthology.task.ansible.out: TASK [Gathering Facts] ********************************************************* ok: [smithi185.front.sepia.ceph.com] 2021-07-24T16:30:35.596 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] 2021-07-24T16:30:35.658 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:35 +0000 (0:00:00.867) 0:08:05.017 ********* 2021-07-24T16:30:35.731 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:35 +0000 (0:00:00.065) 0:08:05.083 ********* 2021-07-24T16:30:35.805 INFO:teuthology.task.ansible.out: TASK [container-host : set_fact] *********************************************** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:35.858 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:35 +0000 (0:00:00.125) 0:08:05.209 ********* 2021-07-24T16:30:35.882 INFO:teuthology.task.ansible.out:skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:35.935 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:35 +0000 (0:00:00.082) 0:08:05.291 ********* 2021-07-24T16:30:35.991 INFO:teuthology.task.ansible.out: TASK [container-host : set_fact] *********************************************** ok: [smithi185.front.sepia.ceph.com] => {"ansible_facts": {"package_manager": "yum"}, "changed": false} 2021-07-24T16:30:36.048 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:36 +0000 (0:00:00.113) 0:08:05.404 ********* 2021-07-24T16:30:36.092 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"ansible_facts": {"package_manager": "yum"}, "changed": false} 2021-07-24T16:30:36.148 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:36 +0000 (0:00:00.095) 0:08:05.500 ********* 2021-07-24T16:30:36.189 INFO:teuthology.task.ansible.out: TASK [container-host : Including distro specific variables] ******************** 2021-07-24T16:30:36.208 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/container-host/vars/yum_systems.yml) => {"ansible_facts": {"container_packages": ["podman", "podman-docker"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/container-host/vars/yum_systems.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/container-host/vars/yum_systems.yml"} 2021-07-24T16:30:36.230 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:36 +0000 (0:00:00.089) 0:08:05.589 ********* 2021-07-24T16:30:36.236 INFO:teuthology.task.ansible.out: 2021-07-24T16:30:36.299 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/container-host/vars/yum_systems.yml) => {"ansible_facts": {"container_packages": ["podman", "podman-docker"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/container-host/vars/yum_systems.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/container-host/vars/yum_systems.yml"} 2021-07-24T16:30:36.336 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:36 +0000 (0:00:00.103) 0:08:05.693 ********* 2021-07-24T16:30:56.730 INFO:teuthology.task.ansible.out: TASK [container-host : Install container packages] ***************************** changed: [smithi115.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: podman-catatonit-2.2.1-7.module+el8.3.1+9857+68fb1526.x86_64", "Installed: runc-1.0.0-70.rc92.module+el8.3.1+9857+68fb1526.x86_64", "Installed: podman-2.2.1-7.module+el8.3.1+9857+68fb1526.x86_64", "Installed: podman-docker-2.2.1-7.module+el8.3.1+9857+68fb1526.noarch", "Removed: podman-catatonit-2.0.5-5.module+el8.3.0+8221+97165c3f.x86_64", "Removed: podman-docker-2.0.5-5.module+el8.3.0+8221+97165c3f.noarch", "Removed: runc-1.0.0-68.rc92.module+el8.3.0+8221+97165c3f.x86_64", "Removed: podman-2.0.5-5.module+el8.3.0+8221+97165c3f.x86_64"]} 2021-07-24T16:30:56.760 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:56 +0000 (0:00:20.421) 0:08:26.115 ********* 2021-07-24T16:30:56.806 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: podman-2.2.1-7.module+el8.3.1+9857+68fb1526.x86_64", "Installed: podman-docker-2.2.1-7.module+el8.3.1+9857+68fb1526.noarch", "Installed: podman-catatonit-2.2.1-7.module+el8.3.1+9857+68fb1526.x86_64", "Installed: runc-1.0.0-70.rc92.module+el8.3.1+9857+68fb1526.x86_64", "Removed: podman-catatonit-2.0.5-5.module+el8.3.0+8221+97165c3f.x86_64", "Removed: podman-docker-2.0.5-5.module+el8.3.0+8221+97165c3f.noarch", "Removed: runc-1.0.0-68.rc92.module+el8.3.0+8221+97165c3f.x86_64", "Removed: podman-2.0.5-5.module+el8.3.0+8221+97165c3f.x86_64"]} 2021-07-24T16:30:56.858 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:56 +0000 (0:00:00.091) 0:08:26.206 ********* 2021-07-24T16:30:56.882 INFO:teuthology.task.ansible.out: TASK [container-host : set_fact] *********************************************** ok: [smithi115.front.sepia.ceph.com] => {"ansible_facts": {"container_service_conf": "/etc/containers/registries.conf"}, "changed": false} 2021-07-24T16:30:56.931 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:56 +0000 (0:00:00.085) 0:08:26.291 ********* 2021-07-24T16:30:56.964 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] => {"ansible_facts": {"container_service_conf": "/etc/containers/registries.conf"}, "changed": false} 2021-07-24T16:30:57.027 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:57 +0000 (0:00:00.093) 0:08:26.385 ********* 2021-07-24T16:30:57.047 INFO:teuthology.task.ansible.out: TASK [container-host : set_fact] *********************************************** skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:57.094 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:57 +0000 (0:00:00.066) 0:08:26.451 ********* 2021-07-24T16:30:57.106 INFO:teuthology.task.ansible.out:skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:30:57.158 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:57 +0000 (0:00:00.061) 0:08:26.512 ********* 2021-07-24T16:30:57.445 INFO:teuthology.task.ansible.out: TASK [container-host : Create container_mirror_cert_paths] ********************* changed: [smithi115.front.sepia.ceph.com] => (item=/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000) => {"ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000", "mode": "0755", "owner": "root", "path": "/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0} 2021-07-24T16:30:57.534 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item=/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000) => {"ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000", "mode": "0755", "owner": "root", "path": "/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0} 2021-07-24T16:30:57.684 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item=/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000) => {"ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000", "mode": "0755", "owner": "root", "path": "/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0} 2021-07-24T16:30:57.739 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:57 +0000 (0:00:00.573) 0:08:27.086 ********* 2021-07-24T16:30:57.777 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item=/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000) => {"ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000", "mode": "0755", "owner": "root", "path": "/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0} 2021-07-24T16:30:57.818 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:57 +0000 (0:00:00.091) 0:08:27.178 ********* 2021-07-24T16:30:58.714 INFO:teuthology.task.ansible.out: TASK [container-host : Copy docker-mirror.front.sepia.ceph.com:5000 self-signed cert] *** changed: [smithi185.front.sepia.ceph.com] => (item=/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000) => {"ansible_loop_var": "item", "changed": true, "checksum": "bcdfbb1de91ef82e0e4ed8af725c9ad52593eb79", "dest": "/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000/docker-mirror.crt", "gid": 0, "group": "root", "item": "/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000", "md5sum": "a3fa0991425692932fcf703c1a9a483e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 2334, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1627144257.9854655-23006-77039707467166/source", "state": "file", "uid": 0} 2021-07-24T16:30:58.774 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item=/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000) => {"ansible_loop_var": "item", "changed": true, "checksum": "bcdfbb1de91ef82e0e4ed8af725c9ad52593eb79", "dest": "/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000/docker-mirror.crt", "gid": 0, "group": "root", "item": "/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000", "md5sum": "a3fa0991425692932fcf703c1a9a483e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 2334, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1627144257.962491-22966-218694308637485/source", "state": "file", "uid": 0} 2021-07-24T16:30:59.482 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => (item=/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000) => {"ansible_loop_var": "item", "changed": true, "checksum": "bcdfbb1de91ef82e0e4ed8af725c9ad52593eb79", "dest": "/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000/docker-mirror.crt", "gid": 0, "group": "root", "item": "/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000", "md5sum": "a3fa0991425692932fcf703c1a9a483e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 2334, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1627144258.7890866-23006-22409335883508/source", "state": "file", "uid": 0} 2021-07-24T16:30:59.543 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:59 +0000 (0:00:01.717) 0:08:28.895 ********* 2021-07-24T16:30:59.592 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => (item=/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000) => {"ansible_loop_var": "item", "changed": true, "checksum": "bcdfbb1de91ef82e0e4ed8af725c9ad52593eb79", "dest": "/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000/docker-mirror.crt", "gid": 0, "group": "root", "item": "/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000", "md5sum": "a3fa0991425692932fcf703c1a9a483e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 2334, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1627144258.8768892-22966-34058130043001/source", "state": "file", "uid": 0} 2021-07-24T16:30:59.679 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:30:59 +0000 (0:00:00.137) 0:08:29.032 ********* 2021-07-24T16:31:10.856 INFO:teuthology.task.ansible.out: TASK [container-host : Ensure git is installed] ******************************** ok: [smithi185.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} 2021-07-24T16:31:10.904 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:31:10 +0000 (0:00:11.217) 0:08:40.250 ********* 2021-07-24T16:31:11.182 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} 2021-07-24T16:31:11.230 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:31:11 +0000 (0:00:00.333) 0:08:40.584 ********* 2021-07-24T16:31:14.323 INFO:teuthology.task.ansible.out: TASK [container-host : Install registries-conf-ctl] **************************** 2021-07-24T16:31:14.325 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => {"changed": true, "cmd": ["/bin/pip3", "install", "-U", "git+https://github.com/sebastian-philipp/registries-conf-ctl"], "name": ["git+https://github.com/sebastian-philipp/registries-conf-ctl"], "requirements": null, "state": "latest", "stderr": "WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead.\n", "stderr_lines": ["WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead."], "stdout": "Collecting git+https://github.com/sebastian-philipp/registries-conf-ctl\n Cloning https://github.com/sebastian-philipp/registries-conf-ctl to ./pip-9s4zna6i-build\nCollecting toml (from registries-conf-ctl==1.0)\n Downloading https://files.pythonhosted.org/packages/44/6f/7120676b6d73228c96e17f1f794d8ab046fc910d781c8d151120c3f1569e/toml-0.10.2-py2.py3-none-any.whl\nCollecting docopt (from registries-conf-ctl==1.0)\n Downloading https://files.pythonhosted.org/packages/a2/55/8f8cab2afd404cf578136ef2cc5dfb50baa1761b68c9da1fb1e4eed343c9/docopt-0.6.2.tar.gz\nInstalling collected packages: toml, docopt, registries-conf-ctl\n Running setup.py install for docopt: started\n Running setup.py install for docopt: finished with status 'done'\n Running setup.py install for registries-conf-ctl: started\n Running setup.py install for registries-conf-ctl: finished with status 'done'\nSuccessfully installed docopt-0.6.2 registries-conf-ctl-1.0 toml-0.10.2\n", "stdout_lines": ["Collecting git+https://github.com/sebastian-philipp/registries-conf-ctl", " Cloning https://github.com/sebastian-philipp/registries-conf-ctl to ./pip-9s4zna6i-build", "Collecting toml (from registries-conf-ctl==1.0)", " Downloading https://files.pythonhosted.org/packages/44/6f/7120676b6d73228c96e17f1f794d8ab046fc910d781c8d151120c3f1569e/toml-0.10.2-py2.py3-none-any.whl", "Collecting docopt (from registries-conf-ctl==1.0)", " Downloading https://files. 2021-07-24T16:31:14.343 INFO:teuthology.task.ansible.out:pythonhosted.org/packages/a2/55/8f8cab2afd404cf578136ef2cc5dfb50baa1761b68c9da1fb1e4eed343c9/docopt-0.6.2.tar.gz", "Installing collected packages: toml, docopt, registries-conf-ctl", " Running setup.py install for docopt: started", " Running setup.py install for docopt: finished with status 'done'", " Running setup.py install for registries-conf-ctl: started", " Running setup.py install for registries-conf-ctl: finished with status 'done'", "Successfully installed docopt-0.6.2 registries-conf-ctl-1.0 toml-0.10.2"], "version": null, "virtualenv": null} 2021-07-24T16:31:14.351 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:31:14 +0000 (0:00:03.124) 0:08:43.708 ********* 2021-07-24T16:31:14.411 INFO:teuthology.task.ansible.out: TASK [container-host : Check for docker's daemon.json] ************************* skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:31:14.473 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:31:14 +0000 (0:00:00.090) 0:08:43.798 ********* 2021-07-24T16:31:14.519 INFO:teuthology.task.ansible.out: TASK [container-host : Create /etc/containers/registries.conf if necessary] **** skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:31:14.544 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:31:14 +0000 (0:00:00.089) 0:08:43.888 ********* 2021-07-24T16:31:14.575 INFO:teuthology.task.ansible.out: TASK [container-host : Install registries-conf-ctl] **************************** changed: [smithi115.front.sepia.ceph.com] => {"changed": true, "cmd": ["/bin/pip3", "install", "-U", "git+https://github.com/sebastian-philipp/registries-conf-ctl"], "name": ["git+https://github.com/sebastian-philipp/registries-conf-ctl"], "requirements": null, "state": "latest", "stderr": "WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead.\n", "stderr_lines": ["WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead."], "stdout": "Collecting git+https://github.com/sebastian-philipp/registries-conf-ctl\n Cloning https://github.com/sebastian-philipp/registries-conf-ctl to ./pip-dqkcszf6-build\nCollecting toml (from registries-conf-ctl==1.0)\n Downloading https://files.pythonhosted.org/packages/44/6f/7120676b6d73228c96e17f1f794d8ab046fc910d781c8d151120c3f1569e/toml-0.10.2-py2.py3-none-any.whl\nCollecting docopt (from registries-conf-ctl==1.0)\n Downloading https://files.pythonhosted.org/packages/a2/55/8f8cab2afd404cf578136ef2cc5dfb50baa1761b68c9da1fb1e4eed343c9/docopt-0.6.2.tar.gz\nInstalling collected packages: toml, docopt, registries-conf-ctl\n Running setup.py install for docopt: started\n Running setup.py install for docopt: finished with status 'done'\n Running setup.py install for registries-conf-ctl: started\n Running setup.py install for registries-conf-ctl: finished with status 'done'\nSuccessfully installed docopt-0.6.2 registries-conf-ctl-1.0 toml-0.10.2\n", "stdout_lines": ["Collecting git+https://github.com/sebastian-philipp/registries-conf-ctl", " Cloning https://github.com/sebastian-philipp/registries-conf-ctl to ./pip-dqkcszf6-build", "Collecting toml (from registries-conf-ctl==1.0)", " Downloading https://files.pythonhosted.org/packages/44/6f/7120676b6d73228c96e17f1f794d8ab046fc910d781c8d151120c3f1569e/toml-0.10.2-py2.py3-none-any.whl" 2021-07-24T16:31:14.615 INFO:teuthology.task.ansible.out:, "Collecting docopt (from registries-conf-ctl==1.0)", " Downloading https://files.pythonhosted.org/packages/a2/55/8f8cab2afd404cf578136ef2cc5dfb50baa1761b68c9da1fb1e4eed343c9/docopt-0.6.2.tar.gz", "Installing collected packages: toml, docopt, registries-conf-ctl", " Running setup.py install for docopt: started", " Running setup.py install for docopt: finished with status 'done'", " Running setup.py install for registries-conf-ctl: started", " Running setup.py install for registries-conf-ctl: finished with status 'done'", "Successfully installed docopt-0.6.2 registries-conf-ctl-1.0 toml-0.10.2"], "version": null, "virtualenv": null} 2021-07-24T16:31:14.644 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:31:14 +0000 (0:00:00.090) 0:08:43.979 ********* 2021-07-24T16:31:14.681 INFO:teuthology.task.ansible.out: TASK [container-host : Check for docker's daemon.json] ************************* skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:31:14.723 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:31:14 +0000 (0:00:00.092) 0:08:44.071 ********* 2021-07-24T16:31:14.799 INFO:teuthology.task.ansible.out: TASK [container-host : Create /etc/containers/registries.conf if necessary] **** skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:31:14.828 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:31:14 +0000 (0:00:00.101) 0:08:44.172 ********* 2021-07-24T16:31:14.916 INFO:teuthology.task.ansible.out: TASK [container-host : Add local docker.io registry mirror] ******************** changed: [smithi185.front.sepia.ceph.com] => {"changed": true, "cmd": ["registries-conf-ctl", "add-mirror", "docker.io", "docker-mirror.front.sepia.ceph.com:5000"], "delta": "0:00:00.162462", "end": "2021-07-24 16:31:14.889193", "rc": 0, "start": "2021-07-24 16:31:14.726731", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-07-24T16:31:14.971 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:31:14 +0000 (0:00:00.157) 0:08:44.331 ********* 2021-07-24T16:31:15.026 INFO:teuthology.task.ansible.out: TASK [container-host : Restart docker service] ********************************* skipping: [smithi185.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:31:15.241 INFO:teuthology.task.ansible.out: TASK [container-host : Add local docker.io registry mirror] ******************** changed: [smithi115.front.sepia.ceph.com] => {"changed": true, "cmd": ["registries-conf-ctl", "add-mirror", "docker.io", "docker-mirror.front.sepia.ceph.com:5000"], "delta": "0:00:00.164774", "end": "2021-07-24 16:31:15.217146", "rc": 0, "start": "2021-07-24 16:31:15.052372", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2021-07-24T16:31:15.259 INFO:teuthology.task.ansible.out:Saturday 24 July 2021 16:31:15 +0000 (0:00:00.286) 0:08:44.617 ********* 2021-07-24T16:31:15.302 INFO:teuthology.task.ansible.out: TASK [container-host : Restart docker service] ********************************* skipping: [smithi115.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2021-07-24T16:31:15.374 INFO:teuthology.task.ansible.out: PLAY [cobbler] ***************************************************************** skipping: no hosts matched PLAY [paddles] ***************************************************************** skipping: no hosts matched PLAY [pulpito] ***************************************************************** skipping: no hosts matched 2021-07-24T16:31:15.386 INFO:teuthology.task.ansible.out: PLAY [testnodes] *************************************************************** 2021-07-24T16:31:15.414 INFO:teuthology.task.ansible.out: TASK [Gathering Facts] ********************************************************* Saturday 24 July 2021 16:31:15 +0000 (0:00:00.155) 0:08:44.773 ********* 2021-07-24T16:31:16.166 INFO:teuthology.task.ansible.out:ok: [smithi115.front.sepia.ceph.com] 2021-07-24T16:31:18.211 INFO:teuthology.task.ansible.out:ok: [smithi185.front.sepia.ceph.com] 2021-07-24T16:31:18.252 INFO:teuthology.task.ansible.out: TASK [Touch /ceph-qa-ready] **************************************************** Saturday 24 July 2021 16:31:18 +0000 (0:00:02.822) 0:08:47.595 ********* 2021-07-24T16:31:18.472 INFO:teuthology.task.ansible.out:changed: [smithi115.front.sepia.ceph.com] => {"changed": true, "dest": "/ceph-qa-ready", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:etc_runtime_t:s0", "size": 0, "state": "file", "uid": 0} 2021-07-24T16:31:18.574 INFO:teuthology.task.ansible.out:changed: [smithi185.front.sepia.ceph.com] => {"changed": true, "dest": "/ceph-qa-ready", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:etc_runtime_t:s0", "size": 0, "state": "file", "uid": 0} PLAY RECAP ********************************************************************* smithi115.front.sepia.ceph.com : ok=141 changed=47 unreachable=0 failed=0 skipped=179 rescued=0 ignored=4 smithi185.front.sepia.ceph.com : ok=141 changed=47 unreachable=0 failed=0 skipped=179 rescued=0 ignored=4 Saturday 24 July 2021 16:31:18 +0000 (0:00:00.337) 0:08:47.933 ********* =============================================================================== Create all admin users with sudo access. ------------------------------- 54.96s testnode : Install packages -------------------------------------------- 54.11s common : nrpe - Ensure SELinux policy is up to date -------------------- 51.31s users : Update authorized_keys using the keys repo --------------------- 35.58s testnode : Ensure ceph packages are not present. ----------------------- 25.11s testnode : Ensure ceph dependency packages are not present. ------------ 24.80s container-host : Install container packages ---------------------------- 20.42s common : Install nrpe package and dependencies (RHEL/CentOS) ----------- 19.24s common : Register with subscription-manager. --------------------------- 17.20s common : nrpe - Remove SELinux policy package -------------------------- 16.43s 2021-07-24T16:31:18.578 INFO:teuthology.task.ansible.out:common : nrpe - Load SELinux policy package ---------------------------- 16.13s Remove revoked users --------------------------------------------------- 13.26s common : Install Kerberos Packages (RedHat) ---------------------------- 11.56s container-host : Ensure git is installed ------------------------------- 11.22s common : nrpe - Install SELinux dependencies --------------------------- 11.17s testnode : Install epel packages --------------------------------------- 11.05s testnode : Zap all non-root disks --------------------------------------- 7.89s container-host : Install registries-conf-ctl ---------------------------- 3.12s Gathering Facts --------------------------------------------------------- 2.82s common : Enable necessary rhsm repos ------------------------------------ 2.82s 2021-07-24T16:31:19.090 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi115.front.sepia.ceph.com'), Remote(name='ubuntu@smithi185.front.sepia.ceph.com')] 2021-07-24T16:31:19.091 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2021-07-24T16:31:19.101 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2021-07-24T16:31:19.256 DEBUG:teuthology.orchestra.run.smithi115:> true 2021-07-24T16:31:19.352 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2021-07-24T16:31:19.353 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi185.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2021-07-24T16:31:19.451 DEBUG:teuthology.orchestra.run.smithi185:> true 2021-07-24T16:31:19.555 INFO:teuthology.run_tasks:Running task clock... 2021-07-24T16:31:19.660 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2021-07-24T16:31:19.661 INFO:teuthology.orchestra.run:Running command with timeout 360 2021-07-24T16:31:19.673 DEBUG:teuthology.orchestra.run.smithi115:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2021-07-24T16:31:19.711 INFO:teuthology.orchestra.run.smithi115.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2021-07-24T16:31:19.727 INFO:teuthology.orchestra.run.smithi115.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2021-07-24T16:31:19.775 INFO:teuthology.orchestra.run.smithi115.stderr:sudo: ntpd: command not found 2021-07-24T16:31:19.777 INFO:teuthology.orchestra.run.smithi115.stdout:506 Cannot talk to daemon 2021-07-24T16:31:19.803 INFO:teuthology.orchestra.run.smithi115.stderr:Failed to start ntp.service: Unit ntp.service not found. 2021-07-24T16:31:19.806 INFO:teuthology.orchestra.run.smithi115.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2021-07-24T16:31:19.867 INFO:teuthology.orchestra.run.smithi115.stderr:bash: ntpq: command not found 2021-07-24T16:31:19.882 INFO:teuthology.orchestra.run.smithi115.stdout:210 Number of sources = 4 2021-07-24T16:31:19.889 INFO:teuthology.orchestra.run.smithi115.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2021-07-24T16:31:19.889 INFO:teuthology.orchestra.run.smithi115.stdout:=============================================================================== 2021-07-24T16:31:19.889 INFO:teuthology.orchestra.run.smithi115.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2021-07-24T16:31:19.907 INFO:teuthology.orchestra.run.smithi115.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2021-07-24T16:31:19.924 INFO:teuthology.orchestra.run.smithi115.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2021-07-24T16:31:19.924 INFO:teuthology.orchestra.run.smithi115.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2021-07-24T16:31:19.925 INFO:teuthology.orchestra.run:Running command with timeout 360 2021-07-24T16:31:19.925 DEBUG:teuthology.orchestra.run.smithi185:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2021-07-24T16:31:19.989 INFO:teuthology.orchestra.run.smithi185.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2021-07-24T16:31:20.010 INFO:teuthology.orchestra.run.smithi185.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2021-07-24T16:31:20.039 INFO:teuthology.orchestra.run.smithi185.stderr:sudo: ntpd: command not found 2021-07-24T16:31:20.049 INFO:teuthology.orchestra.run.smithi185.stdout:506 Cannot talk to daemon 2021-07-24T16:31:20.067 INFO:teuthology.orchestra.run.smithi185.stderr:Failed to start ntp.service: Unit ntp.service not found. 2021-07-24T16:31:20.081 INFO:teuthology.orchestra.run.smithi185.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2021-07-24T16:31:20.146 INFO:teuthology.orchestra.run.smithi185.stderr:bash: ntpq: command not found 2021-07-24T16:31:20.164 INFO:teuthology.orchestra.run.smithi185.stdout:210 Number of sources = 4 2021-07-24T16:31:20.164 INFO:teuthology.orchestra.run.smithi185.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2021-07-24T16:31:20.164 INFO:teuthology.orchestra.run.smithi185.stdout:=============================================================================== 2021-07-24T16:31:20.164 INFO:teuthology.orchestra.run.smithi185.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2021-07-24T16:31:20.165 INFO:teuthology.orchestra.run.smithi185.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2021-07-24T16:31:20.165 INFO:teuthology.orchestra.run.smithi185.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2021-07-24T16:31:20.165 INFO:teuthology.orchestra.run.smithi185.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2021-07-24T16:31:20.208 INFO:teuthology.run_tasks:Running task pexec... 2021-07-24T16:31:20.332 INFO:teuthology.task.pexec:Executing custom commands... 2021-07-24T16:31:20.333 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi115.front.sepia.ceph.com 2021-07-24T16:31:20.333 DEBUG:teuthology.orchestra.run.smithi115:> TESTDIR=/home/ubuntu/cephtest bash -s 2021-07-24T16:31:20.334 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi185.front.sepia.ceph.com 2021-07-24T16:31:20.363 DEBUG:teuthology.orchestra.run.smithi185:> TESTDIR=/home/ubuntu/cephtest bash -s 2021-07-24T16:31:20.694 INFO:teuthology.orchestra.run.smithi115.stdout:Updating Subscription Management repositories. 2021-07-24T16:31:20.694 INFO:teuthology.orchestra.run.smithi185.stdout:Updating Subscription Management repositories. 2021-07-24T16:31:21.163 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 97 kB/s | 2.8 kB 00:00 2021-07-24T16:31:21.191 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 84 kB/s | 2.4 kB 00:00 2021-07-24T16:31:21.300 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 96 kB/s | 2.8 kB 00:00 2021-07-24T16:31:21.310 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 83 kB/s | 2.4 kB 00:00 2021-07-24T16:31:23.075 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2021-07-24T16:31:23.085 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2021-07-24T16:31:23.086 INFO:teuthology.orchestra.run.smithi115.stdout: Package Architecture Version Repository Size 2021-07-24T16:31:23.086 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2021-07-24T16:31:23.086 INFO:teuthology.orchestra.run.smithi115.stdout:Disabling modules: 2021-07-24T16:31:23.087 INFO:teuthology.orchestra.run.smithi115.stdout: container-tools 2021-07-24T16:31:23.087 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:31:23.100 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2021-07-24T16:31:23.100 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2021-07-24T16:31:23.100 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:31:23.101 INFO:teuthology.orchestra.run.smithi185.stdout:Dependencies resolved. 2021-07-24T16:31:23.115 INFO:teuthology.orchestra.run.smithi185.stdout:================================================================================ 2021-07-24T16:31:23.116 INFO:teuthology.orchestra.run.smithi185.stdout: Package Architecture Version Repository Size 2021-07-24T16:31:23.116 INFO:teuthology.orchestra.run.smithi185.stdout:================================================================================ 2021-07-24T16:31:23.116 INFO:teuthology.orchestra.run.smithi185.stdout:Disabling modules: 2021-07-24T16:31:23.117 INFO:teuthology.orchestra.run.smithi185.stdout: container-tools 2021-07-24T16:31:23.117 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:31:23.118 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction Summary 2021-07-24T16:31:23.118 INFO:teuthology.orchestra.run.smithi185.stdout:================================================================================ 2021-07-24T16:31:23.119 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:31:33.196 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:05 ago on Sat 24 Jul 2021 04:30:49 PM UTC. 2021-07-24T16:31:33.484 INFO:teuthology.orchestra.run.smithi185.stdout:Last metadata expiration check: 0:00:05 ago on Sat 24 Jul 2021 04:30:49 PM UTC. 2021-07-24T16:31:35.358 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2021-07-24T16:31:35.656 INFO:teuthology.orchestra.run.smithi185.stdout:Complete! 2021-07-24T16:31:35.703 INFO:teuthology.orchestra.run.smithi115.stdout:Updating Subscription Management repositories. 2021-07-24T16:31:35.999 INFO:teuthology.orchestra.run.smithi185.stdout:Updating Subscription Management repositories. 2021-07-24T16:31:36.233 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 96 kB/s | 2.8 kB 00:00 2021-07-24T16:31:36.525 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 81 kB/s | 2.4 kB 00:00 2021-07-24T16:31:40.202 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 81 kB/s | 2.4 kB 00:00 2021-07-24T16:31:40.809 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 89 kB/s | 2.8 kB 00:00 2021-07-24T16:31:44.342 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:04 ago on Sat 24 Jul 2021 04:22:14 PM UTC. 2021-07-24T16:31:44.995 INFO:teuthology.orchestra.run.smithi185.stdout:Last metadata expiration check: 0:00:04 ago on Sat 24 Jul 2021 04:22:22 PM UTC. 2021-07-24T16:31:46.133 INFO:teuthology.orchestra.run.smithi115.stdout:Package dnf-plugins-core-4.0.17-5.el8.noarch is already installed. 2021-07-24T16:31:46.451 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2021-07-24T16:31:46.451 INFO:teuthology.orchestra.run.smithi115.stdout:Nothing to do. 2021-07-24T16:31:46.452 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2021-07-24T16:31:46.742 INFO:teuthology.orchestra.run.smithi185.stdout:Package dnf-plugins-core-4.0.17-5.el8.noarch is already installed. 2021-07-24T16:31:46.770 INFO:teuthology.orchestra.run.smithi115.stdout:Updating Subscription Management repositories. 2021-07-24T16:31:47.094 INFO:teuthology.orchestra.run.smithi185.stdout:Dependencies resolved. 2021-07-24T16:31:47.095 INFO:teuthology.orchestra.run.smithi185.stdout:Nothing to do. 2021-07-24T16:31:47.095 INFO:teuthology.orchestra.run.smithi185.stdout:Complete! 2021-07-24T16:31:47.231 INFO:teuthology.orchestra.run.smithi115.stdout:Repository successfully enabled. 2021-07-24T16:31:47.231 INFO:teuthology.orchestra.run.smithi115.stderr:Enabling a Copr repository. Please note that this repository is not part 2021-07-24T16:31:47.232 INFO:teuthology.orchestra.run.smithi115.stderr:of the main distribution, and quality may vary. 2021-07-24T16:31:47.232 INFO:teuthology.orchestra.run.smithi115.stderr: 2021-07-24T16:31:47.232 INFO:teuthology.orchestra.run.smithi115.stderr:The Fedora Project does not exercise any power over the contents of 2021-07-24T16:31:47.232 INFO:teuthology.orchestra.run.smithi115.stderr:this repository beyond the rules outlined in the Copr FAQ at 2021-07-24T16:31:47.233 INFO:teuthology.orchestra.run.smithi115.stderr:, 2021-07-24T16:31:47.233 INFO:teuthology.orchestra.run.smithi115.stderr:and packages are not held to any quality or security level. 2021-07-24T16:31:47.233 INFO:teuthology.orchestra.run.smithi115.stderr: 2021-07-24T16:31:47.233 INFO:teuthology.orchestra.run.smithi115.stderr:Please do not file bug reports about these packages in Fedora 2021-07-24T16:31:47.233 INFO:teuthology.orchestra.run.smithi115.stderr:Bugzilla. In case of problems, contact the owner of this repository. 2021-07-24T16:31:47.292 INFO:teuthology.orchestra.run.smithi115.stderr: % Total % Received % Xferd Average Speed Time Time Time Current 2021-07-24T16:31:47.292 INFO:teuthology.orchestra.run.smithi115.stderr: Dload Upload Total Spent Left Speed 2021-07-24T16:31:47.425 INFO:teuthology.orchestra.run.smithi185.stdout:Updating Subscription Management repositories. 2021-07-24T16:31:47.612 INFO:teuthology.orchestra.run.smithi115.stderr: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 359 100 359 0 0 1111 0 --:--:-- --:--:-- --:--:-- 1108 2021-07-24T16:31:47.784 INFO:teuthology.orchestra.run.smithi185.stdout:Repository successfully enabled. 2021-07-24T16:31:47.784 INFO:teuthology.orchestra.run.smithi185.stderr:Enabling a Copr repository. Please note that this repository is not part 2021-07-24T16:31:47.785 INFO:teuthology.orchestra.run.smithi185.stderr:of the main distribution, and quality may vary. 2021-07-24T16:31:47.785 INFO:teuthology.orchestra.run.smithi185.stderr: 2021-07-24T16:31:47.785 INFO:teuthology.orchestra.run.smithi185.stderr:The Fedora Project does not exercise any power over the contents of 2021-07-24T16:31:47.785 INFO:teuthology.orchestra.run.smithi185.stderr:this repository beyond the rules outlined in the Copr FAQ at 2021-07-24T16:31:47.786 INFO:teuthology.orchestra.run.smithi185.stderr:, 2021-07-24T16:31:47.786 INFO:teuthology.orchestra.run.smithi185.stderr:and packages are not held to any quality or security level. 2021-07-24T16:31:47.795 INFO:teuthology.orchestra.run.smithi185.stderr: 2021-07-24T16:31:47.795 INFO:teuthology.orchestra.run.smithi185.stderr:Please do not file bug reports about these packages in Fedora 2021-07-24T16:31:47.796 INFO:teuthology.orchestra.run.smithi185.stderr:Bugzilla. In case of problems, contact the owner of this repository. 2021-07-24T16:31:47.841 INFO:teuthology.orchestra.run.smithi185.stderr: % Total % Received % Xferd Average Speed Time Time Time Current 2021-07-24T16:31:47.841 INFO:teuthology.orchestra.run.smithi185.stderr: Dload Upload Total Spent Left Speed 2021-07-24T16:31:47.866 INFO:teuthology.orchestra.run.smithi115.stdout:Updating Subscription Management repositories. 2021-07-24T16:31:48.159 INFO:teuthology.orchestra.run.smithi185.stderr: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 359 100 359 0 0 1150 0 --:--:-- --:--:-- --:--:-- 1150 2021-07-24T16:31:48.312 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2021-07-24T16:31:48.312 INFO:teuthology.orchestra.run.smithi115.stdout:========================================================================================================================== 2021-07-24T16:31:48.313 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repository Size 2021-07-24T16:31:48.313 INFO:teuthology.orchestra.run.smithi115.stdout:========================================================================================================================== 2021-07-24T16:31:48.314 INFO:teuthology.orchestra.run.smithi115.stdout:Removing: 2021-07-24T16:31:48.314 INFO:teuthology.orchestra.run.smithi115.stdout: podman x86_64 2.2.1-7.module+el8.3.1+9857+68fb1526 @rhel-8-for-x86_64-appstream-rpms 52 M 2021-07-24T16:31:48.319 INFO:teuthology.orchestra.run.smithi115.stdout:Removing dependent packages: 2021-07-24T16:31:48.319 INFO:teuthology.orchestra.run.smithi115.stdout: podman-docker noarch 2.2.1-7.module+el8.3.1+9857+68fb1526 @rhel-8-for-x86_64-appstream-rpms 5.5 k 2021-07-24T16:31:48.320 INFO:teuthology.orchestra.run.smithi115.stdout:Removing unused dependencies: 2021-07-24T16:31:48.346 INFO:teuthology.orchestra.run.smithi115.stdout: conmon x86_64 2:2.0.20-2.module+el8.3.0+8221+97165c3f @rhel-8-for-x86_64-appstream-rpms 118 k 2021-07-24T16:31:48.346 INFO:teuthology.orchestra.run.smithi115.stdout: container-selinux noarch 2:2.144.0-1.module+el8.3.0+8221+97165c3f @rhel-8-for-x86_64-appstream-rpms 46 k 2021-07-24T16:31:48.347 INFO:teuthology.orchestra.run.smithi115.stdout: containernetworking-plugins x86_64 0.8.6-2.module+el8.3.0+8221+97165c3f @rhel-8-for-x86_64-appstream-rpms 66 M 2021-07-24T16:31:48.347 INFO:teuthology.orchestra.run.smithi115.stdout: containers-common x86_64 1:1.1.1-3.module+el8.3.0+8221+97165c3f @rhel-8-for-x86_64-appstream-rpms 69 k 2021-07-24T16:31:48.347 INFO:teuthology.orchestra.run.smithi115.stdout: criu x86_64 3.14-2.module+el8.3.0+8221+97165c3f @rhel-8-for-x86_64-appstream-rpms 1.3 M 2021-07-24T16:31:48.348 INFO:teuthology.orchestra.run.smithi115.stdout: fuse-overlayfs x86_64 1.1.2-3.module+el8.3.0+8221+97165c3f @rhel-8-for-x86_64-appstream-rpms 134 k 2021-07-24T16:31:48.348 INFO:teuthology.orchestra.run.smithi115.stdout: fuse3-libs x86_64 3.2.1-12.el8 @rhel-8-for-x86_64-baseos-rpms 279 k 2021-07-24T16:31:48.348 INFO:teuthology.orchestra.run.smithi115.stdout: libnet x86_64 1.1.6-15.el8 @rhel-8-for-x86_64-appstream-rpms 166 k 2021-07-24T16:31:48.348 INFO:teuthology.orchestra.run.smithi115.stdout: libslirp x86_64 4.3.1-1.module+el8.3.0+8221+97165c3f @rhel-8-for-x86_64-appstream-rpms 129 k 2021-07-24T16:31:48.348 INFO:teuthology.orchestra.run.smithi115.stdout: libvarlink x86_64 18-3.el8 @rhel-8-for-x86_64-baseos-rpms 117 k 2021-07-24T16:31:48.349 INFO:teuthology.orchestra.run.smithi115.stdout: podman-catatonit x86_64 2.2.1-7.module+el8.3.1+9857+68fb1526 @rhel-8-for-x86_64-appstream-rpms 753 k 2021-07-24T16:31:48.349 INFO:teuthology.orchestra.run.smithi115.stdout: protobuf-c x86_64 1.3.0-4.el8 @rhel-8-for-x86_64-appstream-rpms 56 k 2021-07-24T16:31:48.349 INFO:teuthology.orchestra.run.smithi115.stdout: runc x86_64 1.0.0-70.rc92.module+el8.3.1+9857+68fb1526 @rhel-8-for-x86_64-appstream-rpms 13 M 2021-07-24T16:31:48.349 INFO:teuthology.orchestra.run.smithi115.stdout: slirp4netns x86_64 1.1.4-2.module+el8.3.0+8221+97165c3f @rhel-8-for-x86_64-appstream-rpms 95 k 2021-07-24T16:31:48.350 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:31:48.350 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2021-07-24T16:31:48.350 INFO:teuthology.orchestra.run.smithi115.stdout:========================================================================================================================== 2021-07-24T16:31:48.350 INFO:teuthology.orchestra.run.smithi115.stdout:Remove 16 Packages 2021-07-24T16:31:48.351 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:31:48.351 INFO:teuthology.orchestra.run.smithi115.stdout:Freed space: 134 M 2021-07-24T16:31:48.351 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2021-07-24T16:31:48.352 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2021-07-24T16:31:48.353 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2021-07-24T16:31:48.403 INFO:teuthology.orchestra.run.smithi185.stdout:Updating Subscription Management repositories. 2021-07-24T16:31:48.404 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2021-07-24T16:31:48.404 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2021-07-24T16:31:48.634 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2021-07-24T16:31:48.661 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: podman-docker-2.2.1-7.module+el8.3.1+9857+68fb1526.n 1/1 2021-07-24T16:31:48.831 INFO:teuthology.orchestra.run.smithi115.stdout: Erasing : podman-docker-2.2.1-7.module+el8.3.1+9857+68fb1526 1/16 2021-07-24T16:31:48.832 INFO:teuthology.orchestra.run.smithi115.stdout: Erasing : podman-2.2.1-7.module+el8.3.1+9857+68fb1526.x86_64 2/16 2021-07-24T16:31:48.845 INFO:teuthology.orchestra.run.smithi185.stdout:Dependencies resolved. 2021-07-24T16:31:48.852 INFO:teuthology.orchestra.run.smithi185.stdout:========================================================================================================================== 2021-07-24T16:31:48.852 INFO:teuthology.orchestra.run.smithi185.stdout: Package Arch Version Repository Size 2021-07-24T16:31:48.852 INFO:teuthology.orchestra.run.smithi185.stdout:========================================================================================================================== 2021-07-24T16:31:48.852 INFO:teuthology.orchestra.run.smithi185.stdout:Removing: 2021-07-24T16:31:48.853 INFO:teuthology.orchestra.run.smithi185.stdout: podman x86_64 2.2.1-7.module+el8.3.1+9857+68fb1526 @rhel-8-for-x86_64-appstream-rpms 52 M 2021-07-24T16:31:48.853 INFO:teuthology.orchestra.run.smithi185.stdout:Removing dependent packages: 2021-07-24T16:31:48.853 INFO:teuthology.orchestra.run.smithi185.stdout: podman-docker noarch 2.2.1-7.module+el8.3.1+9857+68fb1526 @rhel-8-for-x86_64-appstream-rpms 5.5 k 2021-07-24T16:31:48.853 INFO:teuthology.orchestra.run.smithi185.stdout:Removing unused dependencies: 2021-07-24T16:31:48.854 INFO:teuthology.orchestra.run.smithi185.stdout: conmon x86_64 2:2.0.20-2.module+el8.3.0+8221+97165c3f @rhel-8-for-x86_64-appstream-rpms 118 k 2021-07-24T16:31:48.854 INFO:teuthology.orchestra.run.smithi185.stdout: container-selinux noarch 2:2.144.0-1.module+el8.3.0+8221+97165c3f @rhel-8-for-x86_64-appstream-rpms 46 k 2021-07-24T16:31:48.858 INFO:teuthology.orchestra.run.smithi185.stdout: containernetworking-plugins x86_64 0.8.6-2.module+el8.3.0+8221+97165c3f @rhel-8-for-x86_64-appstream-rpms 66 M 2021-07-24T16:31:48.858 INFO:teuthology.orchestra.run.smithi185.stdout: containers-common x86_64 1:1.1.1-3.module+el8.3.0+8221+97165c3f @rhel-8-for-x86_64-appstream-rpms 69 k 2021-07-24T16:31:48.858 INFO:teuthology.orchestra.run.smithi185.stdout: criu x86_64 3.14-2.module+el8.3.0+8221+97165c3f @rhel-8-for-x86_64-appstream-rpms 1.3 M 2021-07-24T16:31:48.859 INFO:teuthology.orchestra.run.smithi185.stdout: fuse-overlayfs x86_64 1.1.2-3.module+el8.3.0+8221+97165c3f @rhel-8-for-x86_64-appstream-rpms 134 k 2021-07-24T16:31:48.859 INFO:teuthology.orchestra.run.smithi185.stdout: fuse3-libs x86_64 3.2.1-12.el8 @rhel-8-for-x86_64-baseos-rpms 279 k 2021-07-24T16:31:48.859 INFO:teuthology.orchestra.run.smithi185.stdout: libnet x86_64 1.1.6-15.el8 @rhel-8-for-x86_64-appstream-rpms 166 k 2021-07-24T16:31:48.859 INFO:teuthology.orchestra.run.smithi185.stdout: libslirp x86_64 4.3.1-1.module+el8.3.0+8221+97165c3f @rhel-8-for-x86_64-appstream-rpms 129 k 2021-07-24T16:31:48.860 INFO:teuthology.orchestra.run.smithi185.stdout: libvarlink x86_64 18-3.el8 @rhel-8-for-x86_64-baseos-rpms 117 k 2021-07-24T16:31:48.860 INFO:teuthology.orchestra.run.smithi185.stdout: podman-catatonit x86_64 2.2.1-7.module+el8.3.1+9857+68fb1526 @rhel-8-for-x86_64-appstream-rpms 753 k 2021-07-24T16:31:48.860 INFO:teuthology.orchestra.run.smithi185.stdout: protobuf-c x86_64 1.3.0-4.el8 @rhel-8-for-x86_64-appstream-rpms 56 k 2021-07-24T16:31:48.860 INFO:teuthology.orchestra.run.smithi185.stdout: runc x86_64 1.0.0-70.rc92.module+el8.3.1+9857+68fb1526 @rhel-8-for-x86_64-appstream-rpms 13 M 2021-07-24T16:31:48.860 INFO:teuthology.orchestra.run.smithi185.stdout: slirp4netns x86_64 1.1.4-2.module+el8.3.0+8221+97165c3f @rhel-8-for-x86_64-appstream-rpms 95 k 2021-07-24T16:31:48.861 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:31:48.861 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction Summary 2021-07-24T16:31:48.861 INFO:teuthology.orchestra.run.smithi185.stdout:========================================================================================================================== 2021-07-24T16:31:48.862 INFO:teuthology.orchestra.run.smithi185.stdout:Remove 16 Packages 2021-07-24T16:31:48.862 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:31:48.862 INFO:teuthology.orchestra.run.smithi185.stdout:Freed space: 134 M 2021-07-24T16:31:48.863 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction check 2021-07-24T16:31:48.863 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction check succeeded. 2021-07-24T16:31:48.864 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction test 2021-07-24T16:31:48.955 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction test succeeded. 2021-07-24T16:31:48.956 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction 2021-07-24T16:31:49.162 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: podman-2.2.1-7.module+el8.3.1+9857+68fb1526.x86_64 2/16 2021-07-24T16:31:49.164 INFO:teuthology.orchestra.run.smithi115.stdout: Erasing : containers-common-1:1.1.1-3.module+el8.3.0+8221+97 3/16 2021-07-24T16:31:49.165 INFO:teuthology.orchestra.run.smithi115.stdout:warning: /etc/containers/registries.conf saved as /etc/containers/registries.conf.rpmsave 2021-07-24T16:31:49.165 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:31:49.192 INFO:teuthology.orchestra.run.smithi185.stdout: Preparing : 1/1 2021-07-24T16:31:49.204 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: podman-docker-2.2.1-7.module+el8.3.1+9857+68fb1526.n 1/1 2021-07-24T16:31:49.384 INFO:teuthology.orchestra.run.smithi185.stdout: Erasing : podman-docker-2.2.1-7.module+el8.3.1+9857+68fb1526 1/16 2021-07-24T16:31:49.385 INFO:teuthology.orchestra.run.smithi185.stdout: Erasing : podman-2.2.1-7.module+el8.3.1+9857+68fb1526.x86_64 2/16 2021-07-24T16:31:49.407 INFO:teuthology.orchestra.run.smithi115.stdout: Erasing : container-selinux-2:2.144.0-1.module+el8.3.0+8221+ 4/16 2021-07-24T16:31:49.668 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: podman-2.2.1-7.module+el8.3.1+9857+68fb1526.x86_64 2/16 2021-07-24T16:31:49.668 INFO:teuthology.orchestra.run.smithi185.stdout: Erasing : containers-common-1:1.1.1-3.module+el8.3.0+8221+97 3/16 2021-07-24T16:31:49.668 INFO:teuthology.orchestra.run.smithi185.stdout:warning: /etc/containers/registries.conf saved as /etc/containers/registries.conf.rpmsave 2021-07-24T16:31:49.668 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:31:49.890 INFO:teuthology.orchestra.run.smithi185.stdout: Erasing : container-selinux-2:2.144.0-1.module+el8.3.0+8221+ 4/16 2021-07-24T16:32:05.616 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: container-selinux-2:2.144.0-1.module+el8.3.0+8221+ 4/16 2021-07-24T16:32:05.764 INFO:teuthology.orchestra.run.smithi115.stdout: Erasing : podman-catatonit-2.2.1-7.module+el8.3.1+9857+68fb1 5/16 2021-07-24T16:32:05.987 INFO:teuthology.orchestra.run.smithi115.stdout: Erasing : fuse-overlayfs-1.1.2-3.module+el8.3.0+8221+97165c3 6/16 2021-07-24T16:32:06.134 INFO:teuthology.orchestra.run.smithi115.stdout: Erasing : slirp4netns-1.1.4-2.module+el8.3.0+8221+97165c3f.x 7/16 2021-07-24T16:32:06.188 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: container-selinux-2:2.144.0-1.module+el8.3.0+8221+ 4/16 2021-07-24T16:32:06.301 INFO:teuthology.orchestra.run.smithi115.stdout: Erasing : runc-1.0.0-70.rc92.module+el8.3.1+9857+68fb1526.x8 8/16 2021-07-24T16:32:06.341 INFO:teuthology.orchestra.run.smithi185.stdout: Erasing : podman-catatonit-2.2.1-7.module+el8.3.1+9857+68fb1 5/16 2021-07-24T16:32:06.497 INFO:teuthology.orchestra.run.smithi115.stdout: Erasing : criu-3.14-2.module+el8.3.0+8221+97165c3f.x86_64 9/16 2021-07-24T16:32:06.497 INFO:teuthology.orchestra.run.smithi115.stdout: Erasing : libnet-1.1.6-15.el8.x86_64 10/16 2021-07-24T16:32:06.587 INFO:teuthology.orchestra.run.smithi185.stdout: Erasing : fuse-overlayfs-1.1.2-3.module+el8.3.0+8221+97165c3 6/16 2021-07-24T16:32:06.782 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: libnet-1.1.6-15.el8.x86_64 10/16 2021-07-24T16:32:06.795 INFO:teuthology.orchestra.run.smithi185.stdout: Erasing : slirp4netns-1.1.4-2.module+el8.3.0+8221+97165c3f.x 7/16 2021-07-24T16:32:06.901 INFO:teuthology.orchestra.run.smithi115.stdout: Erasing : protobuf-c-1.3.0-4.el8.x86_64 11/16 2021-07-24T16:32:06.965 INFO:teuthology.orchestra.run.smithi185.stdout: Erasing : runc-1.0.0-70.rc92.module+el8.3.1+9857+68fb1526.x8 8/16 2021-07-24T16:32:07.064 INFO:teuthology.orchestra.run.smithi115.stdout: Erasing : libslirp-4.3.1-1.module+el8.3.0+8221+97165c3f.x86_ 12/16 2021-07-24T16:32:07.065 INFO:teuthology.orchestra.run.smithi115.stdout: Erasing : fuse3-libs-3.2.1-12.el8.x86_64 13/16 2021-07-24T16:32:07.171 INFO:teuthology.orchestra.run.smithi185.stdout: Erasing : criu-3.14-2.module+el8.3.0+8221+97165c3f.x86_64 9/16 2021-07-24T16:32:07.171 INFO:teuthology.orchestra.run.smithi185.stdout: Erasing : libnet-1.1.6-15.el8.x86_64 10/16 2021-07-24T16:32:07.327 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: fuse3-libs-3.2.1-12.el8.x86_64 13/16 2021-07-24T16:32:07.357 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: libnet-1.1.6-15.el8.x86_64 10/16 2021-07-24T16:32:07.502 INFO:teuthology.orchestra.run.smithi115.stdout: Erasing : conmon-2:2.0.20-2.module+el8.3.0+8221+97165c3f.x86 14/16 2021-07-24T16:32:07.514 INFO:teuthology.orchestra.run.smithi185.stdout: Erasing : protobuf-c-1.3.0-4.el8.x86_64 11/16 2021-07-24T16:32:07.647 INFO:teuthology.orchestra.run.smithi185.stdout: Erasing : libslirp-4.3.1-1.module+el8.3.0+8221+97165c3f.x86_ 12/16 2021-07-24T16:32:07.647 INFO:teuthology.orchestra.run.smithi185.stdout: Erasing : fuse3-libs-3.2.1-12.el8.x86_64 13/16 2021-07-24T16:32:07.696 INFO:teuthology.orchestra.run.smithi115.stdout: Erasing : containernetworking-plugins-0.8.6-2.module+el8.3.0 15/16 2021-07-24T16:32:07.697 INFO:teuthology.orchestra.run.smithi115.stdout: Erasing : libvarlink-18-3.el8.x86_64 16/16 2021-07-24T16:32:07.876 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: fuse3-libs-3.2.1-12.el8.x86_64 13/16 2021-07-24T16:32:08.080 INFO:teuthology.orchestra.run.smithi185.stdout: Erasing : conmon-2:2.0.20-2.module+el8.3.0+8221+97165c3f.x86 14/16 2021-07-24T16:32:08.184 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: libvarlink-18-3.el8.x86_64 16/16 2021-07-24T16:32:08.185 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : conmon-2:2.0.20-2.module+el8.3.0+8221+97165c3f.x86 1/16 2021-07-24T16:32:08.185 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : container-selinux-2:2.144.0-1.module+el8.3.0+8221+ 2/16 2021-07-24T16:32:08.185 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : containernetworking-plugins-0.8.6-2.module+el8.3.0 3/16 2021-07-24T16:32:08.186 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : containers-common-1:1.1.1-3.module+el8.3.0+8221+97 4/16 2021-07-24T16:32:08.186 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : criu-3.14-2.module+el8.3.0+8221+97165c3f.x86_64 5/16 2021-07-24T16:32:08.186 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : fuse-overlayfs-1.1.2-3.module+el8.3.0+8221+97165c3 6/16 2021-07-24T16:32:08.194 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : fuse3-libs-3.2.1-12.el8.x86_64 7/16 2021-07-24T16:32:08.196 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : libnet-1.1.6-15.el8.x86_64 8/16 2021-07-24T16:32:08.196 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : libslirp-4.3.1-1.module+el8.3.0+8221+97165c3f.x86_ 9/16 2021-07-24T16:32:08.196 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : libvarlink-18-3.el8.x86_64 10/16 2021-07-24T16:32:08.196 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : podman-2.2.1-7.module+el8.3.1+9857+68fb1526.x86_64 11/16 2021-07-24T16:32:08.197 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : podman-catatonit-2.2.1-7.module+el8.3.1+9857+68fb1 12/16 2021-07-24T16:32:08.197 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : podman-docker-2.2.1-7.module+el8.3.1+9857+68fb1526 13/16 2021-07-24T16:32:08.197 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : protobuf-c-1.3.0-4.el8.x86_64 14/16 2021-07-24T16:32:08.197 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : runc-1.0.0-70.rc92.module+el8.3.1+9857+68fb1526.x8 15/16 2021-07-24T16:32:08.277 INFO:teuthology.orchestra.run.smithi185.stdout: Erasing : containernetworking-plugins-0.8.6-2.module+el8.3.0 15/16 2021-07-24T16:32:08.277 INFO:teuthology.orchestra.run.smithi185.stdout: Erasing : libvarlink-18-3.el8.x86_64 16/16 2021-07-24T16:32:08.741 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: libvarlink-18-3.el8.x86_64 16/16 2021-07-24T16:32:08.741 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : conmon-2:2.0.20-2.module+el8.3.0+8221+97165c3f.x86 1/16 2021-07-24T16:32:08.741 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : container-selinux-2:2.144.0-1.module+el8.3.0+8221+ 2/16 2021-07-24T16:32:08.741 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : containernetworking-plugins-0.8.6-2.module+el8.3.0 3/16 2021-07-24T16:32:08.742 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : containers-common-1:1.1.1-3.module+el8.3.0+8221+97 4/16 2021-07-24T16:32:08.742 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : criu-3.14-2.module+el8.3.0+8221+97165c3f.x86_64 5/16 2021-07-24T16:32:08.747 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : fuse-overlayfs-1.1.2-3.module+el8.3.0+8221+97165c3 6/16 2021-07-24T16:32:08.748 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : fuse3-libs-3.2.1-12.el8.x86_64 7/16 2021-07-24T16:32:08.748 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : libnet-1.1.6-15.el8.x86_64 8/16 2021-07-24T16:32:08.748 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : libslirp-4.3.1-1.module+el8.3.0+8221+97165c3f.x86_ 9/16 2021-07-24T16:32:08.748 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : libvarlink-18-3.el8.x86_64 10/16 2021-07-24T16:32:08.749 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : podman-2.2.1-7.module+el8.3.1+9857+68fb1526.x86_64 11/16 2021-07-24T16:32:08.750 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : podman-catatonit-2.2.1-7.module+el8.3.1+9857+68fb1 12/16 2021-07-24T16:32:08.750 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : podman-docker-2.2.1-7.module+el8.3.1+9857+68fb1526 13/16 2021-07-24T16:32:08.750 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : protobuf-c-1.3.0-4.el8.x86_64 14/16 2021-07-24T16:32:08.751 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : runc-1.0.0-70.rc92.module+el8.3.1+9857+68fb1526.x8 15/16 2021-07-24T16:32:08.817 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : slirp4netns-1.1.4-2.module+el8.3.0+8221+97165c3f.x 16/16 2021-07-24T16:32:08.817 INFO:teuthology.orchestra.run.smithi115.stdout:Installed products updated. 2021-07-24T16:32:09.371 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : slirp4netns-1.1.4-2.module+el8.3.0+8221+97165c3f.x 16/16 2021-07-24T16:32:09.371 INFO:teuthology.orchestra.run.smithi185.stdout:Installed products updated. 2021-07-24T16:32:24.946 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:32:24.947 INFO:teuthology.orchestra.run.smithi185.stdout:Removed: 2021-07-24T16:32:24.947 INFO:teuthology.orchestra.run.smithi185.stdout: conmon-2:2.0.20-2.module+el8.3.0+8221+97165c3f.x86_64 2021-07-24T16:32:24.947 INFO:teuthology.orchestra.run.smithi185.stdout: container-selinux-2:2.144.0-1.module+el8.3.0+8221+97165c3f.noarch 2021-07-24T16:32:24.947 INFO:teuthology.orchestra.run.smithi185.stdout: containernetworking-plugins-0.8.6-2.module+el8.3.0+8221+97165c3f.x86_64 2021-07-24T16:32:24.948 INFO:teuthology.orchestra.run.smithi185.stdout: containers-common-1:1.1.1-3.module+el8.3.0+8221+97165c3f.x86_64 2021-07-24T16:32:24.948 INFO:teuthology.orchestra.run.smithi185.stdout: criu-3.14-2.module+el8.3.0+8221+97165c3f.x86_64 2021-07-24T16:32:24.948 INFO:teuthology.orchestra.run.smithi185.stdout: fuse-overlayfs-1.1.2-3.module+el8.3.0+8221+97165c3f.x86_64 2021-07-24T16:32:24.948 INFO:teuthology.orchestra.run.smithi185.stdout: fuse3-libs-3.2.1-12.el8.x86_64 2021-07-24T16:32:24.949 INFO:teuthology.orchestra.run.smithi185.stdout: libnet-1.1.6-15.el8.x86_64 2021-07-24T16:32:24.965 INFO:teuthology.orchestra.run.smithi185.stdout: libslirp-4.3.1-1.module+el8.3.0+8221+97165c3f.x86_64 2021-07-24T16:32:24.965 INFO:teuthology.orchestra.run.smithi185.stdout: libvarlink-18-3.el8.x86_64 2021-07-24T16:32:24.966 INFO:teuthology.orchestra.run.smithi185.stdout: podman-2.2.1-7.module+el8.3.1+9857+68fb1526.x86_64 2021-07-24T16:32:24.966 INFO:teuthology.orchestra.run.smithi185.stdout: podman-catatonit-2.2.1-7.module+el8.3.1+9857+68fb1526.x86_64 2021-07-24T16:32:24.966 INFO:teuthology.orchestra.run.smithi185.stdout: podman-docker-2.2.1-7.module+el8.3.1+9857+68fb1526.noarch 2021-07-24T16:32:24.978 INFO:teuthology.orchestra.run.smithi185.stdout: protobuf-c-1.3.0-4.el8.x86_64 2021-07-24T16:32:24.979 INFO:teuthology.orchestra.run.smithi185.stdout: runc-1.0.0-70.rc92.module+el8.3.1+9857+68fb1526.x86_64 2021-07-24T16:32:24.979 INFO:teuthology.orchestra.run.smithi185.stdout: slirp4netns-1.1.4-2.module+el8.3.0+8221+97165c3f.x86_64 2021-07-24T16:32:24.979 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:32:24.980 INFO:teuthology.orchestra.run.smithi185.stdout:Complete! 2021-07-24T16:32:24.987 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:32:24.987 INFO:teuthology.orchestra.run.smithi115.stdout:Removed: 2021-07-24T16:32:24.987 INFO:teuthology.orchestra.run.smithi115.stdout: conmon-2:2.0.20-2.module+el8.3.0+8221+97165c3f.x86_64 2021-07-24T16:32:24.988 INFO:teuthology.orchestra.run.smithi115.stdout: container-selinux-2:2.144.0-1.module+el8.3.0+8221+97165c3f.noarch 2021-07-24T16:32:24.988 INFO:teuthology.orchestra.run.smithi115.stdout: containernetworking-plugins-0.8.6-2.module+el8.3.0+8221+97165c3f.x86_64 2021-07-24T16:32:24.988 INFO:teuthology.orchestra.run.smithi115.stdout: containers-common-1:1.1.1-3.module+el8.3.0+8221+97165c3f.x86_64 2021-07-24T16:32:24.989 INFO:teuthology.orchestra.run.smithi115.stdout: criu-3.14-2.module+el8.3.0+8221+97165c3f.x86_64 2021-07-24T16:32:24.989 INFO:teuthology.orchestra.run.smithi115.stdout: fuse-overlayfs-1.1.2-3.module+el8.3.0+8221+97165c3f.x86_64 2021-07-24T16:32:24.990 INFO:teuthology.orchestra.run.smithi115.stdout: fuse3-libs-3.2.1-12.el8.x86_64 2021-07-24T16:32:24.990 INFO:teuthology.orchestra.run.smithi115.stdout: libnet-1.1.6-15.el8.x86_64 2021-07-24T16:32:24.990 INFO:teuthology.orchestra.run.smithi115.stdout: libslirp-4.3.1-1.module+el8.3.0+8221+97165c3f.x86_64 2021-07-24T16:32:24.990 INFO:teuthology.orchestra.run.smithi115.stdout: libvarlink-18-3.el8.x86_64 2021-07-24T16:32:24.991 INFO:teuthology.orchestra.run.smithi115.stdout: podman-2.2.1-7.module+el8.3.1+9857+68fb1526.x86_64 2021-07-24T16:32:24.995 INFO:teuthology.orchestra.run.smithi115.stdout: podman-catatonit-2.2.1-7.module+el8.3.1+9857+68fb1526.x86_64 2021-07-24T16:32:24.996 INFO:teuthology.orchestra.run.smithi115.stdout: podman-docker-2.2.1-7.module+el8.3.1+9857+68fb1526.noarch 2021-07-24T16:32:24.996 INFO:teuthology.orchestra.run.smithi115.stdout: protobuf-c-1.3.0-4.el8.x86_64 2021-07-24T16:32:24.996 INFO:teuthology.orchestra.run.smithi115.stdout: runc-1.0.0-70.rc92.module+el8.3.1+9857+68fb1526.x86_64 2021-07-24T16:32:24.997 INFO:teuthology.orchestra.run.smithi115.stdout: slirp4netns-1.1.4-2.module+el8.3.0+8221+97165c3f.x86_64 2021-07-24T16:32:24.997 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:32:24.997 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2021-07-24T16:32:25.294 INFO:teuthology.orchestra.run.smithi115.stdout:Updating Subscription Management repositories. 2021-07-24T16:32:25.295 INFO:teuthology.orchestra.run.smithi185.stdout:Updating Subscription Management repositories. 2021-07-24T16:32:25.777 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 98 kB/s | 2.8 kB 00:00 2021-07-24T16:32:25.798 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 80 kB/s | 2.4 kB 00:00 2021-07-24T16:32:29.843 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 82 kB/s | 2.4 kB 00:00 2021-07-24T16:32:30.088 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 95 kB/s | 2.8 kB 00:00 2021-07-24T16:32:34.071 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:04 ago on Sat 24 Jul 2021 04:32:12 PM UTC. 2021-07-24T16:32:34.171 INFO:teuthology.orchestra.run.smithi185.stdout:Last metadata expiration check: 0:00:04 ago on Sat 24 Jul 2021 04:32:12 PM UTC. 2021-07-24T16:32:36.188 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2021-07-24T16:32:36.194 INFO:teuthology.orchestra.run.smithi115.stdout:=================================================================================================================================== 2021-07-24T16:32:36.194 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repository Size 2021-07-24T16:32:36.197 INFO:teuthology.orchestra.run.smithi115.stdout:=================================================================================================================================== 2021-07-24T16:32:36.197 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2021-07-24T16:32:36.197 INFO:teuthology.orchestra.run.smithi115.stdout: podman x86_64 3.2.3-1.el8.1.3 devel_kubic_libcontainers_stable 13 M 2021-07-24T16:32:36.197 INFO:teuthology.orchestra.run.smithi115.stdout:Installing dependencies: 2021-07-24T16:32:36.198 INFO:teuthology.orchestra.run.smithi115.stdout: conmon x86_64 2:2.0.29-1.el8.3.7 devel_kubic_libcontainers_stable 50 k 2021-07-24T16:32:36.198 INFO:teuthology.orchestra.run.smithi115.stdout: container-selinux noarch 2:2.145.0-1.el8 copr:copr.fedorainfracloud.org:rhcontainerbot:container-selinux 59 k 2021-07-24T16:32:36.198 INFO:teuthology.orchestra.run.smithi115.stdout: containernetworking-plugins x86_64 1.0.0-0.2.rc1.el8.6.4 devel_kubic_libcontainers_stable 21 M 2021-07-24T16:32:36.198 INFO:teuthology.orchestra.run.smithi115.stdout: containers-common noarch 4:1-18.el8.20.3 devel_kubic_libcontainers_stable 61 k 2021-07-24T16:32:36.199 INFO:teuthology.orchestra.run.smithi115.stdout: crun x86_64 0.20.1-1.el8.3.4 devel_kubic_libcontainers_stable 194 k 2021-07-24T16:32:36.199 INFO:teuthology.orchestra.run.smithi115.stdout: dnsmasq x86_64 2.79-13.el8_3.1 rhel-8-for-x86_64-appstream-rpms 318 k 2021-07-24T16:32:36.199 INFO:teuthology.orchestra.run.smithi115.stdout: fuse-common x86_64 3.2.1-12.el8 rhel-8-for-x86_64-baseos-rpms 21 k 2021-07-24T16:32:36.199 INFO:teuthology.orchestra.run.smithi115.stdout: fuse3 x86_64 3.2.1-12.el8 rhel-8-for-x86_64-baseos-rpms 50 k 2021-07-24T16:32:36.199 INFO:teuthology.orchestra.run.smithi115.stdout: fuse3-libs x86_64 3.2.1-12.el8 rhel-8-for-x86_64-baseos-rpms 94 k 2021-07-24T16:32:36.200 INFO:teuthology.orchestra.run.smithi115.stdout: libslirp x86_64 4.3.1-4.el8.4.10 devel_kubic_libcontainers_stable 73 k 2021-07-24T16:32:36.229 INFO:teuthology.orchestra.run.smithi115.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2021-07-24T16:32:36.229 INFO:teuthology.orchestra.run.smithi115.stdout:Installing weak dependencies: 2021-07-24T16:32:36.230 INFO:teuthology.orchestra.run.smithi115.stdout: catatonit x86_64 0.1.5-6.el8.3.10 devel_kubic_libcontainers_stable 290 k 2021-07-24T16:32:36.230 INFO:teuthology.orchestra.run.smithi115.stdout: fuse-overlayfs x86_64 1.5.0-1.el8.1.7 devel_kubic_libcontainers_stable 73 k 2021-07-24T16:32:36.230 INFO:teuthology.orchestra.run.smithi115.stdout: podman-plugins x86_64 3.2.3-1.el8.1.3 devel_kubic_libcontainers_stable 3.4 M 2021-07-24T16:32:36.230 INFO:teuthology.orchestra.run.smithi115.stdout: slirp4netns x86_64 1.1.8-4.el8.7.11 devel_kubic_libcontainers_stable 55 k 2021-07-24T16:32:36.231 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:32:36.231 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2021-07-24T16:32:36.231 INFO:teuthology.orchestra.run.smithi115.stdout:=================================================================================================================================== 2021-07-24T16:32:36.231 INFO:teuthology.orchestra.run.smithi115.stdout:Install 16 Packages 2021-07-24T16:32:36.231 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:32:36.232 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 38 M 2021-07-24T16:32:36.232 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 139 M 2021-07-24T16:32:36.232 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2021-07-24T16:32:36.277 INFO:teuthology.orchestra.run.smithi185.stdout:Dependencies resolved. 2021-07-24T16:32:36.279 INFO:teuthology.orchestra.run.smithi185.stdout:=================================================================================================================================== 2021-07-24T16:32:36.283 INFO:teuthology.orchestra.run.smithi185.stdout: Package Arch Version Repository Size 2021-07-24T16:32:36.284 INFO:teuthology.orchestra.run.smithi185.stdout:=================================================================================================================================== 2021-07-24T16:32:36.284 INFO:teuthology.orchestra.run.smithi185.stdout:Installing: 2021-07-24T16:32:36.291 INFO:teuthology.orchestra.run.smithi185.stdout: podman x86_64 3.2.3-1.el8.1.3 devel_kubic_libcontainers_stable 13 M 2021-07-24T16:32:36.291 INFO:teuthology.orchestra.run.smithi185.stdout:Installing dependencies: 2021-07-24T16:32:36.291 INFO:teuthology.orchestra.run.smithi185.stdout: conmon x86_64 2:2.0.29-1.el8.3.7 devel_kubic_libcontainers_stable 50 k 2021-07-24T16:32:36.291 INFO:teuthology.orchestra.run.smithi185.stdout: container-selinux noarch 2:2.145.0-1.el8 copr:copr.fedorainfracloud.org:rhcontainerbot:container-selinux 59 k 2021-07-24T16:32:36.292 INFO:teuthology.orchestra.run.smithi185.stdout: containernetworking-plugins x86_64 1.0.0-0.2.rc1.el8.6.4 devel_kubic_libcontainers_stable 21 M 2021-07-24T16:32:36.292 INFO:teuthology.orchestra.run.smithi185.stdout: containers-common noarch 4:1-18.el8.20.3 devel_kubic_libcontainers_stable 61 k 2021-07-24T16:32:36.292 INFO:teuthology.orchestra.run.smithi185.stdout: crun x86_64 0.20.1-1.el8.3.4 devel_kubic_libcontainers_stable 194 k 2021-07-24T16:32:36.292 INFO:teuthology.orchestra.run.smithi185.stdout: dnsmasq x86_64 2.79-13.el8_3.1 rhel-8-for-x86_64-appstream-rpms 318 k 2021-07-24T16:32:36.293 INFO:teuthology.orchestra.run.smithi185.stdout: fuse-common x86_64 3.2.1-12.el8 rhel-8-for-x86_64-baseos-rpms 21 k 2021-07-24T16:32:36.312 INFO:teuthology.orchestra.run.smithi185.stdout: fuse3 x86_64 3.2.1-12.el8 rhel-8-for-x86_64-baseos-rpms 50 k 2021-07-24T16:32:36.312 INFO:teuthology.orchestra.run.smithi185.stdout: fuse3-libs x86_64 3.2.1-12.el8 rhel-8-for-x86_64-baseos-rpms 94 k 2021-07-24T16:32:36.313 INFO:teuthology.orchestra.run.smithi185.stdout: libslirp x86_64 4.3.1-4.el8.4.10 devel_kubic_libcontainers_stable 73 k 2021-07-24T16:32:36.313 INFO:teuthology.orchestra.run.smithi185.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2021-07-24T16:32:36.313 INFO:teuthology.orchestra.run.smithi185.stdout:Installing weak dependencies: 2021-07-24T16:32:36.313 INFO:teuthology.orchestra.run.smithi185.stdout: catatonit x86_64 0.1.5-6.el8.3.10 devel_kubic_libcontainers_stable 290 k 2021-07-24T16:32:36.313 INFO:teuthology.orchestra.run.smithi185.stdout: fuse-overlayfs x86_64 1.5.0-1.el8.1.7 devel_kubic_libcontainers_stable 73 k 2021-07-24T16:32:36.314 INFO:teuthology.orchestra.run.smithi185.stdout: podman-plugins x86_64 3.2.3-1.el8.1.3 devel_kubic_libcontainers_stable 3.4 M 2021-07-24T16:32:36.314 INFO:teuthology.orchestra.run.smithi185.stdout: slirp4netns x86_64 1.1.8-4.el8.7.11 devel_kubic_libcontainers_stable 55 k 2021-07-24T16:32:36.314 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:32:36.315 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction Summary 2021-07-24T16:32:36.315 INFO:teuthology.orchestra.run.smithi185.stdout:=================================================================================================================================== 2021-07-24T16:32:36.315 INFO:teuthology.orchestra.run.smithi185.stdout:Install 16 Packages 2021-07-24T16:32:36.385 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:32:36.407 INFO:teuthology.orchestra.run.smithi185.stdout:Total download size: 38 M 2021-07-24T16:32:36.408 INFO:teuthology.orchestra.run.smithi185.stdout:Installed size: 139 M 2021-07-24T16:32:36.408 INFO:teuthology.orchestra.run.smithi185.stdout:Downloading Packages: 2021-07-24T16:32:37.140 INFO:teuthology.orchestra.run.smithi115.stdout:(1/16): conmon-2.0.29-1.el8.3.7.x86_64.rpm 53 kB/s | 50 kB 00:00 2021-07-24T16:32:37.280 INFO:teuthology.orchestra.run.smithi185.stdout:(1/16): conmon-2.0.29-1.el8.3.7.x86_64.rpm 51 kB/s | 50 kB 00:00 2021-07-24T16:32:37.291 INFO:teuthology.orchestra.run.smithi115.stdout:(2/16): catatonit-0.1.5-6.el8.3.10.x86_64.rpm 265 kB/s | 290 kB 00:01 2021-07-24T16:32:37.322 INFO:teuthology.orchestra.run.smithi115.stdout:(3/16): container-selinux-2.145.0-1.el8.noarch. 53 kB/s | 59 kB 00:01 2021-07-24T16:32:37.428 INFO:teuthology.orchestra.run.smithi185.stdout:(2/16): catatonit-0.1.5-6.el8.3.10.x86_64.rpm 253 kB/s | 290 kB 00:01 2021-07-24T16:32:37.484 INFO:teuthology.orchestra.run.smithi185.stdout:(3/16): container-selinux-2.145.0-1.el8.noarch. 49 kB/s | 59 kB 00:01 2021-07-24T16:32:37.574 INFO:teuthology.orchestra.run.smithi115.stdout:(4/16): containers-common-1-18.el8.20.3.noarch. 216 kB/s | 61 kB 00:00 2021-07-24T16:32:37.857 INFO:teuthology.orchestra.run.smithi185.stdout:(4/16): containers-common-1-18.el8.20.3.noarch. 144 kB/s | 61 kB 00:00 2021-07-24T16:32:38.026 INFO:teuthology.orchestra.run.smithi115.stdout:(5/16): crun-0.20.1-1.el8.3.4.x86_64.rpm 275 kB/s | 194 kB 00:00 2021-07-24T16:32:38.368 INFO:teuthology.orchestra.run.smithi115.stdout:(6/16): libslirp-4.3.1-4.el8.4.10.x86_64.rpm 211 kB/s | 73 kB 00:00 2021-07-24T16:32:38.398 INFO:teuthology.orchestra.run.smithi185.stdout:(5/16): crun-0.20.1-1.el8.3.4.x86_64.rpm 211 kB/s | 194 kB 00:00 2021-07-24T16:32:38.699 INFO:teuthology.orchestra.run.smithi185.stdout:(6/16): fuse-overlayfs-1.5.0-1.el8.1.7.x86_64.r 86 kB/s | 73 kB 00:00 2021-07-24T16:32:38.814 INFO:teuthology.orchestra.run.smithi185.stdout:(7/16): libslirp-4.3.1-4.el8.4.10.x86_64.rpm 175 kB/s | 73 kB 00:00 2021-07-24T16:32:38.911 INFO:teuthology.orchestra.run.smithi115.stdout:(7/16): fuse-overlayfs-1.5.0-1.el8.1.7.x86_64.r 56 kB/s | 73 kB 00:01 2021-07-24T16:32:39.887 INFO:teuthology.orchestra.run.smithi185.stdout:(8/16): containernetworking-plugins-1.0.0-0.2.r 8.1 MB/s | 21 MB 00:02 2021-07-24T16:32:40.164 INFO:teuthology.orchestra.run.smithi185.stdout:(9/16): slirp4netns-1.1.8-4.el8.7.11.x86_64.rpm 193 kB/s | 55 kB 00:00 2021-07-24T16:32:40.201 INFO:teuthology.orchestra.run.smithi185.stdout:(10/16): fuse3-libs-3.2.1-12.el8.x86_64.rpm 2.8 MB/s | 94 kB 00:00 2021-07-24T16:32:40.217 INFO:teuthology.orchestra.run.smithi185.stdout:(11/16): fuse-common-3.2.1-12.el8.x86_64.rpm 990 kB/s | 21 kB 00:00 2021-07-24T16:32:40.238 INFO:teuthology.orchestra.run.smithi185.stdout:(12/16): fuse3-3.2.1-12.el8.x86_64.rpm 2.4 MB/s | 50 kB 00:00 2021-07-24T16:32:40.260 INFO:teuthology.orchestra.run.smithi185.stdout:(13/16): yajl-2.1.0-10.el8.x86_64.rpm 2.0 MB/s | 41 kB 00:00 2021-07-24T16:32:40.287 INFO:teuthology.orchestra.run.smithi185.stdout:(14/16): dnsmasq-2.79-13.el8_3.1.x86_64.rpm 14 MB/s | 318 kB 00:00 2021-07-24T16:32:41.227 INFO:teuthology.orchestra.run.smithi115.stdout:(8/16): containernetworking-plugins-1.0.0-0.2.r 5.1 MB/s | 21 MB 00:04 2021-07-24T16:32:41.264 INFO:teuthology.orchestra.run.smithi185.stdout:(15/16): podman-plugins-3.2.3-1.el8.1.3.x86_64. 1.4 MB/s | 3.4 MB 00:02 2021-07-24T16:32:41.523 INFO:teuthology.orchestra.run.smithi115.stdout:(9/16): slirp4netns-1.1.8-4.el8.7.11.x86_64.rpm 185 kB/s | 55 kB 00:00 2021-07-24T16:32:41.635 INFO:teuthology.orchestra.run.smithi115.stdout:(10/16): podman-3.2.3-1.el8.1.3.x86_64.rpm 3.9 MB/s | 13 MB 00:03 2021-07-24T16:32:41.671 INFO:teuthology.orchestra.run.smithi115.stdout:(11/16): yajl-2.1.0-10.el8.x86_64.rpm 285 kB/s | 41 kB 00:00 2021-07-24T16:32:41.672 INFO:teuthology.orchestra.run.smithi115.stdout:(12/16): dnsmasq-2.79-13.el8_3.1.x86_64.rpm 8.0 MB/s | 318 kB 00:00 2021-07-24T16:32:41.685 INFO:teuthology.orchestra.run.smithi115.stdout:(13/16): fuse3-libs-3.2.1-12.el8.x86_64.rpm 3.6 MB/s | 94 kB 00:00 2021-07-24T16:32:41.703 INFO:teuthology.orchestra.run.smithi115.stdout:(14/16): fuse-common-3.2.1-12.el8.x86_64.rpm 876 kB/s | 21 kB 00:00 2021-07-24T16:32:41.710 INFO:teuthology.orchestra.run.smithi115.stdout:(15/16): fuse3-3.2.1-12.el8.x86_64.rpm 2.1 MB/s | 50 kB 00:00 2021-07-24T16:32:43.511 INFO:teuthology.orchestra.run.smithi185.stdout:(16/16): podman-3.2.3-1.el8.1.3.x86_64.rpm 2.7 MB/s | 13 MB 00:04 2021-07-24T16:32:43.520 INFO:teuthology.orchestra.run.smithi185.stdout:-------------------------------------------------------------------------------- 2021-07-24T16:32:43.520 INFO:teuthology.orchestra.run.smithi185.stdout:Total 5.3 MB/s | 38 MB 00:07 2021-07-24T16:32:43.521 INFO:teuthology.orchestra.run.smithi185.stderr:warning: /var/cache/dnf/copr:copr.fedorainfracloud.org:rhcontainerbot:container-selinux-57cf30cbbab27eef/packages/container-selinux-2.145.0-1.el8.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 62035f7b: NOKEY 2021-07-24T16:32:44.359 INFO:teuthology.orchestra.run.smithi185.stdout:Copr repo for container-selinux owned by rhcont 1.2 kB/s | 1.0 kB 00:00 2021-07-24T16:32:44.492 INFO:teuthology.orchestra.run.smithi185.stderr:Importing GPG key 0x62035F7B: 2021-07-24T16:32:44.492 INFO:teuthology.orchestra.run.smithi185.stderr: Userid : "rhcontainerbot_container-selinux (None) " 2021-07-24T16:32:44.492 INFO:teuthology.orchestra.run.smithi185.stderr: Fingerprint: F5D6 6271 4052 49DE A189 569F C907 EBD4 6203 5F7B 2021-07-24T16:32:44.493 INFO:teuthology.orchestra.run.smithi185.stderr: From : https://download.copr.fedorainfracloud.org/results/rhcontainerbot/container-selinux/pubkey.gpg 2021-07-24T16:32:44.580 INFO:teuthology.orchestra.run.smithi185.stdout:Key imported successfully 2021-07-24T16:32:44.581 INFO:teuthology.orchestra.run.smithi185.stderr:warning: /var/cache/dnf/devel_kubic_libcontainers_stable-37b272243bc11f7c/packages/catatonit-0.1.5-6.el8.3.10.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 75060aa4: NOKEY 2021-07-24T16:32:44.931 INFO:teuthology.orchestra.run.smithi185.stdout:Stable Releases of Upstream github.com/containe 3.1 kB/s | 1.1 kB 00:00 2021-07-24T16:32:44.964 INFO:teuthology.orchestra.run.smithi185.stderr:Importing GPG key 0x75060AA4: 2021-07-24T16:32:44.965 INFO:teuthology.orchestra.run.smithi185.stderr: Userid : "devel:kubic OBS Project " 2021-07-24T16:32:44.965 INFO:teuthology.orchestra.run.smithi185.stderr: Fingerprint: 2472 D6D0 D2F6 6AF8 7ABA 8DA3 4D64 3903 7506 0AA4 2021-07-24T16:32:44.965 INFO:teuthology.orchestra.run.smithi185.stderr: From : https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/CentOS_8/repodata/repomd.xml.key 2021-07-24T16:32:45.020 INFO:teuthology.orchestra.run.smithi185.stdout:Key imported successfully 2021-07-24T16:32:45.035 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction check 2021-07-24T16:32:45.077 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction check succeeded. 2021-07-24T16:32:45.078 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction test 2021-07-24T16:32:45.389 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction test succeeded. 2021-07-24T16:32:45.392 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction 2021-07-24T16:32:46.184 INFO:teuthology.orchestra.run.smithi185.stdout: Preparing : 1/1 2021-07-24T16:32:46.271 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: dnsmasq-2.79-13.el8_3.1.x86_64 1/16 2021-07-24T16:32:46.271 INFO:teuthology.orchestra.run.smithi185.stdout:/var/tmp/rpm-tmp.NvgVWD: line 5: 26107 Segmentation fault (core dumped) systemd-sysusers - &> /dev/null < /dev/null 2021-07-24T16:32:46.578 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:32:46.807 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/16 2021-07-24T16:32:46.981 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : crun-0.20.1-1.el8.3.4.x86_64 3/16 2021-07-24T16:32:46.988 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : fuse-common-3.2.1-12.el8.x86_64 4/16 2021-07-24T16:32:46.988 INFO:teuthology.orchestra.run.smithi185.stdout:warning: /etc/fuse.conf created as /etc/fuse.conf.rpmnew 2021-07-24T16:32:46.989 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:32:47.235 INFO:teuthology.orchestra.run.smithi115.stdout:Copr repo for container-selinux owned by rhcont 1.2 kB/s | 1.0 kB 00:00 2021-07-24T16:32:47.263 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : fuse3-3.2.1-12.el8.x86_64 5/16 2021-07-24T16:32:47.353 INFO:teuthology.orchestra.run.smithi115.stderr:Importing GPG key 0x62035F7B: 2021-07-24T16:32:47.353 INFO:teuthology.orchestra.run.smithi115.stderr: Userid : "rhcontainerbot_container-selinux (None) " 2021-07-24T16:32:47.353 INFO:teuthology.orchestra.run.smithi115.stderr: Fingerprint: F5D6 6271 4052 49DE A189 569F C907 EBD4 6203 5F7B 2021-07-24T16:32:47.354 INFO:teuthology.orchestra.run.smithi115.stderr: From : https://download.copr.fedorainfracloud.org/results/rhcontainerbot/container-selinux/pubkey.gpg 2021-07-24T16:32:47.430 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : fuse3-libs-3.2.1-12.el8.x86_64 6/16 2021-07-24T16:32:47.463 INFO:teuthology.orchestra.run.smithi115.stdout:Key imported successfully 2021-07-24T16:32:47.463 INFO:teuthology.orchestra.run.smithi115.stderr:warning: /var/cache/dnf/devel_kubic_libcontainers_stable-37b272243bc11f7c/packages/catatonit-0.1.5-6.el8.3.10.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 75060aa4: NOKEY 2021-07-24T16:32:47.507 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: fuse3-libs-3.2.1-12.el8.x86_64 6/16 2021-07-24T16:32:47.643 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : fuse-overlayfs-1.5.0-1.el8.1.7.x86_64 7/16 2021-07-24T16:32:47.694 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: fuse-overlayfs-1.5.0-1.el8.1.7.x86_64 7/16 2021-07-24T16:32:47.770 INFO:teuthology.orchestra.run.smithi115.stdout:Stable Releases of Upstream github.com/containe 3.4 kB/s | 1.1 kB 00:00 2021-07-24T16:32:47.807 INFO:teuthology.orchestra.run.smithi115.stderr:Importing GPG key 0x75060AA4: 2021-07-24T16:32:47.808 INFO:teuthology.orchestra.run.smithi115.stderr: Userid : "devel:kubic OBS Project " 2021-07-24T16:32:47.808 INFO:teuthology.orchestra.run.smithi115.stderr: Fingerprint: 2472 D6D0 D2F6 6AF8 7ABA 8DA3 4D64 3903 7506 0AA4 2021-07-24T16:32:47.808 INFO:teuthology.orchestra.run.smithi115.stderr: From : https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/CentOS_8/repodata/repomd.xml.key 2021-07-24T16:32:47.861 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : libslirp-4.3.1-4.el8.4.10.x86_64 8/16 2021-07-24T16:32:47.884 INFO:teuthology.orchestra.run.smithi115.stdout:Key imported successfully 2021-07-24T16:32:47.903 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2021-07-24T16:32:47.939 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2021-07-24T16:32:47.939 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2021-07-24T16:32:48.251 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2021-07-24T16:32:48.251 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2021-07-24T16:32:49.055 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2021-07-24T16:32:49.055 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : fuse-common-3.2.1-12.el8.x86_64 1/16 2021-07-24T16:32:49.055 INFO:teuthology.orchestra.run.smithi115.stdout:warning: /etc/fuse.conf created as /etc/fuse.conf.rpmnew 2021-07-24T16:32:49.055 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:32:49.423 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : fuse3-3.2.1-12.el8.x86_64 2/16 2021-07-24T16:32:49.618 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : fuse3-libs-3.2.1-12.el8.x86_64 3/16 2021-07-24T16:32:49.667 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: fuse3-libs-3.2.1-12.el8.x86_64 3/16 2021-07-24T16:32:49.772 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : slirp4netns-1.1.8-4.el8.7.11.x86_64 9/16 2021-07-24T16:32:49.852 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : fuse-overlayfs-1.5.0-1.el8.1.7.x86_64 4/16 2021-07-24T16:32:49.866 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: fuse-overlayfs-1.5.0-1.el8.1.7.x86_64 4/16 2021-07-24T16:32:49.950 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: dnsmasq-2.79-13.el8_3.1.x86_64 5/16 2021-07-24T16:32:49.951 INFO:teuthology.orchestra.run.smithi115.stdout:/var/tmp/rpm-tmp.zr4aCV: line 5: 26006 Segmentation fault (core dumped) systemd-sysusers - &> /dev/null < /dev/null 2021-07-24T16:32:50.268 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:32:50.303 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : catatonit-0.1.5-6.el8.3.10.x86_64 12/16 2021-07-24T16:32:50.324 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: container-selinux-2:2.145.0-1.el8.noarch 13/16 2021-07-24T16:32:50.492 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : yajl-2.1.0-10.el8.x86_64 6/16 2021-07-24T16:32:50.493 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : container-selinux-2:2.145.0-1.el8.noarch 13/16 2021-07-24T16:32:50.683 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : crun-0.20.1-1.el8.3.4.x86_64 7/16 2021-07-24T16:32:50.842 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : libslirp-4.3.1-4.el8.4.10.x86_64 8/16 2021-07-24T16:32:52.794 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : slirp4netns-1.1.8-4.el8.7.11.x86_64 9/16 2021-07-24T16:32:53.024 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : containernetworking-plugins-1.0.0-0.2.rc1.el8.6.4. 10/16 2021-07-24T16:32:53.178 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : conmon-2:2.0.29-1.el8.3.7.x86_64 11/16 2021-07-24T16:32:53.330 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : catatonit-0.1.5-6.el8.3.10.x86_64 12/16 2021-07-24T16:32:53.350 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: container-selinux-2:2.145.0-1.el8.noarch 13/16 2021-07-24T16:32:53.493 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : container-selinux-2:2.145.0-1.el8.noarch 13/16 2021-07-24T16:33:08.475 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: container-selinux-2:2.145.0-1.el8.noarch 13/16 2021-07-24T16:33:08.933 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : containers-common-4:1-18.el8.20.3.noarch 14/16 2021-07-24T16:33:10.324 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : podman-plugins-3.2.3-1.el8.1.3.x86_64 15/16 2021-07-24T16:33:10.588 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : podman-3.2.3-1.el8.1.3.x86_64 16/16 2021-07-24T16:33:11.163 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: container-selinux-2:2.145.0-1.el8.noarch 16/16 2021-07-24T16:33:11.218 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: container-selinux-2:2.145.0-1.el8.noarch 13/16 2021-07-24T16:33:11.508 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: podman-3.2.3-1.el8.1.3.x86_64 16/16 2021-07-24T16:33:11.509 INFO:teuthology.orchestra.run.smithi185.stdout:/var/tmp/rpm-tmp.e4W7pN: line 6: 27110 Segmentation fault (core dumped) /usr/bin/systemd-sysusers 2021-07-24T16:33:11.509 INFO:teuthology.orchestra.run.smithi185.stdout:warning: %triggerin(systemd-239-40.el8.x86_64) scriptlet failed, exit status 139 2021-07-24T16:33:11.509 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:33:11.509 INFO:teuthology.orchestra.run.smithi185.stderr:Error in scriptlet in rpm package podman 2021-07-24T16:33:11.680 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : containers-common-4:1-18.el8.20.3.noarch 14/16 2021-07-24T16:33:11.682 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : container-selinux-2:2.145.0-1.el8.noarch 1/16 2021-07-24T16:33:11.682 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : catatonit-0.1.5-6.el8.3.10.x86_64 2/16 2021-07-24T16:33:11.682 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : conmon-2:2.0.29-1.el8.3.7.x86_64 3/16 2021-07-24T16:33:11.694 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : containernetworking-plugins-1.0.0-0.2.rc1.el8.6.4. 4/16 2021-07-24T16:33:11.694 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : containers-common-4:1-18.el8.20.3.noarch 5/16 2021-07-24T16:33:11.694 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : crun-0.20.1-1.el8.3.4.x86_64 6/16 2021-07-24T16:33:11.700 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : fuse-overlayfs-1.5.0-1.el8.1.7.x86_64 7/16 2021-07-24T16:33:11.700 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : libslirp-4.3.1-4.el8.4.10.x86_64 8/16 2021-07-24T16:33:11.701 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : podman-3.2.3-1.el8.1.3.x86_64 9/16 2021-07-24T16:33:11.716 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : podman-plugins-3.2.3-1.el8.1.3.x86_64 10/16 2021-07-24T16:33:11.717 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : slirp4netns-1.1.8-4.el8.7.11.x86_64 11/16 2021-07-24T16:33:11.723 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : fuse3-libs-3.2.1-12.el8.x86_64 12/16 2021-07-24T16:33:11.723 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : fuse-common-3.2.1-12.el8.x86_64 13/16 2021-07-24T16:33:11.723 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : fuse3-3.2.1-12.el8.x86_64 14/16 2021-07-24T16:33:11.723 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 15/16 2021-07-24T16:33:12.470 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : dnsmasq-2.79-13.el8_3.1.x86_64 16/16 2021-07-24T16:33:12.470 INFO:teuthology.orchestra.run.smithi185.stdout:Installed products updated. 2021-07-24T16:33:13.089 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : podman-plugins-3.2.3-1.el8.1.3.x86_64 15/16 2021-07-24T16:33:13.317 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : podman-3.2.3-1.el8.1.3.x86_64 16/16 2021-07-24T16:33:13.889 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: container-selinux-2:2.145.0-1.el8.noarch 16/16 2021-07-24T16:33:14.227 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: podman-3.2.3-1.el8.1.3.x86_64 16/16 2021-07-24T16:33:14.227 INFO:teuthology.orchestra.run.smithi115.stdout:/var/tmp/rpm-tmp.RWlE7a: line 6: 27003 Segmentation fault (core dumped) /usr/bin/systemd-sysusers 2021-07-24T16:33:14.227 INFO:teuthology.orchestra.run.smithi115.stdout:warning: %triggerin(systemd-239-40.el8.x86_64) scriptlet failed, exit status 139 2021-07-24T16:33:14.267 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:33:14.268 INFO:teuthology.orchestra.run.smithi115.stderr:Error in scriptlet in rpm package podman 2021-07-24T16:33:14.390 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : container-selinux-2:2.145.0-1.el8.noarch 1/16 2021-07-24T16:33:14.427 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : catatonit-0.1.5-6.el8.3.10.x86_64 2/16 2021-07-24T16:33:14.427 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : conmon-2:2.0.29-1.el8.3.7.x86_64 3/16 2021-07-24T16:33:14.427 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : containernetworking-plugins-1.0.0-0.2.rc1.el8.6.4. 4/16 2021-07-24T16:33:14.428 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : containers-common-4:1-18.el8.20.3.noarch 5/16 2021-07-24T16:33:14.428 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : crun-0.20.1-1.el8.3.4.x86_64 6/16 2021-07-24T16:33:14.428 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : fuse-overlayfs-1.5.0-1.el8.1.7.x86_64 7/16 2021-07-24T16:33:14.428 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : libslirp-4.3.1-4.el8.4.10.x86_64 8/16 2021-07-24T16:33:14.428 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : podman-3.2.3-1.el8.1.3.x86_64 9/16 2021-07-24T16:33:14.429 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : podman-plugins-3.2.3-1.el8.1.3.x86_64 10/16 2021-07-24T16:33:14.429 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : slirp4netns-1.1.8-4.el8.7.11.x86_64 11/16 2021-07-24T16:33:14.429 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 12/16 2021-07-24T16:33:14.429 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : dnsmasq-2.79-13.el8_3.1.x86_64 13/16 2021-07-24T16:33:14.430 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : fuse3-libs-3.2.1-12.el8.x86_64 14/16 2021-07-24T16:33:14.430 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : fuse-common-3.2.1-12.el8.x86_64 15/16 2021-07-24T16:33:15.254 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : fuse3-3.2.1-12.el8.x86_64 16/16 2021-07-24T16:33:15.266 INFO:teuthology.orchestra.run.smithi115.stdout:Installed products updated. 2021-07-24T16:33:22.617 INFO:teuthology.orchestra.run.smithi185.stdout:Last metadata expiration check: 0:00:05 ago on Sat 24 Jul 2021 04:32:17 PM UTC. 2021-07-24T16:33:24.828 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:33:24.828 INFO:teuthology.orchestra.run.smithi185.stdout:Installed: 2021-07-24T16:33:24.829 INFO:teuthology.orchestra.run.smithi185.stdout: catatonit-0.1.5-6.el8.3.10.x86_64 2021-07-24T16:33:24.829 INFO:teuthology.orchestra.run.smithi185.stdout: conmon-2:2.0.29-1.el8.3.7.x86_64 2021-07-24T16:33:24.829 INFO:teuthology.orchestra.run.smithi185.stdout: container-selinux-2:2.145.0-1.el8.noarch 2021-07-24T16:33:24.829 INFO:teuthology.orchestra.run.smithi185.stdout: containernetworking-plugins-1.0.0-0.2.rc1.el8.6.4.x86_64 2021-07-24T16:33:24.860 INFO:teuthology.orchestra.run.smithi185.stdout: containers-common-4:1-18.el8.20.3.noarch 2021-07-24T16:33:24.860 INFO:teuthology.orchestra.run.smithi185.stdout: crun-0.20.1-1.el8.3.4.x86_64 2021-07-24T16:33:24.860 INFO:teuthology.orchestra.run.smithi185.stdout: dnsmasq-2.79-13.el8_3.1.x86_64 2021-07-24T16:33:24.881 INFO:teuthology.orchestra.run.smithi185.stdout: fuse-common-3.2.1-12.el8.x86_64 2021-07-24T16:33:24.882 INFO:teuthology.orchestra.run.smithi185.stdout: fuse-overlayfs-1.5.0-1.el8.1.7.x86_64 2021-07-24T16:33:24.882 INFO:teuthology.orchestra.run.smithi185.stdout: fuse3-3.2.1-12.el8.x86_64 2021-07-24T16:33:24.882 INFO:teuthology.orchestra.run.smithi185.stdout: fuse3-libs-3.2.1-12.el8.x86_64 2021-07-24T16:33:24.882 INFO:teuthology.orchestra.run.smithi185.stdout: libslirp-4.3.1-4.el8.4.10.x86_64 2021-07-24T16:33:24.883 INFO:teuthology.orchestra.run.smithi185.stdout: podman-3.2.3-1.el8.1.3.x86_64 2021-07-24T16:33:24.883 INFO:teuthology.orchestra.run.smithi185.stdout: podman-plugins-3.2.3-1.el8.1.3.x86_64 2021-07-24T16:33:24.883 INFO:teuthology.orchestra.run.smithi185.stdout: slirp4netns-1.1.8-4.el8.7.11.x86_64 2021-07-24T16:33:24.883 INFO:teuthology.orchestra.run.smithi185.stdout: yajl-2.1.0-10.el8.x86_64 2021-07-24T16:33:24.937 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:33:24.938 INFO:teuthology.orchestra.run.smithi185.stdout:Complete! 2021-07-24T16:33:24.940 DEBUG:teuthology.parallel:result is None 2021-07-24T16:33:25.407 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:05 ago on Sat 24 Jul 2021 04:32:17 PM UTC. 2021-07-24T16:33:27.659 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:33:27.659 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2021-07-24T16:33:27.675 INFO:teuthology.orchestra.run.smithi115.stdout: catatonit-0.1.5-6.el8.3.10.x86_64 2021-07-24T16:33:27.675 INFO:teuthology.orchestra.run.smithi115.stdout: conmon-2:2.0.29-1.el8.3.7.x86_64 2021-07-24T16:33:27.675 INFO:teuthology.orchestra.run.smithi115.stdout: container-selinux-2:2.145.0-1.el8.noarch 2021-07-24T16:33:27.675 INFO:teuthology.orchestra.run.smithi115.stdout: containernetworking-plugins-1.0.0-0.2.rc1.el8.6.4.x86_64 2021-07-24T16:33:27.676 INFO:teuthology.orchestra.run.smithi115.stdout: containers-common-4:1-18.el8.20.3.noarch 2021-07-24T16:33:27.676 INFO:teuthology.orchestra.run.smithi115.stdout: crun-0.20.1-1.el8.3.4.x86_64 2021-07-24T16:33:27.676 INFO:teuthology.orchestra.run.smithi115.stdout: dnsmasq-2.79-13.el8_3.1.x86_64 2021-07-24T16:33:27.676 INFO:teuthology.orchestra.run.smithi115.stdout: fuse-common-3.2.1-12.el8.x86_64 2021-07-24T16:33:27.676 INFO:teuthology.orchestra.run.smithi115.stdout: fuse-overlayfs-1.5.0-1.el8.1.7.x86_64 2021-07-24T16:33:27.677 INFO:teuthology.orchestra.run.smithi115.stdout: fuse3-3.2.1-12.el8.x86_64 2021-07-24T16:33:27.677 INFO:teuthology.orchestra.run.smithi115.stdout: fuse3-libs-3.2.1-12.el8.x86_64 2021-07-24T16:33:27.677 INFO:teuthology.orchestra.run.smithi115.stdout: libslirp-4.3.1-4.el8.4.10.x86_64 2021-07-24T16:33:27.677 INFO:teuthology.orchestra.run.smithi115.stdout: podman-3.2.3-1.el8.1.3.x86_64 2021-07-24T16:33:27.678 INFO:teuthology.orchestra.run.smithi115.stdout: podman-plugins-3.2.3-1.el8.1.3.x86_64 2021-07-24T16:33:27.678 INFO:teuthology.orchestra.run.smithi115.stdout: slirp4netns-1.1.8-4.el8.7.11.x86_64 2021-07-24T16:33:27.678 INFO:teuthology.orchestra.run.smithi115.stdout: yajl-2.1.0-10.el8.x86_64 2021-07-24T16:33:27.692 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:33:27.692 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2021-07-24T16:33:27.752 DEBUG:teuthology.parallel:result is None 2021-07-24T16:33:27.752 INFO:teuthology.run_tasks:Running task install... 2021-07-24T16:33:27.863 DEBUG:teuthology.task.install:project ceph 2021-07-24T16:33:27.864 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'sha1': 'f7cd730b96380f0a18fbfd486fd4354c294b17eb'}} 2021-07-24T16:33:27.864 DEBUG:teuthology.task.install:config {'branch': 'octopus', 'sha1': 'f7cd730b96380f0a18fbfd486fd4354c294b17eb'} 2021-07-24T16:33:27.865 INFO:teuthology.task.install:Using flavor: basic 2021-07-24T16:33:27.974 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2021-07-24T16:33:27.975 INFO:teuthology.task.install:extra packages: [] 2021-07-24T16:33:27.975 DEBUG:teuthology.orchestra.run.smithi115:> sudo lsb_release -is 2021-07-24T16:33:28.020 INFO:teuthology.orchestra.run.smithi115.stdout:RedHatEnterprise 2021-07-24T16:33:28.020 DEBUG:teuthology.misc:System to be installed: RedHatEnterprise 2021-07-24T16:33:28.021 DEBUG:teuthology.orchestra.run.smithi185:> sudo lsb_release -is 2021-07-24T16:33:28.022 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'octopus', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'flavor': 'basic', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'f7cd730b96380f0a18fbfd486fd4354c294b17eb', 'tag': None, 'wait_for_package': False} 2021-07-24T16:33:28.047 DEBUG:teuthology.orchestra.run.smithi115:> sudo lsb_release -is 2021-07-24T16:33:28.096 INFO:teuthology.orchestra.run.smithi185.stdout:RedHatEnterprise 2021-07-24T16:33:28.109 DEBUG:teuthology.misc:System to be installed: RedHatEnterprise 2021-07-24T16:33:28.110 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'octopus', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'flavor': 'basic', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'f7cd730b96380f0a18fbfd486fd4354c294b17eb', 'tag': None, 'wait_for_package': False} 2021-07-24T16:33:28.110 DEBUG:teuthology.orchestra.run.smithi185:> sudo lsb_release -is 2021-07-24T16:33:28.154 INFO:teuthology.orchestra.run.smithi115.stdout:RedHatEnterprise 2021-07-24T16:33:28.154 DEBUG:teuthology.misc:System to be installed: RedHatEnterprise 2021-07-24T16:33:28.155 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2021-07-24T16:33:28.155 INFO:teuthology.packaging:ref: None 2021-07-24T16:33:28.155 INFO:teuthology.packaging:tag: None 2021-07-24T16:33:28.156 INFO:teuthology.packaging:branch: octopus 2021-07-24T16:33:28.156 INFO:teuthology.packaging:sha1: f7cd730b96380f0a18fbfd486fd4354c294b17eb 2021-07-24T16:33:28.157 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=octopus 2021-07-24T16:33:28.422 INFO:teuthology.orchestra.run.smithi185.stdout:RedHatEnterprise 2021-07-24T16:33:28.443 DEBUG:teuthology.misc:System to be installed: RedHatEnterprise 2021-07-24T16:33:28.443 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2021-07-24T16:33:28.444 INFO:teuthology.packaging:ref: None 2021-07-24T16:33:28.444 INFO:teuthology.packaging:tag: None 2021-07-24T16:33:28.444 INFO:teuthology.packaging:branch: octopus 2021-07-24T16:33:28.444 INFO:teuthology.packaging:sha1: f7cd730b96380f0a18fbfd486fd4354c294b17eb 2021-07-24T16:33:28.445 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=octopus 2021-07-24T16:33:28.813 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/octopus/0f589fd5a12a7ee844fceabe951140b18faf866b/centos/8/flavors/default/ 2021-07-24T16:33:28.814 INFO:teuthology.task.install.rpm:Package version is 15.2.13-213.g0f589fd5 2021-07-24T16:33:28.890 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/octopus/0f589fd5a12a7ee844fceabe951140b18faf866b/centos/8/flavors/default/ 2021-07-24T16:33:28.906 INFO:teuthology.task.install.rpm:Package version is 15.2.13-213.g0f589fd5 2021-07-24T16:33:29.421 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/octopus/0f589fd5a12a7ee844fceabe951140b18faf866b/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/octopus/0f589fd5a12a7ee844fceabe951140b18faf866b/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/octopus/0f589fd5a12a7ee844fceabe951140b18faf866b/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2021-07-24T16:33:29.422 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2021-07-24T16:33:29.422 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/etc/yum.repos.d/ceph.repo 2021-07-24T16:33:29.486 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2021-07-24T16:33:29.487 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2021-07-24T16:33:29.487 INFO:teuthology.packaging:ref: None 2021-07-24T16:33:29.487 INFO:teuthology.packaging:tag: None 2021-07-24T16:33:29.487 INFO:teuthology.packaging:branch: octopus 2021-07-24T16:33:29.488 INFO:teuthology.packaging:sha1: f7cd730b96380f0a18fbfd486fd4354c294b17eb 2021-07-24T16:33:29.488 DEBUG:teuthology.orchestra.run.smithi115:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/octopus/;g' /etc/yum.repos.d/ceph.repo ; fi 2021-07-24T16:33:29.494 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/octopus/0f589fd5a12a7ee844fceabe951140b18faf866b/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/octopus/0f589fd5a12a7ee844fceabe951140b18faf866b/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/octopus/0f589fd5a12a7ee844fceabe951140b18faf866b/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2021-07-24T16:33:29.494 DEBUG:teuthology.orchestra.run.smithi185:> set -ex 2021-07-24T16:33:29.495 DEBUG:teuthology.orchestra.run.smithi185:> sudo dd of=/etc/yum.repos.d/ceph.repo 2021-07-24T16:33:29.539 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2021-07-24T16:33:29.539 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2021-07-24T16:33:29.540 INFO:teuthology.packaging:ref: None 2021-07-24T16:33:29.540 INFO:teuthology.packaging:tag: None 2021-07-24T16:33:29.540 INFO:teuthology.packaging:branch: octopus 2021-07-24T16:33:29.540 INFO:teuthology.packaging:sha1: f7cd730b96380f0a18fbfd486fd4354c294b17eb 2021-07-24T16:33:29.541 DEBUG:teuthology.orchestra.run.smithi185:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/octopus/;g' /etc/yum.repos.d/ceph.repo ; fi 2021-07-24T16:33:29.668 DEBUG:teuthology.orchestra.run.smithi115:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2021-07-24T16:33:29.669 DEBUG:teuthology.orchestra.run.smithi185:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2021-07-24T16:33:29.800 DEBUG:teuthology.orchestra.run.smithi185:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2021-07-24T16:33:29.800 DEBUG:teuthology.orchestra.run.smithi115:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2021-07-24T16:33:29.941 INFO:teuthology.orchestra.run.smithi185.stdout:check_obsoletes = 1 2021-07-24T16:33:29.941 INFO:teuthology.orchestra.run.smithi115.stdout:check_obsoletes = 1 2021-07-24T16:33:29.942 DEBUG:teuthology.orchestra.run.smithi185:> sudo yum clean all 2021-07-24T16:33:30.005 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum clean all 2021-07-24T16:33:30.280 INFO:teuthology.orchestra.run.smithi185.stdout:Updating Subscription Management repositories. 2021-07-24T16:33:30.321 INFO:teuthology.orchestra.run.smithi115.stdout:Updating Subscription Management repositories. 2021-07-24T16:33:30.561 INFO:teuthology.orchestra.run.smithi185.stdout:147 files removed 2021-07-24T16:33:30.605 DEBUG:teuthology.orchestra.run.smithi185:> sudo yum -y install ceph-radosgw 2021-07-24T16:33:30.676 INFO:teuthology.orchestra.run.smithi115.stdout:147 files removed 2021-07-24T16:33:30.696 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install ceph-radosgw 2021-07-24T16:33:30.986 INFO:teuthology.orchestra.run.smithi115.stdout:Updating Subscription Management repositories. 2021-07-24T16:33:30.987 INFO:teuthology.orchestra.run.smithi185.stdout:Updating Subscription Management repositories. 2021-07-24T16:33:31.598 INFO:teuthology.orchestra.run.smithi185.stdout:ceph packages for x86_64 274 kB/s | 69 kB 00:00 2021-07-24T16:33:31.663 INFO:teuthology.orchestra.run.smithi115.stdout:ceph packages for x86_64 271 kB/s | 69 kB 00:00 2021-07-24T16:33:31.971 INFO:teuthology.orchestra.run.smithi115.stdout:ceph noarch packages 46 kB/s | 15 kB 00:00 2021-07-24T16:33:31.972 INFO:teuthology.orchestra.run.smithi185.stdout:ceph noarch packages 47 kB/s | 15 kB 00:00 2021-07-24T16:33:32.356 INFO:teuthology.orchestra.run.smithi185.stdout:ceph source packages 3.5 kB/s | 1.4 kB 00:00 2021-07-24T16:33:32.379 INFO:teuthology.orchestra.run.smithi115.stdout:ceph source packages 3.6 kB/s | 1.4 kB 00:00 2021-07-24T16:33:34.695 INFO:teuthology.orchestra.run.smithi185.stdout:Copr repo for container-selinux owned by rhcont 600 B/s | 1.4 kB 00:02 2021-07-24T16:33:34.696 INFO:teuthology.orchestra.run.smithi115.stdout:Copr repo for container-selinux owned by rhcont 605 B/s | 1.4 kB 00:02 2021-07-24T16:33:36.128 INFO:teuthology.orchestra.run.smithi115.stdout:Stable Releases of Upstream github.com/containe 46 kB/s | 66 kB 00:01 2021-07-24T16:33:36.181 INFO:teuthology.orchestra.run.smithi185.stdout:Stable Releases of Upstream github.com/containe 46 kB/s | 66 kB 00:01 2021-07-24T16:33:36.804 INFO:teuthology.orchestra.run.smithi115.stdout:Extra Packages for Enterprise Linux 15 MB/s | 10 MB 00:00 2021-07-24T16:33:36.926 INFO:teuthology.orchestra.run.smithi185.stdout:Extra Packages for Enterprise Linux 14 MB/s | 10 MB 00:00 2021-07-24T16:33:38.823 INFO:teuthology.orchestra.run.smithi115.stdout:lab-extras 4.3 MB/s | 24 kB 00:00 2021-07-24T16:33:38.924 INFO:teuthology.orchestra.run.smithi185.stdout:lab-extras 4.3 MB/s | 24 kB 00:00 2021-07-24T16:33:39.088 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 112 MB/s | 26 MB 00:00 2021-07-24T16:33:39.244 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 122 MB/s | 29 MB 00:00 2021-07-24T16:33:43.262 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 129 MB/s | 29 MB 00:00 2021-07-24T16:33:43.443 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 114 MB/s | 26 MB 00:00 2021-07-24T16:33:49.972 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2021-07-24T16:33:50.003 INFO:teuthology.orchestra.run.smithi115.stdout:==================================================================================================== 2021-07-24T16:33:50.003 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repository Size 2021-07-24T16:33:50.003 INFO:teuthology.orchestra.run.smithi115.stdout:==================================================================================================== 2021-07-24T16:33:50.004 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2021-07-24T16:33:50.036 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-radosgw x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 10 M 2021-07-24T16:33:50.037 INFO:teuthology.orchestra.run.smithi115.stdout:Upgrading: 2021-07-24T16:33:50.065 INFO:teuthology.orchestra.run.smithi115.stdout: librados2 x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 3.5 M 2021-07-24T16:33:50.066 INFO:teuthology.orchestra.run.smithi115.stdout: librbd1 x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 1.9 M 2021-07-24T16:33:50.066 INFO:teuthology.orchestra.run.smithi115.stdout:Installing dependencies: 2021-07-24T16:33:50.131 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-base x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 5.5 M 2021-07-24T16:33:50.131 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-common x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 21 M 2021-07-24T16:33:50.131 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-selinux x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 25 k 2021-07-24T16:33:50.161 INFO:teuthology.orchestra.run.smithi115.stdout: fmt x86_64 6.2.1-1.el8 epel 116 k 2021-07-24T16:33:50.162 INFO:teuthology.orchestra.run.smithi115.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2021-07-24T16:33:50.199 INFO:teuthology.orchestra.run.smithi115.stdout: leveldb x86_64 1.22-1.el8 epel 181 k 2021-07-24T16:33:50.210 INFO:teuthology.orchestra.run.smithi115.stdout: libcephfs2 x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 509 k 2021-07-24T16:33:50.211 INFO:teuthology.orchestra.run.smithi115.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2021-07-24T16:33:50.211 INFO:teuthology.orchestra.run.smithi115.stdout: librabbitmq x86_64 0.9.0-2.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2021-07-24T16:33:50.213 INFO:teuthology.orchestra.run.smithi115.stdout: libradosstriper1 x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 380 k 2021-07-24T16:33:50.214 INFO:teuthology.orchestra.run.smithi115.stdout: librdkafka x86_64 0.11.4-1.el8 rhel-8-for-x86_64-appstream-rpms 353 k 2021-07-24T16:33:50.219 INFO:teuthology.orchestra.run.smithi115.stdout: librgw2 x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 3.2 M 2021-07-24T16:33:50.219 INFO:teuthology.orchestra.run.smithi115.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2021-07-24T16:33:50.220 INFO:teuthology.orchestra.run.smithi115.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2021-07-24T16:33:50.220 INFO:teuthology.orchestra.run.smithi115.stdout: python3-ceph-argparse x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 40 k 2021-07-24T16:33:50.220 INFO:teuthology.orchestra.run.smithi115.stdout: python3-ceph-common x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 76 k 2021-07-24T16:33:50.222 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cephfs x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 164 k 2021-07-24T16:33:50.222 INFO:teuthology.orchestra.run.smithi115.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2021-07-24T16:33:50.229 INFO:teuthology.orchestra.run.smithi115.stdout: python3-rados x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 364 k 2021-07-24T16:33:50.230 INFO:teuthology.orchestra.run.smithi115.stdout: python3-rbd x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 350 k 2021-07-24T16:33:50.230 INFO:teuthology.orchestra.run.smithi115.stdout: python3-rgw x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 113 k 2021-07-24T16:33:50.299 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:33:50.299 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2021-07-24T16:33:50.300 INFO:teuthology.orchestra.run.smithi115.stdout:==================================================================================================== 2021-07-24T16:33:50.300 INFO:teuthology.orchestra.run.smithi115.stdout:Install 22 Packages 2021-07-24T16:33:50.300 INFO:teuthology.orchestra.run.smithi115.stdout:Upgrade 2 Packages 2021-07-24T16:33:50.300 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:33:50.300 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 48 M 2021-07-24T16:33:50.301 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2021-07-24T16:33:50.302 INFO:teuthology.orchestra.run.smithi185.stdout:Dependencies resolved. 2021-07-24T16:33:50.302 INFO:teuthology.orchestra.run.smithi185.stdout:==================================================================================================== 2021-07-24T16:33:50.320 INFO:teuthology.orchestra.run.smithi185.stdout: Package Arch Version Repository Size 2021-07-24T16:33:50.321 INFO:teuthology.orchestra.run.smithi185.stdout:==================================================================================================== 2021-07-24T16:33:50.321 INFO:teuthology.orchestra.run.smithi185.stdout:Installing: 2021-07-24T16:33:50.321 INFO:teuthology.orchestra.run.smithi185.stdout: ceph-radosgw x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 10 M 2021-07-24T16:33:50.331 INFO:teuthology.orchestra.run.smithi185.stdout:Upgrading: 2021-07-24T16:33:50.331 INFO:teuthology.orchestra.run.smithi185.stdout: librados2 x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 3.5 M 2021-07-24T16:33:50.331 INFO:teuthology.orchestra.run.smithi185.stdout: librbd1 x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 1.9 M 2021-07-24T16:33:50.332 INFO:teuthology.orchestra.run.smithi185.stdout:Installing dependencies: 2021-07-24T16:33:50.343 INFO:teuthology.orchestra.run.smithi185.stdout: ceph-base x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 5.5 M 2021-07-24T16:33:50.344 INFO:teuthology.orchestra.run.smithi185.stdout: ceph-common x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 21 M 2021-07-24T16:33:50.351 INFO:teuthology.orchestra.run.smithi185.stdout: ceph-selinux x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 25 k 2021-07-24T16:33:50.352 INFO:teuthology.orchestra.run.smithi185.stdout: fmt x86_64 6.2.1-1.el8 epel 116 k 2021-07-24T16:33:50.352 INFO:teuthology.orchestra.run.smithi185.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2021-07-24T16:33:50.352 INFO:teuthology.orchestra.run.smithi185.stdout: leveldb x86_64 1.22-1.el8 epel 181 k 2021-07-24T16:33:50.353 INFO:teuthology.orchestra.run.smithi185.stdout: libcephfs2 x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 509 k 2021-07-24T16:33:50.353 INFO:teuthology.orchestra.run.smithi185.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2021-07-24T16:33:50.353 INFO:teuthology.orchestra.run.smithi185.stdout: librabbitmq x86_64 0.9.0-2.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2021-07-24T16:33:50.353 INFO:teuthology.orchestra.run.smithi185.stdout: libradosstriper1 x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 380 k 2021-07-24T16:33:50.354 INFO:teuthology.orchestra.run.smithi185.stdout: librdkafka x86_64 0.11.4-1.el8 rhel-8-for-x86_64-appstream-rpms 353 k 2021-07-24T16:33:50.354 INFO:teuthology.orchestra.run.smithi185.stdout: librgw2 x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 3.2 M 2021-07-24T16:33:50.354 INFO:teuthology.orchestra.run.smithi185.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2021-07-24T16:33:50.428 INFO:teuthology.orchestra.run.smithi185.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2021-07-24T16:33:50.428 INFO:teuthology.orchestra.run.smithi185.stdout: python3-ceph-argparse x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 40 k 2021-07-24T16:33:50.447 INFO:teuthology.orchestra.run.smithi185.stdout: python3-ceph-common x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 76 k 2021-07-24T16:33:50.447 INFO:teuthology.orchestra.run.smithi185.stdout: python3-cephfs x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 164 k 2021-07-24T16:33:50.447 INFO:teuthology.orchestra.run.smithi185.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2021-07-24T16:33:50.448 INFO:teuthology.orchestra.run.smithi185.stdout: python3-rados x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 364 k 2021-07-24T16:33:50.448 INFO:teuthology.orchestra.run.smithi185.stdout: python3-rbd x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 350 k 2021-07-24T16:33:50.448 INFO:teuthology.orchestra.run.smithi185.stdout: python3-rgw x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 113 k 2021-07-24T16:33:50.448 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:33:50.448 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction Summary 2021-07-24T16:33:50.449 INFO:teuthology.orchestra.run.smithi185.stdout:==================================================================================================== 2021-07-24T16:33:50.449 INFO:teuthology.orchestra.run.smithi185.stdout:Install 22 Packages 2021-07-24T16:33:50.449 INFO:teuthology.orchestra.run.smithi185.stdout:Upgrade 2 Packages 2021-07-24T16:33:50.449 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:33:50.450 INFO:teuthology.orchestra.run.smithi185.stdout:Total download size: 48 M 2021-07-24T16:33:50.450 INFO:teuthology.orchestra.run.smithi185.stdout:Downloading Packages: 2021-07-24T16:33:50.640 INFO:teuthology.orchestra.run.smithi115.stdout:(1/24): ceph-base-15.2.13-213.g0f589fd5.el8.x86 8.3 MB/s | 5.5 MB 00:00 2021-07-24T16:33:50.692 INFO:teuthology.orchestra.run.smithi115.stdout:(2/24): ceph-selinux-15.2.13-213.g0f589fd5.el8. 595 kB/s | 25 kB 00:00 2021-07-24T16:33:50.743 INFO:teuthology.orchestra.run.smithi115.stdout:(3/24): libcephfs2-15.2.13-213.g0f589fd5.el8.x8 8.1 MB/s | 509 kB 00:00 2021-07-24T16:33:50.817 INFO:teuthology.orchestra.run.smithi115.stdout:(4/24): libradosstriper1-15.2.13-213.g0f589fd5. 6.9 MB/s | 380 kB 00:00 2021-07-24T16:33:51.136 INFO:teuthology.orchestra.run.smithi115.stdout:(5/24): librgw2-15.2.13-213.g0f589fd5.el8.x86_6 9.5 MB/s | 3.2 MB 00:00 2021-07-24T16:33:51.227 INFO:teuthology.orchestra.run.smithi115.stdout:(6/24): python3-ceph-argparse-15.2.13-213.g0f58 789 kB/s | 40 kB 00:00 2021-07-24T16:33:51.239 INFO:teuthology.orchestra.run.smithi115.stdout:(7/24): python3-ceph-common-15.2.13-213.g0f589f 1.4 MB/s | 76 kB 00:00 2021-07-24T16:33:51.301 INFO:teuthology.orchestra.run.smithi115.stdout:(8/24): python3-cephfs-15.2.13-213.g0f589fd5.el 2.9 MB/s | 164 kB 00:00 2021-07-24T16:33:51.357 INFO:teuthology.orchestra.run.smithi115.stdout:(9/24): python3-rados-15.2.13-213.g0f589fd5.el8 5.6 MB/s | 364 kB 00:00 2021-07-24T16:33:51.421 INFO:teuthology.orchestra.run.smithi115.stdout:(10/24): python3-rbd-15.2.13-213.g0f589fd5.el8. 5.3 MB/s | 350 kB 00:00 2021-07-24T16:33:51.484 INFO:teuthology.orchestra.run.smithi115.stdout:(11/24): python3-rgw-15.2.13-213.g0f589fd5.el8. 2.0 MB/s | 113 kB 00:00 2021-07-24T16:33:51.611 INFO:teuthology.orchestra.run.smithi115.stdout:(12/24): ceph-radosgw-15.2.13-213.g0f589fd5.el8 6.1 MB/s | 10 MB 00:01 2021-07-24T16:33:51.615 INFO:teuthology.orchestra.run.smithi115.stdout:(13/24): fmt-6.2.1-1.el8.x86_64.rpm 870 kB/s | 116 kB 00:00 2021-07-24T16:33:51.654 INFO:teuthology.orchestra.run.smithi115.stdout:(14/24): leveldb-1.22-1.el8.x86_64.rpm 4.1 MB/s | 181 kB 00:00 2021-07-24T16:33:51.676 INFO:teuthology.orchestra.run.smithi115.stdout:(15/24): liboath-2.6.2-3.el8.x86_64.rpm 2.6 MB/s | 59 kB 00:00 2021-07-24T16:33:51.699 INFO:teuthology.orchestra.run.smithi115.stdout:(16/24): libunwind-1.3.1-3.el8.x86_64.rpm 3.3 MB/s | 75 kB 00:00 2021-07-24T16:33:51.729 INFO:teuthology.orchestra.run.smithi115.stdout:(17/24): python3-prettytable-0.7.2-14.el8.noarc 1.4 MB/s | 44 kB 00:00 2021-07-24T16:33:51.763 INFO:teuthology.orchestra.run.smithi115.stdout:(18/24): gperftools-libs-2.7-9.el8.x86_64.rpm 2.3 MB/s | 306 kB 00:00 2021-07-24T16:33:51.763 INFO:teuthology.orchestra.run.smithi115.stdout:(19/24): lttng-ust-2.8.1-11.el8.x86_64.rpm 11 MB/s | 259 kB 00:00 2021-07-24T16:33:51.837 INFO:teuthology.orchestra.run.smithi115.stdout:(20/24): librdkafka-0.11.4-1.el8.x86_64.rpm 10 MB/s | 353 kB 00:00 2021-07-24T16:33:51.838 INFO:teuthology.orchestra.run.smithi115.stdout:(21/24): librabbitmq-0.9.0-2.el8.x86_64.rpm 1.7 MB/s | 47 kB 00:00 2021-07-24T16:33:52.020 INFO:teuthology.orchestra.run.smithi115.stdout:(22/24): ceph-common-15.2.13-213.g0f589fd5.el8. 10 MB/s | 21 MB 00:02 2021-07-24T16:33:52.123 INFO:teuthology.orchestra.run.smithi115.stdout:(23/24): librbd1-15.2.13-213.g0f589fd5.el8.x86_ 5.6 MB/s | 1.9 MB 00:00 2021-07-24T16:33:52.224 INFO:teuthology.orchestra.run.smithi115.stdout:(24/24): librados2-15.2.13-213.g0f589fd5.el8.x8 9.2 MB/s | 3.5 MB 00:00 2021-07-24T16:33:52.225 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2021-07-24T16:33:52.225 INFO:teuthology.orchestra.run.smithi115.stdout:Total 22 MB/s | 48 MB 00:02 2021-07-24T16:33:52.226 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2021-07-24T16:33:52.226 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2021-07-24T16:33:52.227 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2021-07-24T16:33:52.597 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2021-07-24T16:33:52.598 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2021-07-24T16:33:53.129 INFO:teuthology.orchestra.run.smithi185.stdout:(1/24): ceph-common-15.2.13-213.g0f589fd5.el8.x 7.0 MB/s | 21 MB 00:02 2021-07-24T16:33:53.172 INFO:teuthology.orchestra.run.smithi185.stdout:(2/24): ceph-selinux-15.2.13-213.g0f589fd5.el8. 861 kB/s | 25 kB 00:00 2021-07-24T16:33:53.222 INFO:teuthology.orchestra.run.smithi185.stdout:(3/24): libcephfs2-15.2.13-213.g0f589fd5.el8.x8 15 MB/s | 509 kB 00:00 2021-07-24T16:33:53.225 INFO:teuthology.orchestra.run.smithi185.stdout:(4/24): libradosstriper1-15.2.13-213.g0f589fd5. 11 MB/s | 380 kB 00:00 2021-07-24T16:33:53.381 INFO:teuthology.orchestra.run.smithi185.stdout:(5/24): librgw2-15.2.13-213.g0f589fd5.el8.x86_6 20 MB/s | 3.2 MB 00:00 2021-07-24T16:33:53.437 INFO:teuthology.orchestra.run.smithi185.stdout:(6/24): python3-ceph-argparse-15.2.13-213.g0f58 1.6 MB/s | 40 kB 00:00 2021-07-24T16:33:53.437 INFO:teuthology.orchestra.run.smithi185.stdout:(7/24): python3-ceph-common-15.2.13-213.g0f589f 3.1 MB/s | 76 kB 00:00 2021-07-24T16:33:53.484 INFO:teuthology.orchestra.run.smithi185.stdout:(8/24): python3-cephfs-15.2.13-213.g0f589fd5.el 6.3 MB/s | 164 kB 00:00 2021-07-24T16:33:53.486 INFO:teuthology.orchestra.run.smithi185.stdout:(9/24): python3-rados-15.2.13-213.g0f589fd5.el8 12 MB/s | 364 kB 00:00 2021-07-24T16:33:53.512 INFO:teuthology.orchestra.run.smithi185.stdout:(10/24): python3-rbd-15.2.13-213.g0f589fd5.el8. 12 MB/s | 350 kB 00:00 2021-07-24T16:33:53.532 INFO:teuthology.orchestra.run.smithi185.stdout:(11/24): ceph-base-15.2.13-213.g0f589fd5.el8.x8 1.6 MB/s | 5.5 MB 00:03 2021-07-24T16:33:53.556 INFO:teuthology.orchestra.run.smithi185.stdout:(12/24): python3-rgw-15.2.13-213.g0f589fd5.el8. 4.4 MB/s | 113 kB 00:00 2021-07-24T16:33:53.668 INFO:teuthology.orchestra.run.smithi185.stdout:(13/24): fmt-6.2.1-1.el8.x86_64.rpm 1.1 MB/s | 116 kB 00:00 2021-07-24T16:33:53.668 INFO:teuthology.orchestra.run.smithi185.stdout:(14/24): gperftools-libs-2.7-9.el8.x86_64.rpm 2.3 MB/s | 306 kB 00:00 2021-07-24T16:33:53.709 INFO:teuthology.orchestra.run.smithi185.stdout:(15/24): leveldb-1.22-1.el8.x86_64.rpm 4.1 MB/s | 181 kB 00:00 2021-07-24T16:33:53.710 INFO:teuthology.orchestra.run.smithi185.stdout:(16/24): liboath-2.6.2-3.el8.x86_64.rpm 2.6 MB/s | 59 kB 00:00 2021-07-24T16:33:53.754 INFO:teuthology.orchestra.run.smithi185.stdout:(17/24): libunwind-1.3.1-3.el8.x86_64.rpm 3.3 MB/s | 75 kB 00:00 2021-07-24T16:33:53.798 INFO:teuthology.orchestra.run.smithi185.stdout:(18/24): librabbitmq-0.9.0-2.el8.x86_64.rpm 1.4 MB/s | 47 kB 00:00 2021-07-24T16:33:53.799 INFO:teuthology.orchestra.run.smithi185.stdout:(19/24): python3-prettytable-0.7.2-14.el8.noarc 1.2 MB/s | 44 kB 00:00 2021-07-24T16:33:53.800 INFO:teuthology.orchestra.run.smithi185.stdout:(20/24): lttng-ust-2.8.1-11.el8.x86_64.rpm 8.1 MB/s | 259 kB 00:00 2021-07-24T16:33:53.800 INFO:teuthology.orchestra.run.smithi185.stdout:(21/24): librdkafka-0.11.4-1.el8.x86_64.rpm 14 MB/s | 353 kB 00:00 2021-07-24T16:33:53.900 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2021-07-24T16:33:53.901 INFO:teuthology.orchestra.run.smithi185.stdout:(22/24): librbd1-15.2.13-213.g0f589fd5.el8.x86_ 17 MB/s | 1.9 MB 00:00 2021-07-24T16:33:54.101 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : fmt-6.2.1-1.el8.x86_64 1/26 2021-07-24T16:33:54.249 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/26 2021-07-24T16:33:54.617 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/26 2021-07-24T16:33:54.771 INFO:teuthology.orchestra.run.smithi115.stdout: Upgrading : librados2-2:15.2.13-213.g0f589fd5.el8.x86_64 3/26 2021-07-24T16:33:54.822 INFO:teuthology.orchestra.run.smithi185.stdout:(23/24): librados2-15.2.13-213.g0f589fd5.el8.x8 3.4 MB/s | 3.5 MB 00:01 2021-07-24T16:33:54.879 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: librados2-2:15.2.13-213.g0f589fd5.el8.x86_64 3/26 2021-07-24T16:33:54.967 INFO:teuthology.orchestra.run.smithi185.stdout:(24/24): ceph-radosgw-15.2.13-213.g0f589fd5.el8 2.1 MB/s | 10 MB 00:04 2021-07-24T16:33:54.970 INFO:teuthology.orchestra.run.smithi185.stdout:-------------------------------------------------------------------------------- 2021-07-24T16:33:54.971 INFO:teuthology.orchestra.run.smithi185.stdout:Total 10 MB/s | 48 MB 00:04 2021-07-24T16:33:54.984 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction check 2021-07-24T16:33:55.031 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction check succeeded. 2021-07-24T16:33:55.038 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction test 2021-07-24T16:33:55.062 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-rados-2:15.2.13-213.g0f589fd5.el8.x86_64 4/26 2021-07-24T16:33:55.315 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/26 2021-07-24T16:33:55.405 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction test succeeded. 2021-07-24T16:33:55.414 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction 2021-07-24T16:33:55.479 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : libcephfs2-2:15.2.13-213.g0f589fd5.el8.x86_64 6/26 2021-07-24T16:33:55.720 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: libcephfs2-2:15.2.13-213.g0f589fd5.el8.x86_64 6/26 2021-07-24T16:33:55.994 INFO:teuthology.orchestra.run.smithi115.stdout: Upgrading : librbd1-2:15.2.13-213.g0f589fd5.el8.x86_64 7/26 2021-07-24T16:33:56.063 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: librbd1-2:15.2.13-213.g0f589fd5.el8.x86_64 7/26 2021-07-24T16:33:56.267 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : librabbitmq-0.9.0-2.el8.x86_64 8/26 2021-07-24T16:33:56.431 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : librdkafka-0.11.4-1.el8.x86_64 9/26 2021-07-24T16:33:56.455 INFO:teuthology.orchestra.run.smithi185.stdout: Preparing : 1/1 2021-07-24T16:33:56.744 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : fmt-6.2.1-1.el8.x86_64 1/26 2021-07-24T16:33:56.776 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: librdkafka-0.11.4-1.el8.x86_64 9/26 2021-07-24T16:33:56.888 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/26 2021-07-24T16:33:56.973 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : librgw2-2:15.2.13-213.g0f589fd5.el8.x86_64 10/26 2021-07-24T16:33:57.061 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: librgw2-2:15.2.13-213.g0f589fd5.el8.x86_64 10/26 2021-07-24T16:33:57.301 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : leveldb-1.22-1.el8.x86_64 11/26 2021-07-24T16:33:57.302 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/26 2021-07-24T16:33:57.460 INFO:teuthology.orchestra.run.smithi185.stdout: Upgrading : librados2-2:15.2.13-213.g0f589fd5.el8.x86_64 3/26 2021-07-24T16:33:57.478 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-ceph-argparse-2:15.2.13-213.g0f589fd5.el8. 12/26 2021-07-24T16:33:57.574 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: librados2-2:15.2.13-213.g0f589fd5.el8.x86_64 3/26 2021-07-24T16:33:57.662 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-cephfs-2:15.2.13-213.g0f589fd5.el8.x86_64 13/26 2021-07-24T16:33:57.767 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-rados-2:15.2.13-213.g0f589fd5.el8.x86_64 4/26 2021-07-24T16:33:57.920 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/26 2021-07-24T16:33:57.957 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-rgw-2:15.2.13-213.g0f589fd5.el8.x86_64 14/26 2021-07-24T16:33:58.111 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : libcephfs2-2:15.2.13-213.g0f589fd5.el8.x86_64 6/26 2021-07-24T16:33:58.234 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-rbd-2:15.2.13-213.g0f589fd5.el8.x86_64 15/26 2021-07-24T16:33:58.341 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: libcephfs2-2:15.2.13-213.g0f589fd5.el8.x86_64 6/26 2021-07-24T16:33:58.446 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : libradosstriper1-2:15.2.13-213.g0f589fd5.el8.x86_6 16/26 2021-07-24T16:33:58.537 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: libradosstriper1-2:15.2.13-213.g0f589fd5.el8.x86_6 16/26 2021-07-24T16:33:58.576 INFO:teuthology.orchestra.run.smithi185.stdout: Upgrading : librbd1-2:15.2.13-213.g0f589fd5.el8.x86_64 7/26 2021-07-24T16:33:58.682 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: librbd1-2:15.2.13-213.g0f589fd5.el8.x86_64 7/26 2021-07-24T16:33:58.731 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 17/26 2021-07-24T16:33:58.879 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : librdkafka-0.11.4-1.el8.x86_64 8/26 2021-07-24T16:33:58.951 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: librdkafka-0.11.4-1.el8.x86_64 8/26 2021-07-24T16:33:58.965 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 18/26 2021-07-24T16:33:59.191 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 19/26 2021-07-24T16:33:59.388 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-ceph-common-2:15.2.13-213.g0f589fd5.el8.x8 20/26 2021-07-24T16:33:59.463 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : librabbitmq-0.9.0-2.el8.x86_64 9/26 2021-07-24T16:33:59.711 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : librgw2-2:15.2.13-213.g0f589fd5.el8.x86_64 10/26 2021-07-24T16:33:59.777 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: librgw2-2:15.2.13-213.g0f589fd5.el8.x86_64 10/26 2021-07-24T16:34:00.021 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : leveldb-1.22-1.el8.x86_64 11/26 2021-07-24T16:34:00.136 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-ceph-argparse-2:15.2.13-213.g0f589fd5.el8. 12/26 2021-07-24T16:34:00.352 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-cephfs-2:15.2.13-213.g0f589fd5.el8.x86_64 13/26 2021-07-24T16:34:00.553 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-rgw-2:15.2.13-213.g0f589fd5.el8.x86_64 14/26 2021-07-24T16:34:00.783 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-rbd-2:15.2.13-213.g0f589fd5.el8.x86_64 15/26 2021-07-24T16:34:00.956 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : libradosstriper1-2:15.2.13-213.g0f589fd5.el8.x86_6 16/26 2021-07-24T16:34:01.112 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: libradosstriper1-2:15.2.13-213.g0f589fd5.el8.x86_6 16/26 2021-07-24T16:34:01.226 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 17/26 2021-07-24T16:34:01.476 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 18/26 2021-07-24T16:34:01.705 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 19/26 2021-07-24T16:34:01.921 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-ceph-common-2:15.2.13-213.g0f589fd5.el8.x8 20/26 2021-07-24T16:34:03.227 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-common-2:15.2.13-213.g0f589fd5.el8.x86_64 21/26 2021-07-24T16:34:03.457 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-common-2:15.2.13-213.g0f589fd5.el8.x86_64 21/26 2021-07-24T16:34:04.097 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-common-2:15.2.13-213.g0f589fd5.el8.x86_64 21/26 2021-07-24T16:34:04.399 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-base-2:15.2.13-213.g0f589fd5.el8.x86_64 22/26 2021-07-24T16:34:04.540 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-base-2:15.2.13-213.g0f589fd5.el8.x86_64 22/26 2021-07-24T16:34:04.688 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-selinux-2:15.2.13-213.g0f589fd5.el8.x86_64 23/26 2021-07-24T16:34:05.792 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: ceph-common-2:15.2.13-213.g0f589fd5.el8.x86_64 21/26 2021-07-24T16:34:05.983 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : ceph-common-2:15.2.13-213.g0f589fd5.el8.x86_64 21/26 2021-07-24T16:34:06.623 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: ceph-common-2:15.2.13-213.g0f589fd5.el8.x86_64 21/26 2021-07-24T16:34:07.447 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : ceph-base-2:15.2.13-213.g0f589fd5.el8.x86_64 22/26 2021-07-24T16:34:07.571 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: ceph-base-2:15.2.13-213.g0f589fd5.el8.x86_64 22/26 2021-07-24T16:34:07.741 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : ceph-selinux-2:15.2.13-213.g0f589fd5.el8.x86_64 23/26 2021-07-24T16:34:22.071 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-selinux-2:15.2.13-213.g0f589fd5.el8.x86_64 23/26 2021-07-24T16:34:22.072 INFO:teuthology.orchestra.run.smithi115.stdout:skipping the directory /sys 2021-07-24T16:34:22.076 INFO:teuthology.orchestra.run.smithi115.stdout:skipping the directory /proc 2021-07-24T16:34:22.077 INFO:teuthology.orchestra.run.smithi115.stdout:skipping the directory /dev 2021-07-24T16:34:22.077 INFO:teuthology.orchestra.run.smithi115.stdout:skipping the directory /run 2021-07-24T16:34:22.077 INFO:teuthology.orchestra.run.smithi115.stdout:skipping the directory /mnt 2021-07-24T16:34:22.078 INFO:teuthology.orchestra.run.smithi115.stdout:skipping the directory /var/tmp 2021-07-24T16:34:22.078 INFO:teuthology.orchestra.run.smithi115.stdout:skipping the directory /home 2021-07-24T16:34:22.079 INFO:teuthology.orchestra.run.smithi115.stdout:skipping the directory /tmp 2021-07-24T16:34:22.079 INFO:teuthology.orchestra.run.smithi115.stdout:skipping the directory /dev 2021-07-24T16:34:22.079 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:34:23.095 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-radosgw-2:15.2.13-213.g0f589fd5.el8.x86_64 24/26 2021-07-24T16:34:23.208 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-radosgw-2:15.2.13-213.g0f589fd5.el8.x86_64 24/26 2021-07-24T16:34:23.208 INFO:teuthology.orchestra.run.smithi115.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 25/26 2021-07-24T16:34:23.412 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 25/26 2021-07-24T16:34:23.412 INFO:teuthology.orchestra.run.smithi115.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 26/26 2021-07-24T16:34:24.260 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 26/26 2021-07-24T16:34:24.260 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-base-2:15.2.13-213.g0f589fd5.el8.x86_64 1/26 2021-07-24T16:34:24.261 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-common-2:15.2.13-213.g0f589fd5.el8.x86_64 2/26 2021-07-24T16:34:24.261 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-radosgw-2:15.2.13-213.g0f589fd5.el8.x86_64 3/26 2021-07-24T16:34:24.261 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-selinux-2:15.2.13-213.g0f589fd5.el8.x86_64 4/26 2021-07-24T16:34:24.261 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : libcephfs2-2:15.2.13-213.g0f589fd5.el8.x86_64 5/26 2021-07-24T16:34:24.262 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : libradosstriper1-2:15.2.13-213.g0f589fd5.el8.x86_6 6/26 2021-07-24T16:34:24.262 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : librgw2-2:15.2.13-213.g0f589fd5.el8.x86_64 7/26 2021-07-24T16:34:24.262 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-ceph-argparse-2:15.2.13-213.g0f589fd5.el8. 8/26 2021-07-24T16:34:24.262 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-ceph-common-2:15.2.13-213.g0f589fd5.el8.x8 9/26 2021-07-24T16:34:24.263 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-cephfs-2:15.2.13-213.g0f589fd5.el8.x86_64 10/26 2021-07-24T16:34:24.263 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-rados-2:15.2.13-213.g0f589fd5.el8.x86_64 11/26 2021-07-24T16:34:24.264 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-rbd-2:15.2.13-213.g0f589fd5.el8.x86_64 12/26 2021-07-24T16:34:24.264 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-rgw-2:15.2.13-213.g0f589fd5.el8.x86_64 13/26 2021-07-24T16:34:24.264 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : fmt-6.2.1-1.el8.x86_64 14/26 2021-07-24T16:34:24.264 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 15/26 2021-07-24T16:34:24.265 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : leveldb-1.22-1.el8.x86_64 16/26 2021-07-24T16:34:24.265 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 17/26 2021-07-24T16:34:24.265 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 18/26 2021-07-24T16:34:24.265 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/26 2021-07-24T16:34:24.266 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 20/26 2021-07-24T16:34:24.266 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : librdkafka-0.11.4-1.el8.x86_64 21/26 2021-07-24T16:34:24.266 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : librabbitmq-0.9.0-2.el8.x86_64 22/26 2021-07-24T16:34:24.267 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : librados2-2:15.2.13-213.g0f589fd5.el8.x86_64 23/26 2021-07-24T16:34:24.267 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 24/26 2021-07-24T16:34:24.267 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : librbd1-2:15.2.13-213.g0f589fd5.el8.x86_64 25/26 2021-07-24T16:34:24.875 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: ceph-selinux-2:15.2.13-213.g0f589fd5.el8.x86_64 23/26 2021-07-24T16:34:24.876 INFO:teuthology.orchestra.run.smithi185.stdout:skipping the directory /sys 2021-07-24T16:34:24.876 INFO:teuthology.orchestra.run.smithi185.stdout:skipping the directory /proc 2021-07-24T16:34:24.876 INFO:teuthology.orchestra.run.smithi185.stdout:skipping the directory /dev 2021-07-24T16:34:24.876 INFO:teuthology.orchestra.run.smithi185.stdout:skipping the directory /run 2021-07-24T16:34:24.877 INFO:teuthology.orchestra.run.smithi185.stdout:skipping the directory /mnt 2021-07-24T16:34:24.877 INFO:teuthology.orchestra.run.smithi185.stdout:skipping the directory /var/tmp 2021-07-24T16:34:24.877 INFO:teuthology.orchestra.run.smithi185.stdout:skipping the directory /home 2021-07-24T16:34:24.877 INFO:teuthology.orchestra.run.smithi185.stdout:skipping the directory /tmp 2021-07-24T16:34:24.877 INFO:teuthology.orchestra.run.smithi185.stdout:skipping the directory /dev 2021-07-24T16:34:24.878 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:34:25.303 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 26/26 2021-07-24T16:34:25.303 INFO:teuthology.orchestra.run.smithi115.stdout:Installed products updated. 2021-07-24T16:34:25.978 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : ceph-radosgw-2:15.2.13-213.g0f589fd5.el8.x86_64 24/26 2021-07-24T16:34:26.048 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: ceph-radosgw-2:15.2.13-213.g0f589fd5.el8.x86_64 24/26 2021-07-24T16:34:26.048 INFO:teuthology.orchestra.run.smithi185.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 25/26 2021-07-24T16:34:26.281 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 25/26 2021-07-24T16:34:26.282 INFO:teuthology.orchestra.run.smithi185.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 26/26 2021-07-24T16:34:27.079 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 26/26 2021-07-24T16:34:27.079 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : ceph-base-2:15.2.13-213.g0f589fd5.el8.x86_64 1/26 2021-07-24T16:34:27.080 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : ceph-common-2:15.2.13-213.g0f589fd5.el8.x86_64 2/26 2021-07-24T16:34:27.080 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : ceph-radosgw-2:15.2.13-213.g0f589fd5.el8.x86_64 3/26 2021-07-24T16:34:27.080 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : ceph-selinux-2:15.2.13-213.g0f589fd5.el8.x86_64 4/26 2021-07-24T16:34:27.080 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : libcephfs2-2:15.2.13-213.g0f589fd5.el8.x86_64 5/26 2021-07-24T16:34:27.080 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : libradosstriper1-2:15.2.13-213.g0f589fd5.el8.x86_6 6/26 2021-07-24T16:34:27.081 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : librgw2-2:15.2.13-213.g0f589fd5.el8.x86_64 7/26 2021-07-24T16:34:27.081 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-ceph-argparse-2:15.2.13-213.g0f589fd5.el8. 8/26 2021-07-24T16:34:27.081 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-ceph-common-2:15.2.13-213.g0f589fd5.el8.x8 9/26 2021-07-24T16:34:27.081 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-cephfs-2:15.2.13-213.g0f589fd5.el8.x86_64 10/26 2021-07-24T16:34:27.082 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-rados-2:15.2.13-213.g0f589fd5.el8.x86_64 11/26 2021-07-24T16:34:27.082 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-rbd-2:15.2.13-213.g0f589fd5.el8.x86_64 12/26 2021-07-24T16:34:27.082 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-rgw-2:15.2.13-213.g0f589fd5.el8.x86_64 13/26 2021-07-24T16:34:27.109 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : fmt-6.2.1-1.el8.x86_64 14/26 2021-07-24T16:34:27.110 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 15/26 2021-07-24T16:34:27.110 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : leveldb-1.22-1.el8.x86_64 16/26 2021-07-24T16:34:27.110 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 17/26 2021-07-24T16:34:27.215 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 18/26 2021-07-24T16:34:27.215 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : librabbitmq-0.9.0-2.el8.x86_64 19/26 2021-07-24T16:34:27.215 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/26 2021-07-24T16:34:27.215 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 21/26 2021-07-24T16:34:27.216 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : librdkafka-0.11.4-1.el8.x86_64 22/26 2021-07-24T16:34:27.216 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : librados2-2:15.2.13-213.g0f589fd5.el8.x86_64 23/26 2021-07-24T16:34:27.216 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 24/26 2021-07-24T16:34:27.216 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : librbd1-2:15.2.13-213.g0f589fd5.el8.x86_64 25/26 2021-07-24T16:34:27.944 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 26/26 2021-07-24T16:34:27.944 INFO:teuthology.orchestra.run.smithi185.stdout:Installed products updated. 2021-07-24T16:34:35.880 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:05 ago on Sat 24 Jul 2021 04:34:30 PM UTC. 2021-07-24T16:34:38.292 INFO:teuthology.orchestra.run.smithi185.stdout:Last metadata expiration check: 0:00:05 ago on Sat 24 Jul 2021 04:34:33 PM UTC. 2021-07-24T16:34:38.727 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:34:38.727 INFO:teuthology.orchestra.run.smithi115.stdout:Upgraded: 2021-07-24T16:34:38.727 INFO:teuthology.orchestra.run.smithi115.stdout: librados2-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:34:38.727 INFO:teuthology.orchestra.run.smithi115.stdout: librbd1-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:34:38.728 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:34:38.728 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2021-07-24T16:34:38.728 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-base-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:34:38.728 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-common-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:34:38.760 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-radosgw-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:34:38.760 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-selinux-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:34:38.761 INFO:teuthology.orchestra.run.smithi115.stdout: fmt-6.2.1-1.el8.x86_64 2021-07-24T16:34:38.761 INFO:teuthology.orchestra.run.smithi115.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2021-07-24T16:34:38.791 INFO:teuthology.orchestra.run.smithi115.stdout: leveldb-1.22-1.el8.x86_64 2021-07-24T16:34:38.792 INFO:teuthology.orchestra.run.smithi115.stdout: libcephfs2-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:34:38.792 INFO:teuthology.orchestra.run.smithi115.stdout: liboath-2.6.2-3.el8.x86_64 2021-07-24T16:34:38.792 INFO:teuthology.orchestra.run.smithi115.stdout: librabbitmq-0.9.0-2.el8.x86_64 2021-07-24T16:34:38.792 INFO:teuthology.orchestra.run.smithi115.stdout: libradosstriper1-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:34:38.792 INFO:teuthology.orchestra.run.smithi115.stdout: librdkafka-0.11.4-1.el8.x86_64 2021-07-24T16:34:38.793 INFO:teuthology.orchestra.run.smithi115.stdout: librgw2-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:34:38.793 INFO:teuthology.orchestra.run.smithi115.stdout: libunwind-1.3.1-3.el8.x86_64 2021-07-24T16:34:38.793 INFO:teuthology.orchestra.run.smithi115.stdout: lttng-ust-2.8.1-11.el8.x86_64 2021-07-24T16:34:38.793 INFO:teuthology.orchestra.run.smithi115.stdout: python3-ceph-argparse-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:34:38.794 INFO:teuthology.orchestra.run.smithi115.stdout: python3-ceph-common-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:34:38.794 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cephfs-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:34:38.794 INFO:teuthology.orchestra.run.smithi115.stdout: python3-prettytable-0.7.2-14.el8.noarch 2021-07-24T16:34:38.811 INFO:teuthology.orchestra.run.smithi115.stdout: python3-rados-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:34:38.811 INFO:teuthology.orchestra.run.smithi115.stdout: python3-rbd-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:34:38.811 INFO:teuthology.orchestra.run.smithi115.stdout: python3-rgw-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:34:38.811 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:34:38.812 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2021-07-24T16:34:38.830 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install ceph-test 2021-07-24T16:34:39.139 INFO:teuthology.orchestra.run.smithi115.stdout:Updating Subscription Management repositories. 2021-07-24T16:34:39.612 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 98 kB/s | 2.8 kB 00:00 2021-07-24T16:34:41.348 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:34:41.349 INFO:teuthology.orchestra.run.smithi185.stdout:Upgraded: 2021-07-24T16:34:41.349 INFO:teuthology.orchestra.run.smithi185.stdout: librados2-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:34:41.349 INFO:teuthology.orchestra.run.smithi185.stdout: librbd1-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:34:41.349 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:34:41.350 INFO:teuthology.orchestra.run.smithi185.stdout:Installed: 2021-07-24T16:34:41.350 INFO:teuthology.orchestra.run.smithi185.stdout: ceph-base-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:34:41.350 INFO:teuthology.orchestra.run.smithi185.stdout: ceph-common-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:34:41.366 INFO:teuthology.orchestra.run.smithi185.stdout: ceph-radosgw-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:34:41.367 INFO:teuthology.orchestra.run.smithi185.stdout: ceph-selinux-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:34:41.367 INFO:teuthology.orchestra.run.smithi185.stdout: fmt-6.2.1-1.el8.x86_64 2021-07-24T16:34:41.367 INFO:teuthology.orchestra.run.smithi185.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2021-07-24T16:34:41.368 INFO:teuthology.orchestra.run.smithi185.stdout: leveldb-1.22-1.el8.x86_64 2021-07-24T16:34:41.368 INFO:teuthology.orchestra.run.smithi185.stdout: libcephfs2-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:34:41.368 INFO:teuthology.orchestra.run.smithi185.stdout: liboath-2.6.2-3.el8.x86_64 2021-07-24T16:34:41.368 INFO:teuthology.orchestra.run.smithi185.stdout: librabbitmq-0.9.0-2.el8.x86_64 2021-07-24T16:34:41.369 INFO:teuthology.orchestra.run.smithi185.stdout: libradosstriper1-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:34:41.369 INFO:teuthology.orchestra.run.smithi185.stdout: librdkafka-0.11.4-1.el8.x86_64 2021-07-24T16:34:41.369 INFO:teuthology.orchestra.run.smithi185.stdout: librgw2-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:34:41.369 INFO:teuthology.orchestra.run.smithi185.stdout: libunwind-1.3.1-3.el8.x86_64 2021-07-24T16:34:41.369 INFO:teuthology.orchestra.run.smithi185.stdout: lttng-ust-2.8.1-11.el8.x86_64 2021-07-24T16:34:41.370 INFO:teuthology.orchestra.run.smithi185.stdout: python3-ceph-argparse-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:34:41.370 INFO:teuthology.orchestra.run.smithi185.stdout: python3-ceph-common-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:34:41.370 INFO:teuthology.orchestra.run.smithi185.stdout: python3-cephfs-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:34:41.379 INFO:teuthology.orchestra.run.smithi185.stdout: python3-prettytable-0.7.2-14.el8.noarch 2021-07-24T16:34:41.379 INFO:teuthology.orchestra.run.smithi185.stdout: python3-rados-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:34:41.380 INFO:teuthology.orchestra.run.smithi185.stdout: python3-rbd-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:34:41.380 INFO:teuthology.orchestra.run.smithi185.stdout: python3-rgw-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:34:41.392 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:34:41.392 INFO:teuthology.orchestra.run.smithi185.stdout:Complete! 2021-07-24T16:34:41.444 DEBUG:teuthology.orchestra.run.smithi185:> sudo yum -y install ceph-test 2021-07-24T16:34:41.723 INFO:teuthology.orchestra.run.smithi185.stdout:Updating Subscription Management repositories. 2021-07-24T16:34:42.191 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 84 kB/s | 2.4 kB 00:00 2021-07-24T16:34:43.520 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 78 kB/s | 2.4 kB 00:00 2021-07-24T16:34:46.331 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 99 kB/s | 2.8 kB 00:00 2021-07-24T16:34:47.667 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:04 ago on Sat 24 Jul 2021 04:33:38 PM UTC. 2021-07-24T16:34:49.874 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2021-07-24T16:34:49.875 INFO:teuthology.orchestra.run.smithi115.stdout:========================================================================================= 2021-07-24T16:34:49.875 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repository Size 2021-07-24T16:34:49.875 INFO:teuthology.orchestra.run.smithi115.stdout:========================================================================================= 2021-07-24T16:34:49.876 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2021-07-24T16:34:49.876 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-test x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 42 M 2021-07-24T16:34:49.876 INFO:teuthology.orchestra.run.smithi115.stdout:Installing dependencies: 2021-07-24T16:34:49.876 INFO:teuthology.orchestra.run.smithi115.stdout: jq x86_64 1.5-12.el8 rhel-8-for-x86_64-appstream-rpms 161 k 2021-07-24T16:34:49.877 INFO:teuthology.orchestra.run.smithi115.stdout: libxslt x86_64 1.1.32-5.el8 rhel-8-for-x86_64-baseos-rpms 250 k 2021-07-24T16:34:49.877 INFO:teuthology.orchestra.run.smithi115.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2021-07-24T16:34:49.877 INFO:teuthology.orchestra.run.smithi115.stdout: socat x86_64 1.7.3.3-2.el8 rhel-8-for-x86_64-appstream-rpms 302 k 2021-07-24T16:34:49.877 INFO:teuthology.orchestra.run.smithi115.stdout: xmlstarlet x86_64 1.6.1-11.el8 epel 69 k 2021-07-24T16:34:49.903 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:34:49.903 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2021-07-24T16:34:49.904 INFO:teuthology.orchestra.run.smithi115.stdout:========================================================================================= 2021-07-24T16:34:49.904 INFO:teuthology.orchestra.run.smithi115.stdout:Install 6 Packages 2021-07-24T16:34:49.904 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:34:49.905 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 43 M 2021-07-24T16:34:49.905 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 155 M 2021-07-24T16:34:49.906 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2021-07-24T16:34:49.931 INFO:teuthology.orchestra.run.smithi115.stdout:(1/6): socat-1.7.3.3-2.el8.x86_64.rpm 9.3 MB/s | 302 kB 00:00 2021-07-24T16:34:49.931 INFO:teuthology.orchestra.run.smithi115.stdout:(2/6): oniguruma-6.8.2-2.el8.x86_64.rpm 8.4 MB/s | 187 kB 00:00 2021-07-24T16:34:49.963 INFO:teuthology.orchestra.run.smithi115.stdout:(3/6): jq-1.5-12.el8.x86_64.rpm 6.1 MB/s | 161 kB 00:00 2021-07-24T16:34:49.977 INFO:teuthology.orchestra.run.smithi115.stdout:(4/6): xmlstarlet-1.6.1-11.el8.x86_64.rpm 778 kB/s | 69 kB 00:00 2021-07-24T16:34:49.991 INFO:teuthology.orchestra.run.smithi115.stdout:(5/6): libxslt-1.1.32-5.el8.x86_64.rpm 11 MB/s | 250 kB 00:00 2021-07-24T16:34:50.398 INFO:teuthology.orchestra.run.smithi185.stdout:Last metadata expiration check: 0:00:04 ago on Sat 24 Jul 2021 04:33:38 PM UTC. 2021-07-24T16:34:52.499 INFO:teuthology.orchestra.run.smithi185.stdout:Dependencies resolved. 2021-07-24T16:34:52.500 INFO:teuthology.orchestra.run.smithi185.stdout:========================================================================================= 2021-07-24T16:34:52.500 INFO:teuthology.orchestra.run.smithi185.stdout: Package Arch Version Repository Size 2021-07-24T16:34:52.500 INFO:teuthology.orchestra.run.smithi185.stdout:========================================================================================= 2021-07-24T16:34:52.500 INFO:teuthology.orchestra.run.smithi185.stdout:Installing: 2021-07-24T16:34:52.501 INFO:teuthology.orchestra.run.smithi185.stdout: ceph-test x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 42 M 2021-07-24T16:34:52.501 INFO:teuthology.orchestra.run.smithi185.stdout:Installing dependencies: 2021-07-24T16:34:52.501 INFO:teuthology.orchestra.run.smithi185.stdout: jq x86_64 1.5-12.el8 rhel-8-for-x86_64-appstream-rpms 161 k 2021-07-24T16:34:52.501 INFO:teuthology.orchestra.run.smithi185.stdout: libxslt x86_64 1.1.32-5.el8 rhel-8-for-x86_64-baseos-rpms 250 k 2021-07-24T16:34:52.502 INFO:teuthology.orchestra.run.smithi185.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2021-07-24T16:34:52.502 INFO:teuthology.orchestra.run.smithi185.stdout: socat x86_64 1.7.3.3-2.el8 rhel-8-for-x86_64-appstream-rpms 302 k 2021-07-24T16:34:52.502 INFO:teuthology.orchestra.run.smithi185.stdout: xmlstarlet x86_64 1.6.1-11.el8 epel 69 k 2021-07-24T16:34:52.512 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:34:52.513 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction Summary 2021-07-24T16:34:52.513 INFO:teuthology.orchestra.run.smithi185.stdout:========================================================================================= 2021-07-24T16:34:52.513 INFO:teuthology.orchestra.run.smithi185.stdout:Install 6 Packages 2021-07-24T16:34:52.514 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:34:52.514 INFO:teuthology.orchestra.run.smithi185.stdout:Total download size: 43 M 2021-07-24T16:34:52.514 INFO:teuthology.orchestra.run.smithi185.stdout:Installed size: 155 M 2021-07-24T16:34:52.527 INFO:teuthology.orchestra.run.smithi185.stdout:Downloading Packages: 2021-07-24T16:34:52.529 INFO:teuthology.orchestra.run.smithi185.stdout:(1/6): libxslt-1.1.32-5.el8.x86_64.rpm 7.6 MB/s | 250 kB 00:00 2021-07-24T16:34:52.567 INFO:teuthology.orchestra.run.smithi185.stdout:(2/6): socat-1.7.3.3-2.el8.x86_64.rpm 13 MB/s | 302 kB 00:00 2021-07-24T16:34:52.599 INFO:teuthology.orchestra.run.smithi185.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 8.8 MB/s | 187 kB 00:00 2021-07-24T16:34:52.599 INFO:teuthology.orchestra.run.smithi185.stdout:(4/6): xmlstarlet-1.6.1-11.el8.x86_64.rpm 780 kB/s | 69 kB 00:00 2021-07-24T16:34:52.613 INFO:teuthology.orchestra.run.smithi185.stdout:(5/6): jq-1.5-12.el8.x86_64.rpm 5.5 MB/s | 161 kB 00:00 2021-07-24T16:34:55.100 INFO:teuthology.orchestra.run.smithi115.stdout:(6/6): ceph-test-15.2.13-213.g0f589fd5.el8.x86_ 8.0 MB/s | 42 MB 00:05 2021-07-24T16:34:55.119 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2021-07-24T16:34:55.119 INFO:teuthology.orchestra.run.smithi115.stdout:Total 8.2 MB/s | 43 MB 00:05 2021-07-24T16:34:55.139 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2021-07-24T16:34:55.140 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2021-07-24T16:34:55.141 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2021-07-24T16:34:55.367 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2021-07-24T16:34:55.371 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2021-07-24T16:34:55.803 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2021-07-24T16:34:56.755 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : libxslt-1.1.32-5.el8.x86_64 1/6 2021-07-24T16:34:56.923 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : xmlstarlet-1.6.1-11.el8.x86_64 2/6 2021-07-24T16:34:57.099 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 3/6 2021-07-24T16:34:57.197 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 3/6 2021-07-24T16:34:57.447 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : jq-1.5-12.el8.x86_64 4/6 2021-07-24T16:35:01.263 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : socat-1.7.3.3-2.el8.x86_64 5/6 2021-07-24T16:35:01.515 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-test-2:15.2.13-213.g0f589fd5.el8.x86_64 6/6 2021-07-24T16:35:01.740 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-test-2:15.2.13-213.g0f589fd5.el8.x86_64 6/6 2021-07-24T16:35:01.740 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-test-2:15.2.13-213.g0f589fd5.el8.x86_64 1/6 2021-07-24T16:35:01.741 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : xmlstarlet-1.6.1-11.el8.x86_64 2/6 2021-07-24T16:35:01.741 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : socat-1.7.3.3-2.el8.x86_64 3/6 2021-07-24T16:35:01.741 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2021-07-24T16:35:01.741 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : jq-1.5-12.el8.x86_64 5/6 2021-07-24T16:35:02.662 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : libxslt-1.1.32-5.el8.x86_64 6/6 2021-07-24T16:35:02.662 INFO:teuthology.orchestra.run.smithi115.stdout:Installed products updated. 2021-07-24T16:35:04.722 INFO:teuthology.orchestra.run.smithi185.stdout:(6/6): ceph-test-15.2.13-213.g0f589fd5.el8.x86_ 3.4 MB/s | 42 MB 00:12 2021-07-24T16:35:04.722 INFO:teuthology.orchestra.run.smithi185.stdout:-------------------------------------------------------------------------------- 2021-07-24T16:35:04.723 INFO:teuthology.orchestra.run.smithi185.stdout:Total 3.5 MB/s | 43 MB 00:12 2021-07-24T16:35:04.723 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction check 2021-07-24T16:35:04.744 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction check succeeded. 2021-07-24T16:35:04.744 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction test 2021-07-24T16:35:04.984 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction test succeeded. 2021-07-24T16:35:04.991 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction 2021-07-24T16:35:05.451 INFO:teuthology.orchestra.run.smithi185.stdout: Preparing : 1/1 2021-07-24T16:35:05.635 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2021-07-24T16:35:05.722 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2021-07-24T16:35:05.987 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : jq-1.5-12.el8.x86_64 2/6 2021-07-24T16:35:06.155 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : socat-1.7.3.3-2.el8.x86_64 3/6 2021-07-24T16:35:06.411 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : libxslt-1.1.32-5.el8.x86_64 4/6 2021-07-24T16:35:10.208 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : xmlstarlet-1.6.1-11.el8.x86_64 5/6 2021-07-24T16:35:10.471 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : ceph-test-2:15.2.13-213.g0f589fd5.el8.x86_64 6/6 2021-07-24T16:35:10.697 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: ceph-test-2:15.2.13-213.g0f589fd5.el8.x86_64 6/6 2021-07-24T16:35:10.697 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : ceph-test-2:15.2.13-213.g0f589fd5.el8.x86_64 1/6 2021-07-24T16:35:10.697 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : xmlstarlet-1.6.1-11.el8.x86_64 2/6 2021-07-24T16:35:10.698 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : libxslt-1.1.32-5.el8.x86_64 3/6 2021-07-24T16:35:10.698 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : socat-1.7.3.3-2.el8.x86_64 4/6 2021-07-24T16:35:10.698 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2021-07-24T16:35:11.216 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : jq-1.5-12.el8.x86_64 6/6 2021-07-24T16:35:11.217 INFO:teuthology.orchestra.run.smithi185.stdout:Installed products updated. 2021-07-24T16:35:12.655 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:04 ago on Sat 24 Jul 2021 04:34:30 PM UTC. 2021-07-24T16:35:15.391 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:35:15.391 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2021-07-24T16:35:15.392 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-test-2:15.2.13-213.g0f589fd5.el8.x86_64 jq-1.5-12.el8.x86_64 2021-07-24T16:35:15.392 INFO:teuthology.orchestra.run.smithi115.stdout: libxslt-1.1.32-5.el8.x86_64 oniguruma-6.8.2-2.el8.x86_64 2021-07-24T16:35:15.392 INFO:teuthology.orchestra.run.smithi115.stdout: socat-1.7.3.3-2.el8.x86_64 xmlstarlet-1.6.1-11.el8.x86_64 2021-07-24T16:35:15.392 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:35:15.392 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2021-07-24T16:35:15.515 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install ceph 2021-07-24T16:35:15.789 INFO:teuthology.orchestra.run.smithi115.stdout:Updating Subscription Management repositories. 2021-07-24T16:35:16.295 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 97 kB/s | 2.8 kB 00:00 2021-07-24T16:35:20.329 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 83 kB/s | 2.4 kB 00:00 2021-07-24T16:35:21.206 INFO:teuthology.orchestra.run.smithi185.stdout:Last metadata expiration check: 0:00:05 ago on Sat 24 Jul 2021 04:34:33 PM UTC. 2021-07-24T16:35:23.503 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:35:23.503 INFO:teuthology.orchestra.run.smithi185.stdout:Installed: 2021-07-24T16:35:23.503 INFO:teuthology.orchestra.run.smithi185.stdout: ceph-test-2:15.2.13-213.g0f589fd5.el8.x86_64 jq-1.5-12.el8.x86_64 2021-07-24T16:35:23.503 INFO:teuthology.orchestra.run.smithi185.stdout: libxslt-1.1.32-5.el8.x86_64 oniguruma-6.8.2-2.el8.x86_64 2021-07-24T16:35:23.504 INFO:teuthology.orchestra.run.smithi185.stdout: socat-1.7.3.3-2.el8.x86_64 xmlstarlet-1.6.1-11.el8.x86_64 2021-07-24T16:35:23.504 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:35:23.504 INFO:teuthology.orchestra.run.smithi185.stdout:Complete! 2021-07-24T16:35:23.598 DEBUG:teuthology.orchestra.run.smithi185:> sudo yum -y install ceph 2021-07-24T16:35:23.884 INFO:teuthology.orchestra.run.smithi185.stdout:Updating Subscription Management repositories. 2021-07-24T16:35:24.394 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 82 kB/s | 2.4 kB 00:00 2021-07-24T16:35:24.632 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:04 ago on Sat 24 Jul 2021 04:33:38 PM UTC. 2021-07-24T16:35:26.759 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2021-07-24T16:35:26.767 INFO:teuthology.orchestra.run.smithi115.stdout:======================================================================================================= 2021-07-24T16:35:26.767 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repository Size 2021-07-24T16:35:26.767 INFO:teuthology.orchestra.run.smithi115.stdout:======================================================================================================= 2021-07-24T16:35:26.767 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2021-07-24T16:35:26.768 INFO:teuthology.orchestra.run.smithi115.stdout: ceph x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 6.4 k 2021-07-24T16:35:26.768 INFO:teuthology.orchestra.run.smithi115.stdout:Installing dependencies: 2021-07-24T16:35:26.768 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mds x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 2.0 M 2021-07-24T16:35:26.768 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mgr x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 1.4 M 2021-07-24T16:35:26.769 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mgr-modules-core noarch 2:15.2.13-213.g0f589fd5.el8 ceph-noarch 192 k 2021-07-24T16:35:26.769 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mon x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 4.4 M 2021-07-24T16:35:26.769 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-osd x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 17 M 2021-07-24T16:35:26.769 INFO:teuthology.orchestra.run.smithi115.stdout: python3-asn1crypto noarch 0.24.0-3.el8 rhel-8-for-x86_64-baseos-rpms 181 k 2021-07-24T16:35:26.770 INFO:teuthology.orchestra.run.smithi115.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2021-07-24T16:35:26.770 INFO:teuthology.orchestra.run.smithi115.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2021-07-24T16:35:26.773 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cffi x86_64 1.11.5-5.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2021-07-24T16:35:26.773 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2021-07-24T16:35:26.773 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2021-07-24T16:35:26.773 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cryptography x86_64 2.3-3.el8 rhel-8-for-x86_64-baseos-rpms 511 k 2021-07-24T16:35:26.774 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2021-07-24T16:35:26.774 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2021-07-24T16:35:26.774 INFO:teuthology.orchestra.run.smithi115.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2021-07-24T16:35:26.774 INFO:teuthology.orchestra.run.smithi115.stdout: python3-lxml x86_64 4.2.3-1.el8 rhel-8-for-x86_64-appstream-rpms 1.5 M 2021-07-24T16:35:26.775 INFO:teuthology.orchestra.run.smithi115.stdout: python3-mako noarch 1.0.6-13.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2021-07-24T16:35:26.775 INFO:teuthology.orchestra.run.smithi115.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2021-07-24T16:35:26.775 INFO:teuthology.orchestra.run.smithi115.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2021-07-24T16:35:26.798 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2021-07-24T16:35:26.798 INFO:teuthology.orchestra.run.smithi115.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2021-07-24T16:35:26.798 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pyOpenSSL noarch 18.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2021-07-24T16:35:26.798 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2021-07-24T16:35:26.799 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pytz noarch 2017.2-9.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2021-07-24T16:35:26.799 INFO:teuthology.orchestra.run.smithi115.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2021-07-24T16:35:26.799 INFO:teuthology.orchestra.run.smithi115.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2021-07-24T16:35:26.799 INFO:teuthology.orchestra.run.smithi115.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2021-07-24T16:35:26.800 INFO:teuthology.orchestra.run.smithi115.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2021-07-24T16:35:26.800 INFO:teuthology.orchestra.run.smithi115.stdout: python3-waitress noarch 1.2.1-2.el8.1 epel 241 k 2021-07-24T16:35:26.800 INFO:teuthology.orchestra.run.smithi115.stdout: python3-webencodings noarch 0.5.1-6.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2021-07-24T16:35:26.800 INFO:teuthology.orchestra.run.smithi115.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2021-07-24T16:35:26.801 INFO:teuthology.orchestra.run.smithi115.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2021-07-24T16:35:26.801 INFO:teuthology.orchestra.run.smithi115.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2021-07-24T16:35:26.804 INFO:teuthology.orchestra.run.smithi115.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2021-07-24T16:35:26.804 INFO:teuthology.orchestra.run.smithi115.stdout:Installing weak dependencies: 2021-07-24T16:35:26.805 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cssselect noarch 0.9.2-10.el8 epel 40 k 2021-07-24T16:35:26.805 INFO:teuthology.orchestra.run.smithi115.stdout: python3-html5lib noarch 1:0.999999999-6.el8 rhel-8-for-x86_64-appstream-rpms 214 k 2021-07-24T16:35:26.805 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:35:26.805 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2021-07-24T16:35:26.806 INFO:teuthology.orchestra.run.smithi115.stdout:======================================================================================================= 2021-07-24T16:35:26.806 INFO:teuthology.orchestra.run.smithi115.stdout:Install 37 Packages 2021-07-24T16:35:26.806 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:35:26.806 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 30 M 2021-07-24T16:35:26.826 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 98 M 2021-07-24T16:35:26.827 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2021-07-24T16:35:26.873 INFO:teuthology.orchestra.run.smithi115.stdout:(1/37): ceph-15.2.13-213.g0f589fd5.el8.x86_64.r 60 kB/s | 6.4 kB 00:00 2021-07-24T16:35:27.363 INFO:teuthology.orchestra.run.smithi115.stdout:(2/37): ceph-mds-15.2.13-213.g0f589fd5.el8.x86_ 3.4 MB/s | 2.0 MB 00:00 2021-07-24T16:35:27.397 INFO:teuthology.orchestra.run.smithi115.stdout:(3/37): ceph-mgr-15.2.13-213.g0f589fd5.el8.x86_ 2.3 MB/s | 1.4 MB 00:00 2021-07-24T16:35:27.467 INFO:teuthology.orchestra.run.smithi115.stdout:(4/37): ceph-mgr-modules-core-15.2.13-213.g0f58 2.6 MB/s | 192 kB 00:00 2021-07-24T16:35:27.575 INFO:teuthology.orchestra.run.smithi115.stdout:(5/37): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 407 kB/s | 44 kB 00:00 2021-07-24T16:35:27.691 INFO:teuthology.orchestra.run.smithi115.stdout:(6/37): python3-beautifulsoup4-4.6.3-2.el8.1.no 1.7 MB/s | 185 kB 00:00 2021-07-24T16:35:27.775 INFO:teuthology.orchestra.run.smithi115.stdout:(7/37): python3-cheroot-8.5.2-1.el8.noarch.rpm 1.8 MB/s | 173 kB 00:00 2021-07-24T16:35:27.995 INFO:teuthology.orchestra.run.smithi115.stdout:(8/37): python3-cherrypy-18.4.0-1.el8.noarch.rp 1.8 MB/s | 384 kB 00:00 2021-07-24T16:35:28.019 INFO:teuthology.orchestra.run.smithi115.stdout:(9/37): python3-cssselect-0.9.2-10.el8.noarch.r 1.1 MB/s | 40 kB 00:00 2021-07-24T16:35:28.033 INFO:teuthology.orchestra.run.smithi115.stdout:(10/37): ceph-mon-15.2.13-213.g0f589fd5.el8.x86 3.8 MB/s | 4.4 MB 00:01 2021-07-24T16:35:28.067 INFO:teuthology.orchestra.run.smithi115.stdout:(11/37): python3-jaraco-6.2-6.el8.noarch.rpm 416 kB/s | 11 kB 00:00 2021-07-24T16:35:28.082 INFO:teuthology.orchestra.run.smithi115.stdout:(12/37): python3-logutils-0.3.5-11.el8.noarch.r 1.7 MB/s | 49 kB 00:00 2021-07-24T16:35:28.167 INFO:teuthology.orchestra.run.smithi115.stdout:(13/37): python3-jaraco-functools-2.0-4.el8.noa 265 kB/s | 18 kB 00:00 2021-07-24T16:35:28.168 INFO:teuthology.orchestra.run.smithi115.stdout:(14/37): python3-more-itertools-7.2.0-3.el8.noa 2.1 MB/s | 59 kB 00:00 2021-07-24T16:35:28.168 INFO:teuthology.orchestra.run.smithi115.stdout:(15/37): python3-portend-2.6-1.el8.noarch.rpm 576 kB/s | 16 kB 00:00 2021-07-24T16:35:28.168 INFO:teuthology.orchestra.run.smithi115.stdout:(16/37): python3-simplegeneric-0.8.1-17.el8.noa 694 kB/s | 19 kB 00:00 2021-07-24T16:35:28.183 INFO:teuthology.orchestra.run.smithi115.stdout:(17/37): python3-singledispatch-3.4.0.3-18.el8. 878 kB/s | 24 kB 00:00 2021-07-24T16:35:28.191 INFO:teuthology.orchestra.run.smithi115.stdout:(18/37): python3-pecan-1.3.2-9.el8.noarch.rpm 3.1 MB/s | 283 kB 00:00 2021-07-24T16:35:28.210 INFO:teuthology.orchestra.run.smithi115.stdout:(19/37): python3-tempora-1.14.1-5.el8.noarch.rp 1.0 MB/s | 29 kB 00:00 2021-07-24T16:35:28.223 INFO:teuthology.orchestra.run.smithi115.stdout:(20/37): python3-trustme-0.6.0-4.el8.noarch.rpm 1.2 MB/s | 27 kB 00:00 2021-07-24T16:35:28.248 INFO:teuthology.orchestra.run.smithi115.stdout:(21/37): python3-webob-1.8.5-1.el8.1.noarch.rpm 9.9 MB/s | 251 kB 00:00 2021-07-24T16:35:28.263 INFO:teuthology.orchestra.run.smithi115.stdout:(22/37): python3-webtest-2.0.33-1.el8.noarch.rp 3.7 MB/s | 85 kB 00:00 2021-07-24T16:35:28.283 INFO:teuthology.orchestra.run.smithi115.stdout:(23/37): python3-zc-lockfile-2.0-2.el8.noarch.r 1.0 MB/s | 23 kB 00:00 2021-07-24T16:35:28.299 INFO:teuthology.orchestra.run.smithi115.stdout:(24/37): python3-waitress-1.2.1-2.el8.1.noarch. 2.9 MB/s | 241 kB 00:00 2021-07-24T16:35:28.359 INFO:teuthology.orchestra.run.smithi115.stdout:(25/37): python3-lxml-4.2.3-1.el8.x86_64.rpm 31 MB/s | 1.5 MB 00:00 2021-07-24T16:35:28.359 INFO:teuthology.orchestra.run.smithi115.stdout:(26/37): python3-webencodings-0.5.1-6.el8.noarc 685 kB/s | 27 kB 00:00 2021-07-24T16:35:28.360 INFO:teuthology.orchestra.run.smithi115.stdout:(27/37): python3-pyOpenSSL-18.0.0-1.el8.noarch. 4.2 MB/s | 103 kB 00:00 2021-07-24T16:35:28.375 INFO:teuthology.orchestra.run.smithi115.stdout:(28/37): python3-werkzeug-0.12.2-4.el8.noarch.r 13 MB/s | 457 kB 00:00 2021-07-24T16:35:28.376 INFO:teuthology.orchestra.run.smithi115.stdout:(29/37): python3-markupsafe-0.23-19.el8.x86_64. 1.8 MB/s | 39 kB 00:00 2021-07-24T16:35:28.395 INFO:teuthology.orchestra.run.smithi115.stdout:(30/37): python3-pytz-2017.2-9.el8.noarch.rpm 2.7 MB/s | 54 kB 00:00 2021-07-24T16:35:28.404 INFO:teuthology.orchestra.run.smithi115.stdout:(31/37): python3-mako-1.0.6-13.el8.noarch.rpm 6.1 MB/s | 157 kB 00:00 2021-07-24T16:35:28.427 INFO:teuthology.orchestra.run.smithi115.stdout:(32/37): python3-html5lib-0.999999999-6.el8.noa 8.0 MB/s | 214 kB 00:00 2021-07-24T16:35:28.427 INFO:teuthology.orchestra.run.smithi115.stdout:(33/37): python3-pycparser-2.14-14.el8.noarch.r 4.0 MB/s | 109 kB 00:00 2021-07-24T16:35:28.447 INFO:teuthology.orchestra.run.smithi115.stdout:(34/37): python3-asn1crypto-0.24.0-3.el8.noarch 6.5 MB/s | 181 kB 00:00 2021-07-24T16:35:28.454 INFO:teuthology.orchestra.run.smithi115.stdout:(35/37): python3-cffi-1.11.5-5.el8.x86_64.rpm 8.3 MB/s | 238 kB 00:00 2021-07-24T16:35:28.476 INFO:teuthology.orchestra.run.smithi115.stdout:(36/37): python3-cryptography-2.3-3.el8.x86_64. 21 MB/s | 511 kB 00:00 2021-07-24T16:35:28.718 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 96 kB/s | 2.8 kB 00:00 2021-07-24T16:35:28.984 INFO:teuthology.orchestra.run.smithi115.stdout:(37/37): ceph-osd-15.2.13-213.g0f589fd5.el8.x86 10 MB/s | 17 MB 00:01 2021-07-24T16:35:28.994 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2021-07-24T16:35:28.995 INFO:teuthology.orchestra.run.smithi115.stdout:Total 14 MB/s | 30 MB 00:02 2021-07-24T16:35:29.036 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2021-07-24T16:35:29.037 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2021-07-24T16:35:29.038 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2021-07-24T16:35:29.290 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2021-07-24T16:35:29.295 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2021-07-24T16:35:30.611 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2021-07-24T16:35:30.859 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/37 2021-07-24T16:35:31.120 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/37 2021-07-24T16:35:31.363 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-asn1crypto-0.24.0-3.el8.noarch 3/37 2021-07-24T16:35:31.643 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 4/37 2021-07-24T16:35:31.975 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 5/37 2021-07-24T16:35:32.248 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-cryptography-2.3-3.el8.x86_64 6/37 2021-07-24T16:35:32.399 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-pyOpenSSL-18.0.0-1.el8.noarch 7/37 2021-07-24T16:35:32.571 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 8/37 2021-07-24T16:35:32.791 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 9/37 2021-07-24T16:35:32.862 INFO:teuthology.orchestra.run.smithi185.stdout:Last metadata expiration check: 0:00:04 ago on Sat 24 Jul 2021 04:33:38 PM UTC. 2021-07-24T16:35:34.360 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 10/37 2021-07-24T16:35:34.720 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 11/37 2021-07-24T16:35:34.979 INFO:teuthology.orchestra.run.smithi185.stdout:Dependencies resolved. 2021-07-24T16:35:34.997 INFO:teuthology.orchestra.run.smithi185.stdout:======================================================================================================= 2021-07-24T16:35:34.997 INFO:teuthology.orchestra.run.smithi185.stdout: Package Arch Version Repository Size 2021-07-24T16:35:34.998 INFO:teuthology.orchestra.run.smithi185.stdout:======================================================================================================= 2021-07-24T16:35:34.998 INFO:teuthology.orchestra.run.smithi185.stdout:Installing: 2021-07-24T16:35:34.999 INFO:teuthology.orchestra.run.smithi185.stdout: ceph x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 6.4 k 2021-07-24T16:35:34.999 INFO:teuthology.orchestra.run.smithi185.stdout:Installing dependencies: 2021-07-24T16:35:35.000 INFO:teuthology.orchestra.run.smithi185.stdout: ceph-mds x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 2.0 M 2021-07-24T16:35:35.000 INFO:teuthology.orchestra.run.smithi185.stdout: ceph-mgr x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 1.4 M 2021-07-24T16:35:35.000 INFO:teuthology.orchestra.run.smithi185.stdout: ceph-mgr-modules-core noarch 2:15.2.13-213.g0f589fd5.el8 ceph-noarch 192 k 2021-07-24T16:35:35.000 INFO:teuthology.orchestra.run.smithi185.stdout: ceph-mon x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 4.4 M 2021-07-24T16:35:35.001 INFO:teuthology.orchestra.run.smithi185.stdout: ceph-osd x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 17 M 2021-07-24T16:35:35.001 INFO:teuthology.orchestra.run.smithi185.stdout: python3-asn1crypto noarch 0.24.0-3.el8 rhel-8-for-x86_64-baseos-rpms 181 k 2021-07-24T16:35:35.001 INFO:teuthology.orchestra.run.smithi185.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2021-07-24T16:35:35.001 INFO:teuthology.orchestra.run.smithi185.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2021-07-24T16:35:35.002 INFO:teuthology.orchestra.run.smithi185.stdout: python3-cffi x86_64 1.11.5-5.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2021-07-24T16:35:35.002 INFO:teuthology.orchestra.run.smithi185.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2021-07-24T16:35:35.002 INFO:teuthology.orchestra.run.smithi185.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2021-07-24T16:35:35.002 INFO:teuthology.orchestra.run.smithi185.stdout: python3-cryptography x86_64 2.3-3.el8 rhel-8-for-x86_64-baseos-rpms 511 k 2021-07-24T16:35:35.003 INFO:teuthology.orchestra.run.smithi185.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2021-07-24T16:35:35.003 INFO:teuthology.orchestra.run.smithi185.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2021-07-24T16:35:35.003 INFO:teuthology.orchestra.run.smithi185.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2021-07-24T16:35:35.003 INFO:teuthology.orchestra.run.smithi185.stdout: python3-lxml x86_64 4.2.3-1.el8 rhel-8-for-x86_64-appstream-rpms 1.5 M 2021-07-24T16:35:35.004 INFO:teuthology.orchestra.run.smithi185.stdout: python3-mako noarch 1.0.6-13.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2021-07-24T16:35:35.004 INFO:teuthology.orchestra.run.smithi185.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2021-07-24T16:35:35.004 INFO:teuthology.orchestra.run.smithi185.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2021-07-24T16:35:35.004 INFO:teuthology.orchestra.run.smithi185.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2021-07-24T16:35:35.005 INFO:teuthology.orchestra.run.smithi185.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2021-07-24T16:35:35.005 INFO:teuthology.orchestra.run.smithi185.stdout: python3-pyOpenSSL noarch 18.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2021-07-24T16:35:35.005 INFO:teuthology.orchestra.run.smithi185.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2021-07-24T16:35:35.005 INFO:teuthology.orchestra.run.smithi185.stdout: python3-pytz noarch 2017.2-9.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2021-07-24T16:35:35.006 INFO:teuthology.orchestra.run.smithi185.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2021-07-24T16:35:35.006 INFO:teuthology.orchestra.run.smithi185.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2021-07-24T16:35:35.007 INFO:teuthology.orchestra.run.smithi185.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2021-07-24T16:35:35.007 INFO:teuthology.orchestra.run.smithi185.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2021-07-24T16:35:35.007 INFO:teuthology.orchestra.run.smithi185.stdout: python3-waitress noarch 1.2.1-2.el8.1 epel 241 k 2021-07-24T16:35:35.007 INFO:teuthology.orchestra.run.smithi185.stdout: python3-webencodings noarch 0.5.1-6.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2021-07-24T16:35:35.008 INFO:teuthology.orchestra.run.smithi185.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2021-07-24T16:35:35.008 INFO:teuthology.orchestra.run.smithi185.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2021-07-24T16:35:35.008 INFO:teuthology.orchestra.run.smithi185.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2021-07-24T16:35:35.008 INFO:teuthology.orchestra.run.smithi185.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2021-07-24T16:35:35.009 INFO:teuthology.orchestra.run.smithi185.stdout:Installing weak dependencies: 2021-07-24T16:35:35.009 INFO:teuthology.orchestra.run.smithi185.stdout: python3-cssselect noarch 0.9.2-10.el8 epel 40 k 2021-07-24T16:35:35.009 INFO:teuthology.orchestra.run.smithi185.stdout: python3-html5lib noarch 1:0.999999999-6.el8 rhel-8-for-x86_64-appstream-rpms 214 k 2021-07-24T16:35:35.009 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:35:35.009 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction Summary 2021-07-24T16:35:35.010 INFO:teuthology.orchestra.run.smithi185.stdout:======================================================================================================= 2021-07-24T16:35:35.010 INFO:teuthology.orchestra.run.smithi185.stdout:Install 37 Packages 2021-07-24T16:35:35.010 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:35:35.011 INFO:teuthology.orchestra.run.smithi185.stdout:Total download size: 30 M 2021-07-24T16:35:35.011 INFO:teuthology.orchestra.run.smithi185.stdout:Installed size: 98 M 2021-07-24T16:35:35.011 INFO:teuthology.orchestra.run.smithi185.stdout:Downloading Packages: 2021-07-24T16:35:35.027 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 12/37 2021-07-24T16:35:35.092 INFO:teuthology.orchestra.run.smithi185.stdout:(1/37): ceph-15.2.13-213.g0f589fd5.el8.x86_64.r 64 kB/s | 6.4 kB 00:00 2021-07-24T16:35:35.254 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 13/37 2021-07-24T16:35:35.347 INFO:teuthology.orchestra.run.smithi185.stdout:(2/37): ceph-mgr-15.2.13-213.g0f589fd5.el8.x86_ 4.1 MB/s | 1.4 MB 00:00 2021-07-24T16:35:35.380 INFO:teuthology.orchestra.run.smithi185.stdout:(3/37): ceph-mds-15.2.13-213.g0f589fd5.el8.x86_ 5.3 MB/s | 2.0 MB 00:00 2021-07-24T16:35:35.422 INFO:teuthology.orchestra.run.smithi185.stdout:(4/37): ceph-mgr-modules-core-15.2.13-213.g0f58 3.8 MB/s | 192 kB 00:00 2021-07-24T16:35:35.527 INFO:teuthology.orchestra.run.smithi185.stdout:(5/37): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 407 kB/s | 44 kB 00:00 2021-07-24T16:35:35.543 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-webencodings-0.5.1-6.el8.noarch 14/37 2021-07-24T16:35:35.605 INFO:teuthology.orchestra.run.smithi185.stdout:(6/37): ceph-mon-15.2.13-213.g0f589fd5.el8.x86_ 8.5 MB/s | 4.4 MB 00:00 2021-07-24T16:35:35.609 INFO:teuthology.orchestra.run.smithi185.stdout:(7/37): python3-beautifulsoup4-4.6.3-2.el8.1.no 2.3 MB/s | 185 kB 00:00 2021-07-24T16:35:35.667 INFO:teuthology.orchestra.run.smithi185.stdout:(8/37): python3-cherrypy-18.4.0-1.el8.noarch.rp 6.5 MB/s | 384 kB 00:00 2021-07-24T16:35:35.692 INFO:teuthology.orchestra.run.smithi185.stdout:(9/37): python3-cssselect-0.9.2-10.el8.noarch.r 1.4 MB/s | 40 kB 00:00 2021-07-24T16:35:35.719 INFO:teuthology.orchestra.run.smithi185.stdout:(10/37): python3-jaraco-6.2-6.el8.noarch.rpm 408 kB/s | 11 kB 00:00 2021-07-24T16:35:35.747 INFO:teuthology.orchestra.run.smithi185.stdout:(11/37): python3-cheroot-8.5.2-1.el8.noarch.rpm 1.3 MB/s | 173 kB 00:00 2021-07-24T16:35:35.747 INFO:teuthology.orchestra.run.smithi185.stdout:(12/37): python3-jaraco-functools-2.0-4.el8.noa 640 kB/s | 18 kB 00:00 2021-07-24T16:35:35.767 INFO:teuthology.orchestra.run.smithi185.stdout:(13/37): python3-logutils-0.3.5-11.el8.noarch.r 1.7 MB/s | 49 kB 00:00 2021-07-24T16:35:35.783 INFO:teuthology.orchestra.run.smithi185.stdout:(14/37): python3-more-itertools-7.2.0-3.el8.noa 2.1 MB/s | 59 kB 00:00 2021-07-24T16:35:35.807 INFO:teuthology.orchestra.run.smithi185.stdout:(15/37): python3-portend-2.6-1.el8.noarch.rpm 575 kB/s | 16 kB 00:00 2021-07-24T16:35:35.808 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 15/37 2021-07-24T16:35:35.831 INFO:teuthology.orchestra.run.smithi185.stdout:(16/37): python3-pecan-1.3.2-9.el8.noarch.rpm 4.4 MB/s | 283 kB 00:00 2021-07-24T16:35:35.831 INFO:teuthology.orchestra.run.smithi185.stdout:(17/37): python3-simplegeneric-0.8.1-17.el8.noa 674 kB/s | 19 kB 00:00 2021-07-24T16:35:35.856 INFO:teuthology.orchestra.run.smithi185.stdout:(18/37): python3-singledispatch-3.4.0.3-18.el8. 878 kB/s | 24 kB 00:00 2021-07-24T16:35:35.856 INFO:teuthology.orchestra.run.smithi185.stdout:(19/37): python3-tempora-1.14.1-5.el8.noarch.rp 1.1 MB/s | 29 kB 00:00 2021-07-24T16:35:35.886 INFO:teuthology.orchestra.run.smithi185.stdout:(20/37): python3-trustme-0.6.0-4.el8.noarch.rpm 947 kB/s | 27 kB 00:00 2021-07-24T16:35:35.891 INFO:teuthology.orchestra.run.smithi185.stdout:(21/37): python3-waitress-1.2.1-2.el8.1.noarch. 7.4 MB/s | 241 kB 00:00 2021-07-24T16:35:35.927 INFO:teuthology.orchestra.run.smithi185.stdout:(22/37): python3-webtest-2.0.33-1.el8.noarch.rp 2.4 MB/s | 85 kB 00:00 2021-07-24T16:35:35.959 INFO:teuthology.orchestra.run.smithi185.stdout:(23/37): python3-webob-1.8.5-1.el8.1.noarch.rpm 3.4 MB/s | 251 kB 00:00 2021-07-24T16:35:35.966 INFO:teuthology.orchestra.run.smithi185.stdout:(24/37): python3-zc-lockfile-2.0-2.el8.noarch.r 550 kB/s | 23 kB 00:00 2021-07-24T16:35:35.995 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 16/37 2021-07-24T16:35:35.999 INFO:teuthology.orchestra.run.smithi185.stdout:(25/37): python3-pycparser-2.14-14.el8.noarch.r 2.6 MB/s | 109 kB 00:00 2021-07-24T16:35:36.015 INFO:teuthology.orchestra.run.smithi185.stdout:(26/37): python3-asn1crypto-0.24.0-3.el8.noarch 4.4 MB/s | 181 kB 00:00 2021-07-24T16:35:36.036 INFO:teuthology.orchestra.run.smithi185.stdout:(27/37): python3-cffi-1.11.5-5.el8.x86_64.rpm 8.6 MB/s | 238 kB 00:00 2021-07-24T16:35:36.054 INFO:teuthology.orchestra.run.smithi185.stdout:(28/37): python3-cryptography-2.3-3.el8.x86_64. 16 MB/s | 511 kB 00:00 2021-07-24T16:35:36.071 INFO:teuthology.orchestra.run.smithi185.stdout:(29/37): python3-lxml-4.2.3-1.el8.x86_64.rpm 40 MB/s | 1.5 MB 00:00 2021-07-24T16:35:36.071 INFO:teuthology.orchestra.run.smithi185.stdout:(30/37): python3-webencodings-0.5.1-6.el8.noarc 1.0 MB/s | 27 kB 00:00 2021-07-24T16:35:36.093 INFO:teuthology.orchestra.run.smithi185.stdout:(31/37): python3-werkzeug-0.12.2-4.el8.noarch.r 18 MB/s | 457 kB 00:00 2021-07-24T16:35:36.107 INFO:teuthology.orchestra.run.smithi185.stdout:(32/37): python3-pyOpenSSL-18.0.0-1.el8.noarch. 3.0 MB/s | 103 kB 00:00 2021-07-24T16:35:36.145 INFO:teuthology.orchestra.run.smithi185.stdout:(33/37): python3-markupsafe-0.23-19.el8.x86_64. 1.6 MB/s | 39 kB 00:00 2021-07-24T16:35:36.147 INFO:teuthology.orchestra.run.smithi185.stdout:(34/37): python3-pytz-2017.2-9.el8.noarch.rpm 2.3 MB/s | 54 kB 00:00 2021-07-24T16:35:36.155 INFO:teuthology.orchestra.run.smithi185.stdout:(35/37): python3-mako-1.0.6-13.el8.noarch.rpm 6.1 MB/s | 157 kB 00:00 2021-07-24T16:35:36.156 INFO:teuthology.orchestra.run.smithi185.stdout:(36/37): python3-html5lib-0.999999999-6.el8.noa 8.4 MB/s | 214 kB 00:00 2021-07-24T16:35:36.191 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-waitress-1.2.1-2.el8.1.noarch 17/37 2021-07-24T16:35:36.383 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 18/37 2021-07-24T16:35:36.459 INFO:teuthology.orchestra.run.smithi185.stdout:(37/37): ceph-osd-15.2.13-213.g0f589fd5.el8.x86 15 MB/s | 17 MB 00:01 2021-07-24T16:35:36.467 INFO:teuthology.orchestra.run.smithi185.stdout:-------------------------------------------------------------------------------- 2021-07-24T16:35:36.467 INFO:teuthology.orchestra.run.smithi185.stdout:Total 20 MB/s | 30 MB 00:01 2021-07-24T16:35:36.481 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction check 2021-07-24T16:35:36.513 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction check succeeded. 2021-07-24T16:35:36.514 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction test 2021-07-24T16:35:36.531 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 19/37 2021-07-24T16:35:36.715 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 20/37 2021-07-24T16:35:36.799 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction test succeeded. 2021-07-24T16:35:36.800 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction 2021-07-24T16:35:36.836 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 21/37 2021-07-24T16:35:37.052 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 22/37 2021-07-24T16:35:37.307 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 23/37 2021-07-24T16:35:37.457 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 24/37 2021-07-24T16:35:37.743 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-portend-2.6-1.el8.noarch 25/37 2021-07-24T16:35:38.015 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 26/37 2021-07-24T16:35:38.087 INFO:teuthology.orchestra.run.smithi185.stdout: Preparing : 1/1 2021-07-24T16:35:38.411 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-cssselect-0.9.2-10.el8.noarch 27/37 2021-07-24T16:35:38.636 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-lxml-4.2.3-1.el8.x86_64 28/37 2021-07-24T16:35:38.915 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 29/37 2021-07-24T16:35:39.072 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/37 2021-07-24T16:35:39.222 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 30/37 2021-07-24T16:35:39.279 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/37 2021-07-24T16:35:39.484 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 3/37 2021-07-24T16:35:39.530 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 31/37 2021-07-24T16:35:39.692 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 4/37 2021-07-24T16:35:39.855 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-mgr-modules-core-2:15.2.13-213.g0f589fd5.el8. 32/37 2021-07-24T16:35:40.000 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 5/37 2021-07-24T16:35:40.019 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-mgr-2:15.2.13-213.g0f589fd5.el8.x86_64 33/37 2021-07-24T16:35:40.191 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 6/37 2021-07-24T16:35:40.427 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-webencodings-0.5.1-6.el8.noarch 7/37 2021-07-24T16:35:40.671 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 8/37 2021-07-24T16:35:40.903 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-asn1crypto-0.24.0-3.el8.noarch 9/37 2021-07-24T16:35:41.176 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 10/37 2021-07-24T16:35:41.389 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-mgr-2:15.2.13-213.g0f589fd5.el8.x86_64 33/37 2021-07-24T16:35:41.545 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 11/37 2021-07-24T16:35:41.563 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-osd-2:15.2.13-213.g0f589fd5.el8.x86_64 34/37 2021-07-24T16:35:41.824 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-cryptography-2.3-3.el8.x86_64 12/37 2021-07-24T16:35:41.938 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-osd-2:15.2.13-213.g0f589fd5.el8.x86_64 34/37 2021-07-24T16:35:42.011 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-pyOpenSSL-18.0.0-1.el8.noarch 13/37 2021-07-24T16:35:42.104 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-mon-2:15.2.13-213.g0f589fd5.el8.x86_64 35/37 2021-07-24T16:35:42.147 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 14/37 2021-07-24T16:35:42.271 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-mon-2:15.2.13-213.g0f589fd5.el8.x86_64 35/37 2021-07-24T16:35:42.319 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 15/37 2021-07-24T16:35:42.431 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-mds-2:15.2.13-213.g0f589fd5.el8.x86_64 36/37 2021-07-24T16:35:42.455 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-mds-2:15.2.13-213.g0f589fd5.el8.x86_64 36/37 2021-07-24T16:35:42.559 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 16/37 2021-07-24T16:35:42.599 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-2:15.2.13-213.g0f589fd5.el8.x86_64 37/37 2021-07-24T16:35:42.779 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-waitress-1.2.1-2.el8.1.noarch 17/37 2021-07-24T16:35:42.907 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 18/37 2021-07-24T16:35:42.976 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-2:15.2.13-213.g0f589fd5.el8.x86_64 37/37 2021-07-24T16:35:42.977 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-2:15.2.13-213.g0f589fd5.el8.x86_64 1/37 2021-07-24T16:35:42.988 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-mds-2:15.2.13-213.g0f589fd5.el8.x86_64 2/37 2021-07-24T16:35:42.989 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-mgr-2:15.2.13-213.g0f589fd5.el8.x86_64 3/37 2021-07-24T16:35:42.989 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-mon-2:15.2.13-213.g0f589fd5.el8.x86_64 4/37 2021-07-24T16:35:42.989 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-osd-2:15.2.13-213.g0f589fd5.el8.x86_64 5/37 2021-07-24T16:35:43.010 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-mgr-modules-core-2:15.2.13-213.g0f589fd5.el8. 6/37 2021-07-24T16:35:43.010 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 7/37 2021-07-24T16:35:43.010 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 8/37 2021-07-24T16:35:43.011 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 9/37 2021-07-24T16:35:43.011 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 10/37 2021-07-24T16:35:43.011 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-cssselect-0.9.2-10.el8.noarch 11/37 2021-07-24T16:35:43.011 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 12/37 2021-07-24T16:35:43.011 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 13/37 2021-07-24T16:35:43.012 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 14/37 2021-07-24T16:35:43.012 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 15/37 2021-07-24T16:35:43.012 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 16/37 2021-07-24T16:35:43.012 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-portend-2.6-1.el8.noarch 17/37 2021-07-24T16:35:43.013 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 18/37 2021-07-24T16:35:43.013 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 19/37 2021-07-24T16:35:43.013 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 20/37 2021-07-24T16:35:43.013 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 21/37 2021-07-24T16:35:43.014 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-waitress-1.2.1-2.el8.1.noarch 22/37 2021-07-24T16:35:43.014 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 23/37 2021-07-24T16:35:43.014 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 24/37 2021-07-24T16:35:43.054 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 25/37 2021-07-24T16:35:43.055 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-lxml-4.2.3-1.el8.x86_64 26/37 2021-07-24T16:35:43.055 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-webencodings-0.5.1-6.el8.noarch 27/37 2021-07-24T16:35:43.055 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-pyOpenSSL-18.0.0-1.el8.noarch 28/37 2021-07-24T16:35:43.055 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 29/37 2021-07-24T16:35:43.056 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 30/37 2021-07-24T16:35:43.056 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 31/37 2021-07-24T16:35:43.056 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 32/37 2021-07-24T16:35:43.056 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 33/37 2021-07-24T16:35:43.057 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 34/37 2021-07-24T16:35:43.057 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-asn1crypto-0.24.0-3.el8.noarch 35/37 2021-07-24T16:35:43.057 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 36/37 2021-07-24T16:35:43.058 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 19/37 2021-07-24T16:35:43.256 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 20/37 2021-07-24T16:35:43.395 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 21/37 2021-07-24T16:35:43.624 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 22/37 2021-07-24T16:35:43.877 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 23/37 2021-07-24T16:35:44.035 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 24/37 2021-07-24T16:35:44.038 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-cryptography-2.3-3.el8.x86_64 37/37 2021-07-24T16:35:44.038 INFO:teuthology.orchestra.run.smithi115.stdout:Installed products updated. 2021-07-24T16:35:44.850 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-portend-2.6-1.el8.noarch 25/37 2021-07-24T16:35:45.083 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 26/37 2021-07-24T16:35:45.391 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-cssselect-0.9.2-10.el8.noarch 27/37 2021-07-24T16:35:45.651 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-lxml-4.2.3-1.el8.x86_64 28/37 2021-07-24T16:35:45.915 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 29/37 2021-07-24T16:35:46.223 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 30/37 2021-07-24T16:35:46.486 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 31/37 2021-07-24T16:35:46.778 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : ceph-mgr-modules-core-2:15.2.13-213.g0f589fd5.el8. 32/37 2021-07-24T16:35:46.967 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : ceph-mgr-2:15.2.13-213.g0f589fd5.el8.x86_64 33/37 2021-07-24T16:35:48.341 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: ceph-mgr-2:15.2.13-213.g0f589fd5.el8.x86_64 33/37 2021-07-24T16:35:48.523 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : ceph-osd-2:15.2.13-213.g0f589fd5.el8.x86_64 34/37 2021-07-24T16:35:48.915 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: ceph-osd-2:15.2.13-213.g0f589fd5.el8.x86_64 34/37 2021-07-24T16:35:49.091 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : ceph-mon-2:15.2.13-213.g0f589fd5.el8.x86_64 35/37 2021-07-24T16:35:49.287 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: ceph-mon-2:15.2.13-213.g0f589fd5.el8.x86_64 35/37 2021-07-24T16:35:49.467 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : ceph-mds-2:15.2.13-213.g0f589fd5.el8.x86_64 36/37 2021-07-24T16:35:49.491 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: ceph-mds-2:15.2.13-213.g0f589fd5.el8.x86_64 36/37 2021-07-24T16:35:49.587 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : ceph-2:15.2.13-213.g0f589fd5.el8.x86_64 37/37 2021-07-24T16:35:49.964 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: ceph-2:15.2.13-213.g0f589fd5.el8.x86_64 37/37 2021-07-24T16:35:49.964 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : ceph-2:15.2.13-213.g0f589fd5.el8.x86_64 1/37 2021-07-24T16:35:49.965 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : ceph-mds-2:15.2.13-213.g0f589fd5.el8.x86_64 2/37 2021-07-24T16:35:49.965 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : ceph-mgr-2:15.2.13-213.g0f589fd5.el8.x86_64 3/37 2021-07-24T16:35:49.965 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : ceph-mon-2:15.2.13-213.g0f589fd5.el8.x86_64 4/37 2021-07-24T16:35:49.965 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : ceph-osd-2:15.2.13-213.g0f589fd5.el8.x86_64 5/37 2021-07-24T16:35:49.970 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : ceph-mgr-modules-core-2:15.2.13-213.g0f589fd5.el8. 6/37 2021-07-24T16:35:49.971 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 7/37 2021-07-24T16:35:49.971 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 8/37 2021-07-24T16:35:49.971 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 9/37 2021-07-24T16:35:49.971 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 10/37 2021-07-24T16:35:49.972 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-cssselect-0.9.2-10.el8.noarch 11/37 2021-07-24T16:35:49.972 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 12/37 2021-07-24T16:35:49.972 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 13/37 2021-07-24T16:35:49.972 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 14/37 2021-07-24T16:35:49.973 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 15/37 2021-07-24T16:35:49.973 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 16/37 2021-07-24T16:35:49.973 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-portend-2.6-1.el8.noarch 17/37 2021-07-24T16:35:49.973 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 18/37 2021-07-24T16:35:49.973 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 19/37 2021-07-24T16:35:49.974 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 20/37 2021-07-24T16:35:49.974 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 21/37 2021-07-24T16:35:49.974 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-waitress-1.2.1-2.el8.1.noarch 22/37 2021-07-24T16:35:49.985 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 23/37 2021-07-24T16:35:49.985 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 24/37 2021-07-24T16:35:49.985 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 25/37 2021-07-24T16:35:49.985 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 26/37 2021-07-24T16:35:49.986 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-asn1crypto-0.24.0-3.el8.noarch 27/37 2021-07-24T16:35:49.986 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 28/37 2021-07-24T16:35:49.986 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-cryptography-2.3-3.el8.x86_64 29/37 2021-07-24T16:35:49.991 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-lxml-4.2.3-1.el8.x86_64 30/37 2021-07-24T16:35:49.992 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-webencodings-0.5.1-6.el8.noarch 31/37 2021-07-24T16:35:49.992 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-pyOpenSSL-18.0.0-1.el8.noarch 32/37 2021-07-24T16:35:49.992 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 33/37 2021-07-24T16:35:49.992 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 34/37 2021-07-24T16:35:49.993 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 35/37 2021-07-24T16:35:49.993 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 36/37 2021-07-24T16:35:50.809 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 37/37 2021-07-24T16:35:50.810 INFO:teuthology.orchestra.run.smithi185.stdout:Installed products updated. 2021-07-24T16:35:54.254 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:05 ago on Sat 24 Jul 2021 04:35:07 PM UTC. 2021-07-24T16:35:56.528 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:35:56.529 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2021-07-24T16:35:56.529 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:35:56.529 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mds-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:35:56.529 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mgr-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:35:56.530 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mgr-modules-core-2:15.2.13-213.g0f589fd5.el8.noarch 2021-07-24T16:35:56.530 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mon-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:35:56.530 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-osd-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:35:56.556 INFO:teuthology.orchestra.run.smithi115.stdout: python3-asn1crypto-0.24.0-3.el8.noarch 2021-07-24T16:35:56.556 INFO:teuthology.orchestra.run.smithi115.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2021-07-24T16:35:56.556 INFO:teuthology.orchestra.run.smithi115.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2021-07-24T16:35:56.557 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cffi-1.11.5-5.el8.x86_64 2021-07-24T16:35:56.557 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cheroot-8.5.2-1.el8.noarch 2021-07-24T16:35:56.557 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2021-07-24T16:35:56.557 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cryptography-2.3-3.el8.x86_64 2021-07-24T16:35:56.557 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cssselect-0.9.2-10.el8.noarch 2021-07-24T16:35:56.558 INFO:teuthology.orchestra.run.smithi115.stdout: python3-html5lib-1:0.999999999-6.el8.noarch 2021-07-24T16:35:56.558 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jaraco-6.2-6.el8.noarch 2021-07-24T16:35:56.558 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2021-07-24T16:35:56.577 INFO:teuthology.orchestra.run.smithi115.stdout: python3-logutils-0.3.5-11.el8.noarch 2021-07-24T16:35:56.577 INFO:teuthology.orchestra.run.smithi115.stdout: python3-lxml-4.2.3-1.el8.x86_64 2021-07-24T16:35:56.578 INFO:teuthology.orchestra.run.smithi115.stdout: python3-mako-1.0.6-13.el8.noarch 2021-07-24T16:35:56.578 INFO:teuthology.orchestra.run.smithi115.stdout: python3-markupsafe-0.23-19.el8.x86_64 2021-07-24T16:35:56.578 INFO:teuthology.orchestra.run.smithi115.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2021-07-24T16:35:56.579 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pecan-1.3.2-9.el8.noarch 2021-07-24T16:35:56.579 INFO:teuthology.orchestra.run.smithi115.stdout: python3-portend-2.6-1.el8.noarch 2021-07-24T16:35:56.579 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pyOpenSSL-18.0.0-1.el8.noarch 2021-07-24T16:35:56.580 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pycparser-2.14-14.el8.noarch 2021-07-24T16:35:56.580 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pytz-2017.2-9.el8.noarch 2021-07-24T16:35:56.617 INFO:teuthology.orchestra.run.smithi115.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2021-07-24T16:35:56.618 INFO:teuthology.orchestra.run.smithi115.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2021-07-24T16:35:56.618 INFO:teuthology.orchestra.run.smithi115.stdout: python3-tempora-1.14.1-5.el8.noarch 2021-07-24T16:35:56.618 INFO:teuthology.orchestra.run.smithi115.stdout: python3-trustme-0.6.0-4.el8.noarch 2021-07-24T16:35:56.619 INFO:teuthology.orchestra.run.smithi115.stdout: python3-waitress-1.2.1-2.el8.1.noarch 2021-07-24T16:35:56.625 INFO:teuthology.orchestra.run.smithi115.stdout: python3-webencodings-0.5.1-6.el8.noarch 2021-07-24T16:35:56.625 INFO:teuthology.orchestra.run.smithi115.stdout: python3-webob-1.8.5-1.el8.1.noarch 2021-07-24T16:35:56.626 INFO:teuthology.orchestra.run.smithi115.stdout: python3-webtest-2.0.33-1.el8.noarch 2021-07-24T16:35:56.626 INFO:teuthology.orchestra.run.smithi115.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2021-07-24T16:35:56.716 INFO:teuthology.orchestra.run.smithi115.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2021-07-24T16:35:56.717 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:35:56.728 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2021-07-24T16:35:56.765 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install ceph-base 2021-07-24T16:35:57.097 INFO:teuthology.orchestra.run.smithi115.stdout:Updating Subscription Management repositories. 2021-07-24T16:35:57.598 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 91 kB/s | 2.8 kB 00:00 2021-07-24T16:36:01.119 INFO:teuthology.orchestra.run.smithi185.stdout:Last metadata expiration check: 0:00:05 ago on Sat 24 Jul 2021 04:35:16 PM UTC. 2021-07-24T16:36:01.635 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 80 kB/s | 2.4 kB 00:00 2021-07-24T16:36:03.407 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:36:03.407 INFO:teuthology.orchestra.run.smithi185.stdout:Installed: 2021-07-24T16:36:03.408 INFO:teuthology.orchestra.run.smithi185.stdout: ceph-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:36:03.408 INFO:teuthology.orchestra.run.smithi185.stdout: ceph-mds-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:36:03.408 INFO:teuthology.orchestra.run.smithi185.stdout: ceph-mgr-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:36:03.408 INFO:teuthology.orchestra.run.smithi185.stdout: ceph-mgr-modules-core-2:15.2.13-213.g0f589fd5.el8.noarch 2021-07-24T16:36:03.409 INFO:teuthology.orchestra.run.smithi185.stdout: ceph-mon-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:36:03.409 INFO:teuthology.orchestra.run.smithi185.stdout: ceph-osd-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:36:03.409 INFO:teuthology.orchestra.run.smithi185.stdout: python3-asn1crypto-0.24.0-3.el8.noarch 2021-07-24T16:36:03.409 INFO:teuthology.orchestra.run.smithi185.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2021-07-24T16:36:03.410 INFO:teuthology.orchestra.run.smithi185.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2021-07-24T16:36:03.410 INFO:teuthology.orchestra.run.smithi185.stdout: python3-cffi-1.11.5-5.el8.x86_64 2021-07-24T16:36:03.410 INFO:teuthology.orchestra.run.smithi185.stdout: python3-cheroot-8.5.2-1.el8.noarch 2021-07-24T16:36:03.442 INFO:teuthology.orchestra.run.smithi185.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2021-07-24T16:36:03.443 INFO:teuthology.orchestra.run.smithi185.stdout: python3-cryptography-2.3-3.el8.x86_64 2021-07-24T16:36:03.443 INFO:teuthology.orchestra.run.smithi185.stdout: python3-cssselect-0.9.2-10.el8.noarch 2021-07-24T16:36:03.443 INFO:teuthology.orchestra.run.smithi185.stdout: python3-html5lib-1:0.999999999-6.el8.noarch 2021-07-24T16:36:03.443 INFO:teuthology.orchestra.run.smithi185.stdout: python3-jaraco-6.2-6.el8.noarch 2021-07-24T16:36:03.444 INFO:teuthology.orchestra.run.smithi185.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2021-07-24T16:36:03.444 INFO:teuthology.orchestra.run.smithi185.stdout: python3-logutils-0.3.5-11.el8.noarch 2021-07-24T16:36:03.444 INFO:teuthology.orchestra.run.smithi185.stdout: python3-lxml-4.2.3-1.el8.x86_64 2021-07-24T16:36:03.444 INFO:teuthology.orchestra.run.smithi185.stdout: python3-mako-1.0.6-13.el8.noarch 2021-07-24T16:36:03.444 INFO:teuthology.orchestra.run.smithi185.stdout: python3-markupsafe-0.23-19.el8.x86_64 2021-07-24T16:36:03.445 INFO:teuthology.orchestra.run.smithi185.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2021-07-24T16:36:03.445 INFO:teuthology.orchestra.run.smithi185.stdout: python3-pecan-1.3.2-9.el8.noarch 2021-07-24T16:36:03.445 INFO:teuthology.orchestra.run.smithi185.stdout: python3-portend-2.6-1.el8.noarch 2021-07-24T16:36:03.445 INFO:teuthology.orchestra.run.smithi185.stdout: python3-pyOpenSSL-18.0.0-1.el8.noarch 2021-07-24T16:36:03.446 INFO:teuthology.orchestra.run.smithi185.stdout: python3-pycparser-2.14-14.el8.noarch 2021-07-24T16:36:03.446 INFO:teuthology.orchestra.run.smithi185.stdout: python3-pytz-2017.2-9.el8.noarch 2021-07-24T16:36:03.446 INFO:teuthology.orchestra.run.smithi185.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2021-07-24T16:36:03.499 INFO:teuthology.orchestra.run.smithi185.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2021-07-24T16:36:03.499 INFO:teuthology.orchestra.run.smithi185.stdout: python3-tempora-1.14.1-5.el8.noarch 2021-07-24T16:36:03.499 INFO:teuthology.orchestra.run.smithi185.stdout: python3-trustme-0.6.0-4.el8.noarch 2021-07-24T16:36:03.500 INFO:teuthology.orchestra.run.smithi185.stdout: python3-waitress-1.2.1-2.el8.1.noarch 2021-07-24T16:36:03.500 INFO:teuthology.orchestra.run.smithi185.stdout: python3-webencodings-0.5.1-6.el8.noarch 2021-07-24T16:36:03.500 INFO:teuthology.orchestra.run.smithi185.stdout: python3-webob-1.8.5-1.el8.1.noarch 2021-07-24T16:36:03.500 INFO:teuthology.orchestra.run.smithi185.stdout: python3-webtest-2.0.33-1.el8.noarch 2021-07-24T16:36:03.500 INFO:teuthology.orchestra.run.smithi185.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2021-07-24T16:36:03.501 INFO:teuthology.orchestra.run.smithi185.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2021-07-24T16:36:03.501 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:36:03.501 INFO:teuthology.orchestra.run.smithi185.stdout:Complete! 2021-07-24T16:36:03.508 DEBUG:teuthology.orchestra.run.smithi185:> sudo yum -y install ceph-base 2021-07-24T16:36:03.799 INFO:teuthology.orchestra.run.smithi185.stdout:Updating Subscription Management repositories. 2021-07-24T16:36:04.299 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 84 kB/s | 2.4 kB 00:00 2021-07-24T16:36:05.924 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:04 ago on Sat 24 Jul 2021 04:33:38 PM UTC. 2021-07-24T16:36:07.711 INFO:teuthology.orchestra.run.smithi115.stdout:Package ceph-base-2:15.2.13-213.g0f589fd5.el8.x86_64 is already installed. 2021-07-24T16:36:08.057 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2021-07-24T16:36:08.057 INFO:teuthology.orchestra.run.smithi115.stdout:Nothing to do. 2021-07-24T16:36:08.058 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2021-07-24T16:36:08.135 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install cephadm 2021-07-24T16:36:08.419 INFO:teuthology.orchestra.run.smithi115.stdout:Updating Subscription Management repositories. 2021-07-24T16:36:08.577 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 88 kB/s | 2.8 kB 00:00 2021-07-24T16:36:08.923 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 98 kB/s | 2.8 kB 00:00 2021-07-24T16:36:09.066 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 80 kB/s | 2.4 kB 00:00 2021-07-24T16:36:10.595 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2021-07-24T16:36:10.596 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2021-07-24T16:36:10.596 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repository Size 2021-07-24T16:36:10.596 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2021-07-24T16:36:10.597 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2021-07-24T16:36:10.597 INFO:teuthology.orchestra.run.smithi115.stdout: cephadm noarch 2:15.2.13-213.g0f589fd5.el8 ceph-noarch 59 k 2021-07-24T16:36:10.597 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:36:10.597 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2021-07-24T16:36:10.598 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2021-07-24T16:36:10.598 INFO:teuthology.orchestra.run.smithi115.stdout:Install 1 Package 2021-07-24T16:36:10.598 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:36:10.603 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 59 k 2021-07-24T16:36:10.603 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 223 k 2021-07-24T16:36:10.603 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2021-07-24T16:36:11.119 INFO:teuthology.orchestra.run.smithi115.stdout:cephadm-15.2.13-213.g0f589fd5.el8.noarch.rpm 112 kB/s | 59 kB 00:00 2021-07-24T16:36:11.120 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2021-07-24T16:36:11.120 INFO:teuthology.orchestra.run.smithi115.stdout:Total 111 kB/s | 59 kB 00:00 2021-07-24T16:36:11.120 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2021-07-24T16:36:11.128 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2021-07-24T16:36:11.128 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2021-07-24T16:36:11.129 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2021-07-24T16:36:11.139 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2021-07-24T16:36:11.456 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2021-07-24T16:36:12.742 INFO:teuthology.orchestra.run.smithi185.stdout:Last metadata expiration check: 0:00:04 ago on Sat 24 Jul 2021 04:33:38 PM UTC. 2021-07-24T16:36:13.602 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: cephadm-2:15.2.13-213.g0f589fd5.el8.noarch 1/1 2021-07-24T16:36:13.858 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : cephadm-2:15.2.13-213.g0f589fd5.el8.noarch 1/1 2021-07-24T16:36:14.019 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: cephadm-2:15.2.13-213.g0f589fd5.el8.noarch 1/1 2021-07-24T16:36:14.511 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : cephadm-2:15.2.13-213.g0f589fd5.el8.noarch 1/1 2021-07-24T16:36:14.511 INFO:teuthology.orchestra.run.smithi115.stdout:Installed products updated. 2021-07-24T16:36:14.555 INFO:teuthology.orchestra.run.smithi185.stdout:Package ceph-base-2:15.2.13-213.g0f589fd5.el8.x86_64 is already installed. 2021-07-24T16:36:14.918 INFO:teuthology.orchestra.run.smithi185.stdout:Dependencies resolved. 2021-07-24T16:36:14.919 INFO:teuthology.orchestra.run.smithi185.stdout:Nothing to do. 2021-07-24T16:36:14.919 INFO:teuthology.orchestra.run.smithi185.stdout:Complete! 2021-07-24T16:36:14.992 DEBUG:teuthology.orchestra.run.smithi185:> sudo yum -y install cephadm 2021-07-24T16:36:15.277 INFO:teuthology.orchestra.run.smithi185.stdout:Updating Subscription Management repositories. 2021-07-24T16:36:15.827 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 83 kB/s | 2.4 kB 00:00 2021-07-24T16:36:15.942 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 100 kB/s | 2.8 kB 00:00 2021-07-24T16:36:17.472 INFO:teuthology.orchestra.run.smithi185.stdout:Dependencies resolved. 2021-07-24T16:36:17.473 INFO:teuthology.orchestra.run.smithi185.stdout:================================================================================ 2021-07-24T16:36:17.473 INFO:teuthology.orchestra.run.smithi185.stdout: Package Arch Version Repository Size 2021-07-24T16:36:17.474 INFO:teuthology.orchestra.run.smithi185.stdout:================================================================================ 2021-07-24T16:36:17.474 INFO:teuthology.orchestra.run.smithi185.stdout:Installing: 2021-07-24T16:36:17.474 INFO:teuthology.orchestra.run.smithi185.stdout: cephadm noarch 2:15.2.13-213.g0f589fd5.el8 ceph-noarch 59 k 2021-07-24T16:36:17.474 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:36:17.475 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction Summary 2021-07-24T16:36:17.475 INFO:teuthology.orchestra.run.smithi185.stdout:================================================================================ 2021-07-24T16:36:17.475 INFO:teuthology.orchestra.run.smithi185.stdout:Install 1 Package 2021-07-24T16:36:17.475 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:36:17.475 INFO:teuthology.orchestra.run.smithi185.stdout:Total download size: 59 k 2021-07-24T16:36:17.476 INFO:teuthology.orchestra.run.smithi185.stdout:Installed size: 223 k 2021-07-24T16:36:17.476 INFO:teuthology.orchestra.run.smithi185.stdout:Downloading Packages: 2021-07-24T16:36:17.683 INFO:teuthology.orchestra.run.smithi185.stdout:cephadm-15.2.13-213.g0f589fd5.el8.noarch.rpm 277 kB/s | 59 kB 00:00 2021-07-24T16:36:17.684 INFO:teuthology.orchestra.run.smithi185.stdout:-------------------------------------------------------------------------------- 2021-07-24T16:36:17.684 INFO:teuthology.orchestra.run.smithi185.stdout:Total 276 kB/s | 59 kB 00:00 2021-07-24T16:36:17.685 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction check 2021-07-24T16:36:17.691 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction check succeeded. 2021-07-24T16:36:17.692 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction test 2021-07-24T16:36:17.693 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction test succeeded. 2021-07-24T16:36:17.697 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction 2021-07-24T16:36:17.749 INFO:teuthology.orchestra.run.smithi185.stdout: Preparing : 1/1 2021-07-24T16:36:19.971 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: cephadm-2:15.2.13-213.g0f589fd5.el8.noarch 1/1 2021-07-24T16:36:20.181 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : cephadm-2:15.2.13-213.g0f589fd5.el8.noarch 1/1 2021-07-24T16:36:20.347 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: cephadm-2:15.2.13-213.g0f589fd5.el8.noarch 1/1 2021-07-24T16:36:21.499 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : cephadm-2:15.2.13-213.g0f589fd5.el8.noarch 1/1 2021-07-24T16:36:21.499 INFO:teuthology.orchestra.run.smithi185.stdout:Installed products updated. 2021-07-24T16:36:24.722 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:05 ago on Sat 24 Jul 2021 04:35:49 PM UTC. 2021-07-24T16:36:26.998 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:36:26.999 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2021-07-24T16:36:26.999 INFO:teuthology.orchestra.run.smithi115.stdout: cephadm-2:15.2.13-213.g0f589fd5.el8.noarch 2021-07-24T16:36:26.999 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:36:27.000 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2021-07-24T16:36:27.084 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install ceph-immutable-object-cache 2021-07-24T16:36:27.375 INFO:teuthology.orchestra.run.smithi115.stdout:Updating Subscription Management repositories. 2021-07-24T16:36:27.882 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 93 kB/s | 2.8 kB 00:00 2021-07-24T16:36:31.568 INFO:teuthology.orchestra.run.smithi185.stdout:Last metadata expiration check: 0:00:05 ago on Sat 24 Jul 2021 04:35:56 PM UTC. 2021-07-24T16:36:32.005 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 81 kB/s | 2.4 kB 00:00 2021-07-24T16:36:33.840 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:36:33.841 INFO:teuthology.orchestra.run.smithi185.stdout:Installed: 2021-07-24T16:36:33.841 INFO:teuthology.orchestra.run.smithi185.stdout: cephadm-2:15.2.13-213.g0f589fd5.el8.noarch 2021-07-24T16:36:33.841 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:36:33.841 INFO:teuthology.orchestra.run.smithi185.stdout:Complete! 2021-07-24T16:36:33.934 DEBUG:teuthology.orchestra.run.smithi185:> sudo yum -y install ceph-immutable-object-cache 2021-07-24T16:36:34.230 INFO:teuthology.orchestra.run.smithi185.stdout:Updating Subscription Management repositories. 2021-07-24T16:36:34.752 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 83 kB/s | 2.4 kB 00:00 2021-07-24T16:36:36.319 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:04 ago on Sat 24 Jul 2021 04:33:38 PM UTC. 2021-07-24T16:36:38.469 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2021-07-24T16:36:38.470 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2021-07-24T16:36:38.470 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repo Size 2021-07-24T16:36:38.470 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2021-07-24T16:36:38.471 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2021-07-24T16:36:38.471 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-immutable-object-cache x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 203 k 2021-07-24T16:36:38.471 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:36:38.471 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2021-07-24T16:36:38.472 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2021-07-24T16:36:38.472 INFO:teuthology.orchestra.run.smithi115.stdout:Install 1 Package 2021-07-24T16:36:38.472 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:36:38.472 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 203 k 2021-07-24T16:36:38.472 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 599 k 2021-07-24T16:36:38.473 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2021-07-24T16:36:38.771 INFO:teuthology.orchestra.run.smithi115.stdout:ceph-immutable-object-cache-15.2.13-213.g0f589f 686 kB/s | 203 kB 00:00 2021-07-24T16:36:38.772 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2021-07-24T16:36:38.772 INFO:teuthology.orchestra.run.smithi115.stdout:Total 683 kB/s | 203 kB 00:00 2021-07-24T16:36:38.772 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2021-07-24T16:36:38.782 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2021-07-24T16:36:38.782 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2021-07-24T16:36:38.833 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2021-07-24T16:36:38.838 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2021-07-24T16:36:38.987 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2021-07-24T16:36:39.005 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 90 kB/s | 2.8 kB 00:00 2021-07-24T16:36:39.175 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-immutable-object-cache-2:15.2.13-213.g0f589fd5. 1/1 2021-07-24T16:36:39.518 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-immutable-object-cache-2:15.2.13-213.g0f589fd5. 1/1 2021-07-24T16:36:39.995 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-immutable-object-cache-2:15.2.13-213.g0f589fd5. 1/1 2021-07-24T16:36:39.996 INFO:teuthology.orchestra.run.smithi115.stdout:Installed products updated. 2021-07-24T16:36:43.007 INFO:teuthology.orchestra.run.smithi185.stdout:Last metadata expiration check: 0:00:04 ago on Sat 24 Jul 2021 04:33:38 PM UTC. 2021-07-24T16:36:45.099 INFO:teuthology.orchestra.run.smithi185.stdout:Dependencies resolved. 2021-07-24T16:36:45.100 INFO:teuthology.orchestra.run.smithi185.stdout:================================================================================ 2021-07-24T16:36:45.101 INFO:teuthology.orchestra.run.smithi185.stdout: Package Arch Version Repo Size 2021-07-24T16:36:45.101 INFO:teuthology.orchestra.run.smithi185.stdout:================================================================================ 2021-07-24T16:36:45.101 INFO:teuthology.orchestra.run.smithi185.stdout:Installing: 2021-07-24T16:36:45.102 INFO:teuthology.orchestra.run.smithi185.stdout: ceph-immutable-object-cache x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 203 k 2021-07-24T16:36:45.102 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:36:45.102 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction Summary 2021-07-24T16:36:45.102 INFO:teuthology.orchestra.run.smithi185.stdout:================================================================================ 2021-07-24T16:36:45.103 INFO:teuthology.orchestra.run.smithi185.stdout:Install 1 Package 2021-07-24T16:36:45.103 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:36:45.103 INFO:teuthology.orchestra.run.smithi185.stdout:Total download size: 203 k 2021-07-24T16:36:45.103 INFO:teuthology.orchestra.run.smithi185.stdout:Installed size: 599 k 2021-07-24T16:36:45.103 INFO:teuthology.orchestra.run.smithi185.stdout:Downloading Packages: 2021-07-24T16:36:45.293 INFO:teuthology.orchestra.run.smithi185.stdout:ceph-immutable-object-cache-15.2.13-213.g0f589f 1.0 MB/s | 203 kB 00:00 2021-07-24T16:36:45.294 INFO:teuthology.orchestra.run.smithi185.stdout:-------------------------------------------------------------------------------- 2021-07-24T16:36:45.294 INFO:teuthology.orchestra.run.smithi185.stdout:Total 1.0 MB/s | 203 kB 00:00 2021-07-24T16:36:45.294 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction check 2021-07-24T16:36:45.306 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction check succeeded. 2021-07-24T16:36:45.307 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction test 2021-07-24T16:36:45.358 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction test succeeded. 2021-07-24T16:36:45.361 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction 2021-07-24T16:36:45.479 INFO:teuthology.orchestra.run.smithi185.stdout: Preparing : 1/1 2021-07-24T16:36:45.634 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : ceph-immutable-object-cache-2:15.2.13-213.g0f589fd5. 1/1 2021-07-24T16:36:45.988 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: ceph-immutable-object-cache-2:15.2.13-213.g0f589fd5. 1/1 2021-07-24T16:36:46.484 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : ceph-immutable-object-cache-2:15.2.13-213.g0f589fd5. 1/1 2021-07-24T16:36:46.485 INFO:teuthology.orchestra.run.smithi185.stdout:Installed products updated. 2021-07-24T16:36:50.219 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:05 ago on Sat 24 Jul 2021 04:36:19 PM UTC. 2021-07-24T16:36:52.466 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:36:52.466 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2021-07-24T16:36:52.467 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-immutable-object-cache-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:36:52.467 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:36:52.467 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2021-07-24T16:36:52.559 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install ceph-mgr 2021-07-24T16:36:52.839 INFO:teuthology.orchestra.run.smithi115.stdout:Updating Subscription Management repositories. 2021-07-24T16:36:53.345 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 97 kB/s | 2.8 kB 00:00 2021-07-24T16:36:56.467 INFO:teuthology.orchestra.run.smithi185.stdout:Last metadata expiration check: 0:00:05 ago on Sat 24 Jul 2021 04:36:26 PM UTC. 2021-07-24T16:36:57.459 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 81 kB/s | 2.4 kB 00:00 2021-07-24T16:36:58.715 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:36:58.715 INFO:teuthology.orchestra.run.smithi185.stdout:Installed: 2021-07-24T16:36:58.715 INFO:teuthology.orchestra.run.smithi185.stdout: ceph-immutable-object-cache-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:36:58.716 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:36:58.716 INFO:teuthology.orchestra.run.smithi185.stdout:Complete! 2021-07-24T16:36:58.822 DEBUG:teuthology.orchestra.run.smithi185:> sudo yum -y install ceph-mgr 2021-07-24T16:36:59.107 INFO:teuthology.orchestra.run.smithi185.stdout:Updating Subscription Management repositories. 2021-07-24T16:36:59.628 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 79 kB/s | 2.4 kB 00:00 2021-07-24T16:37:01.795 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:04 ago on Sat 24 Jul 2021 04:33:38 PM UTC. 2021-07-24T16:37:03.588 INFO:teuthology.orchestra.run.smithi115.stdout:Package ceph-mgr-2:15.2.13-213.g0f589fd5.el8.x86_64 is already installed. 2021-07-24T16:37:03.767 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 94 kB/s | 2.8 kB 00:00 2021-07-24T16:37:03.931 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2021-07-24T16:37:03.931 INFO:teuthology.orchestra.run.smithi115.stdout:Nothing to do. 2021-07-24T16:37:03.932 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2021-07-24T16:37:04.018 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install ceph-mgr-dashboard 2021-07-24T16:37:04.311 INFO:teuthology.orchestra.run.smithi115.stdout:Updating Subscription Management repositories. 2021-07-24T16:37:04.809 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 97 kB/s | 2.8 kB 00:00 2021-07-24T16:37:04.959 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 82 kB/s | 2.4 kB 00:00 2021-07-24T16:37:06.443 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2021-07-24T16:37:06.444 INFO:teuthology.orchestra.run.smithi115.stdout:=================================================================================================== 2021-07-24T16:37:06.444 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repository Size 2021-07-24T16:37:06.444 INFO:teuthology.orchestra.run.smithi115.stdout:=================================================================================================== 2021-07-24T16:37:06.445 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2021-07-24T16:37:06.445 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mgr-dashboard noarch 2:15.2.13-213.g0f589fd5.el8 ceph-noarch 3.6 M 2021-07-24T16:37:06.445 INFO:teuthology.orchestra.run.smithi115.stdout:Installing dependencies: 2021-07-24T16:37:06.445 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-grafana-dashboards noarch 2:15.2.13-213.g0f589fd5.el8 ceph-noarch 24 k 2021-07-24T16:37:06.446 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-prometheus-alerts noarch 2:15.2.13-213.g0f589fd5.el8 ceph-noarch 9.0 k 2021-07-24T16:37:06.446 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2021-07-24T16:37:06.446 INFO:teuthology.orchestra.run.smithi115.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2021-07-24T16:37:06.446 INFO:teuthology.orchestra.run.smithi115.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2021-07-24T16:37:06.451 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:37:06.451 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2021-07-24T16:37:06.451 INFO:teuthology.orchestra.run.smithi115.stdout:=================================================================================================== 2021-07-24T16:37:06.451 INFO:teuthology.orchestra.run.smithi115.stdout:Install 6 Packages 2021-07-24T16:37:06.452 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:37:06.452 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 3.9 M 2021-07-24T16:37:06.452 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 19 M 2021-07-24T16:37:06.452 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2021-07-24T16:37:06.635 INFO:teuthology.orchestra.run.smithi115.stdout:(1/6): ceph-prometheus-alerts-15.2.13-213.g0f58 47 kB/s | 9.0 kB 00:00 2021-07-24T16:37:06.673 INFO:teuthology.orchestra.run.smithi115.stdout:(2/6): ceph-grafana-dashboards-15.2.13-213.g0f5 106 kB/s | 24 kB 00:00 2021-07-24T16:37:06.699 INFO:teuthology.orchestra.run.smithi115.stdout:(3/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 516 kB/s | 34 kB 00:00 2021-07-24T16:37:06.729 INFO:teuthology.orchestra.run.smithi115.stdout:(4/6): python3-jwt-1.6.1-2.el8.noarch.rpm 1.4 MB/s | 43 kB 00:00 2021-07-24T16:37:06.783 INFO:teuthology.orchestra.run.smithi115.stdout:(5/6): python3-routes-2.4.1-12.el8.noarch.rpm 1.7 MB/s | 196 kB 00:00 2021-07-24T16:37:07.775 INFO:teuthology.orchestra.run.smithi185.stdout:Last metadata expiration check: 0:00:04 ago on Sat 24 Jul 2021 04:33:38 PM UTC. 2021-07-24T16:37:07.873 INFO:teuthology.orchestra.run.smithi115.stdout:(6/6): ceph-mgr-dashboard-15.2.13-213.g0f589fd5 2.5 MB/s | 3.6 MB 00:01 2021-07-24T16:37:07.873 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2021-07-24T16:37:07.873 INFO:teuthology.orchestra.run.smithi115.stdout:Total 2.7 MB/s | 3.9 MB 00:01 2021-07-24T16:37:07.874 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2021-07-24T16:37:07.888 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2021-07-24T16:37:07.888 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2021-07-24T16:37:07.971 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2021-07-24T16:37:07.971 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2021-07-24T16:37:08.258 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2021-07-24T16:37:08.439 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2021-07-24T16:37:08.644 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2021-07-24T16:37:08.788 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2021-07-24T16:37:08.943 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-prometheus-alerts-2:15.2.13-213.g0f589fd5.el8.n 4/6 2021-07-24T16:37:09.542 INFO:teuthology.orchestra.run.smithi185.stdout:Package ceph-mgr-2:15.2.13-213.g0f589fd5.el8.x86_64 is already installed. 2021-07-24T16:37:09.896 INFO:teuthology.orchestra.run.smithi185.stdout:Dependencies resolved. 2021-07-24T16:37:09.899 INFO:teuthology.orchestra.run.smithi185.stdout:Nothing to do. 2021-07-24T16:37:09.899 INFO:teuthology.orchestra.run.smithi185.stdout:Complete! 2021-07-24T16:37:10.005 DEBUG:teuthology.orchestra.run.smithi185:> sudo yum -y install ceph-mgr-dashboard 2021-07-24T16:37:10.024 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-grafana-dashboards-2:15.2.13-213.g0f589fd5.el8. 5/6 2021-07-24T16:37:10.248 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-mgr-dashboard-2:15.2.13-213.g0f589fd5.el8.noarc 6/6 2021-07-24T16:37:10.316 INFO:teuthology.orchestra.run.smithi185.stdout:Updating Subscription Management repositories. 2021-07-24T16:37:10.480 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-mgr-dashboard-2:15.2.13-213.g0f589fd5.el8.noarc 6/6 2021-07-24T16:37:10.481 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-grafana-dashboards-2:15.2.13-213.g0f589fd5.el8. 1/6 2021-07-24T16:37:10.481 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-mgr-dashboard-2:15.2.13-213.g0f589fd5.el8.noarc 2/6 2021-07-24T16:37:10.482 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-prometheus-alerts-2:15.2.13-213.g0f589fd5.el8.n 3/6 2021-07-24T16:37:10.482 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2021-07-24T16:37:10.482 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2021-07-24T16:37:10.843 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 82 kB/s | 2.4 kB 00:00 2021-07-24T16:37:10.918 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2021-07-24T16:37:10.918 INFO:teuthology.orchestra.run.smithi115.stdout:Installed products updated. 2021-07-24T16:37:10.957 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 95 kB/s | 2.8 kB 00:00 2021-07-24T16:37:12.525 INFO:teuthology.orchestra.run.smithi185.stdout:Dependencies resolved. 2021-07-24T16:37:12.526 INFO:teuthology.orchestra.run.smithi185.stdout:=================================================================================================== 2021-07-24T16:37:12.526 INFO:teuthology.orchestra.run.smithi185.stdout: Package Arch Version Repository Size 2021-07-24T16:37:12.526 INFO:teuthology.orchestra.run.smithi185.stdout:=================================================================================================== 2021-07-24T16:37:12.527 INFO:teuthology.orchestra.run.smithi185.stdout:Installing: 2021-07-24T16:37:12.527 INFO:teuthology.orchestra.run.smithi185.stdout: ceph-mgr-dashboard noarch 2:15.2.13-213.g0f589fd5.el8 ceph-noarch 3.6 M 2021-07-24T16:37:12.527 INFO:teuthology.orchestra.run.smithi185.stdout:Installing dependencies: 2021-07-24T16:37:12.527 INFO:teuthology.orchestra.run.smithi185.stdout: ceph-grafana-dashboards noarch 2:15.2.13-213.g0f589fd5.el8 ceph-noarch 24 k 2021-07-24T16:37:12.528 INFO:teuthology.orchestra.run.smithi185.stdout: ceph-prometheus-alerts noarch 2:15.2.13-213.g0f589fd5.el8 ceph-noarch 9.0 k 2021-07-24T16:37:12.528 INFO:teuthology.orchestra.run.smithi185.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2021-07-24T16:37:12.528 INFO:teuthology.orchestra.run.smithi185.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2021-07-24T16:37:12.528 INFO:teuthology.orchestra.run.smithi185.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2021-07-24T16:37:12.528 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:37:12.529 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction Summary 2021-07-24T16:37:12.529 INFO:teuthology.orchestra.run.smithi185.stdout:=================================================================================================== 2021-07-24T16:37:12.529 INFO:teuthology.orchestra.run.smithi185.stdout:Install 6 Packages 2021-07-24T16:37:12.529 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:37:12.529 INFO:teuthology.orchestra.run.smithi185.stdout:Total download size: 3.9 M 2021-07-24T16:37:12.530 INFO:teuthology.orchestra.run.smithi185.stdout:Installed size: 19 M 2021-07-24T16:37:12.530 INFO:teuthology.orchestra.run.smithi185.stdout:Downloading Packages: 2021-07-24T16:37:12.639 INFO:teuthology.orchestra.run.smithi185.stdout:(1/6): ceph-prometheus-alerts-15.2.13-213.g0f58 82 kB/s | 9.0 kB 00:00 2021-07-24T16:37:12.655 INFO:teuthology.orchestra.run.smithi185.stdout:(2/6): ceph-grafana-dashboards-15.2.13-213.g0f5 195 kB/s | 24 kB 00:00 2021-07-24T16:37:12.711 INFO:teuthology.orchestra.run.smithi185.stdout:(3/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 497 kB/s | 34 kB 00:00 2021-07-24T16:37:12.739 INFO:teuthology.orchestra.run.smithi185.stdout:(4/6): python3-jwt-1.6.1-2.el8.noarch.rpm 1.3 MB/s | 43 kB 00:00 2021-07-24T16:37:12.804 INFO:teuthology.orchestra.run.smithi185.stdout:(5/6): python3-routes-2.4.1-12.el8.noarch.rpm 1.4 MB/s | 196 kB 00:00 2021-07-24T16:37:13.233 INFO:teuthology.orchestra.run.smithi185.stdout:(6/6): ceph-mgr-dashboard-15.2.13-213.g0f589fd5 5.1 MB/s | 3.6 MB 00:00 2021-07-24T16:37:13.237 INFO:teuthology.orchestra.run.smithi185.stdout:-------------------------------------------------------------------------------- 2021-07-24T16:37:13.237 INFO:teuthology.orchestra.run.smithi185.stdout:Total 5.5 MB/s | 3.9 MB 00:00 2021-07-24T16:37:13.238 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction check 2021-07-24T16:37:13.247 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction check succeeded. 2021-07-24T16:37:13.247 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction test 2021-07-24T16:37:13.329 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction test succeeded. 2021-07-24T16:37:13.330 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction 2021-07-24T16:37:13.592 INFO:teuthology.orchestra.run.smithi185.stdout: Preparing : 1/1 2021-07-24T16:37:13.748 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2021-07-24T16:37:13.991 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2021-07-24T16:37:14.166 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2021-07-24T16:37:14.322 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : ceph-prometheus-alerts-2:15.2.13-213.g0f589fd5.el8.n 4/6 2021-07-24T16:37:15.371 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : ceph-grafana-dashboards-2:15.2.13-213.g0f589fd5.el8. 5/6 2021-07-24T16:37:15.607 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : ceph-mgr-dashboard-2:15.2.13-213.g0f589fd5.el8.noarc 6/6 2021-07-24T16:37:15.872 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: ceph-mgr-dashboard-2:15.2.13-213.g0f589fd5.el8.noarc 6/6 2021-07-24T16:37:15.872 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : ceph-grafana-dashboards-2:15.2.13-213.g0f589fd5.el8. 1/6 2021-07-24T16:37:15.873 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : ceph-mgr-dashboard-2:15.2.13-213.g0f589fd5.el8.noarc 2/6 2021-07-24T16:37:15.873 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : ceph-prometheus-alerts-2:15.2.13-213.g0f589fd5.el8.n 3/6 2021-07-24T16:37:15.874 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2021-07-24T16:37:15.874 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2021-07-24T16:37:16.343 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2021-07-24T16:37:16.343 INFO:teuthology.orchestra.run.smithi185.stdout:Installed products updated. 2021-07-24T16:37:21.234 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:05 ago on Sat 24 Jul 2021 04:36:45 PM UTC. 2021-07-24T16:37:23.624 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:37:23.624 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2021-07-24T16:37:23.624 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-grafana-dashboards-2:15.2.13-213.g0f589fd5.el8.noarch 2021-07-24T16:37:23.625 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mgr-dashboard-2:15.2.13-213.g0f589fd5.el8.noarch 2021-07-24T16:37:23.625 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-prometheus-alerts-2:15.2.13-213.g0f589fd5.el8.noarch 2021-07-24T16:37:23.625 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jwt-1.6.1-2.el8.noarch 2021-07-24T16:37:23.625 INFO:teuthology.orchestra.run.smithi115.stdout: python3-repoze-lru-0.7-6.el8.noarch 2021-07-24T16:37:23.625 INFO:teuthology.orchestra.run.smithi115.stdout: python3-routes-2.4.1-12.el8.noarch 2021-07-24T16:37:23.626 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:37:23.626 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2021-07-24T16:37:23.720 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install ceph-mgr-diskprediction-local 2021-07-24T16:37:24.001 INFO:teuthology.orchestra.run.smithi115.stdout:Updating Subscription Management repositories. 2021-07-24T16:37:24.510 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 97 kB/s | 2.8 kB 00:00 2021-07-24T16:37:26.257 INFO:teuthology.orchestra.run.smithi185.stdout:Last metadata expiration check: 0:00:05 ago on Sat 24 Jul 2021 04:36:51 PM UTC. 2021-07-24T16:37:28.501 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:37:28.502 INFO:teuthology.orchestra.run.smithi185.stdout:Installed: 2021-07-24T16:37:28.502 INFO:teuthology.orchestra.run.smithi185.stdout: ceph-grafana-dashboards-2:15.2.13-213.g0f589fd5.el8.noarch 2021-07-24T16:37:28.502 INFO:teuthology.orchestra.run.smithi185.stdout: ceph-mgr-dashboard-2:15.2.13-213.g0f589fd5.el8.noarch 2021-07-24T16:37:28.503 INFO:teuthology.orchestra.run.smithi185.stdout: ceph-prometheus-alerts-2:15.2.13-213.g0f589fd5.el8.noarch 2021-07-24T16:37:28.503 INFO:teuthology.orchestra.run.smithi185.stdout: python3-jwt-1.6.1-2.el8.noarch 2021-07-24T16:37:28.503 INFO:teuthology.orchestra.run.smithi185.stdout: python3-repoze-lru-0.7-6.el8.noarch 2021-07-24T16:37:28.503 INFO:teuthology.orchestra.run.smithi185.stdout: python3-routes-2.4.1-12.el8.noarch 2021-07-24T16:37:28.504 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:37:28.504 INFO:teuthology.orchestra.run.smithi185.stdout:Complete! 2021-07-24T16:37:28.546 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 80 kB/s | 2.4 kB 00:00 2021-07-24T16:37:28.599 DEBUG:teuthology.orchestra.run.smithi185:> sudo yum -y install ceph-mgr-diskprediction-local 2021-07-24T16:37:28.882 INFO:teuthology.orchestra.run.smithi185.stdout:Updating Subscription Management repositories. 2021-07-24T16:37:29.411 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 78 kB/s | 2.4 kB 00:00 2021-07-24T16:37:32.754 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:04 ago on Sat 24 Jul 2021 04:33:38 PM UTC. 2021-07-24T16:37:33.482 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 96 kB/s | 2.8 kB 00:00 2021-07-24T16:37:34.916 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2021-07-24T16:37:34.917 INFO:teuthology.orchestra.run.smithi115.stdout:====================================================================================================================== 2021-07-24T16:37:34.917 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repository Size 2021-07-24T16:37:34.917 INFO:teuthology.orchestra.run.smithi115.stdout:====================================================================================================================== 2021-07-24T16:37:34.930 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2021-07-24T16:37:34.930 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mgr-diskprediction-local noarch 2:15.2.13-213.g0f589fd5.el8 ceph-noarch 8.6 M 2021-07-24T16:37:34.930 INFO:teuthology.orchestra.run.smithi115.stdout:Installing dependencies: 2021-07-24T16:37:34.930 INFO:teuthology.orchestra.run.smithi115.stdout: libgfortran x86_64 8.3.1-5.1.el8 rhel-8-for-x86_64-baseos-rpms 639 k 2021-07-24T16:37:34.931 INFO:teuthology.orchestra.run.smithi115.stdout: libquadmath x86_64 8.3.1-5.1.el8 rhel-8-for-x86_64-baseos-rpms 169 k 2021-07-24T16:37:34.931 INFO:teuthology.orchestra.run.smithi115.stdout: openblas x86_64 0.3.3-5.el8 rhel-8-for-x86_64-appstream-rpms 4.3 M 2021-07-24T16:37:34.931 INFO:teuthology.orchestra.run.smithi115.stdout: openblas-threads x86_64 0.3.3-5.el8 rhel-8-for-x86_64-appstream-rpms 4.4 M 2021-07-24T16:37:34.931 INFO:teuthology.orchestra.run.smithi115.stdout: python3-numpy x86_64 1:1.14.3-9.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2021-07-24T16:37:34.932 INFO:teuthology.orchestra.run.smithi115.stdout: python3-numpy-f2py x86_64 1:1.14.3-9.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2021-07-24T16:37:34.932 INFO:teuthology.orchestra.run.smithi115.stdout: python3-scipy x86_64 1.0.0-20.module+el8.1.0+3334+5cb623d7 rhel-8-for-x86_64-appstream-rpms 15 M 2021-07-24T16:37:34.932 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:37:34.932 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2021-07-24T16:37:34.932 INFO:teuthology.orchestra.run.smithi115.stdout:====================================================================================================================== 2021-07-24T16:37:34.933 INFO:teuthology.orchestra.run.smithi115.stdout:Install 8 Packages 2021-07-24T16:37:34.933 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:37:34.934 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 37 M 2021-07-24T16:37:34.934 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 196 M 2021-07-24T16:37:34.941 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2021-07-24T16:37:35.002 INFO:teuthology.orchestra.run.smithi115.stdout:(1/8): openblas-threads-0.3.3-5.el8.x86_64.rpm 55 MB/s | 4.4 MB 00:00 2021-07-24T16:37:35.024 INFO:teuthology.orchestra.run.smithi115.stdout:(2/8): python3-numpy-f2py-1.14.3-9.el8.x86_64.r 8.6 MB/s | 225 kB 00:00 2021-07-24T16:37:35.155 INFO:teuthology.orchestra.run.smithi115.stdout:(3/8): python3-scipy-1.0.0-20.module+el8.1.0+33 63 MB/s | 15 MB 00:00 2021-07-24T16:37:35.180 INFO:teuthology.orchestra.run.smithi115.stdout:(4/8): openblas-0.3.3-5.el8.x86_64.rpm 28 MB/s | 4.3 MB 00:00 2021-07-24T16:37:35.210 INFO:teuthology.orchestra.run.smithi115.stdout:(5/8): python3-numpy-1.14.3-9.el8.x86_64.rpm 62 MB/s | 3.7 MB 00:00 2021-07-24T16:37:35.218 INFO:teuthology.orchestra.run.smithi115.stdout:(6/8): libgfortran-8.3.1-5.1.el8.x86_64.rpm 18 MB/s | 639 kB 00:00 2021-07-24T16:37:35.234 INFO:teuthology.orchestra.run.smithi115.stdout:(7/8): libquadmath-8.3.1-5.1.el8.x86_64.rpm 7.0 MB/s | 169 kB 00:00 2021-07-24T16:37:35.542 INFO:teuthology.orchestra.run.smithi115.stdout:(8/8): ceph-mgr-diskprediction-local-15.2.13-21 14 MB/s | 8.6 MB 00:00 2021-07-24T16:37:35.544 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2021-07-24T16:37:35.545 INFO:teuthology.orchestra.run.smithi115.stdout:Total 58 MB/s | 37 MB 00:00 2021-07-24T16:37:35.555 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2021-07-24T16:37:35.572 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2021-07-24T16:37:35.573 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2021-07-24T16:37:35.887 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2021-07-24T16:37:35.891 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2021-07-24T16:37:36.471 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2021-07-24T16:37:36.620 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : libquadmath-8.3.1-5.1.el8.x86_64 1/8 2021-07-24T16:37:36.753 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: libquadmath-8.3.1-5.1.el8.x86_64 1/8 2021-07-24T16:37:36.912 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : libgfortran-8.3.1-5.1.el8.x86_64 2/8 2021-07-24T16:37:37.439 INFO:teuthology.orchestra.run.smithi185.stdout:Last metadata expiration check: 0:00:04 ago on Sat 24 Jul 2021 04:33:38 PM UTC. 2021-07-24T16:37:37.440 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: libgfortran-8.3.1-5.1.el8.x86_64 2/8 2021-07-24T16:37:37.637 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : openblas-threads-0.3.3-5.el8.x86_64 3/8 2021-07-24T16:37:38.129 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: openblas-threads-0.3.3-5.el8.x86_64 3/8 2021-07-24T16:37:38.321 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : openblas-0.3.3-5.el8.x86_64 4/8 2021-07-24T16:37:39.038 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: openblas-0.3.3-5.el8.x86_64 4/8 2021-07-24T16:37:39.563 INFO:teuthology.orchestra.run.smithi185.stdout:Dependencies resolved. 2021-07-24T16:37:39.567 INFO:teuthology.orchestra.run.smithi185.stdout:====================================================================================================================== 2021-07-24T16:37:39.567 INFO:teuthology.orchestra.run.smithi185.stdout: Package Arch Version Repository Size 2021-07-24T16:37:39.567 INFO:teuthology.orchestra.run.smithi185.stdout:====================================================================================================================== 2021-07-24T16:37:39.568 INFO:teuthology.orchestra.run.smithi185.stdout:Installing: 2021-07-24T16:37:39.568 INFO:teuthology.orchestra.run.smithi185.stdout: ceph-mgr-diskprediction-local noarch 2:15.2.13-213.g0f589fd5.el8 ceph-noarch 8.6 M 2021-07-24T16:37:39.568 INFO:teuthology.orchestra.run.smithi185.stdout:Installing dependencies: 2021-07-24T16:37:39.568 INFO:teuthology.orchestra.run.smithi185.stdout: libgfortran x86_64 8.3.1-5.1.el8 rhel-8-for-x86_64-baseos-rpms 639 k 2021-07-24T16:37:39.568 INFO:teuthology.orchestra.run.smithi185.stdout: libquadmath x86_64 8.3.1-5.1.el8 rhel-8-for-x86_64-baseos-rpms 169 k 2021-07-24T16:37:39.570 INFO:teuthology.orchestra.run.smithi185.stdout: openblas x86_64 0.3.3-5.el8 rhel-8-for-x86_64-appstream-rpms 4.3 M 2021-07-24T16:37:39.570 INFO:teuthology.orchestra.run.smithi185.stdout: openblas-threads x86_64 0.3.3-5.el8 rhel-8-for-x86_64-appstream-rpms 4.4 M 2021-07-24T16:37:39.570 INFO:teuthology.orchestra.run.smithi185.stdout: python3-numpy x86_64 1:1.14.3-9.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2021-07-24T16:37:39.570 INFO:teuthology.orchestra.run.smithi185.stdout: python3-numpy-f2py x86_64 1:1.14.3-9.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2021-07-24T16:37:39.571 INFO:teuthology.orchestra.run.smithi185.stdout: python3-scipy x86_64 1.0.0-20.module+el8.1.0+3334+5cb623d7 rhel-8-for-x86_64-appstream-rpms 15 M 2021-07-24T16:37:39.571 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:37:39.571 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction Summary 2021-07-24T16:37:39.571 INFO:teuthology.orchestra.run.smithi185.stdout:====================================================================================================================== 2021-07-24T16:37:39.571 INFO:teuthology.orchestra.run.smithi185.stdout:Install 8 Packages 2021-07-24T16:37:39.572 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:37:39.572 INFO:teuthology.orchestra.run.smithi185.stdout:Total download size: 37 M 2021-07-24T16:37:39.572 INFO:teuthology.orchestra.run.smithi185.stdout:Installed size: 196 M 2021-07-24T16:37:39.572 INFO:teuthology.orchestra.run.smithi185.stdout:Downloading Packages: 2021-07-24T16:37:39.583 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-numpy-1:1.14.3-9.el8.x86_64 5/8 2021-07-24T16:37:39.612 INFO:teuthology.orchestra.run.smithi185.stdout:(1/8): libquadmath-8.3.1-5.1.el8.x86_64.rpm 3.9 MB/s | 169 kB 00:00 2021-07-24T16:37:39.623 INFO:teuthology.orchestra.run.smithi185.stdout:(2/8): libgfortran-8.3.1-5.1.el8.x86_64.rpm 11 MB/s | 639 kB 00:00 2021-07-24T16:37:39.683 INFO:teuthology.orchestra.run.smithi185.stdout:(3/8): openblas-threads-0.3.3-5.el8.x86_64.rpm 77 MB/s | 4.4 MB 00:00 2021-07-24T16:37:39.702 INFO:teuthology.orchestra.run.smithi185.stdout:(4/8): python3-numpy-f2py-1.14.3-9.el8.x86_64.r 10 MB/s | 225 kB 00:00 2021-07-24T16:37:39.805 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-numpy-f2py-1:1.14.3-9.el8.x86_64 6/8 2021-07-24T16:37:39.834 INFO:teuthology.orchestra.run.smithi185.stdout:(5/8): python3-scipy-1.0.0-20.module+el8.1.0+33 66 MB/s | 15 MB 00:00 2021-07-24T16:37:39.860 INFO:teuthology.orchestra.run.smithi185.stdout:(6/8): openblas-0.3.3-5.el8.x86_64.rpm 27 MB/s | 4.3 MB 00:00 2021-07-24T16:37:39.886 INFO:teuthology.orchestra.run.smithi185.stdout:(7/8): python3-numpy-1.14.3-9.el8.x86_64.rpm 73 MB/s | 3.7 MB 00:00 2021-07-24T16:37:40.263 INFO:teuthology.orchestra.run.smithi185.stdout:(8/8): ceph-mgr-diskprediction-local-15.2.13-21 12 MB/s | 8.6 MB 00:00 2021-07-24T16:37:40.265 INFO:teuthology.orchestra.run.smithi185.stdout:-------------------------------------------------------------------------------- 2021-07-24T16:37:40.266 INFO:teuthology.orchestra.run.smithi185.stdout:Total 52 MB/s | 37 MB 00:00 2021-07-24T16:37:40.276 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction check 2021-07-24T16:37:40.307 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction check succeeded. 2021-07-24T16:37:40.308 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction test 2021-07-24T16:37:40.616 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction test succeeded. 2021-07-24T16:37:40.617 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction 2021-07-24T16:37:41.168 INFO:teuthology.orchestra.run.smithi185.stdout: Preparing : 1/1 2021-07-24T16:37:41.309 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : libquadmath-8.3.1-5.1.el8.x86_64 1/8 2021-07-24T16:37:41.467 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: libquadmath-8.3.1-5.1.el8.x86_64 1/8 2021-07-24T16:37:41.599 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : libgfortran-8.3.1-5.1.el8.x86_64 2/8 2021-07-24T16:37:41.836 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-9.el8.x86_64 6/8 2021-07-24T16:37:42.099 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: libgfortran-8.3.1-5.1.el8.x86_64 2/8 2021-07-24T16:37:42.251 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : openblas-threads-0.3.3-5.el8.x86_64 3/8 2021-07-24T16:37:42.740 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: openblas-threads-0.3.3-5.el8.x86_64 3/8 2021-07-24T16:37:42.951 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : openblas-0.3.3-5.el8.x86_64 4/8 2021-07-24T16:37:43.214 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-scipy-1.0.0-20.module+el8.1.0+3334+5cb623d7. 7/8 2021-07-24T16:37:43.411 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-mgr-diskprediction-local-2:15.2.13-213.g0f589fd 8/8 2021-07-24T16:37:43.656 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:15.2.13-213.g0f589fd 8/8 2021-07-24T16:37:43.656 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-mgr-diskprediction-local-2:15.2.13-213.g0f589fd 1/8 2021-07-24T16:37:43.656 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-scipy-1.0.0-20.module+el8.1.0+3334+5cb623d7. 2/8 2021-07-24T16:37:43.657 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : openblas-threads-0.3.3-5.el8.x86_64 3/8 2021-07-24T16:37:43.657 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-numpy-f2py-1:1.14.3-9.el8.x86_64 4/8 2021-07-24T16:37:43.657 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : openblas-0.3.3-5.el8.x86_64 5/8 2021-07-24T16:37:43.657 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-numpy-1:1.14.3-9.el8.x86_64 6/8 2021-07-24T16:37:43.658 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : libgfortran-8.3.1-5.1.el8.x86_64 7/8 2021-07-24T16:37:43.667 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: openblas-0.3.3-5.el8.x86_64 4/8 2021-07-24T16:37:44.040 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-numpy-1:1.14.3-9.el8.x86_64 5/8 2021-07-24T16:37:44.174 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : libquadmath-8.3.1-5.1.el8.x86_64 8/8 2021-07-24T16:37:44.175 INFO:teuthology.orchestra.run.smithi115.stdout:Installed products updated. 2021-07-24T16:37:44.258 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-numpy-f2py-1:1.14.3-9.el8.x86_64 6/8 2021-07-24T16:37:46.273 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-9.el8.x86_64 6/8 2021-07-24T16:37:47.598 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-scipy-1.0.0-20.module+el8.1.0+3334+5cb623d7. 7/8 2021-07-24T16:37:47.765 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : ceph-mgr-diskprediction-local-2:15.2.13-213.g0f589fd 8/8 2021-07-24T16:37:48.024 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:15.2.13-213.g0f589fd 8/8 2021-07-24T16:37:48.024 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : ceph-mgr-diskprediction-local-2:15.2.13-213.g0f589fd 1/8 2021-07-24T16:37:48.024 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : libgfortran-8.3.1-5.1.el8.x86_64 2/8 2021-07-24T16:37:48.024 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : libquadmath-8.3.1-5.1.el8.x86_64 3/8 2021-07-24T16:37:48.025 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-scipy-1.0.0-20.module+el8.1.0+3334+5cb623d7. 4/8 2021-07-24T16:37:48.025 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : openblas-threads-0.3.3-5.el8.x86_64 5/8 2021-07-24T16:37:48.025 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-numpy-f2py-1:1.14.3-9.el8.x86_64 6/8 2021-07-24T16:37:48.025 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : openblas-0.3.3-5.el8.x86_64 7/8 2021-07-24T16:37:48.503 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-numpy-1:1.14.3-9.el8.x86_64 8/8 2021-07-24T16:37:48.503 INFO:teuthology.orchestra.run.smithi185.stdout:Installed products updated. 2021-07-24T16:37:54.182 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:05 ago on Sat 24 Jul 2021 04:37:16 PM UTC. 2021-07-24T16:37:56.566 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:37:56.566 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2021-07-24T16:37:56.566 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mgr-diskprediction-local-2:15.2.13-213.g0f589fd5.el8.noarch 2021-07-24T16:37:56.566 INFO:teuthology.orchestra.run.smithi115.stdout: libgfortran-8.3.1-5.1.el8.x86_64 2021-07-24T16:37:56.567 INFO:teuthology.orchestra.run.smithi115.stdout: libquadmath-8.3.1-5.1.el8.x86_64 2021-07-24T16:37:56.567 INFO:teuthology.orchestra.run.smithi115.stdout: openblas-0.3.3-5.el8.x86_64 2021-07-24T16:37:56.567 INFO:teuthology.orchestra.run.smithi115.stdout: openblas-threads-0.3.3-5.el8.x86_64 2021-07-24T16:37:56.567 INFO:teuthology.orchestra.run.smithi115.stdout: python3-numpy-1:1.14.3-9.el8.x86_64 2021-07-24T16:37:56.568 INFO:teuthology.orchestra.run.smithi115.stdout: python3-numpy-f2py-1:1.14.3-9.el8.x86_64 2021-07-24T16:37:56.568 INFO:teuthology.orchestra.run.smithi115.stdout: python3-scipy-1.0.0-20.module+el8.1.0+3334+5cb623d7.x86_64 2021-07-24T16:37:56.568 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:37:56.568 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2021-07-24T16:37:56.661 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install ceph-mgr-rook 2021-07-24T16:37:56.941 INFO:teuthology.orchestra.run.smithi115.stdout:Updating Subscription Management repositories. 2021-07-24T16:37:57.450 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 94 kB/s | 2.8 kB 00:00 2021-07-24T16:37:58.386 INFO:teuthology.orchestra.run.smithi185.stdout:Last metadata expiration check: 0:00:05 ago on Sat 24 Jul 2021 04:37:21 PM UTC. 2021-07-24T16:38:00.685 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:38:00.685 INFO:teuthology.orchestra.run.smithi185.stdout:Installed: 2021-07-24T16:38:00.686 INFO:teuthology.orchestra.run.smithi185.stdout: ceph-mgr-diskprediction-local-2:15.2.13-213.g0f589fd5.el8.noarch 2021-07-24T16:38:00.687 INFO:teuthology.orchestra.run.smithi185.stdout: libgfortran-8.3.1-5.1.el8.x86_64 2021-07-24T16:38:00.687 INFO:teuthology.orchestra.run.smithi185.stdout: libquadmath-8.3.1-5.1.el8.x86_64 2021-07-24T16:38:00.688 INFO:teuthology.orchestra.run.smithi185.stdout: openblas-0.3.3-5.el8.x86_64 2021-07-24T16:38:00.688 INFO:teuthology.orchestra.run.smithi185.stdout: openblas-threads-0.3.3-5.el8.x86_64 2021-07-24T16:38:00.689 INFO:teuthology.orchestra.run.smithi185.stdout: python3-numpy-1:1.14.3-9.el8.x86_64 2021-07-24T16:38:00.690 INFO:teuthology.orchestra.run.smithi185.stdout: python3-numpy-f2py-1:1.14.3-9.el8.x86_64 2021-07-24T16:38:00.691 INFO:teuthology.orchestra.run.smithi185.stdout: python3-scipy-1.0.0-20.module+el8.1.0+3334+5cb623d7.x86_64 2021-07-24T16:38:00.692 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:38:00.692 INFO:teuthology.orchestra.run.smithi185.stdout:Complete! 2021-07-24T16:38:00.773 DEBUG:teuthology.orchestra.run.smithi185:> sudo yum -y install ceph-mgr-rook 2021-07-24T16:38:01.064 INFO:teuthology.orchestra.run.smithi185.stdout:Updating Subscription Management repositories. 2021-07-24T16:38:01.411 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 81 kB/s | 2.4 kB 00:00 2021-07-24T16:38:01.614 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 75 kB/s | 2.4 kB 00:00 2021-07-24T16:38:05.617 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:04 ago on Sat 24 Jul 2021 04:33:38 PM UTC. 2021-07-24T16:38:05.753 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 92 kB/s | 2.8 kB 00:00 2021-07-24T16:38:07.768 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2021-07-24T16:38:07.770 INFO:teuthology.orchestra.run.smithi115.stdout:======================================================================================================== 2021-07-24T16:38:07.770 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repository Size 2021-07-24T16:38:07.770 INFO:teuthology.orchestra.run.smithi115.stdout:======================================================================================================== 2021-07-24T16:38:07.771 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2021-07-24T16:38:07.771 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mgr-rook noarch 2:15.2.13-213.g0f589fd5.el8 ceph-noarch 27 k 2021-07-24T16:38:07.771 INFO:teuthology.orchestra.run.smithi115.stdout:Installing dependencies: 2021-07-24T16:38:07.771 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2021-07-24T16:38:07.771 INFO:teuthology.orchestra.run.smithi115.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2021-07-24T16:38:07.772 INFO:teuthology.orchestra.run.smithi115.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2021-07-24T16:38:07.772 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2021-07-24T16:38:07.772 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2021-07-24T16:38:07.772 INFO:teuthology.orchestra.run.smithi115.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2021-07-24T16:38:07.773 INFO:teuthology.orchestra.run.smithi115.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2021-07-24T16:38:07.773 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2021-07-24T16:38:07.773 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2021-07-24T16:38:07.773 INFO:teuthology.orchestra.run.smithi115.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2021-07-24T16:38:07.774 INFO:teuthology.orchestra.run.smithi115.stdout: python3-rsa noarch 3.4.2-16.el8 epel 73 k 2021-07-24T16:38:07.775 INFO:teuthology.orchestra.run.smithi115.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2021-07-24T16:38:07.775 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:38:07.775 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2021-07-24T16:38:07.775 INFO:teuthology.orchestra.run.smithi115.stdout:======================================================================================================== 2021-07-24T16:38:07.776 INFO:teuthology.orchestra.run.smithi115.stdout:Install 13 Packages 2021-07-24T16:38:07.776 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:38:07.777 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 1.9 M 2021-07-24T16:38:07.777 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 24 M 2021-07-24T16:38:07.777 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2021-07-24T16:38:07.840 INFO:teuthology.orchestra.run.smithi115.stdout:(1/13): python3-certifi-2018.10.15-7.el8.noarch 244 kB/s | 16 kB 00:00 2021-07-24T16:38:07.862 INFO:teuthology.orchestra.run.smithi115.stdout:(2/13): python3-cachetools-3.1.1-4.el8.noarch.r 369 kB/s | 33 kB 00:00 2021-07-24T16:38:07.906 INFO:teuthology.orchestra.run.smithi115.stdout:(3/13): python3-google-auth-1.1.1-10.el8.noarch 1.2 MB/s | 81 kB 00:00 2021-07-24T16:38:07.928 INFO:teuthology.orchestra.run.smithi115.stdout:(4/13): python3-rsa-3.4.2-16.el8.noarch.rpm 3.2 MB/s | 73 kB 00:00 2021-07-24T16:38:07.951 INFO:teuthology.orchestra.run.smithi115.stdout:(5/13): python3-websocket-client-0.56.0-5.el8.n 2.7 MB/s | 61 kB 00:00 2021-07-24T16:38:07.954 INFO:teuthology.orchestra.run.smithi115.stdout:(6/13): ceph-mgr-rook-15.2.13-213.g0f589fd5.el8 150 kB/s | 27 kB 00:00 2021-07-24T16:38:07.991 INFO:teuthology.orchestra.run.smithi115.stdout:(7/13): python3-jsonpointer-1.10-11.el8.noarch. 501 kB/s | 20 kB 00:00 2021-07-24T16:38:07.999 INFO:teuthology.orchestra.run.smithi115.stdout:(8/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 2.8 MB/s | 126 kB 00:00 2021-07-24T16:38:08.017 INFO:teuthology.orchestra.run.smithi115.stdout:(9/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 1.0 MB/s | 27 kB 00:00 2021-07-24T16:38:08.024 INFO:teuthology.orchestra.run.smithi115.stdout:(10/13): python3-pyasn1-modules-0.3.7-6.el8.noa 4.2 MB/s | 110 kB 00:00 2021-07-24T16:38:08.043 INFO:teuthology.orchestra.run.smithi115.stdout:(11/13): python3-oauthlib-2.1.0-1.el8.noarch.rp 6.0 MB/s | 155 kB 00:00 2021-07-24T16:38:08.049 INFO:teuthology.orchestra.run.smithi115.stdout:(12/13): python3-requests-oauthlib-1.0.0-1.el8. 1.7 MB/s | 43 kB 00:00 2021-07-24T16:38:09.735 INFO:teuthology.orchestra.run.smithi115.stdout:(13/13): python3-kubernetes-11.0.0-6.el8.noarch 637 kB/s | 1.2 MB 00:01 2021-07-24T16:38:09.736 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2021-07-24T16:38:09.736 INFO:teuthology.orchestra.run.smithi115.stdout:Total 1.0 MB/s | 1.9 MB 00:01 2021-07-24T16:38:09.746 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2021-07-24T16:38:09.759 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2021-07-24T16:38:09.759 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2021-07-24T16:38:09.778 INFO:teuthology.orchestra.run.smithi185.stdout:Last metadata expiration check: 0:00:04 ago on Sat 24 Jul 2021 04:33:38 PM UTC. 2021-07-24T16:38:09.834 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2021-07-24T16:38:09.839 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2021-07-24T16:38:10.384 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2021-07-24T16:38:11.199 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2021-07-24T16:38:11.881 INFO:teuthology.orchestra.run.smithi185.stdout:Dependencies resolved. 2021-07-24T16:38:11.882 INFO:teuthology.orchestra.run.smithi185.stdout:======================================================================================================== 2021-07-24T16:38:11.882 INFO:teuthology.orchestra.run.smithi185.stdout: Package Arch Version Repository Size 2021-07-24T16:38:11.883 INFO:teuthology.orchestra.run.smithi185.stdout:======================================================================================================== 2021-07-24T16:38:11.883 INFO:teuthology.orchestra.run.smithi185.stdout:Installing: 2021-07-24T16:38:11.883 INFO:teuthology.orchestra.run.smithi185.stdout: ceph-mgr-rook noarch 2:15.2.13-213.g0f589fd5.el8 ceph-noarch 27 k 2021-07-24T16:38:11.883 INFO:teuthology.orchestra.run.smithi185.stdout:Installing dependencies: 2021-07-24T16:38:11.884 INFO:teuthology.orchestra.run.smithi185.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2021-07-24T16:38:11.884 INFO:teuthology.orchestra.run.smithi185.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2021-07-24T16:38:11.884 INFO:teuthology.orchestra.run.smithi185.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2021-07-24T16:38:11.885 INFO:teuthology.orchestra.run.smithi185.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2021-07-24T16:38:11.885 INFO:teuthology.orchestra.run.smithi185.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2021-07-24T16:38:11.885 INFO:teuthology.orchestra.run.smithi185.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2021-07-24T16:38:11.886 INFO:teuthology.orchestra.run.smithi185.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2021-07-24T16:38:11.886 INFO:teuthology.orchestra.run.smithi185.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2021-07-24T16:38:11.886 INFO:teuthology.orchestra.run.smithi185.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2021-07-24T16:38:11.886 INFO:teuthology.orchestra.run.smithi185.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2021-07-24T16:38:11.887 INFO:teuthology.orchestra.run.smithi185.stdout: python3-rsa noarch 3.4.2-16.el8 epel 73 k 2021-07-24T16:38:11.887 INFO:teuthology.orchestra.run.smithi185.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2021-07-24T16:38:11.887 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:38:11.887 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction Summary 2021-07-24T16:38:11.887 INFO:teuthology.orchestra.run.smithi185.stdout:======================================================================================================== 2021-07-24T16:38:11.888 INFO:teuthology.orchestra.run.smithi185.stdout:Install 13 Packages 2021-07-24T16:38:11.888 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:38:11.889 INFO:teuthology.orchestra.run.smithi185.stdout:Total download size: 1.9 M 2021-07-24T16:38:11.889 INFO:teuthology.orchestra.run.smithi185.stdout:Installed size: 24 M 2021-07-24T16:38:11.889 INFO:teuthology.orchestra.run.smithi185.stdout:Downloading Packages: 2021-07-24T16:38:11.956 INFO:teuthology.orchestra.run.smithi185.stdout:(1/13): python3-certifi-2018.10.15-7.el8.noarch 236 kB/s | 16 kB 00:00 2021-07-24T16:38:11.956 INFO:teuthology.orchestra.run.smithi185.stdout:(2/13): python3-cachetools-3.1.1-4.el8.noarch.r 474 kB/s | 33 kB 00:00 2021-07-24T16:38:11.999 INFO:teuthology.orchestra.run.smithi185.stdout:(3/13): python3-google-auth-1.1.1-10.el8.noarch 1.8 MB/s | 81 kB 00:00 2021-07-24T16:38:12.024 INFO:teuthology.orchestra.run.smithi185.stdout:(4/13): python3-rsa-3.4.2-16.el8.noarch.rpm 3.2 MB/s | 73 kB 00:00 2021-07-24T16:38:12.044 INFO:teuthology.orchestra.run.smithi185.stdout:(5/13): python3-websocket-client-0.56.0-5.el8.n 2.6 MB/s | 61 kB 00:00 2021-07-24T16:38:12.077 INFO:teuthology.orchestra.run.smithi185.stdout:(6/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 4.7 MB/s | 155 kB 00:00 2021-07-24T16:38:12.100 INFO:teuthology.orchestra.run.smithi185.stdout:(7/13): python3-requests-oauthlib-1.0.0-1.el8.n 2.0 MB/s | 43 kB 00:00 2021-07-24T16:38:12.118 INFO:teuthology.orchestra.run.smithi185.stdout:(8/13): python3-jsonpointer-1.10-11.el8.noarch. 955 kB/s | 20 kB 00:00 2021-07-24T16:38:12.141 INFO:teuthology.orchestra.run.smithi185.stdout:(9/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 5.6 MB/s | 126 kB 00:00 2021-07-24T16:38:12.157 INFO:teuthology.orchestra.run.smithi185.stdout:(10/13): python3-kubernetes-11.0.0-6.el8.noarch 5.8 MB/s | 1.2 MB 00:00 2021-07-24T16:38:12.165 INFO:teuthology.orchestra.run.smithi185.stdout:(11/13): python3-jsonpatch-1.21-2.el8.noarch.rp 1.1 MB/s | 27 kB 00:00 2021-07-24T16:38:12.187 INFO:teuthology.orchestra.run.smithi185.stdout:(12/13): python3-pyasn1-modules-0.3.7-6.el8.noa 3.6 MB/s | 110 kB 00:00 2021-07-24T16:38:12.203 INFO:teuthology.orchestra.run.smithi185.stdout:(13/13): ceph-mgr-rook-15.2.13-213.g0f589fd5.el 86 kB/s | 27 kB 00:00 2021-07-24T16:38:12.204 INFO:teuthology.orchestra.run.smithi185.stdout:-------------------------------------------------------------------------------- 2021-07-24T16:38:12.204 INFO:teuthology.orchestra.run.smithi185.stdout:Total 6.0 MB/s | 1.9 MB 00:00 2021-07-24T16:38:12.209 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction check 2021-07-24T16:38:12.223 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction check succeeded. 2021-07-24T16:38:12.223 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction test 2021-07-24T16:38:12.228 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-rsa-3.4.2-16.el8.noarch 2/13 2021-07-24T16:38:12.293 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction test succeeded. 2021-07-24T16:38:12.297 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction 2021-07-24T16:38:12.541 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2021-07-24T16:38:12.782 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 4/13 2021-07-24T16:38:12.858 INFO:teuthology.orchestra.run.smithi185.stdout: Preparing : 1/1 2021-07-24T16:38:13.004 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 5/13 2021-07-24T16:38:13.088 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2021-07-24T16:38:13.140 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 6/13 2021-07-24T16:38:13.325 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-rsa-3.4.2-16.el8.noarch 2/13 2021-07-24T16:38:13.364 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 7/13 2021-07-24T16:38:13.502 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2021-07-24T16:38:13.614 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2021-07-24T16:38:13.685 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 4/13 2021-07-24T16:38:13.799 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2021-07-24T16:38:13.928 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 5/13 2021-07-24T16:38:14.061 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2021-07-24T16:38:14.159 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2021-07-24T16:38:14.432 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2021-07-24T16:38:14.768 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2021-07-24T16:38:15.215 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2021-07-24T16:38:15.479 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2021-07-24T16:38:15.678 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-mgr-rook-2:15.2.13-213.g0f589fd5.el8.noarch 13/13 2021-07-24T16:38:15.909 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-mgr-rook-2:15.2.13-213.g0f589fd5.el8.noarch 13/13 2021-07-24T16:38:15.910 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-mgr-rook-2:15.2.13-213.g0f589fd5.el8.noarch 1/13 2021-07-24T16:38:15.910 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2021-07-24T16:38:15.910 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2021-07-24T16:38:15.910 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2021-07-24T16:38:15.910 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2021-07-24T16:38:15.911 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-rsa-3.4.2-16.el8.noarch 6/13 2021-07-24T16:38:15.911 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2021-07-24T16:38:15.911 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 8/13 2021-07-24T16:38:15.911 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 9/13 2021-07-24T16:38:15.912 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 10/13 2021-07-24T16:38:15.912 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 11/13 2021-07-24T16:38:15.912 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 12/13 2021-07-24T16:38:16.007 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2021-07-24T16:38:16.429 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 13/13 2021-07-24T16:38:16.429 INFO:teuthology.orchestra.run.smithi115.stdout:Installed products updated. 2021-07-24T16:38:16.486 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2021-07-24T16:38:17.609 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2021-07-24T16:38:17.861 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2021-07-24T16:38:18.047 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : ceph-mgr-rook-2:15.2.13-213.g0f589fd5.el8.noarch 13/13 2021-07-24T16:38:18.313 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: ceph-mgr-rook-2:15.2.13-213.g0f589fd5.el8.noarch 13/13 2021-07-24T16:38:18.314 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : ceph-mgr-rook-2:15.2.13-213.g0f589fd5.el8.noarch 1/13 2021-07-24T16:38:18.314 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2021-07-24T16:38:18.314 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2021-07-24T16:38:18.314 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2021-07-24T16:38:18.315 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2021-07-24T16:38:18.315 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-rsa-3.4.2-16.el8.noarch 6/13 2021-07-24T16:38:18.315 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2021-07-24T16:38:18.315 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2021-07-24T16:38:18.316 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2021-07-24T16:38:18.316 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 10/13 2021-07-24T16:38:18.316 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 11/13 2021-07-24T16:38:18.316 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 12/13 2021-07-24T16:38:18.825 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 13/13 2021-07-24T16:38:18.825 INFO:teuthology.orchestra.run.smithi185.stdout:Installed products updated. 2021-07-24T16:38:26.620 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:04 ago on Sat 24 Jul 2021 04:37:49 PM UTC. 2021-07-24T16:38:28.715 INFO:teuthology.orchestra.run.smithi185.stdout:Last metadata expiration check: 0:00:04 ago on Sat 24 Jul 2021 04:37:53 PM UTC. 2021-07-24T16:38:28.866 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:38:28.867 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2021-07-24T16:38:28.867 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mgr-rook-2:15.2.13-213.g0f589fd5.el8.noarch 2021-07-24T16:38:28.867 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cachetools-3.1.1-4.el8.noarch 2021-07-24T16:38:28.868 INFO:teuthology.orchestra.run.smithi115.stdout: python3-certifi-2018.10.15-7.el8.noarch 2021-07-24T16:38:28.868 INFO:teuthology.orchestra.run.smithi115.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2021-07-24T16:38:28.868 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jsonpatch-1.21-2.el8.noarch 2021-07-24T16:38:28.868 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jsonpointer-1.10-11.el8.noarch 2021-07-24T16:38:28.868 INFO:teuthology.orchestra.run.smithi115.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2021-07-24T16:38:28.869 INFO:teuthology.orchestra.run.smithi115.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2021-07-24T16:38:28.869 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2021-07-24T16:38:28.869 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2021-07-24T16:38:28.869 INFO:teuthology.orchestra.run.smithi115.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2021-07-24T16:38:28.870 INFO:teuthology.orchestra.run.smithi115.stdout: python3-rsa-3.4.2-16.el8.noarch 2021-07-24T16:38:28.870 INFO:teuthology.orchestra.run.smithi115.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2021-07-24T16:38:28.870 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:38:28.870 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2021-07-24T16:38:28.976 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install ceph-mgr-cephadm 2021-07-24T16:38:29.261 INFO:teuthology.orchestra.run.smithi115.stdout:Updating Subscription Management repositories. 2021-07-24T16:38:29.751 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 84 kB/s | 2.8 kB 00:00 2021-07-24T16:38:30.974 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:38:30.975 INFO:teuthology.orchestra.run.smithi185.stdout:Installed: 2021-07-24T16:38:30.975 INFO:teuthology.orchestra.run.smithi185.stdout: ceph-mgr-rook-2:15.2.13-213.g0f589fd5.el8.noarch 2021-07-24T16:38:30.976 INFO:teuthology.orchestra.run.smithi185.stdout: python3-cachetools-3.1.1-4.el8.noarch 2021-07-24T16:38:30.976 INFO:teuthology.orchestra.run.smithi185.stdout: python3-certifi-2018.10.15-7.el8.noarch 2021-07-24T16:38:30.976 INFO:teuthology.orchestra.run.smithi185.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2021-07-24T16:38:30.976 INFO:teuthology.orchestra.run.smithi185.stdout: python3-jsonpatch-1.21-2.el8.noarch 2021-07-24T16:38:30.977 INFO:teuthology.orchestra.run.smithi185.stdout: python3-jsonpointer-1.10-11.el8.noarch 2021-07-24T16:38:30.977 INFO:teuthology.orchestra.run.smithi185.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2021-07-24T16:38:30.977 INFO:teuthology.orchestra.run.smithi185.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2021-07-24T16:38:30.977 INFO:teuthology.orchestra.run.smithi185.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2021-07-24T16:38:30.977 INFO:teuthology.orchestra.run.smithi185.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2021-07-24T16:38:30.978 INFO:teuthology.orchestra.run.smithi185.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2021-07-24T16:38:30.978 INFO:teuthology.orchestra.run.smithi185.stdout: python3-rsa-3.4.2-16.el8.noarch 2021-07-24T16:38:30.978 INFO:teuthology.orchestra.run.smithi185.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2021-07-24T16:38:30.978 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:38:30.979 INFO:teuthology.orchestra.run.smithi185.stdout:Complete! 2021-07-24T16:38:31.062 DEBUG:teuthology.orchestra.run.smithi185:> sudo yum -y install ceph-mgr-cephadm 2021-07-24T16:38:31.354 INFO:teuthology.orchestra.run.smithi185.stdout:Updating Subscription Management repositories. 2021-07-24T16:38:31.874 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 80 kB/s | 2.4 kB 00:00 2021-07-24T16:38:33.722 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 82 kB/s | 2.4 kB 00:00 2021-07-24T16:38:36.184 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 96 kB/s | 2.8 kB 00:00 2021-07-24T16:38:37.949 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:04 ago on Sat 24 Jul 2021 04:33:38 PM UTC. 2021-07-24T16:38:40.088 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2021-07-24T16:38:40.089 INFO:teuthology.orchestra.run.smithi115.stdout:=============================================================================================== 2021-07-24T16:38:40.090 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repository Size 2021-07-24T16:38:40.090 INFO:teuthology.orchestra.run.smithi115.stdout:=============================================================================================== 2021-07-24T16:38:40.090 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2021-07-24T16:38:40.090 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mgr-cephadm noarch 2:15.2.13-213.g0f589fd5.el8 ceph-noarch 68 k 2021-07-24T16:38:40.091 INFO:teuthology.orchestra.run.smithi115.stdout:Installing dependencies: 2021-07-24T16:38:40.091 INFO:teuthology.orchestra.run.smithi115.stdout: python3-apipkg noarch 1.5-6.el8 epel 21 k 2021-07-24T16:38:40.091 INFO:teuthology.orchestra.run.smithi115.stdout: python3-babel noarch 2.5.1-5.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2021-07-24T16:38:40.091 INFO:teuthology.orchestra.run.smithi115.stdout: python3-execnet noarch 1.7.1-1.el8 epel 355 k 2021-07-24T16:38:40.092 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jinja2 noarch 2.10.1-2.el8_0 rhel-8-for-x86_64-appstream-rpms 538 k 2021-07-24T16:38:40.092 INFO:teuthology.orchestra.run.smithi115.stdout: python3-remoto noarch 1.1.4-4.el8 epel 48 k 2021-07-24T16:38:40.092 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:38:40.092 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2021-07-24T16:38:40.093 INFO:teuthology.orchestra.run.smithi115.stdout:=============================================================================================== 2021-07-24T16:38:40.093 INFO:teuthology.orchestra.run.smithi115.stdout:Install 6 Packages 2021-07-24T16:38:40.093 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:38:40.094 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 5.8 M 2021-07-24T16:38:40.094 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 24 M 2021-07-24T16:38:40.094 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2021-07-24T16:38:40.174 INFO:teuthology.orchestra.run.smithi115.stdout:(1/6): python3-apipkg-1.5-6.el8.noarch.rpm 257 kB/s | 21 kB 00:00 2021-07-24T16:38:40.227 INFO:teuthology.orchestra.run.smithi115.stdout:(2/6): python3-remoto-1.1.4-4.el8.noarch.rpm 893 kB/s | 48 kB 00:00 2021-07-24T16:38:40.244 INFO:teuthology.orchestra.run.smithi115.stdout:(3/6): ceph-mgr-cephadm-15.2.13-213.g0f589fd5.e 444 kB/s | 68 kB 00:00 2021-07-24T16:38:40.261 INFO:teuthology.orchestra.run.smithi115.stdout:(4/6): python3-jinja2-2.10.1-2.el8_0.noarch.rpm 16 MB/s | 538 kB 00:00 2021-07-24T16:38:40.264 INFO:teuthology.orchestra.run.smithi185.stdout:Last metadata expiration check: 0:00:04 ago on Sat 24 Jul 2021 04:33:38 PM UTC. 2021-07-24T16:38:40.281 INFO:teuthology.orchestra.run.smithi115.stdout:(5/6): python3-execnet-1.7.1-1.el8.noarch.rpm 1.8 MB/s | 355 kB 00:00 2021-07-24T16:38:40.305 INFO:teuthology.orchestra.run.smithi115.stdout:(6/6): python3-babel-2.5.1-5.el8.noarch.rpm 80 MB/s | 4.8 MB 00:00 2021-07-24T16:38:40.306 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2021-07-24T16:38:40.306 INFO:teuthology.orchestra.run.smithi115.stdout:Total 27 MB/s | 5.8 MB 00:00 2021-07-24T16:38:40.309 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2021-07-24T16:38:40.318 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2021-07-24T16:38:40.318 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2021-07-24T16:38:40.397 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2021-07-24T16:38:40.400 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2021-07-24T16:38:41.430 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2021-07-24T16:38:41.747 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-babel-2.5.1-5.el8.noarch 1/6 2021-07-24T16:38:42.030 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-jinja2-2.10.1-2.el8_0.noarch 2/6 2021-07-24T16:38:42.255 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-apipkg-1.5-6.el8.noarch 3/6 2021-07-24T16:38:42.377 INFO:teuthology.orchestra.run.smithi185.stdout:Dependencies resolved. 2021-07-24T16:38:42.378 INFO:teuthology.orchestra.run.smithi185.stdout:=============================================================================================== 2021-07-24T16:38:42.378 INFO:teuthology.orchestra.run.smithi185.stdout: Package Arch Version Repository Size 2021-07-24T16:38:42.378 INFO:teuthology.orchestra.run.smithi185.stdout:=============================================================================================== 2021-07-24T16:38:42.379 INFO:teuthology.orchestra.run.smithi185.stdout:Installing: 2021-07-24T16:38:42.379 INFO:teuthology.orchestra.run.smithi185.stdout: ceph-mgr-cephadm noarch 2:15.2.13-213.g0f589fd5.el8 ceph-noarch 68 k 2021-07-24T16:38:42.379 INFO:teuthology.orchestra.run.smithi185.stdout:Installing dependencies: 2021-07-24T16:38:42.379 INFO:teuthology.orchestra.run.smithi185.stdout: python3-apipkg noarch 1.5-6.el8 epel 21 k 2021-07-24T16:38:42.380 INFO:teuthology.orchestra.run.smithi185.stdout: python3-babel noarch 2.5.1-5.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2021-07-24T16:38:42.380 INFO:teuthology.orchestra.run.smithi185.stdout: python3-execnet noarch 1.7.1-1.el8 epel 355 k 2021-07-24T16:38:42.380 INFO:teuthology.orchestra.run.smithi185.stdout: python3-jinja2 noarch 2.10.1-2.el8_0 rhel-8-for-x86_64-appstream-rpms 538 k 2021-07-24T16:38:42.380 INFO:teuthology.orchestra.run.smithi185.stdout: python3-remoto noarch 1.1.4-4.el8 epel 48 k 2021-07-24T16:38:42.381 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:38:42.382 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction Summary 2021-07-24T16:38:42.382 INFO:teuthology.orchestra.run.smithi185.stdout:=============================================================================================== 2021-07-24T16:38:42.382 INFO:teuthology.orchestra.run.smithi185.stdout:Install 6 Packages 2021-07-24T16:38:42.383 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:38:42.383 INFO:teuthology.orchestra.run.smithi185.stdout:Total download size: 5.8 M 2021-07-24T16:38:42.384 INFO:teuthology.orchestra.run.smithi185.stdout:Installed size: 24 M 2021-07-24T16:38:42.384 INFO:teuthology.orchestra.run.smithi185.stdout:Downloading Packages: 2021-07-24T16:38:42.447 INFO:teuthology.orchestra.run.smithi185.stdout:(1/6): python3-apipkg-1.5-6.el8.noarch.rpm 318 kB/s | 21 kB 00:00 2021-07-24T16:38:42.478 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-execnet-1.7.1-1.el8.noarch 4/6 2021-07-24T16:38:42.492 INFO:teuthology.orchestra.run.smithi185.stdout:(2/6): python3-remoto-1.1.4-4.el8.noarch.rpm 1.0 MB/s | 48 kB 00:00 2021-07-24T16:38:42.526 INFO:teuthology.orchestra.run.smithi185.stdout:(3/6): ceph-mgr-cephadm-15.2.13-213.g0f589fd5.e 465 kB/s | 68 kB 00:00 2021-07-24T16:38:42.538 INFO:teuthology.orchestra.run.smithi185.stdout:(4/6): python3-jinja2-2.10.1-2.el8_0.noarch.rpm 11 MB/s | 538 kB 00:00 2021-07-24T16:38:42.569 INFO:teuthology.orchestra.run.smithi185.stdout:(5/6): python3-execnet-1.7.1-1.el8.noarch.rpm 1.8 MB/s | 355 kB 00:00 2021-07-24T16:38:42.583 INFO:teuthology.orchestra.run.smithi185.stdout:(6/6): python3-babel-2.5.1-5.el8.noarch.rpm 85 MB/s | 4.8 MB 00:00 2021-07-24T16:38:42.585 INFO:teuthology.orchestra.run.smithi185.stdout:-------------------------------------------------------------------------------- 2021-07-24T16:38:42.585 INFO:teuthology.orchestra.run.smithi185.stdout:Total 28 MB/s | 5.8 MB 00:00 2021-07-24T16:38:42.588 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction check 2021-07-24T16:38:42.596 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction check succeeded. 2021-07-24T16:38:42.597 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction test 2021-07-24T16:38:42.674 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction test succeeded. 2021-07-24T16:38:42.678 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction 2021-07-24T16:38:42.733 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-remoto-1.1.4-4.el8.noarch 5/6 2021-07-24T16:38:42.922 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-mgr-cephadm-2:15.2.13-213.g0f589fd5.el8.noarch 6/6 2021-07-24T16:38:43.157 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-mgr-cephadm-2:15.2.13-213.g0f589fd5.el8.noarch 6/6 2021-07-24T16:38:43.157 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-mgr-cephadm-2:15.2.13-213.g0f589fd5.el8.noarch 1/6 2021-07-24T16:38:43.158 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-apipkg-1.5-6.el8.noarch 2/6 2021-07-24T16:38:43.158 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-execnet-1.7.1-1.el8.noarch 3/6 2021-07-24T16:38:43.158 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-remoto-1.1.4-4.el8.noarch 4/6 2021-07-24T16:38:43.158 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-jinja2-2.10.1-2.el8_0.noarch 5/6 2021-07-24T16:38:43.698 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-babel-2.5.1-5.el8.noarch 6/6 2021-07-24T16:38:43.698 INFO:teuthology.orchestra.run.smithi115.stdout:Installed products updated. 2021-07-24T16:38:43.714 INFO:teuthology.orchestra.run.smithi185.stdout: Preparing : 1/1 2021-07-24T16:38:44.072 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-babel-2.5.1-5.el8.noarch 1/6 2021-07-24T16:38:44.302 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-jinja2-2.10.1-2.el8_0.noarch 2/6 2021-07-24T16:38:44.523 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-apipkg-1.5-6.el8.noarch 3/6 2021-07-24T16:38:44.796 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-execnet-1.7.1-1.el8.noarch 4/6 2021-07-24T16:38:45.018 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : python3-remoto-1.1.4-4.el8.noarch 5/6 2021-07-24T16:38:45.182 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : ceph-mgr-cephadm-2:15.2.13-213.g0f589fd5.el8.noarch 6/6 2021-07-24T16:38:45.407 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: ceph-mgr-cephadm-2:15.2.13-213.g0f589fd5.el8.noarch 6/6 2021-07-24T16:38:45.408 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : ceph-mgr-cephadm-2:15.2.13-213.g0f589fd5.el8.noarch 1/6 2021-07-24T16:38:45.408 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-apipkg-1.5-6.el8.noarch 2/6 2021-07-24T16:38:45.408 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-execnet-1.7.1-1.el8.noarch 3/6 2021-07-24T16:38:45.408 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-remoto-1.1.4-4.el8.noarch 4/6 2021-07-24T16:38:45.409 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-jinja2-2.10.1-2.el8_0.noarch 5/6 2021-07-24T16:38:45.872 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : python3-babel-2.5.1-5.el8.noarch 6/6 2021-07-24T16:38:45.872 INFO:teuthology.orchestra.run.smithi185.stdout:Installed products updated. 2021-07-24T16:38:53.792 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:04 ago on Sat 24 Jul 2021 04:38:21 PM UTC. 2021-07-24T16:38:56.051 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:38:56.051 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2021-07-24T16:38:56.051 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mgr-cephadm-2:15.2.13-213.g0f589fd5.el8.noarch 2021-07-24T16:38:56.052 INFO:teuthology.orchestra.run.smithi115.stdout: python3-apipkg-1.5-6.el8.noarch 2021-07-24T16:38:56.052 INFO:teuthology.orchestra.run.smithi115.stdout: python3-babel-2.5.1-5.el8.noarch 2021-07-24T16:38:56.052 INFO:teuthology.orchestra.run.smithi115.stdout: python3-execnet-1.7.1-1.el8.noarch 2021-07-24T16:38:56.052 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jinja2-2.10.1-2.el8_0.noarch 2021-07-24T16:38:56.053 INFO:teuthology.orchestra.run.smithi115.stdout: python3-remoto-1.1.4-4.el8.noarch 2021-07-24T16:38:56.053 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:38:56.053 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2021-07-24T16:38:56.128 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install ceph-fuse 2021-07-24T16:38:56.313 INFO:teuthology.orchestra.run.smithi185.stdout:Last metadata expiration check: 0:00:05 ago on Sat 24 Jul 2021 04:38:24 PM UTC. 2021-07-24T16:38:56.414 INFO:teuthology.orchestra.run.smithi115.stdout:Updating Subscription Management repositories. 2021-07-24T16:38:56.978 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 95 kB/s | 2.8 kB 00:00 2021-07-24T16:38:58.720 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:38:58.720 INFO:teuthology.orchestra.run.smithi185.stdout:Installed: 2021-07-24T16:38:58.720 INFO:teuthology.orchestra.run.smithi185.stdout: ceph-mgr-cephadm-2:15.2.13-213.g0f589fd5.el8.noarch 2021-07-24T16:38:58.721 INFO:teuthology.orchestra.run.smithi185.stdout: python3-apipkg-1.5-6.el8.noarch 2021-07-24T16:38:58.721 INFO:teuthology.orchestra.run.smithi185.stdout: python3-babel-2.5.1-5.el8.noarch 2021-07-24T16:38:58.721 INFO:teuthology.orchestra.run.smithi185.stdout: python3-execnet-1.7.1-1.el8.noarch 2021-07-24T16:38:58.721 INFO:teuthology.orchestra.run.smithi185.stdout: python3-jinja2-2.10.1-2.el8_0.noarch 2021-07-24T16:38:58.722 INFO:teuthology.orchestra.run.smithi185.stdout: python3-remoto-1.1.4-4.el8.noarch 2021-07-24T16:38:58.722 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:38:58.722 INFO:teuthology.orchestra.run.smithi185.stdout:Complete! 2021-07-24T16:38:58.824 DEBUG:teuthology.orchestra.run.smithi185:> sudo yum -y install ceph-fuse 2021-07-24T16:38:59.133 INFO:teuthology.orchestra.run.smithi185.stdout:Updating Subscription Management repositories. 2021-07-24T16:38:59.707 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 81 kB/s | 2.4 kB 00:00 2021-07-24T16:39:00.909 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 80 kB/s | 2.4 kB 00:00 2021-07-24T16:39:03.967 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 95 kB/s | 2.8 kB 00:00 2021-07-24T16:39:05.068 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:04 ago on Sat 24 Jul 2021 04:33:38 PM UTC. 2021-07-24T16:39:07.191 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2021-07-24T16:39:07.192 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2021-07-24T16:39:07.192 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repository Size 2021-07-24T16:39:07.192 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2021-07-24T16:39:07.193 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2021-07-24T16:39:07.193 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-fuse 2021-07-24T16:39:07.193 INFO:teuthology.orchestra.run.smithi115.stdout: x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 574 k 2021-07-24T16:39:07.193 INFO:teuthology.orchestra.run.smithi115.stdout:Installing dependencies: 2021-07-24T16:39:07.193 INFO:teuthology.orchestra.run.smithi115.stdout: fuse x86_64 2.9.7-12.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2021-07-24T16:39:07.194 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:39:07.194 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2021-07-24T16:39:07.194 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2021-07-24T16:39:07.194 INFO:teuthology.orchestra.run.smithi115.stdout:Install 2 Packages 2021-07-24T16:39:07.195 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:39:07.195 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 656 k 2021-07-24T16:39:07.195 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 1.8 M 2021-07-24T16:39:07.195 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2021-07-24T16:39:07.224 INFO:teuthology.orchestra.run.smithi115.stdout:(1/2): fuse-2.9.7-12.el8.x86_64.rpm 2.6 MB/s | 83 kB 00:00 2021-07-24T16:39:07.662 INFO:teuthology.orchestra.run.smithi115.stdout:(2/2): ceph-fuse-15.2.13-213.g0f589fd5.el8.x86_ 1.2 MB/s | 574 kB 00:00 2021-07-24T16:39:07.663 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2021-07-24T16:39:07.663 INFO:teuthology.orchestra.run.smithi115.stdout:Total 1.4 MB/s | 656 kB 00:00 2021-07-24T16:39:07.664 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2021-07-24T16:39:07.685 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2021-07-24T16:39:07.685 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2021-07-24T16:39:07.760 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2021-07-24T16:39:07.763 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2021-07-24T16:39:07.918 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2021-07-24T16:39:08.134 INFO:teuthology.orchestra.run.smithi185.stdout:Last metadata expiration check: 0:00:04 ago on Sat 24 Jul 2021 04:33:38 PM UTC. 2021-07-24T16:39:08.155 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : fuse-2.9.7-12.el8.x86_64 1/2 2021-07-24T16:39:08.374 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-fuse-2:15.2.13-213.g0f589fd5.el8.x86_64 2/2 2021-07-24T16:39:08.705 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-fuse-2:15.2.13-213.g0f589fd5.el8.x86_64 2/2 2021-07-24T16:39:08.706 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-fuse-2:15.2.13-213.g0f589fd5.el8.x86_64 1/2 2021-07-24T16:39:09.164 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : fuse-2.9.7-12.el8.x86_64 2/2 2021-07-24T16:39:09.165 INFO:teuthology.orchestra.run.smithi115.stdout:Installed products updated. 2021-07-24T16:39:10.232 INFO:teuthology.orchestra.run.smithi185.stdout:Dependencies resolved. 2021-07-24T16:39:10.233 INFO:teuthology.orchestra.run.smithi185.stdout:================================================================================ 2021-07-24T16:39:10.233 INFO:teuthology.orchestra.run.smithi185.stdout: Package Arch Version Repository Size 2021-07-24T16:39:10.233 INFO:teuthology.orchestra.run.smithi185.stdout:================================================================================ 2021-07-24T16:39:10.233 INFO:teuthology.orchestra.run.smithi185.stdout:Installing: 2021-07-24T16:39:10.234 INFO:teuthology.orchestra.run.smithi185.stdout: ceph-fuse 2021-07-24T16:39:10.234 INFO:teuthology.orchestra.run.smithi185.stdout: x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 574 k 2021-07-24T16:39:10.234 INFO:teuthology.orchestra.run.smithi185.stdout:Installing dependencies: 2021-07-24T16:39:10.234 INFO:teuthology.orchestra.run.smithi185.stdout: fuse x86_64 2.9.7-12.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2021-07-24T16:39:10.235 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:39:10.235 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction Summary 2021-07-24T16:39:10.235 INFO:teuthology.orchestra.run.smithi185.stdout:================================================================================ 2021-07-24T16:39:10.235 INFO:teuthology.orchestra.run.smithi185.stdout:Install 2 Packages 2021-07-24T16:39:10.236 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:39:10.236 INFO:teuthology.orchestra.run.smithi185.stdout:Total download size: 656 k 2021-07-24T16:39:10.236 INFO:teuthology.orchestra.run.smithi185.stdout:Installed size: 1.8 M 2021-07-24T16:39:10.236 INFO:teuthology.orchestra.run.smithi185.stdout:Downloading Packages: 2021-07-24T16:39:10.263 INFO:teuthology.orchestra.run.smithi185.stdout:(1/2): fuse-2.9.7-12.el8.x86_64.rpm 2.8 MB/s | 83 kB 00:00 2021-07-24T16:39:10.495 INFO:teuthology.orchestra.run.smithi185.stdout:(2/2): ceph-fuse-15.2.13-213.g0f589fd5.el8.x86_ 2.1 MB/s | 574 kB 00:00 2021-07-24T16:39:10.496 INFO:teuthology.orchestra.run.smithi185.stdout:-------------------------------------------------------------------------------- 2021-07-24T16:39:10.497 INFO:teuthology.orchestra.run.smithi185.stdout:Total 2.4 MB/s | 656 kB 00:00 2021-07-24T16:39:10.498 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction check 2021-07-24T16:39:10.518 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction check succeeded. 2021-07-24T16:39:10.519 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction test 2021-07-24T16:39:10.593 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction test succeeded. 2021-07-24T16:39:10.596 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction 2021-07-24T16:39:10.761 INFO:teuthology.orchestra.run.smithi185.stdout: Preparing : 1/1 2021-07-24T16:39:10.966 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : fuse-2.9.7-12.el8.x86_64 1/2 2021-07-24T16:39:11.160 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : ceph-fuse-2:15.2.13-213.g0f589fd5.el8.x86_64 2/2 2021-07-24T16:39:11.486 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: ceph-fuse-2:15.2.13-213.g0f589fd5.el8.x86_64 2/2 2021-07-24T16:39:11.486 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : ceph-fuse-2:15.2.13-213.g0f589fd5.el8.x86_64 1/2 2021-07-24T16:39:12.004 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : fuse-2.9.7-12.el8.x86_64 2/2 2021-07-24T16:39:12.004 INFO:teuthology.orchestra.run.smithi185.stdout:Installed products updated. 2021-07-24T16:39:19.081 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:05 ago on Sat 24 Jul 2021 04:38:48 PM UTC. 2021-07-24T16:39:21.313 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:39:21.314 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2021-07-24T16:39:21.314 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-fuse-2:15.2.13-213.g0f589fd5.el8.x86_64 fuse-2.9.7-12.el8.x86_64 2021-07-24T16:39:21.314 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:39:21.315 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2021-07-24T16:39:21.427 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install librados-devel 2021-07-24T16:39:21.717 INFO:teuthology.orchestra.run.smithi115.stdout:Updating Subscription Management repositories. 2021-07-24T16:39:22.212 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 96 kB/s | 2.8 kB 00:00 2021-07-24T16:39:22.250 INFO:teuthology.orchestra.run.smithi185.stdout:Last metadata expiration check: 0:00:05 ago on Sat 24 Jul 2021 04:38:51 PM UTC. 2021-07-24T16:39:24.472 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:39:24.472 INFO:teuthology.orchestra.run.smithi185.stdout:Installed: 2021-07-24T16:39:24.472 INFO:teuthology.orchestra.run.smithi185.stdout: ceph-fuse-2:15.2.13-213.g0f589fd5.el8.x86_64 fuse-2.9.7-12.el8.x86_64 2021-07-24T16:39:24.472 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:39:24.473 INFO:teuthology.orchestra.run.smithi185.stdout:Complete! 2021-07-24T16:39:24.560 DEBUG:teuthology.orchestra.run.smithi185:> sudo yum -y install librados-devel 2021-07-24T16:39:24.852 INFO:teuthology.orchestra.run.smithi185.stdout:Updating Subscription Management repositories. 2021-07-24T16:39:25.395 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 81 kB/s | 2.4 kB 00:00 2021-07-24T16:39:26.287 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 83 kB/s | 2.4 kB 00:00 2021-07-24T16:39:29.567 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 97 kB/s | 2.8 kB 00:00 2021-07-24T16:39:30.634 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:04 ago on Sat 24 Jul 2021 04:33:38 PM UTC. 2021-07-24T16:39:32.768 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2021-07-24T16:39:32.769 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2021-07-24T16:39:32.770 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repo Size 2021-07-24T16:39:32.770 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2021-07-24T16:39:32.770 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2021-07-24T16:39:32.770 INFO:teuthology.orchestra.run.smithi115.stdout: librados-devel x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 141 k 2021-07-24T16:39:32.771 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:39:32.771 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2021-07-24T16:39:32.771 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2021-07-24T16:39:32.771 INFO:teuthology.orchestra.run.smithi115.stdout:Install 1 Package 2021-07-24T16:39:32.771 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:39:32.772 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 141 k 2021-07-24T16:39:32.772 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 479 k 2021-07-24T16:39:32.772 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2021-07-24T16:39:32.941 INFO:teuthology.orchestra.run.smithi115.stdout:librados-devel-15.2.13-213.g0f589fd5.el8.x86_64 820 kB/s | 141 kB 00:00 2021-07-24T16:39:32.942 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2021-07-24T16:39:32.943 INFO:teuthology.orchestra.run.smithi115.stdout:Total 813 kB/s | 141 kB 00:00 2021-07-24T16:39:32.943 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2021-07-24T16:39:32.949 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2021-07-24T16:39:32.949 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2021-07-24T16:39:33.004 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2021-07-24T16:39:33.007 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2021-07-24T16:39:33.123 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2021-07-24T16:39:33.334 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : librados-devel-2:15.2.13-213.g0f589fd5.el8.x86_64 1/1 2021-07-24T16:39:33.568 INFO:teuthology.orchestra.run.smithi185.stdout:Last metadata expiration check: 0:00:04 ago on Sat 24 Jul 2021 04:33:38 PM UTC. 2021-07-24T16:39:33.570 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: librados-devel-2:15.2.13-213.g0f589fd5.el8.x86_64 1/1 2021-07-24T16:39:34.053 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : librados-devel-2:15.2.13-213.g0f589fd5.el8.x86_64 1/1 2021-07-24T16:39:34.053 INFO:teuthology.orchestra.run.smithi115.stdout:Installed products updated. 2021-07-24T16:39:35.677 INFO:teuthology.orchestra.run.smithi185.stdout:Dependencies resolved. 2021-07-24T16:39:35.678 INFO:teuthology.orchestra.run.smithi185.stdout:================================================================================ 2021-07-24T16:39:35.678 INFO:teuthology.orchestra.run.smithi185.stdout: Package Arch Version Repo Size 2021-07-24T16:39:35.679 INFO:teuthology.orchestra.run.smithi185.stdout:================================================================================ 2021-07-24T16:39:35.679 INFO:teuthology.orchestra.run.smithi185.stdout:Installing: 2021-07-24T16:39:35.679 INFO:teuthology.orchestra.run.smithi185.stdout: librados-devel x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 141 k 2021-07-24T16:39:35.679 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:39:35.680 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction Summary 2021-07-24T16:39:35.680 INFO:teuthology.orchestra.run.smithi185.stdout:================================================================================ 2021-07-24T16:39:35.680 INFO:teuthology.orchestra.run.smithi185.stdout:Install 1 Package 2021-07-24T16:39:35.680 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:39:35.680 INFO:teuthology.orchestra.run.smithi185.stdout:Total download size: 141 k 2021-07-24T16:39:35.681 INFO:teuthology.orchestra.run.smithi185.stdout:Installed size: 479 k 2021-07-24T16:39:35.681 INFO:teuthology.orchestra.run.smithi185.stdout:Downloading Packages: 2021-07-24T16:39:35.849 INFO:teuthology.orchestra.run.smithi185.stdout:librados-devel-15.2.13-213.g0f589fd5.el8.x86_64 829 kB/s | 141 kB 00:00 2021-07-24T16:39:35.849 INFO:teuthology.orchestra.run.smithi185.stdout:-------------------------------------------------------------------------------- 2021-07-24T16:39:35.850 INFO:teuthology.orchestra.run.smithi185.stdout:Total 823 kB/s | 141 kB 00:00 2021-07-24T16:39:35.850 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction check 2021-07-24T16:39:35.856 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction check succeeded. 2021-07-24T16:39:35.857 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction test 2021-07-24T16:39:35.914 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction test succeeded. 2021-07-24T16:39:35.917 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction 2021-07-24T16:39:36.038 INFO:teuthology.orchestra.run.smithi185.stdout: Preparing : 1/1 2021-07-24T16:39:36.222 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : librados-devel-2:15.2.13-213.g0f589fd5.el8.x86_64 1/1 2021-07-24T16:39:36.463 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: librados-devel-2:15.2.13-213.g0f589fd5.el8.x86_64 1/1 2021-07-24T16:39:36.914 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : librados-devel-2:15.2.13-213.g0f589fd5.el8.x86_64 1/1 2021-07-24T16:39:36.915 INFO:teuthology.orchestra.run.smithi185.stdout:Installed products updated. 2021-07-24T16:39:44.372 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:05 ago on Sat 24 Jul 2021 04:39:14 PM UTC. 2021-07-24T16:39:46.593 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:39:46.594 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2021-07-24T16:39:46.594 INFO:teuthology.orchestra.run.smithi115.stdout: librados-devel-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:39:46.594 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:39:46.594 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2021-07-24T16:39:46.684 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install libcephfs2 2021-07-24T16:39:46.936 INFO:teuthology.orchestra.run.smithi185.stdout:Last metadata expiration check: 0:00:04 ago on Sat 24 Jul 2021 04:39:17 PM UTC. 2021-07-24T16:39:46.970 INFO:teuthology.orchestra.run.smithi115.stdout:Updating Subscription Management repositories. 2021-07-24T16:39:47.493 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 92 kB/s | 2.8 kB 00:00 2021-07-24T16:39:49.170 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:39:49.170 INFO:teuthology.orchestra.run.smithi185.stdout:Installed: 2021-07-24T16:39:49.171 INFO:teuthology.orchestra.run.smithi185.stdout: librados-devel-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:39:49.171 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:39:49.171 INFO:teuthology.orchestra.run.smithi185.stdout:Complete! 2021-07-24T16:39:49.254 DEBUG:teuthology.orchestra.run.smithi185:> sudo yum -y install libcephfs2 2021-07-24T16:39:49.542 INFO:teuthology.orchestra.run.smithi185.stdout:Updating Subscription Management repositories. 2021-07-24T16:39:50.068 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 79 kB/s | 2.4 kB 00:00 2021-07-24T16:39:51.435 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 80 kB/s | 2.4 kB 00:00 2021-07-24T16:39:54.211 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 97 kB/s | 2.8 kB 00:00 2021-07-24T16:39:55.658 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:04 ago on Sat 24 Jul 2021 04:33:38 PM UTC. 2021-07-24T16:39:57.425 INFO:teuthology.orchestra.run.smithi115.stdout:Package libcephfs2-2:15.2.13-213.g0f589fd5.el8.x86_64 is already installed. 2021-07-24T16:39:57.769 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2021-07-24T16:39:57.770 INFO:teuthology.orchestra.run.smithi115.stdout:Nothing to do. 2021-07-24T16:39:57.770 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2021-07-24T16:39:57.843 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install libcephfs-devel 2021-07-24T16:39:58.128 INFO:teuthology.orchestra.run.smithi115.stdout:Updating Subscription Management repositories. 2021-07-24T16:39:58.143 INFO:teuthology.orchestra.run.smithi185.stdout:Last metadata expiration check: 0:00:04 ago on Sat 24 Jul 2021 04:33:38 PM UTC. 2021-07-24T16:39:58.631 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 97 kB/s | 2.8 kB 00:00 2021-07-24T16:39:58.777 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 82 kB/s | 2.4 kB 00:00 2021-07-24T16:39:59.874 INFO:teuthology.orchestra.run.smithi185.stdout:Package libcephfs2-2:15.2.13-213.g0f589fd5.el8.x86_64 is already installed. 2021-07-24T16:40:00.222 INFO:teuthology.orchestra.run.smithi185.stdout:Dependencies resolved. 2021-07-24T16:40:00.223 INFO:teuthology.orchestra.run.smithi185.stdout:Nothing to do. 2021-07-24T16:40:00.223 INFO:teuthology.orchestra.run.smithi185.stdout:Complete! 2021-07-24T16:40:00.286 DEBUG:teuthology.orchestra.run.smithi185:> sudo yum -y install libcephfs-devel 2021-07-24T16:40:00.322 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2021-07-24T16:40:00.323 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2021-07-24T16:40:00.323 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repo Size 2021-07-24T16:40:00.323 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2021-07-24T16:40:00.324 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2021-07-24T16:40:00.324 INFO:teuthology.orchestra.run.smithi115.stdout: libcephfs-devel x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 22 k 2021-07-24T16:40:00.324 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:40:00.324 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2021-07-24T16:40:00.325 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2021-07-24T16:40:00.325 INFO:teuthology.orchestra.run.smithi115.stdout:Install 1 Package 2021-07-24T16:40:00.325 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:40:00.325 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 22 k 2021-07-24T16:40:00.326 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 78 k 2021-07-24T16:40:00.326 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2021-07-24T16:40:00.449 INFO:teuthology.orchestra.run.smithi115.stdout:libcephfs-devel-15.2.13-213.g0f589fd5.el8.x86_6 175 kB/s | 22 kB 00:00 2021-07-24T16:40:00.450 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2021-07-24T16:40:00.450 INFO:teuthology.orchestra.run.smithi115.stdout:Total 173 kB/s | 22 kB 00:00 2021-07-24T16:40:00.450 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2021-07-24T16:40:00.453 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2021-07-24T16:40:00.454 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2021-07-24T16:40:00.455 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2021-07-24T16:40:00.459 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2021-07-24T16:40:00.546 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2021-07-24T16:40:00.577 INFO:teuthology.orchestra.run.smithi185.stdout:Updating Subscription Management repositories. 2021-07-24T16:40:00.686 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : libcephfs-devel-2:15.2.13-213.g0f589fd5.el8.x86_64 1/1 2021-07-24T16:40:00.877 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: libcephfs-devel-2:15.2.13-213.g0f589fd5.el8.x86_64 1/1 2021-07-24T16:40:01.076 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 85 kB/s | 2.4 kB 00:00 2021-07-24T16:40:01.188 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 99 kB/s | 2.8 kB 00:00 2021-07-24T16:40:01.366 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : libcephfs-devel-2:15.2.13-213.g0f589fd5.el8.x86_64 1/1 2021-07-24T16:40:01.366 INFO:teuthology.orchestra.run.smithi115.stdout:Installed products updated. 2021-07-24T16:40:02.727 INFO:teuthology.orchestra.run.smithi185.stdout:Dependencies resolved. 2021-07-24T16:40:02.728 INFO:teuthology.orchestra.run.smithi185.stdout:================================================================================ 2021-07-24T16:40:02.728 INFO:teuthology.orchestra.run.smithi185.stdout: Package Arch Version Repo Size 2021-07-24T16:40:02.729 INFO:teuthology.orchestra.run.smithi185.stdout:================================================================================ 2021-07-24T16:40:02.729 INFO:teuthology.orchestra.run.smithi185.stdout:Installing: 2021-07-24T16:40:02.730 INFO:teuthology.orchestra.run.smithi185.stdout: libcephfs-devel x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 22 k 2021-07-24T16:40:02.730 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:40:02.731 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction Summary 2021-07-24T16:40:02.731 INFO:teuthology.orchestra.run.smithi185.stdout:================================================================================ 2021-07-24T16:40:02.732 INFO:teuthology.orchestra.run.smithi185.stdout:Install 1 Package 2021-07-24T16:40:02.732 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:40:02.733 INFO:teuthology.orchestra.run.smithi185.stdout:Total download size: 22 k 2021-07-24T16:40:02.733 INFO:teuthology.orchestra.run.smithi185.stdout:Installed size: 78 k 2021-07-24T16:40:02.733 INFO:teuthology.orchestra.run.smithi185.stdout:Downloading Packages: 2021-07-24T16:40:02.852 INFO:teuthology.orchestra.run.smithi185.stdout:libcephfs-devel-15.2.13-213.g0f589fd5.el8.x86_6 177 kB/s | 22 kB 00:00 2021-07-24T16:40:02.853 INFO:teuthology.orchestra.run.smithi185.stdout:-------------------------------------------------------------------------------- 2021-07-24T16:40:02.853 INFO:teuthology.orchestra.run.smithi185.stdout:Total 175 kB/s | 22 kB 00:00 2021-07-24T16:40:02.854 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction check 2021-07-24T16:40:02.857 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction check succeeded. 2021-07-24T16:40:02.858 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction test 2021-07-24T16:40:02.859 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction test succeeded. 2021-07-24T16:40:02.863 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction 2021-07-24T16:40:02.926 INFO:teuthology.orchestra.run.smithi185.stdout: Preparing : 1/1 2021-07-24T16:40:03.059 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : libcephfs-devel-2:15.2.13-213.g0f589fd5.el8.x86_64 1/1 2021-07-24T16:40:03.261 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: libcephfs-devel-2:15.2.13-213.g0f589fd5.el8.x86_64 1/1 2021-07-24T16:40:03.699 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : libcephfs-devel-2:15.2.13-213.g0f589fd5.el8.x86_64 1/1 2021-07-24T16:40:03.700 INFO:teuthology.orchestra.run.smithi185.stdout:Installed products updated. 2021-07-24T16:40:11.273 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:05 ago on Sat 24 Jul 2021 04:39:39 PM UTC. 2021-07-24T16:40:13.514 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:40:13.515 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2021-07-24T16:40:13.515 INFO:teuthology.orchestra.run.smithi115.stdout: libcephfs-devel-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:40:13.515 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:40:13.515 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2021-07-24T16:40:13.630 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install librados2 2021-07-24T16:40:13.918 INFO:teuthology.orchestra.run.smithi115.stdout:Updating Subscription Management repositories. 2021-07-24T16:40:13.971 INFO:teuthology.orchestra.run.smithi185.stdout:Last metadata expiration check: 0:00:04 ago on Sat 24 Jul 2021 04:39:42 PM UTC. 2021-07-24T16:40:14.434 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 94 kB/s | 2.8 kB 00:00 2021-07-24T16:40:16.228 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:40:16.229 INFO:teuthology.orchestra.run.smithi185.stdout:Installed: 2021-07-24T16:40:16.229 INFO:teuthology.orchestra.run.smithi185.stdout: libcephfs-devel-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:40:16.229 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:40:16.230 INFO:teuthology.orchestra.run.smithi185.stdout:Complete! 2021-07-24T16:40:16.307 DEBUG:teuthology.orchestra.run.smithi185:> sudo yum -y install librados2 2021-07-24T16:40:16.597 INFO:teuthology.orchestra.run.smithi185.stdout:Updating Subscription Management repositories. 2021-07-24T16:40:17.113 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 81 kB/s | 2.4 kB 00:00 2021-07-24T16:40:18.437 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 79 kB/s | 2.4 kB 00:00 2021-07-24T16:40:21.222 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 95 kB/s | 2.8 kB 00:00 2021-07-24T16:40:22.742 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:04 ago on Sat 24 Jul 2021 04:33:38 PM UTC. 2021-07-24T16:40:24.543 INFO:teuthology.orchestra.run.smithi115.stdout:Package librados2-2:15.2.13-213.g0f589fd5.el8.x86_64 is already installed. 2021-07-24T16:40:24.890 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2021-07-24T16:40:24.891 INFO:teuthology.orchestra.run.smithi115.stdout:Nothing to do. 2021-07-24T16:40:24.892 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2021-07-24T16:40:24.988 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install librbd1 2021-07-24T16:40:25.264 INFO:teuthology.orchestra.run.smithi185.stdout:Last metadata expiration check: 0:00:04 ago on Sat 24 Jul 2021 04:33:38 PM UTC. 2021-07-24T16:40:25.275 INFO:teuthology.orchestra.run.smithi115.stdout:Updating Subscription Management repositories. 2021-07-24T16:40:25.766 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 94 kB/s | 2.8 kB 00:00 2021-07-24T16:40:25.915 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 77 kB/s | 2.4 kB 00:00 2021-07-24T16:40:27.054 INFO:teuthology.orchestra.run.smithi185.stdout:Package librados2-2:15.2.13-213.g0f589fd5.el8.x86_64 is already installed. 2021-07-24T16:40:27.067 INFO:teuthology.orchestra.run.smithi115.stdout:Package librbd1-2:15.2.13-213.g0f589fd5.el8.x86_64 is already installed. 2021-07-24T16:40:27.398 INFO:teuthology.orchestra.run.smithi185.stdout:Dependencies resolved. 2021-07-24T16:40:27.399 INFO:teuthology.orchestra.run.smithi185.stdout:Nothing to do. 2021-07-24T16:40:27.399 INFO:teuthology.orchestra.run.smithi185.stdout:Complete! 2021-07-24T16:40:27.411 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2021-07-24T16:40:27.412 INFO:teuthology.orchestra.run.smithi115.stdout:Nothing to do. 2021-07-24T16:40:27.412 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2021-07-24T16:40:27.479 DEBUG:teuthology.orchestra.run.smithi185:> sudo yum -y install librbd1 2021-07-24T16:40:27.481 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install python3-rados 2021-07-24T16:40:27.767 INFO:teuthology.orchestra.run.smithi115.stdout:Updating Subscription Management repositories. 2021-07-24T16:40:27.768 INFO:teuthology.orchestra.run.smithi185.stdout:Updating Subscription Management repositories. 2021-07-24T16:40:28.305 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 92 kB/s | 2.8 kB 00:00 2021-07-24T16:40:28.345 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 74 kB/s | 2.4 kB 00:00 2021-07-24T16:40:28.458 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 68 kB/s | 2.4 kB 00:00 2021-07-24T16:40:28.464 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 76 kB/s | 2.8 kB 00:00 2021-07-24T16:40:29.626 INFO:teuthology.orchestra.run.smithi115.stdout:Package python3-rados-2:15.2.13-213.g0f589fd5.el8.x86_64 is already installed. 2021-07-24T16:40:29.653 INFO:teuthology.orchestra.run.smithi185.stdout:Package librbd1-2:15.2.13-213.g0f589fd5.el8.x86_64 is already installed. 2021-07-24T16:40:29.976 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2021-07-24T16:40:29.977 INFO:teuthology.orchestra.run.smithi115.stdout:Nothing to do. 2021-07-24T16:40:29.977 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2021-07-24T16:40:30.004 INFO:teuthology.orchestra.run.smithi185.stdout:Dependencies resolved. 2021-07-24T16:40:30.005 INFO:teuthology.orchestra.run.smithi185.stdout:Nothing to do. 2021-07-24T16:40:30.006 INFO:teuthology.orchestra.run.smithi185.stdout:Complete! 2021-07-24T16:40:30.047 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install python3-rgw 2021-07-24T16:40:30.076 DEBUG:teuthology.orchestra.run.smithi185:> sudo yum -y install python3-rados 2021-07-24T16:40:30.334 INFO:teuthology.orchestra.run.smithi115.stdout:Updating Subscription Management repositories. 2021-07-24T16:40:30.364 INFO:teuthology.orchestra.run.smithi185.stdout:Updating Subscription Management repositories. 2021-07-24T16:40:30.854 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 93 kB/s | 2.8 kB 00:00 2021-07-24T16:40:30.904 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 79 kB/s | 2.4 kB 00:00 2021-07-24T16:40:31.001 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 78 kB/s | 2.4 kB 00:00 2021-07-24T16:40:31.015 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 101 kB/s | 2.8 kB 00:00 2021-07-24T16:40:32.200 INFO:teuthology.orchestra.run.smithi115.stdout:Package python3-rgw-2:15.2.13-213.g0f589fd5.el8.x86_64 is already installed. 2021-07-24T16:40:32.211 INFO:teuthology.orchestra.run.smithi185.stdout:Package python3-rados-2:15.2.13-213.g0f589fd5.el8.x86_64 is already installed. 2021-07-24T16:40:32.541 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2021-07-24T16:40:32.542 INFO:teuthology.orchestra.run.smithi115.stdout:Nothing to do. 2021-07-24T16:40:32.542 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2021-07-24T16:40:32.558 INFO:teuthology.orchestra.run.smithi185.stdout:Dependencies resolved. 2021-07-24T16:40:32.559 INFO:teuthology.orchestra.run.smithi185.stdout:Nothing to do. 2021-07-24T16:40:32.559 INFO:teuthology.orchestra.run.smithi185.stdout:Complete! 2021-07-24T16:40:32.614 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install python3-cephfs 2021-07-24T16:40:32.626 DEBUG:teuthology.orchestra.run.smithi185:> sudo yum -y install python3-rgw 2021-07-24T16:40:32.901 INFO:teuthology.orchestra.run.smithi115.stdout:Updating Subscription Management repositories. 2021-07-24T16:40:32.914 INFO:teuthology.orchestra.run.smithi185.stdout:Updating Subscription Management repositories. 2021-07-24T16:40:33.436 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 98 kB/s | 2.8 kB 00:00 2021-07-24T16:40:33.461 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 77 kB/s | 2.4 kB 00:00 2021-07-24T16:40:33.581 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 81 kB/s | 2.8 kB 00:00 2021-07-24T16:40:33.589 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 74 kB/s | 2.4 kB 00:00 2021-07-24T16:40:34.741 INFO:teuthology.orchestra.run.smithi115.stdout:Package python3-cephfs-2:15.2.13-213.g0f589fd5.el8.x86_64 is already installed. 2021-07-24T16:40:34.819 INFO:teuthology.orchestra.run.smithi185.stdout:Package python3-rgw-2:15.2.13-213.g0f589fd5.el8.x86_64 is already installed. 2021-07-24T16:40:35.084 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2021-07-24T16:40:35.085 INFO:teuthology.orchestra.run.smithi115.stdout:Nothing to do. 2021-07-24T16:40:35.086 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2021-07-24T16:40:35.159 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install python3-rbd 2021-07-24T16:40:35.171 INFO:teuthology.orchestra.run.smithi185.stdout:Dependencies resolved. 2021-07-24T16:40:35.172 INFO:teuthology.orchestra.run.smithi185.stdout:Nothing to do. 2021-07-24T16:40:35.173 INFO:teuthology.orchestra.run.smithi185.stdout:Complete! 2021-07-24T16:40:35.244 DEBUG:teuthology.orchestra.run.smithi185:> sudo yum -y install python3-cephfs 2021-07-24T16:40:35.445 INFO:teuthology.orchestra.run.smithi115.stdout:Updating Subscription Management repositories. 2021-07-24T16:40:35.531 INFO:teuthology.orchestra.run.smithi185.stdout:Updating Subscription Management repositories. 2021-07-24T16:40:36.007 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 96 kB/s | 2.8 kB 00:00 2021-07-24T16:40:36.109 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 84 kB/s | 2.4 kB 00:00 2021-07-24T16:40:36.159 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 73 kB/s | 2.4 kB 00:00 2021-07-24T16:40:36.222 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 94 kB/s | 2.8 kB 00:00 2021-07-24T16:40:37.340 INFO:teuthology.orchestra.run.smithi115.stdout:Package python3-rbd-2:15.2.13-213.g0f589fd5.el8.x86_64 is already installed. 2021-07-24T16:40:37.419 INFO:teuthology.orchestra.run.smithi185.stdout:Package python3-cephfs-2:15.2.13-213.g0f589fd5.el8.x86_64 is already installed. 2021-07-24T16:40:37.695 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2021-07-24T16:40:37.696 INFO:teuthology.orchestra.run.smithi115.stdout:Nothing to do. 2021-07-24T16:40:37.696 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2021-07-24T16:40:37.767 INFO:teuthology.orchestra.run.smithi185.stdout:Dependencies resolved. 2021-07-24T16:40:37.768 INFO:teuthology.orchestra.run.smithi185.stdout:Nothing to do. 2021-07-24T16:40:37.768 INFO:teuthology.orchestra.run.smithi185.stdout:Complete! 2021-07-24T16:40:37.771 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install rbd-fuse 2021-07-24T16:40:37.832 DEBUG:teuthology.orchestra.run.smithi185:> sudo yum -y install python3-rbd 2021-07-24T16:40:38.057 INFO:teuthology.orchestra.run.smithi115.stdout:Updating Subscription Management repositories. 2021-07-24T16:40:38.121 INFO:teuthology.orchestra.run.smithi185.stdout:Updating Subscription Management repositories. 2021-07-24T16:40:38.591 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 93 kB/s | 2.8 kB 00:00 2021-07-24T16:40:38.652 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 80 kB/s | 2.4 kB 00:00 2021-07-24T16:40:38.738 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 85 kB/s | 2.4 kB 00:00 2021-07-24T16:40:38.762 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 102 kB/s | 2.8 kB 00:00 2021-07-24T16:40:39.951 INFO:teuthology.orchestra.run.smithi185.stdout:Package python3-rbd-2:15.2.13-213.g0f589fd5.el8.x86_64 is already installed. 2021-07-24T16:40:40.250 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2021-07-24T16:40:40.251 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2021-07-24T16:40:40.251 INFO:teuthology.orchestra.run.smithi115.stdout: Package Architecture Version Repository Size 2021-07-24T16:40:40.251 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2021-07-24T16:40:40.252 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2021-07-24T16:40:40.252 INFO:teuthology.orchestra.run.smithi115.stdout: rbd-fuse x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 72 k 2021-07-24T16:40:40.252 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:40:40.252 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2021-07-24T16:40:40.253 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2021-07-24T16:40:40.253 INFO:teuthology.orchestra.run.smithi115.stdout:Install 1 Package 2021-07-24T16:40:40.253 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:40:40.253 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 72 k 2021-07-24T16:40:40.253 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 184 k 2021-07-24T16:40:40.254 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2021-07-24T16:40:40.298 INFO:teuthology.orchestra.run.smithi185.stdout:Dependencies resolved. 2021-07-24T16:40:40.299 INFO:teuthology.orchestra.run.smithi185.stdout:Nothing to do. 2021-07-24T16:40:40.299 INFO:teuthology.orchestra.run.smithi185.stdout:Complete! 2021-07-24T16:40:40.373 DEBUG:teuthology.orchestra.run.smithi185:> sudo yum -y install rbd-fuse 2021-07-24T16:40:40.398 INFO:teuthology.orchestra.run.smithi115.stdout:rbd-fuse-15.2.13-213.g0f589fd5.el8.x86_64.rpm 494 kB/s | 72 kB 00:00 2021-07-24T16:40:40.399 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2021-07-24T16:40:40.399 INFO:teuthology.orchestra.run.smithi115.stdout:Total 490 kB/s | 72 kB 00:00 2021-07-24T16:40:40.399 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2021-07-24T16:40:40.410 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2021-07-24T16:40:40.410 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2021-07-24T16:40:40.464 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2021-07-24T16:40:40.467 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2021-07-24T16:40:40.594 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2021-07-24T16:40:40.662 INFO:teuthology.orchestra.run.smithi185.stdout:Updating Subscription Management repositories. 2021-07-24T16:40:40.736 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : rbd-fuse-2:15.2.13-213.g0f589fd5.el8.x86_64 1/1 2021-07-24T16:40:40.997 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: rbd-fuse-2:15.2.13-213.g0f589fd5.el8.x86_64 1/1 2021-07-24T16:40:41.184 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 80 kB/s | 2.4 kB 00:00 2021-07-24T16:40:41.296 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 92 kB/s | 2.8 kB 00:00 2021-07-24T16:40:41.438 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : rbd-fuse-2:15.2.13-213.g0f589fd5.el8.x86_64 1/1 2021-07-24T16:40:41.438 INFO:teuthology.orchestra.run.smithi115.stdout:Installed products updated. 2021-07-24T16:40:42.855 INFO:teuthology.orchestra.run.smithi185.stdout:Dependencies resolved. 2021-07-24T16:40:42.856 INFO:teuthology.orchestra.run.smithi185.stdout:================================================================================ 2021-07-24T16:40:42.856 INFO:teuthology.orchestra.run.smithi185.stdout: Package Architecture Version Repository Size 2021-07-24T16:40:42.856 INFO:teuthology.orchestra.run.smithi185.stdout:================================================================================ 2021-07-24T16:40:42.857 INFO:teuthology.orchestra.run.smithi185.stdout:Installing: 2021-07-24T16:40:42.857 INFO:teuthology.orchestra.run.smithi185.stdout: rbd-fuse x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 72 k 2021-07-24T16:40:42.857 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:40:42.857 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction Summary 2021-07-24T16:40:42.858 INFO:teuthology.orchestra.run.smithi185.stdout:================================================================================ 2021-07-24T16:40:42.858 INFO:teuthology.orchestra.run.smithi185.stdout:Install 1 Package 2021-07-24T16:40:42.858 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:40:42.858 INFO:teuthology.orchestra.run.smithi185.stdout:Total download size: 72 k 2021-07-24T16:40:42.858 INFO:teuthology.orchestra.run.smithi185.stdout:Installed size: 184 k 2021-07-24T16:40:42.859 INFO:teuthology.orchestra.run.smithi185.stdout:Downloading Packages: 2021-07-24T16:40:43.003 INFO:teuthology.orchestra.run.smithi185.stdout:rbd-fuse-15.2.13-213.g0f589fd5.el8.x86_64.rpm 494 kB/s | 72 kB 00:00 2021-07-24T16:40:43.004 INFO:teuthology.orchestra.run.smithi185.stdout:-------------------------------------------------------------------------------- 2021-07-24T16:40:43.004 INFO:teuthology.orchestra.run.smithi185.stdout:Total 489 kB/s | 72 kB 00:00 2021-07-24T16:40:43.005 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction check 2021-07-24T16:40:43.015 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction check succeeded. 2021-07-24T16:40:43.015 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction test 2021-07-24T16:40:43.069 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction test succeeded. 2021-07-24T16:40:43.073 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction 2021-07-24T16:40:43.204 INFO:teuthology.orchestra.run.smithi185.stdout: Preparing : 1/1 2021-07-24T16:40:43.370 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : rbd-fuse-2:15.2.13-213.g0f589fd5.el8.x86_64 1/1 2021-07-24T16:40:43.606 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: rbd-fuse-2:15.2.13-213.g0f589fd5.el8.x86_64 1/1 2021-07-24T16:40:44.128 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : rbd-fuse-2:15.2.13-213.g0f589fd5.el8.x86_64 1/1 2021-07-24T16:40:44.128 INFO:teuthology.orchestra.run.smithi185.stdout:Installed products updated. 2021-07-24T16:40:51.487 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:05 ago on Sat 24 Jul 2021 04:40:06 PM UTC. 2021-07-24T16:40:53.748 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:40:53.748 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2021-07-24T16:40:53.749 INFO:teuthology.orchestra.run.smithi115.stdout: rbd-fuse-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:40:53.749 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:40:53.749 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2021-07-24T16:40:53.829 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install rbd-mirror 2021-07-24T16:40:54.032 INFO:teuthology.orchestra.run.smithi185.stdout:Last metadata expiration check: 0:00:05 ago on Sat 24 Jul 2021 04:40:09 PM UTC. 2021-07-24T16:40:54.116 INFO:teuthology.orchestra.run.smithi115.stdout:Updating Subscription Management repositories. 2021-07-24T16:40:54.643 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 93 kB/s | 2.8 kB 00:00 2021-07-24T16:40:56.288 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:40:56.288 INFO:teuthology.orchestra.run.smithi185.stdout:Installed: 2021-07-24T16:40:56.288 INFO:teuthology.orchestra.run.smithi185.stdout: rbd-fuse-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:40:56.289 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:40:56.289 INFO:teuthology.orchestra.run.smithi185.stdout:Complete! 2021-07-24T16:40:56.412 DEBUG:teuthology.orchestra.run.smithi185:> sudo yum -y install rbd-mirror 2021-07-24T16:40:56.703 INFO:teuthology.orchestra.run.smithi185.stdout:Updating Subscription Management repositories. 2021-07-24T16:40:57.198 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 86 kB/s | 2.4 kB 00:00 2021-07-24T16:40:58.675 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 83 kB/s | 2.4 kB 00:00 2021-07-24T16:41:01.362 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 95 kB/s | 2.8 kB 00:00 2021-07-24T16:41:02.907 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:04 ago on Sat 24 Jul 2021 04:33:38 PM UTC. 2021-07-24T16:41:05.059 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2021-07-24T16:41:05.060 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2021-07-24T16:41:05.060 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repo Size 2021-07-24T16:41:05.061 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2021-07-24T16:41:05.061 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2021-07-24T16:41:05.061 INFO:teuthology.orchestra.run.smithi115.stdout: rbd-mirror x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 2.7 M 2021-07-24T16:41:05.062 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:41:05.062 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2021-07-24T16:41:05.062 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2021-07-24T16:41:05.062 INFO:teuthology.orchestra.run.smithi115.stdout:Install 1 Package 2021-07-24T16:41:05.063 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:41:05.063 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 2.7 M 2021-07-24T16:41:05.063 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 9.8 M 2021-07-24T16:41:05.063 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2021-07-24T16:41:05.386 INFO:teuthology.orchestra.run.smithi185.stdout:Last metadata expiration check: 0:00:04 ago on Sat 24 Jul 2021 04:33:38 PM UTC. 2021-07-24T16:41:05.397 INFO:teuthology.orchestra.run.smithi115.stdout:rbd-mirror-15.2.13-213.g0f589fd5.el8.x86_64.rpm 8.1 MB/s | 2.7 MB 00:00 2021-07-24T16:41:05.398 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2021-07-24T16:41:05.398 INFO:teuthology.orchestra.run.smithi115.stdout:Total 8.0 MB/s | 2.7 MB 00:00 2021-07-24T16:41:05.399 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2021-07-24T16:41:05.411 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2021-07-24T16:41:05.411 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2021-07-24T16:41:05.475 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2021-07-24T16:41:05.478 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2021-07-24T16:41:05.826 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2021-07-24T16:41:05.998 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : rbd-mirror-2:15.2.13-213.g0f589fd5.el8.x86_64 1/1 2021-07-24T16:41:06.360 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: rbd-mirror-2:15.2.13-213.g0f589fd5.el8.x86_64 1/1 2021-07-24T16:41:06.839 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : rbd-mirror-2:15.2.13-213.g0f589fd5.el8.x86_64 1/1 2021-07-24T16:41:06.839 INFO:teuthology.orchestra.run.smithi115.stdout:Installed products updated. 2021-07-24T16:41:07.552 INFO:teuthology.orchestra.run.smithi185.stdout:Dependencies resolved. 2021-07-24T16:41:07.553 INFO:teuthology.orchestra.run.smithi185.stdout:================================================================================ 2021-07-24T16:41:07.553 INFO:teuthology.orchestra.run.smithi185.stdout: Package Arch Version Repo Size 2021-07-24T16:41:07.553 INFO:teuthology.orchestra.run.smithi185.stdout:================================================================================ 2021-07-24T16:41:07.554 INFO:teuthology.orchestra.run.smithi185.stdout:Installing: 2021-07-24T16:41:07.554 INFO:teuthology.orchestra.run.smithi185.stdout: rbd-mirror x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 2.7 M 2021-07-24T16:41:07.554 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:41:07.554 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction Summary 2021-07-24T16:41:07.555 INFO:teuthology.orchestra.run.smithi185.stdout:================================================================================ 2021-07-24T16:41:07.555 INFO:teuthology.orchestra.run.smithi185.stdout:Install 1 Package 2021-07-24T16:41:07.555 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:41:07.555 INFO:teuthology.orchestra.run.smithi185.stdout:Total download size: 2.7 M 2021-07-24T16:41:07.556 INFO:teuthology.orchestra.run.smithi185.stdout:Installed size: 9.8 M 2021-07-24T16:41:07.556 INFO:teuthology.orchestra.run.smithi185.stdout:Downloading Packages: 2021-07-24T16:41:07.889 INFO:teuthology.orchestra.run.smithi185.stdout:rbd-mirror-15.2.13-213.g0f589fd5.el8.x86_64.rpm 8.1 MB/s | 2.7 MB 00:00 2021-07-24T16:41:07.890 INFO:teuthology.orchestra.run.smithi185.stdout:-------------------------------------------------------------------------------- 2021-07-24T16:41:07.890 INFO:teuthology.orchestra.run.smithi185.stdout:Total 8.0 MB/s | 2.7 MB 00:00 2021-07-24T16:41:07.891 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction check 2021-07-24T16:41:07.903 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction check succeeded. 2021-07-24T16:41:07.903 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction test 2021-07-24T16:41:07.970 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction test succeeded. 2021-07-24T16:41:07.973 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction 2021-07-24T16:41:08.319 INFO:teuthology.orchestra.run.smithi185.stdout: Preparing : 1/1 2021-07-24T16:41:08.468 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : rbd-mirror-2:15.2.13-213.g0f589fd5.el8.x86_64 1/1 2021-07-24T16:41:08.819 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: rbd-mirror-2:15.2.13-213.g0f589fd5.el8.x86_64 1/1 2021-07-24T16:41:09.280 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : rbd-mirror-2:15.2.13-213.g0f589fd5.el8.x86_64 1/1 2021-07-24T16:41:09.281 INFO:teuthology.orchestra.run.smithi185.stdout:Installed products updated. 2021-07-24T16:41:16.783 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:04 ago on Sat 24 Jul 2021 04:40:46 PM UTC. 2021-07-24T16:41:19.000 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:41:19.000 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2021-07-24T16:41:19.000 INFO:teuthology.orchestra.run.smithi115.stdout: rbd-mirror-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:41:19.000 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:41:19.001 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2021-07-24T16:41:19.102 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install rbd-nbd 2021-07-24T16:41:19.152 INFO:teuthology.orchestra.run.smithi185.stdout:Last metadata expiration check: 0:00:05 ago on Sat 24 Jul 2021 04:40:49 PM UTC. 2021-07-24T16:41:19.393 INFO:teuthology.orchestra.run.smithi115.stdout:Updating Subscription Management repositories. 2021-07-24T16:41:19.885 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 96 kB/s | 2.8 kB 00:00 2021-07-24T16:41:21.397 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:41:21.398 INFO:teuthology.orchestra.run.smithi185.stdout:Installed: 2021-07-24T16:41:21.398 INFO:teuthology.orchestra.run.smithi185.stdout: rbd-mirror-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:41:21.398 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:41:21.399 INFO:teuthology.orchestra.run.smithi185.stdout:Complete! 2021-07-24T16:41:21.485 DEBUG:teuthology.orchestra.run.smithi185:> sudo yum -y install rbd-nbd 2021-07-24T16:41:21.779 INFO:teuthology.orchestra.run.smithi185.stdout:Updating Subscription Management repositories. 2021-07-24T16:41:22.314 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 76 kB/s | 2.4 kB 00:00 2021-07-24T16:41:23.856 INFO:teuthology.orchestra.run.smithi115.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 73 kB/s | 2.4 kB 00:00 2021-07-24T16:41:26.622 INFO:teuthology.orchestra.run.smithi185.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 96 kB/s | 2.8 kB 00:00 2021-07-24T16:41:28.020 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:04 ago on Sat 24 Jul 2021 04:33:38 PM UTC. 2021-07-24T16:41:30.133 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2021-07-24T16:41:30.134 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2021-07-24T16:41:30.134 INFO:teuthology.orchestra.run.smithi115.stdout: Package Architecture Version Repository Size 2021-07-24T16:41:30.135 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2021-07-24T16:41:30.135 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2021-07-24T16:41:30.135 INFO:teuthology.orchestra.run.smithi115.stdout: rbd-nbd x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 141 k 2021-07-24T16:41:30.135 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:41:30.136 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2021-07-24T16:41:30.136 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2021-07-24T16:41:30.136 INFO:teuthology.orchestra.run.smithi115.stdout:Install 1 Package 2021-07-24T16:41:30.136 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:41:30.136 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 141 k 2021-07-24T16:41:30.137 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 418 k 2021-07-24T16:41:30.137 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2021-07-24T16:41:30.304 INFO:teuthology.orchestra.run.smithi115.stdout:rbd-nbd-15.2.13-213.g0f589fd5.el8.x86_64.rpm 830 kB/s | 141 kB 00:00 2021-07-24T16:41:30.305 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2021-07-24T16:41:30.305 INFO:teuthology.orchestra.run.smithi115.stdout:Total 824 kB/s | 141 kB 00:00 2021-07-24T16:41:30.306 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2021-07-24T16:41:30.317 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2021-07-24T16:41:30.317 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2021-07-24T16:41:30.371 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2021-07-24T16:41:30.374 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2021-07-24T16:41:30.489 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2021-07-24T16:41:30.716 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : rbd-nbd-2:15.2.13-213.g0f589fd5.el8.x86_64 1/1 2021-07-24T16:41:30.782 INFO:teuthology.orchestra.run.smithi185.stdout:Last metadata expiration check: 0:00:04 ago on Sat 24 Jul 2021 04:33:38 PM UTC. 2021-07-24T16:41:30.942 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: rbd-nbd-2:15.2.13-213.g0f589fd5.el8.x86_64 1/1 2021-07-24T16:41:31.474 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : rbd-nbd-2:15.2.13-213.g0f589fd5.el8.x86_64 1/1 2021-07-24T16:41:31.475 INFO:teuthology.orchestra.run.smithi115.stdout:Installed products updated. 2021-07-24T16:41:32.921 INFO:teuthology.orchestra.run.smithi185.stdout:Dependencies resolved. 2021-07-24T16:41:32.921 INFO:teuthology.orchestra.run.smithi185.stdout:================================================================================ 2021-07-24T16:41:32.921 INFO:teuthology.orchestra.run.smithi185.stdout: Package Architecture Version Repository Size 2021-07-24T16:41:32.922 INFO:teuthology.orchestra.run.smithi185.stdout:================================================================================ 2021-07-24T16:41:32.922 INFO:teuthology.orchestra.run.smithi185.stdout:Installing: 2021-07-24T16:41:32.922 INFO:teuthology.orchestra.run.smithi185.stdout: rbd-nbd x86_64 2:15.2.13-213.g0f589fd5.el8 ceph 141 k 2021-07-24T16:41:32.922 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:41:32.923 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction Summary 2021-07-24T16:41:32.923 INFO:teuthology.orchestra.run.smithi185.stdout:================================================================================ 2021-07-24T16:41:32.923 INFO:teuthology.orchestra.run.smithi185.stdout:Install 1 Package 2021-07-24T16:41:32.923 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:41:32.924 INFO:teuthology.orchestra.run.smithi185.stdout:Total download size: 141 k 2021-07-24T16:41:32.924 INFO:teuthology.orchestra.run.smithi185.stdout:Installed size: 418 k 2021-07-24T16:41:32.924 INFO:teuthology.orchestra.run.smithi185.stdout:Downloading Packages: 2021-07-24T16:41:33.091 INFO:teuthology.orchestra.run.smithi185.stdout:rbd-nbd-15.2.13-213.g0f589fd5.el8.x86_64.rpm 826 kB/s | 141 kB 00:00 2021-07-24T16:41:33.092 INFO:teuthology.orchestra.run.smithi185.stdout:-------------------------------------------------------------------------------- 2021-07-24T16:41:33.092 INFO:teuthology.orchestra.run.smithi185.stdout:Total 820 kB/s | 141 kB 00:00 2021-07-24T16:41:33.093 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction check 2021-07-24T16:41:33.103 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction check succeeded. 2021-07-24T16:41:33.104 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction test 2021-07-24T16:41:33.159 INFO:teuthology.orchestra.run.smithi185.stdout:Transaction test succeeded. 2021-07-24T16:41:33.162 INFO:teuthology.orchestra.run.smithi185.stdout:Running transaction 2021-07-24T16:41:33.301 INFO:teuthology.orchestra.run.smithi185.stdout: Preparing : 1/1 2021-07-24T16:41:33.470 INFO:teuthology.orchestra.run.smithi185.stdout: Installing : rbd-nbd-2:15.2.13-213.g0f589fd5.el8.x86_64 1/1 2021-07-24T16:41:33.750 INFO:teuthology.orchestra.run.smithi185.stdout: Running scriptlet: rbd-nbd-2:15.2.13-213.g0f589fd5.el8.x86_64 1/1 2021-07-24T16:41:34.239 INFO:teuthology.orchestra.run.smithi185.stdout: Verifying : rbd-nbd-2:15.2.13-213.g0f589fd5.el8.x86_64 1/1 2021-07-24T16:41:34.240 INFO:teuthology.orchestra.run.smithi185.stdout:Installed products updated. 2021-07-24T16:41:41.402 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:05 ago on Sat 24 Jul 2021 04:41:11 PM UTC. 2021-07-24T16:41:43.636 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:41:43.636 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2021-07-24T16:41:43.636 INFO:teuthology.orchestra.run.smithi115.stdout: rbd-nbd-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:41:43.636 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:41:43.637 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2021-07-24T16:41:43.719 DEBUG:teuthology.parallel:result is None 2021-07-24T16:41:44.510 INFO:teuthology.orchestra.run.smithi185.stdout:Last metadata expiration check: 0:00:05 ago on Sat 24 Jul 2021 04:41:14 PM UTC. 2021-07-24T16:41:46.778 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:41:46.779 INFO:teuthology.orchestra.run.smithi185.stdout:Installed: 2021-07-24T16:41:46.779 INFO:teuthology.orchestra.run.smithi185.stdout: rbd-nbd-2:15.2.13-213.g0f589fd5.el8.x86_64 2021-07-24T16:41:46.780 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:41:46.780 INFO:teuthology.orchestra.run.smithi185.stdout:Complete! 2021-07-24T16:41:46.863 DEBUG:teuthology.parallel:result is None 2021-07-24T16:41:46.864 DEBUG:teuthology.orchestra.run.smithi115:> sudo lsb_release -is 2021-07-24T16:41:46.919 INFO:teuthology.orchestra.run.smithi115.stdout:RedHatEnterprise 2021-07-24T16:41:46.920 DEBUG:teuthology.misc:System to be installed: RedHatEnterprise 2021-07-24T16:41:46.921 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2021-07-24T16:41:46.921 INFO:teuthology.packaging:ref: None 2021-07-24T16:41:46.921 INFO:teuthology.packaging:tag: None 2021-07-24T16:41:46.922 INFO:teuthology.packaging:branch: octopus 2021-07-24T16:41:46.922 INFO:teuthology.packaging:sha1: f7cd730b96380f0a18fbfd486fd4354c294b17eb 2021-07-24T16:41:46.923 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=octopus 2021-07-24T16:41:47.161 DEBUG:teuthology.orchestra.run.smithi115:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2021-07-24T16:41:47.184 INFO:teuthology.orchestra.run.smithi115.stdout:15.2.13-213.g0f589fd5.el8 2021-07-24T16:41:47.185 INFO:teuthology.packaging:The installed version of ceph is 15.2.13-213.g0f589fd5.el8 2021-07-24T16:41:47.185 INFO:teuthology.task.install:The correct ceph version 15.2.13-213.g0f589fd5 is installed. 2021-07-24T16:41:47.186 DEBUG:teuthology.orchestra.run.smithi185:> sudo lsb_release -is 2021-07-24T16:41:47.234 INFO:teuthology.orchestra.run.smithi185.stdout:RedHatEnterprise 2021-07-24T16:41:47.235 DEBUG:teuthology.misc:System to be installed: RedHatEnterprise 2021-07-24T16:41:47.235 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2021-07-24T16:41:47.236 INFO:teuthology.packaging:ref: None 2021-07-24T16:41:47.236 INFO:teuthology.packaging:tag: None 2021-07-24T16:41:47.237 INFO:teuthology.packaging:branch: octopus 2021-07-24T16:41:47.237 INFO:teuthology.packaging:sha1: f7cd730b96380f0a18fbfd486fd4354c294b17eb 2021-07-24T16:41:47.237 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=octopus 2021-07-24T16:41:47.466 DEBUG:teuthology.orchestra.run.smithi185:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2021-07-24T16:41:47.486 INFO:teuthology.orchestra.run.smithi185.stdout:15.2.13-213.g0f589fd5.el8 2021-07-24T16:41:47.486 INFO:teuthology.packaging:The installed version of ceph is 15.2.13-213.g0f589fd5.el8 2021-07-24T16:41:47.487 INFO:teuthology.task.install:The correct ceph version 15.2.13-213.g0f589fd5 is installed. 2021-07-24T16:41:47.487 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2021-07-24T16:41:47.488 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2021-07-24T16:41:47.488 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2021-07-24T16:41:47.516 DEBUG:teuthology.orchestra.run.smithi185:> set -ex 2021-07-24T16:41:47.517 DEBUG:teuthology.orchestra.run.smithi185:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2021-07-24T16:41:47.551 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2021-07-24T16:41:47.552 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2021-07-24T16:41:47.552 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/usr/bin/daemon-helper 2021-07-24T16:41:47.584 DEBUG:teuthology.orchestra.run.smithi115:> sudo chmod a=rx -- /usr/bin/daemon-helper 2021-07-24T16:41:47.651 DEBUG:teuthology.orchestra.run.smithi185:> set -ex 2021-07-24T16:41:47.651 DEBUG:teuthology.orchestra.run.smithi185:> sudo dd of=/usr/bin/daemon-helper 2021-07-24T16:41:47.675 DEBUG:teuthology.orchestra.run.smithi185:> sudo chmod a=rx -- /usr/bin/daemon-helper 2021-07-24T16:41:47.738 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2021-07-24T16:41:47.739 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2021-07-24T16:41:47.739 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/usr/bin/adjust-ulimits 2021-07-24T16:41:47.767 DEBUG:teuthology.orchestra.run.smithi115:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2021-07-24T16:41:47.833 DEBUG:teuthology.orchestra.run.smithi185:> set -ex 2021-07-24T16:41:47.834 DEBUG:teuthology.orchestra.run.smithi185:> sudo dd of=/usr/bin/adjust-ulimits 2021-07-24T16:41:47.858 DEBUG:teuthology.orchestra.run.smithi185:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2021-07-24T16:41:47.921 INFO:teuthology.run_tasks:Running task cephadm... 2021-07-24T16:41:47.999 INFO:tasks.cephadm:Config: {'add_mons_via_daemon_add': True, 'avoid_pacific_features': True, 'cephadm_branch': 'octopus', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'docker.io/ceph/daemon-base:latest-octopus', 'create_rbd_pool': True, 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'log-whitelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'f7cd730b96380f0a18fbfd486fd4354c294b17eb'} 2021-07-24T16:41:48.000 INFO:tasks.cephadm:Cluster image is docker.io/ceph/daemon-base:latest-octopus 2021-07-24T16:41:48.001 INFO:tasks.cephadm:Cluster fsid is 09e65f2e-ec9e-11eb-8c23-001a4aab830c 2021-07-24T16:41:48.001 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2021-07-24T16:41:48.002 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.115', 'mon.c': '[v2:172.21.15.115:3301,v1:172.21.15.115:6790]', 'mon.b': '172.21.15.185'} 2021-07-24T16:41:48.002 INFO:tasks.cephadm:First mon is mon.a on smithi115 2021-07-24T16:41:48.003 INFO:tasks.cephadm:First mgr is y 2021-07-24T16:41:48.003 INFO:tasks.cephadm:Normalizing hostnames... 2021-07-24T16:41:48.004 DEBUG:teuthology.orchestra.run.smithi115:> sudo hostname $(hostname -s) 2021-07-24T16:41:48.031 DEBUG:teuthology.orchestra.run.smithi185:> sudo hostname $(hostname -s) 2021-07-24T16:41:48.056 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref octopus)... 2021-07-24T16:41:48.057 DEBUG:teuthology.orchestra.run.smithi115:> curl --silent https://raw.githubusercontent.com/ceph/ceph/octopus/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2021-07-24T16:41:48.164 INFO:teuthology.orchestra.run.smithi115.stdout:-rw-rw-r--. 1 ubuntu ubuntu 223036 Jul 24 16:41 /home/ubuntu/cephtest/cephadm 2021-07-24T16:41:48.164 DEBUG:teuthology.orchestra.run.smithi185:> curl --silent https://raw.githubusercontent.com/ceph/ceph/octopus/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2021-07-24T16:41:48.255 INFO:teuthology.orchestra.run.smithi185.stdout:-rw-rw-r--. 1 ubuntu ubuntu 223036 Jul 24 16:41 /home/ubuntu/cephtest/cephadm 2021-07-24T16:41:48.256 DEBUG:teuthology.orchestra.run.smithi115:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2021-07-24T16:41:48.273 DEBUG:teuthology.orchestra.run.smithi185:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2021-07-24T16:41:48.321 DEBUG:teuthology.orchestra.run.smithi115:> sudo mkdir -p /etc/ceph 2021-07-24T16:41:48.348 DEBUG:teuthology.orchestra.run.smithi185:> sudo mkdir -p /etc/ceph 2021-07-24T16:41:48.372 DEBUG:teuthology.orchestra.run.smithi115:> sudo chmod 777 /etc/ceph 2021-07-24T16:41:48.415 DEBUG:teuthology.orchestra.run.smithi185:> sudo chmod 777 /etc/ceph 2021-07-24T16:41:48.438 INFO:tasks.cephadm:Writing seed config... 2021-07-24T16:41:48.440 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2021-07-24T16:41:48.440 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2021-07-24T16:41:48.440 INFO:tasks.cephadm: override: [osd] debug ms = 1 2021-07-24T16:41:48.441 INFO:tasks.cephadm: override: [osd] debug osd = 20 2021-07-24T16:41:48.441 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2021-07-24T16:41:48.441 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2021-07-24T16:41:48.442 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2021-07-24T16:41:48.442 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2021-07-24T16:41:48.442 INFO:tasks.cephadm: override: [mon] debug mon = 20 2021-07-24T16:41:48.443 INFO:tasks.cephadm: override: [mon] debug ms = 1 2021-07-24T16:41:48.443 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2021-07-24T16:41:48.444 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2021-07-24T16:41:48.444 DEBUG:teuthology.orchestra.run.smithi115:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2021-07-24T16:41:48.470 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 09e65f2e-ec9e-11eb-8c23-001a4aab830c mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true osd_class_default_list = * osd_class_load_list = * debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2021-07-24T16:41:48.470 DEBUG:teuthology.orchestra.run.smithi115:mon.a> sudo journalctl -f -n 0 -u ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@mon.a.service 2021-07-24T16:41:48.512 DEBUG:teuthology.orchestra.run.smithi115:mgr.y> sudo journalctl -f -n 0 -u ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@mgr.y.service 2021-07-24T16:41:48.536 INFO:journalctl@ceph.mon.a.smithi115.stdout:-- Logs begin at Sat 2021-07-24 16:20:48 UTC. -- 2021-07-24T16:41:48.537 INFO:tasks.cephadm:Bootstrapping... 2021-07-24T16:41:48.538 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus -v bootstrap --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.115 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2021-07-24T16:41:48.561 INFO:journalctl@ceph.mgr.y.smithi115.stdout:-- Logs begin at Sat 2021-07-24 16:20:48 UTC. -- 2021-07-24T16:41:48.690 INFO:teuthology.orchestra.run.smithi115.stderr:container_init=False 2021-07-24T16:41:48.690 INFO:teuthology.orchestra.run.smithi115.stderr:Verifying podman|docker is present... 2021-07-24T16:41:48.690 INFO:teuthology.orchestra.run.smithi115.stderr:Verifying lvm2 is present... 2021-07-24T16:41:48.691 INFO:teuthology.orchestra.run.smithi115.stderr:Verifying time synchronization is in place... 2021-07-24T16:41:48.691 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: systemctl is-enabled chrony.service 2021-07-24T16:41:48.696 INFO:teuthology.orchestra.run.smithi115.stderr:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2021-07-24T16:41:48.696 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: systemctl is-active chrony.service 2021-07-24T16:41:48.701 INFO:teuthology.orchestra.run.smithi115.stderr:systemctl: stdout inactive 2021-07-24T16:41:48.701 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: systemctl is-enabled chronyd.service 2021-07-24T16:41:48.706 INFO:teuthology.orchestra.run.smithi115.stderr:systemctl: stdout enabled 2021-07-24T16:41:48.706 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: systemctl is-active chronyd.service 2021-07-24T16:41:48.711 INFO:teuthology.orchestra.run.smithi115.stderr:systemctl: stdout active 2021-07-24T16:41:48.711 INFO:teuthology.orchestra.run.smithi115.stderr:Unit chronyd.service is enabled and running 2021-07-24T16:41:48.712 INFO:teuthology.orchestra.run.smithi115.stderr:Repeating the final host check... 2021-07-24T16:41:48.712 INFO:teuthology.orchestra.run.smithi115.stderr:podman|docker (/bin/podman) is present 2021-07-24T16:41:48.712 INFO:teuthology.orchestra.run.smithi115.stderr:systemctl is present 2021-07-24T16:41:48.712 INFO:teuthology.orchestra.run.smithi115.stderr:lvcreate is present 2021-07-24T16:41:48.713 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: systemctl is-enabled chrony.service 2021-07-24T16:41:48.716 INFO:teuthology.orchestra.run.smithi115.stderr:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2021-07-24T16:41:48.716 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: systemctl is-active chrony.service 2021-07-24T16:41:48.720 INFO:teuthology.orchestra.run.smithi115.stderr:systemctl: stdout inactive 2021-07-24T16:41:48.721 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: systemctl is-enabled chronyd.service 2021-07-24T16:41:48.726 INFO:teuthology.orchestra.run.smithi115.stderr:systemctl: stdout enabled 2021-07-24T16:41:48.726 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: systemctl is-active chronyd.service 2021-07-24T16:41:48.731 INFO:teuthology.orchestra.run.smithi115.stderr:systemctl: stdout active 2021-07-24T16:41:48.731 INFO:teuthology.orchestra.run.smithi115.stderr:Unit chronyd.service is enabled and running 2021-07-24T16:41:48.731 INFO:teuthology.orchestra.run.smithi115.stderr:Host looks OK 2021-07-24T16:41:48.731 INFO:teuthology.orchestra.run.smithi115.stderr:Cluster fsid: 09e65f2e-ec9e-11eb-8c23-001a4aab830c 2021-07-24T16:41:48.732 INFO:teuthology.orchestra.run.smithi115.stderr:Acquiring lock 140048851830376 on /run/cephadm/09e65f2e-ec9e-11eb-8c23-001a4aab830c.lock 2021-07-24T16:41:48.732 INFO:teuthology.orchestra.run.smithi115.stderr:Lock 140048851830376 acquired on /run/cephadm/09e65f2e-ec9e-11eb-8c23-001a4aab830c.lock 2021-07-24T16:41:48.733 INFO:teuthology.orchestra.run.smithi115.stderr:Verifying IP 172.21.15.115 port 3300 ... 2021-07-24T16:41:48.733 INFO:teuthology.orchestra.run.smithi115.stderr:Verifying IP 172.21.15.115 port 6789 ... 2021-07-24T16:41:48.733 INFO:teuthology.orchestra.run.smithi115.stderr:Base mon IP is 172.21.15.115, final addrv is [v2:172.21.15.115:3300,v1:172.21.15.115:6789] 2021-07-24T16:41:48.733 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /sbin/ip route ls 2021-07-24T16:41:48.734 INFO:teuthology.orchestra.run.smithi115.stderr:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp metric 100 2021-07-24T16:41:48.734 INFO:teuthology.orchestra.run.smithi115.stderr:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.115 metric 100 2021-07-24T16:41:48.735 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /sbin/ip -6 route ls 2021-07-24T16:41:48.736 INFO:teuthology.orchestra.run.smithi115.stderr:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2021-07-24T16:41:48.736 INFO:teuthology.orchestra.run.smithi115.stderr:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2021-07-24T16:41:48.736 INFO:teuthology.orchestra.run.smithi115.stderr:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 1024 expires 1754sec hoplimit 64 pref medium 2021-07-24T16:41:48.736 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /sbin/ip -6 addr ls 2021-07-24T16:41:48.737 INFO:teuthology.orchestra.run.smithi115.stderr:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2021-07-24T16:41:48.737 INFO:teuthology.orchestra.run.smithi115.stderr:/sbin/ip: stdout inet6 ::1/128 scope host 2021-07-24T16:41:48.738 INFO:teuthology.orchestra.run.smithi115.stderr:/sbin/ip: stdout valid_lft forever preferred_lft forever 2021-07-24T16:41:48.738 INFO:teuthology.orchestra.run.smithi115.stderr:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2021-07-24T16:41:48.738 INFO:teuthology.orchestra.run.smithi115.stderr:/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:ce8f/64 scope link 2021-07-24T16:41:48.739 INFO:teuthology.orchestra.run.smithi115.stderr:/sbin/ip: stdout valid_lft forever preferred_lft forever 2021-07-24T16:41:48.739 INFO:teuthology.orchestra.run.smithi115.stderr:Mon IP 172.21.15.115 is in CIDR network 172.21.0.0/20 2021-07-24T16:41:48.740 INFO:teuthology.orchestra.run.smithi115.stderr:Pulling container image docker.io/ceph/daemon-base:latest-octopus... 2021-07-24T16:41:48.740 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /bin/podman pull docker.io/ceph/daemon-base:latest-octopus 2021-07-24T16:41:49.405 INFO:teuthology.orchestra.run.smithi115.stderr:/bin/podman: stderr Trying to pull docker.io/ceph/daemon-base:latest-octopus... 2021-07-24T16:41:49.762 INFO:teuthology.orchestra.run.smithi115.stderr:/bin/podman: stderr Getting image source signatures 2021-07-24T16:41:49.887 INFO:teuthology.orchestra.run.smithi115.stderr:/bin/podman: stderr Copying blob sha256:fb3dd9646de3d6ad27f993105567176d065747ca1bef2a0939edfd536ac91126 2021-07-24T16:41:49.937 INFO:teuthology.orchestra.run.smithi115.stderr:/bin/podman: stderr Copying blob sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 2021-07-24T16:41:57.628 INFO:teuthology.orchestra.run.smithi115.stderr:/bin/podman: stderr Copying config sha256:5eab30a793969475876f31b688dd5a9d0296db2bbf4b7c17066060c18e3df09c 2021-07-24T16:41:57.719 INFO:teuthology.orchestra.run.smithi115.stderr:/bin/podman: stderr Writing manifest to image destination 2021-07-24T16:41:57.719 INFO:teuthology.orchestra.run.smithi115.stderr:/bin/podman: stderr Storing signatures 2021-07-24T16:42:07.855 INFO:teuthology.orchestra.run.smithi115.stderr:/bin/podman: stdout 5eab30a793969475876f31b688dd5a9d0296db2bbf4b7c17066060c18e3df09c 2021-07-24T16:42:07.893 INFO:teuthology.orchestra.run.smithi115.stderr:Extracting ceph user uid/gid from container image... 2021-07-24T16:42:07.894 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi115 docker.io/ceph/daemon-base:latest-octopus -c %u %g /var/lib/ceph 2021-07-24T16:42:08.515 INFO:teuthology.orchestra.run.smithi115.stderr:stat: stdout 167 167 2021-07-24T16:42:19.655 INFO:teuthology.orchestra.run.smithi115.stderr:Creating initial keys... 2021-07-24T16:42:19.656 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi115 docker.io/ceph/daemon-base:latest-octopus --gen-print-key 2021-07-24T16:42:20.129 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-authtool: stdout AQDsQvxg4aU2BxAAGbKTyinNOD3D7SEzVx1LJg== 2021-07-24T16:42:20.702 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi115 docker.io/ceph/daemon-base:latest-octopus --gen-print-key 2021-07-24T16:42:21.228 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-authtool: stdout AQDtQvxg+hT0DBAAC0QQmnmOWu6LrDuyLloGTg== 2021-07-24T16:42:21.743 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi115 docker.io/ceph/daemon-base:latest-octopus --gen-print-key 2021-07-24T16:42:22.228 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-authtool: stdout AQDuQvxg6rCXDBAAjA+MufXXMmWEk7Qu1HQXLQ== 2021-07-24T16:42:22.684 INFO:teuthology.orchestra.run.smithi115.stderr:Creating initial monmap... 2021-07-24T16:42:22.685 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/monmaptool -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi115 -v /tmp/ceph-tmply0eontm:/tmp/monmap:z docker.io/ceph/daemon-base:latest-octopus --create --clobber --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c --addv a [v2:172.21.15.115:3300,v1:172.21.15.115:6789] /tmp/monmap 2021-07-24T16:42:23.203 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2021-07-24T16:42:23.204 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 09e65f2e-ec9e-11eb-8c23-001a4aab830c 2021-07-24T16:42:23.204 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2021-07-24T16:42:23.831 INFO:teuthology.orchestra.run.smithi115.stderr:Creating mon... 2021-07-24T16:42:23.832 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-mon -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi115 -v /var/log/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c:/var/log/ceph:z -v /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmp6cd_jo_7:/tmp/keyring:z -v /tmp/ceph-tmply0eontm:/tmp/monmap:z docker.io/ceph/daemon-base:latest-octopus --mkfs -i a --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -c /dev/null --monmap /tmp/monmap --keyring /tmp/keyring --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true 2021-07-24T16:42:24.360 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.323+0000 7f69d49d86c0 0 set uid:gid to 167:167 (ceph:ceph) 2021-07-24T16:42:24.360 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.323+0000 7f69d49d86c0 1 imported monmap: 2021-07-24T16:42:24.360 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr epoch 0 2021-07-24T16:42:24.361 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c 2021-07-24T16:42:24.361 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr last_changed 2021-07-24T16:42:23.198578+0000 2021-07-24T16:42:24.361 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr created 2021-07-24T16:42:23.198578+0000 2021-07-24T16:42:24.361 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr min_mon_release 0 (unknown) 2021-07-24T16:42:24.362 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] mon.a 2021-07-24T16:42:24.362 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr 2021-07-24T16:42:24.362 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.323+0000 7f69d49d86c0 0 /usr/bin/ceph-mon: set fsid to 09e65f2e-ec9e-11eb-8c23-001a4aab830c 2021-07-24T16:42:24.362 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 0 set rocksdb option compression = kNoCompression 2021-07-24T16:42:24.362 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2021-07-24T16:42:24.363 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 0 set rocksdb option write_buffer_size = 33554432 2021-07-24T16:42:24.363 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 0 set rocksdb option compression = kNoCompression 2021-07-24T16:42:24.363 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2021-07-24T16:42:24.363 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 0 set rocksdb option write_buffer_size = 33554432 2021-07-24T16:42:24.364 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: RocksDB version: 6.1.2 2021-07-24T16:42:24.364 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr 2021-07-24T16:42:24.364 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2021-07-24T16:42:24.364 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Compile date May 26 2021 2021-07-24T16:42:24.365 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: DB SUMMARY 2021-07-24T16:42:24.365 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr 2021-07-24T16:42:24.365 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2021-07-24T16:42:24.365 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr 2021-07-24T16:42:24.366 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2021-07-24T16:42:24.366 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr 2021-07-24T16:42:24.366 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.error_if_exists: 0 2021-07-24T16:42:24.366 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.create_if_missing: 1 2021-07-24T16:42:24.366 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.paranoid_checks: 1 2021-07-24T16:42:24.367 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.env: 0x55d164b771c0 2021-07-24T16:42:24.367 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.info_log: 0x55d165ba5420 2021-07-24T16:42:24.368 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.max_file_opening_threads: 16 2021-07-24T16:42:24.368 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.statistics: (nil) 2021-07-24T16:42:24.368 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.use_fsync: 0 2021-07-24T16:42:24.368 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.max_log_file_size: 0 2021-07-24T16:42:24.369 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2021-07-24T16:42:24.369 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.log_file_time_to_roll: 0 2021-07-24T16:42:24.369 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.keep_log_file_num: 1000 2021-07-24T16:42:24.369 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.recycle_log_file_num: 0 2021-07-24T16:42:24.369 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.allow_fallocate: 1 2021-07-24T16:42:24.370 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.allow_mmap_reads: 0 2021-07-24T16:42:24.370 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.allow_mmap_writes: 0 2021-07-24T16:42:24.370 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.use_direct_reads: 0 2021-07-24T16:42:24.370 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2021-07-24T16:42:24.371 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.create_missing_column_families: 0 2021-07-24T16:42:24.371 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.db_log_dir: 2021-07-24T16:42:24.371 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2021-07-24T16:42:24.371 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.table_cache_numshardbits: 6 2021-07-24T16:42:24.372 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.max_subcompactions: 1 2021-07-24T16:42:24.372 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.max_background_flushes: -1 2021-07-24T16:42:24.372 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2021-07-24T16:42:24.372 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2021-07-24T16:42:24.372 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2021-07-24T16:42:24.373 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2021-07-24T16:42:24.373 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.advise_random_on_open: 1 2021-07-24T16:42:24.373 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.db_write_buffer_size: 0 2021-07-24T16:42:24.373 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.write_buffer_manager: 0x55d165bde630 2021-07-24T16:42:24.374 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2021-07-24T16:42:24.374 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2021-07-24T16:42:24.374 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2021-07-24T16:42:24.374 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.use_adaptive_mutex: 0 2021-07-24T16:42:24.375 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.rate_limiter: (nil) 2021-07-24T16:42:24.375 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2021-07-24T16:42:24.375 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.wal_recovery_mode: 2 2021-07-24T16:42:24.375 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.enable_thread_tracking: 0 2021-07-24T16:42:24.376 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.enable_pipelined_write: 0 2021-07-24T16:42:24.376 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2021-07-24T16:42:24.376 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2021-07-24T16:42:24.377 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2021-07-24T16:42:24.377 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2021-07-24T16:42:24.377 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.row_cache: None 2021-07-24T16:42:24.377 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.wal_filter: None 2021-07-24T16:42:24.378 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2021-07-24T16:42:24.378 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.allow_ingest_behind: 0 2021-07-24T16:42:24.378 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.preserve_deletes: 0 2021-07-24T16:42:24.378 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.two_write_queues: 0 2021-07-24T16:42:24.379 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.manual_wal_flush: 0 2021-07-24T16:42:24.379 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.atomic_flush: 0 2021-07-24T16:42:24.379 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2021-07-24T16:42:24.379 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.max_background_jobs: 2 2021-07-24T16:42:24.380 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.max_background_compactions: -1 2021-07-24T16:42:24.380 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2021-07-24T16:42:24.380 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2021-07-24T16:42:24.380 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.delayed_write_rate : 16777216 2021-07-24T16:42:24.380 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.max_total_wal_size: 0 2021-07-24T16:42:24.381 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2021-07-24T16:42:24.381 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.stats_dump_period_sec: 600 2021-07-24T16:42:24.381 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.stats_persist_period_sec: 600 2021-07-24T16:42:24.381 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2021-07-24T16:42:24.382 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.max_open_files: -1 2021-07-24T16:42:24.382 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.bytes_per_sync: 0 2021-07-24T16:42:24.382 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2021-07-24T16:42:24.382 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Options.compaction_readahead_size: 0 2021-07-24T16:42:24.383 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Compression algorithms supported: 2021-07-24T16:42:24.383 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2021-07-24T16:42:24.383 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: kZSTD supported: 0 2021-07-24T16:42:24.383 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: kXpressCompression supported: 0 2021-07-24T16:42:24.384 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: kLZ4HCCompression supported: 1 2021-07-24T16:42:24.384 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: kLZ4Compression supported: 1 2021-07-24T16:42:24.384 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: kBZip2Compression supported: 0 2021-07-24T16:42:24.384 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: kZlibCompression supported: 1 2021-07-24T16:42:24.385 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: kSnappyCompression supported: 1 2021-07-24T16:42:24.385 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2021-07-24T16:42:24.385 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.324+0000 7f69d49d86c0 4 rocksdb: [db/db_impl_open.cc:228] Creating manifest 1 2021-07-24T16:42:24.386 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr 2021-07-24T16:42:24.386 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2021-07-24T16:42:24.386 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr 2021-07-24T16:42:24.386 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2021-07-24T16:42:24.387 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr 2021-07-24T16:42:24.387 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2021-07-24T16:42:24.387 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.merge_operator: 2021-07-24T16:42:24.387 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.compaction_filter: None 2021-07-24T16:42:24.388 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.compaction_filter_factory: None 2021-07-24T16:42:24.388 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2021-07-24T16:42:24.388 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.table_factory: BlockBasedTable 2021-07-24T16:42:24.388 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d165b372b0) 2021-07-24T16:42:24.389 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2021-07-24T16:42:24.389 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 1 2021-07-24T16:42:24.389 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2021-07-24T16:42:24.389 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2021-07-24T16:42:24.390 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr index_type: 0 2021-07-24T16:42:24.390 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2021-07-24T16:42:24.390 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2021-07-24T16:42:24.390 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr hash_index_allow_collision: 1 2021-07-24T16:42:24.391 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr checksum: 1 2021-07-24T16:42:24.392 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr no_block_cache: 0 2021-07-24T16:42:24.392 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr block_cache: 0x55d165b70510 2021-07-24T16:42:24.392 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2021-07-24T16:42:24.392 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr block_cache_options: 2021-07-24T16:42:24.392 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr capacity : 536870912 2021-07-24T16:42:24.393 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2021-07-24T16:42:24.393 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2021-07-24T16:42:24.393 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2021-07-24T16:42:24.393 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2021-07-24T16:42:24.394 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2021-07-24T16:42:24.394 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr block_size: 4096 2021-07-24T16:42:24.394 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2021-07-24T16:42:24.394 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2021-07-24T16:42:24.395 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2021-07-24T16:42:24.395 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2021-07-24T16:42:24.395 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr partition_filters: 0 2021-07-24T16:42:24.395 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2021-07-24T16:42:24.395 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr filter_policy: rocksdb.BuiltinBloomFilter 2021-07-24T16:42:24.396 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2021-07-24T16:42:24.396 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr verify_compression: 0 2021-07-24T16:42:24.396 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2021-07-24T16:42:24.396 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr format_version: 2 2021-07-24T16:42:24.396 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2021-07-24T16:42:24.397 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr block_align: 0 2021-07-24T16:42:24.397 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr 2021-07-24T16:42:24.397 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.write_buffer_size: 33554432 2021-07-24T16:42:24.397 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.max_write_buffer_number: 2 2021-07-24T16:42:24.398 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.compression: NoCompression 2021-07-24T16:42:24.398 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.bottommost_compression: Disabled 2021-07-24T16:42:24.398 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.prefix_extractor: nullptr 2021-07-24T16:42:24.398 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2021-07-24T16:42:24.399 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.num_levels: 7 2021-07-24T16:42:24.399 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2021-07-24T16:42:24.399 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2021-07-24T16:42:24.399 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2021-07-24T16:42:24.399 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2021-07-24T16:42:24.400 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2021-07-24T16:42:24.400 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2021-07-24T16:42:24.400 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2021-07-24T16:42:24.400 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2021-07-24T16:42:24.401 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.compression_opts.window_bits: -14 2021-07-24T16:42:24.401 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.compression_opts.level: 32767 2021-07-24T16:42:24.401 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.compression_opts.strategy: 0 2021-07-24T16:42:24.401 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2021-07-24T16:42:24.401 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2021-07-24T16:42:24.402 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.compression_opts.enabled: false 2021-07-24T16:42:24.402 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2021-07-24T16:42:24.402 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2021-07-24T16:42:24.402 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2021-07-24T16:42:24.402 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.target_file_size_base: 67108864 2021-07-24T16:42:24.403 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.target_file_size_multiplier: 1 2021-07-24T16:42:24.403 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2021-07-24T16:42:24.403 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2021-07-24T16:42:24.403 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2021-07-24T16:42:24.404 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2021-07-24T16:42:24.404 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2021-07-24T16:42:24.404 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2021-07-24T16:42:24.404 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2021-07-24T16:42:24.405 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2021-07-24T16:42:24.405 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2021-07-24T16:42:24.405 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2021-07-24T16:42:24.405 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2021-07-24T16:42:24.405 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2021-07-24T16:42:24.406 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.arena_block_size: 4194304 2021-07-24T16:42:24.406 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2021-07-24T16:42:24.406 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2021-07-24T16:42:24.406 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2021-07-24T16:42:24.407 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.disable_auto_compactions: 0 2021-07-24T16:42:24.407 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2021-07-24T16:42:24.407 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2021-07-24T16:42:24.407 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2021-07-24T16:42:24.407 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2021-07-24T16:42:24.408 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2021-07-24T16:42:24.408 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2021-07-24T16:42:24.408 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2021-07-24T16:42:24.408 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2021-07-24T16:42:24.409 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2021-07-24T16:42:24.409 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2021-07-24T16:42:24.409 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.table_properties_collectors: 2021-07-24T16:42:24.409 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.inplace_update_support: 0 2021-07-24T16:42:24.409 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2021-07-24T16:42:24.410 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2021-07-24T16:42:24.410 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2021-07-24T16:42:24.410 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.memtable_huge_page_size: 0 2021-07-24T16:42:24.410 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.bloom_locality: 0 2021-07-24T16:42:24.411 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.max_successive_merges: 0 2021-07-24T16:42:24.411 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2021-07-24T16:42:24.411 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.paranoid_file_checks: 0 2021-07-24T16:42:24.411 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.force_consistency_checks: 0 2021-07-24T16:42:24.411 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.report_bg_io_stats: 0 2021-07-24T16:42:24.412 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: Options.ttl: 0 2021-07-24T16:42:24.412 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2021-07-24T16:42:24.412 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr 2021-07-24T16:42:24.412 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.325+0000 7f69d49d86c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2021-07-24T16:42:24.413 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr 2021-07-24T16:42:24.413 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.326+0000 7f69d49d86c0 4 rocksdb: DB pointer 0x55d16679e400 2021-07-24T16:42:24.413 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.326+0000 7f69bd8b1700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2021-07-24T16:42:24.413 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.326+0000 7f69bd8b1700 4 rocksdb: [db/db_impl.cc:778] 2021-07-24T16:42:24.413 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr ** DB Stats ** 2021-07-24T16:42:24.414 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2021-07-24T16:42:24.414 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2021-07-24T16:42:24.414 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2021-07-24T16:42:24.414 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2021-07-24T16:42:24.415 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2021-07-24T16:42:24.415 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2021-07-24T16:42:24.415 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2021-07-24T16:42:24.415 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr 2021-07-24T16:42:24.415 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2021-07-24T16:42:24.416 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2021-07-24T16:42:24.416 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2021-07-24T16:42:24.416 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2021-07-24T16:42:24.416 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2021-07-24T16:42:24.417 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr 2021-07-24T16:42:24.417 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2021-07-24T16:42:24.417 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2021-07-24T16:42:24.417 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2021-07-24T16:42:24.417 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2021-07-24T16:42:24.418 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2021-07-24T16:42:24.418 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2021-07-24T16:42:24.418 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2021-07-24T16:42:24.418 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2021-07-24T16:42:24.418 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2021-07-24T16:42:24.419 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2021-07-24T16:42:24.419 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2021-07-24T16:42:24.419 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2021-07-24T16:42:24.419 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr 2021-07-24T16:42:24.420 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2021-07-24T16:42:24.420 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr 2021-07-24T16:42:24.420 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2021-07-24T16:42:24.420 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2021-07-24T16:42:24.420 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2021-07-24T16:42:24.421 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2021-07-24T16:42:24.421 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2021-07-24T16:42:24.421 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr 2021-07-24T16:42:24.421 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2021-07-24T16:42:24.422 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2021-07-24T16:42:24.422 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2021-07-24T16:42:24.422 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2021-07-24T16:42:24.422 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2021-07-24T16:42:24.423 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2021-07-24T16:42:24.423 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2021-07-24T16:42:24.423 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2021-07-24T16:42:24.423 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2021-07-24T16:42:24.424 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2021-07-24T16:42:24.424 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2021-07-24T16:42:24.424 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2021-07-24T16:42:24.424 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr 2021-07-24T16:42:24.424 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2021-07-24T16:42:24.425 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr 2021-07-24T16:42:24.425 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.328+0000 7f69d49d86c0 4 rocksdb: [db/db_impl.cc:390] Shutdown: canceling all background work 2021-07-24T16:42:24.425 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.328+0000 7f69d49d86c0 4 rocksdb: [db/db_impl.cc:563] Shutdown complete 2021-07-24T16:42:24.425 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph-mon: stderr debug 2021-07-24T16:42:24.328+0000 7f69d49d86c0 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2021-07-24T16:42:24.882 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c 2021-07-24T16:42:24.887 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: systemctl disable ceph.target 2021-07-24T16:42:24.894 INFO:teuthology.orchestra.run.smithi115.stderr:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2021-07-24T16:42:24.976 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: systemctl enable ceph.target 2021-07-24T16:42:24.982 INFO:teuthology.orchestra.run.smithi115.stderr:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2021-07-24T16:42:25.062 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: systemctl start ceph.target 2021-07-24T16:42:25.068 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: systemctl enable ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c.target 2021-07-24T16:42:25.073 INFO:teuthology.orchestra.run.smithi115.stderr:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c.target → /etc/systemd/system/ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c.target. 2021-07-24T16:42:25.074 INFO:teuthology.orchestra.run.smithi115.stderr:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c.target → /etc/systemd/system/ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c.target. 2021-07-24T16:42:25.149 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: systemctl start ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c.target 2021-07-24T16:42:25.156 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: systemctl daemon-reload 2021-07-24T16:42:25.240 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: systemctl stop ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@mon.a 2021-07-24T16:42:25.259 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: systemctl reset-failed ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@mon.a 2021-07-24T16:42:25.264 INFO:teuthology.orchestra.run.smithi115.stderr:systemctl: stderr Failed to reset failed state of unit ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@mon.a.service: Unit ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@mon.a.service not loaded. 2021-07-24T16:42:25.265 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: systemctl enable ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@mon.a 2021-07-24T16:42:25.270 INFO:teuthology.orchestra.run.smithi115.stderr:systemctl: stderr Created symlink /etc/systemd/system/ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c.target.wants/ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@mon.a.service → /etc/systemd/system/ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@.service. 2021-07-24T16:42:25.346 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: systemctl start ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@mon.a 2021-07-24T16:42:25.628 INFO:journalctl@ceph.mon.a.smithi115.stdout:Jul 24 16:42:25 smithi115 systemd[1]: Starting Ceph mon.a for 09e65f2e-ec9e-11eb-8c23-001a4aab830c... 2021-07-24T16:42:25.629 INFO:journalctl@ceph.mon.a.smithi115.stdout:Jul 24 16:42:25 smithi115 podman[32575]: 2021-07-24 16:42:25.486590993 +0000 UTC m=+0.029371135 image pull docker.io/ceph/daemon-base:latest-octopus 2021-07-24T16:42:25.882 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: systemctl is-enabled firewalld.service 2021-07-24T16:42:25.890 INFO:teuthology.orchestra.run.smithi115.stderr:systemctl: stdout disabled 2021-07-24T16:42:25.890 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: systemctl is-active firewalld.service 2021-07-24T16:42:25.896 INFO:teuthology.orchestra.run.smithi115.stderr:systemctl: stdout inactive 2021-07-24T16:42:25.897 INFO:teuthology.orchestra.run.smithi115.stderr:firewalld.service is not enabled 2021-07-24T16:42:25.897 INFO:teuthology.orchestra.run.smithi115.stderr:Not possible to enable service . firewalld.service is not available 2021-07-24T16:42:25.897 INFO:teuthology.orchestra.run.smithi115.stderr:Not possible to open ports <[]>. firewalld.service is not available 2021-07-24T16:42:25.898 INFO:teuthology.orchestra.run.smithi115.stderr:Waiting for mon to start... 2021-07-24T16:42:25.898 INFO:teuthology.orchestra.run.smithi115.stderr:Waiting for mon... 2021-07-24T16:42:25.899 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi115 -v /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmpii3ziqwr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9nl8x71f:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus status 2021-07-24T16:42:26.032 INFO:journalctl@ceph.mon.a.smithi115.stdout:Jul 24 16:42:25 smithi115 podman[32575]: 2021-07-24 16:42:25.652878537 +0000 UTC m=+0.195658677 container create 1d888963dd2863e41981115f1610d20bceb229b2faf691c9fafc9d35dc43b512 (image=docker.io/ceph/daemon-base:latest-octopus, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-mon.a, RELEASE=master-dc1ab19, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, GIT_COMMIT=dc1ab19b0a59d1b98f8d68ddf2a7018ba195e766, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2021-07-24T16:42:26.033 INFO:journalctl@ceph.mon.a.smithi115.stdout:Jul 24 16:42:25 smithi115 podman[32575]: 2021-07-24 16:42:25.786198115 +0000 UTC m=+0.328978347 container init 1d888963dd2863e41981115f1610d20bceb229b2faf691c9fafc9d35dc43b512 (image=docker.io/ceph/daemon-base:latest-octopus, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-mon.a, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, RELEASE=master-dc1ab19, org.label-schema.license=GPLv2, maintainer=Dimitri Savineau , GIT_COMMIT=dc1ab19b0a59d1b98f8d68ddf2a7018ba195e766) 2021-07-24T16:42:26.033 INFO:journalctl@ceph.mon.a.smithi115.stdout:Jul 24 16:42:25 smithi115 podman[32575]: 2021-07-24 16:42:25.819406573 +0000 UTC m=+0.362186705 container start 1d888963dd2863e41981115f1610d20bceb229b2faf691c9fafc9d35dc43b512 (image=docker.io/ceph/daemon-base:latest-octopus, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-mon.a, org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20201204, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, maintainer=Dimitri Savineau , ceph=True, GIT_COMMIT=dc1ab19b0a59d1b98f8d68ddf2a7018ba195e766, GIT_BRANCH=HEAD, RELEASE=master-dc1ab19) 2021-07-24T16:42:26.033 INFO:journalctl@ceph.mon.a.smithi115.stdout:Jul 24 16:42:25 smithi115 bash[32501]: 1d888963dd2863e41981115f1610d20bceb229b2faf691c9fafc9d35dc43b512 2021-07-24T16:42:26.034 INFO:journalctl@ceph.mon.a.smithi115.stdout:Jul 24 16:42:25 smithi115 systemd[1]: Started Ceph mon.a for 09e65f2e-ec9e-11eb-8c23-001a4aab830c. 2021-07-24T16:42:26.496 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout cluster: 2021-07-24T16:42:26.497 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout id: 09e65f2e-ec9e-11eb-8c23-001a4aab830c 2021-07-24T16:42:26.497 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout health: HEALTH_OK 2021-07-24T16:42:26.497 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout 2021-07-24T16:42:26.498 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout services: 2021-07-24T16:42:26.498 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.647722s) 2021-07-24T16:42:26.498 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout mgr: no daemons active 2021-07-24T16:42:26.498 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2021-07-24T16:42:26.498 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout 2021-07-24T16:42:26.499 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout data: 2021-07-24T16:42:26.499 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2021-07-24T16:42:26.499 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2021-07-24T16:42:26.499 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2021-07-24T16:42:26.500 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout pgs: 2021-07-24T16:42:26.500 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout 2021-07-24T16:42:27.237 INFO:teuthology.orchestra.run.smithi115.stderr:mon is available 2021-07-24T16:42:27.238 INFO:teuthology.orchestra.run.smithi115.stderr:Assimilating anything we can from ceph.conf... 2021-07-24T16:42:27.238 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi115 -v /var/log/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpii3ziqwr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9nl8x71f:/etc/ceph/ceph.conf:z -v /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a:/var/lib/ceph/mon/ceph-a:z docker.io/ceph/daemon-base:latest-octopus config assimilate-conf -i /var/lib/ceph/mon/ceph-a/config 2021-07-24T16:42:27.842 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout 2021-07-24T16:42:27.842 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout [global] 2021-07-24T16:42:27.843 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout fsid = 09e65f2e-ec9e-11eb-8c23-001a4aab830c 2021-07-24T16:42:27.843 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout log_to_journald = false 2021-07-24T16:42:27.843 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout mon_election_default_strategy = 1 2021-07-24T16:42:27.844 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.115:3300,v1:172.21.15.115:6789] 2021-07-24T16:42:27.844 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2021-07-24T16:42:27.844 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2021-07-24T16:42:27.844 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2021-07-24T16:42:27.845 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2021-07-24T16:42:27.845 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout 2021-07-24T16:42:27.845 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout [mgr] 2021-07-24T16:42:27.845 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2021-07-24T16:42:27.846 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout 2021-07-24T16:42:27.846 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout [osd] 2021-07-24T16:42:27.846 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout osd_map_max_advance = 10 2021-07-24T16:42:27.846 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout osd_memory_target_autotune = true 2021-07-24T16:42:27.846 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout osd_sloppy_crc = true 2021-07-24T16:42:28.476 INFO:teuthology.orchestra.run.smithi115.stderr:Generating new minimal ceph.conf... 2021-07-24T16:42:28.476 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi115 -v /var/log/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpii3ziqwr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9nl8x71f:/etc/ceph/ceph.conf:z -v /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a:/var/lib/ceph/mon/ceph-a:z docker.io/ceph/daemon-base:latest-octopus config generate-minimal-conf -o /var/lib/ceph/mon/ceph-a/config 2021-07-24T16:42:29.711 INFO:teuthology.orchestra.run.smithi115.stderr:Restarting the monitor... 2021-07-24T16:42:29.712 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: systemctl restart ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@mon.a 2021-07-24T16:42:30.043 INFO:journalctl@ceph.mon.a.smithi115.stdout:Jul 24 16:42:29 smithi115 systemd[1]: Stopping Ceph mon.a for 09e65f2e-ec9e-11eb-8c23-001a4aab830c... 2021-07-24T16:42:30.829 INFO:journalctl@ceph.mon.a.smithi115.stdout:Jul 24 16:42:30 smithi115 podman[33040]: 2021-07-24 16:42:30.50171588 +0000 UTC m=+0.423577872 container remove 1d888963dd2863e41981115f1610d20bceb229b2faf691c9fafc9d35dc43b512 (image=docker.io/ceph/daemon-base:latest-octopus, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-mon.a, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20201204, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.name=CentOS Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=dc1ab19b0a59d1b98f8d68ddf2a7018ba195e766, RELEASE=master-dc1ab19, maintainer=Dimitri Savineau ) 2021-07-24T16:42:30.830 INFO:journalctl@ceph.mon.a.smithi115.stdout:Jul 24 16:42:30 smithi115 podman[32999]: ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-mon.a 2021-07-24T16:42:30.830 INFO:journalctl@ceph.mon.a.smithi115.stdout:Jul 24 16:42:30 smithi115 systemd[1]: ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@mon.a.service: Succeeded. 2021-07-24T16:42:30.830 INFO:journalctl@ceph.mon.a.smithi115.stdout:Jul 24 16:42:30 smithi115 systemd[1]: Stopped Ceph mon.a for 09e65f2e-ec9e-11eb-8c23-001a4aab830c. 2021-07-24T16:42:30.831 INFO:journalctl@ceph.mon.a.smithi115.stdout:Jul 24 16:42:30 smithi115 systemd[1]: Starting Ceph mon.a for 09e65f2e-ec9e-11eb-8c23-001a4aab830c... 2021-07-24T16:42:31.032 INFO:teuthology.orchestra.run.smithi115.stderr:Setting mon public_network... 2021-07-24T16:42:31.032 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi115 -v /var/log/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpii3ziqwr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9nl8x71f:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus config set mon public_network 172.21.0.0/20 2021-07-24T16:42:31.129 INFO:journalctl@ceph.mon.a.smithi115.stdout:Jul 24 16:42:30 smithi115 podman[33162]: 2021-07-24 16:42:30.739369072 +0000 UTC m=+0.029963896 image pull docker.io/ceph/daemon-base:latest-octopus 2021-07-24T16:42:31.129 INFO:journalctl@ceph.mon.a.smithi115.stdout:Jul 24 16:42:30 smithi115 podman[33162]: 2021-07-24 16:42:30.843292079 +0000 UTC m=+0.133886896 container create c59b1284dce98e88ce6bfd0c3fcea9a034459fc58e99dd2ef041c5e7f2bfa467 (image=docker.io/ceph/daemon-base:latest-octopus, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-mon.a, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20201204, GIT_BRANCH=HEAD, GIT_COMMIT=dc1ab19b0a59d1b98f8d68ddf2a7018ba195e766, RELEASE=master-dc1ab19, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Base Image, maintainer=Dimitri Savineau ) 2021-07-24T16:42:31.130 INFO:journalctl@ceph.mon.a.smithi115.stdout:Jul 24 16:42:30 smithi115 podman[33162]: 2021-07-24 16:42:30.976650268 +0000 UTC m=+0.267245082 container init c59b1284dce98e88ce6bfd0c3fcea9a034459fc58e99dd2ef041c5e7f2bfa467 (image=docker.io/ceph/daemon-base:latest-octopus, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-mon.a, GIT_BRANCH=HEAD, RELEASE=master-dc1ab19, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=https://github.com/ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=dc1ab19b0a59d1b98f8d68ddf2a7018ba195e766, org.label-schema.name=CentOS Base Image, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, GIT_CLEAN=True) 2021-07-24T16:42:31.130 INFO:journalctl@ceph.mon.a.smithi115.stdout:Jul 24 16:42:31 smithi115 podman[33162]: 2021-07-24 16:42:31.009961947 +0000 UTC m=+0.300556759 container start c59b1284dce98e88ce6bfd0c3fcea9a034459fc58e99dd2ef041c5e7f2bfa467 (image=docker.io/ceph/daemon-base:latest-octopus, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-mon.a, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, maintainer=Dimitri Savineau , GIT_COMMIT=dc1ab19b0a59d1b98f8d68ddf2a7018ba195e766, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, RELEASE=master-dc1ab19, GIT_BRANCH=HEAD) 2021-07-24T16:42:31.130 INFO:journalctl@ceph.mon.a.smithi115.stdout:Jul 24 16:42:31 smithi115 bash[33087]: c59b1284dce98e88ce6bfd0c3fcea9a034459fc58e99dd2ef041c5e7f2bfa467 2021-07-24T16:42:31.130 INFO:journalctl@ceph.mon.a.smithi115.stdout:Jul 24 16:42:31 smithi115 systemd[1]: Started Ceph mon.a for 09e65f2e-ec9e-11eb-8c23-001a4aab830c. 2021-07-24T16:42:32.371 INFO:teuthology.orchestra.run.smithi115.stderr:Creating mgr... 2021-07-24T16:42:32.372 INFO:teuthology.orchestra.run.smithi115.stderr:Verifying port 9283 ... 2021-07-24T16:42:32.374 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: systemctl daemon-reload 2021-07-24T16:42:32.463 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: systemctl stop ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@mgr.y 2021-07-24T16:42:32.482 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: systemctl reset-failed ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@mgr.y 2021-07-24T16:42:32.487 INFO:teuthology.orchestra.run.smithi115.stderr:systemctl: stderr Failed to reset failed state of unit ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@mgr.y.service: Unit ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@mgr.y.service not loaded. 2021-07-24T16:42:32.488 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: systemctl enable ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@mgr.y 2021-07-24T16:42:32.493 INFO:teuthology.orchestra.run.smithi115.stderr:systemctl: stderr Created symlink /etc/systemd/system/ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c.target.wants/ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@mgr.y.service → /etc/systemd/system/ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@.service. 2021-07-24T16:42:32.568 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: systemctl start ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@mgr.y 2021-07-24T16:42:32.629 INFO:journalctl@ceph.mgr.y.smithi115.stdout:Jul 24 16:42:32 smithi115 systemd[1]: Starting Ceph mgr.y for 09e65f2e-ec9e-11eb-8c23-001a4aab830c... 2021-07-24T16:42:33.094 INFO:journalctl@ceph.mgr.y.smithi115.stdout:Jul 24 16:42:32 smithi115 podman[33478]: 2021-07-24 16:42:32.708487035 +0000 UTC m=+0.029985801 image pull docker.io/ceph/daemon-base:latest-octopus 2021-07-24T16:42:33.094 INFO:journalctl@ceph.mgr.y.smithi115.stdout:Jul 24 16:42:32 smithi115 podman[33478]: 2021-07-24 16:42:32.809513349 +0000 UTC m=+0.131012100 container create a10147b4bb118992c6d820a5b10a5f59f1d8b192cb1cd7a9d936e1aeb0ed6881 (image=docker.io/ceph/daemon-base:latest-octopus, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-mgr.y, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=master-dc1ab19, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20201204, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Base Image, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=dc1ab19b0a59d1b98f8d68ddf2a7018ba195e766, maintainer=Dimitri Savineau ) 2021-07-24T16:42:33.203 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: systemctl is-enabled firewalld.service 2021-07-24T16:42:33.210 INFO:teuthology.orchestra.run.smithi115.stderr:systemctl: stdout disabled 2021-07-24T16:42:33.211 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: systemctl is-active firewalld.service 2021-07-24T16:42:33.217 INFO:teuthology.orchestra.run.smithi115.stderr:systemctl: stdout inactive 2021-07-24T16:42:33.218 INFO:teuthology.orchestra.run.smithi115.stderr:firewalld.service is not enabled 2021-07-24T16:42:33.218 INFO:teuthology.orchestra.run.smithi115.stderr:Not possible to enable service . firewalld.service is not available 2021-07-24T16:42:33.218 INFO:teuthology.orchestra.run.smithi115.stderr:Not possible to open ports <[]>. firewalld.service is not available 2021-07-24T16:42:33.219 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: systemctl is-enabled firewalld.service 2021-07-24T16:42:33.225 INFO:teuthology.orchestra.run.smithi115.stderr:systemctl: stdout disabled 2021-07-24T16:42:33.225 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: systemctl is-active firewalld.service 2021-07-24T16:42:33.231 INFO:teuthology.orchestra.run.smithi115.stderr:systemctl: stdout inactive 2021-07-24T16:42:33.232 INFO:teuthology.orchestra.run.smithi115.stderr:firewalld.service is not enabled 2021-07-24T16:42:33.232 INFO:teuthology.orchestra.run.smithi115.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2021-07-24T16:42:33.233 INFO:teuthology.orchestra.run.smithi115.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2021-07-24T16:42:33.233 INFO:teuthology.orchestra.run.smithi115.stderr:Wrote config to /etc/ceph/ceph.conf 2021-07-24T16:42:33.233 INFO:teuthology.orchestra.run.smithi115.stderr:Waiting for mgr to start... 2021-07-24T16:42:33.233 INFO:teuthology.orchestra.run.smithi115.stderr:Waiting for mgr... 2021-07-24T16:42:33.234 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi115 -v /var/log/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpii3ziqwr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9nl8x71f:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus status -f json-pretty 2021-07-24T16:42:33.379 INFO:journalctl@ceph.mgr.y.smithi115.stdout:Jul 24 16:42:33 smithi115 podman[33478]: 2021-07-24 16:42:33.126200016 +0000 UTC m=+0.447698757 container init a10147b4bb118992c6d820a5b10a5f59f1d8b192cb1cd7a9d936e1aeb0ed6881 (image=docker.io/ceph/daemon-base:latest-octopus, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-mgr.y, maintainer=Dimitri Savineau , ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20201204, GIT_CLEAN=True, GIT_COMMIT=dc1ab19b0a59d1b98f8d68ddf2a7018ba195e766, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Base Image, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=master-dc1ab19, org.label-schema.license=GPLv2) 2021-07-24T16:42:33.379 INFO:journalctl@ceph.mgr.y.smithi115.stdout:Jul 24 16:42:33 smithi115 podman[33478]: 2021-07-24 16:42:33.159418379 +0000 UTC m=+0.480917123 container start a10147b4bb118992c6d820a5b10a5f59f1d8b192cb1cd7a9d936e1aeb0ed6881 (image=docker.io/ceph/daemon-base:latest-octopus, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-mgr.y, org.label-schema.build-date=20201204, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=master-dc1ab19, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=dc1ab19b0a59d1b98f8d68ddf2a7018ba195e766, maintainer=Dimitri Savineau , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2021-07-24T16:42:33.379 INFO:journalctl@ceph.mgr.y.smithi115.stdout:Jul 24 16:42:33 smithi115 bash[33405]: a10147b4bb118992c6d820a5b10a5f59f1d8b192cb1cd7a9d936e1aeb0ed6881 2021-07-24T16:42:33.379 INFO:journalctl@ceph.mgr.y.smithi115.stdout:Jul 24 16:42:33 smithi115 systemd[1]: Started Ceph mgr.y for 09e65f2e-ec9e-11eb-8c23-001a4aab830c. 2021-07-24T16:42:33.900 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout 2021-07-24T16:42:33.901 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:33.901 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "fsid": "09e65f2e-ec9e-11eb-8c23-001a4aab830c", 2021-07-24T16:42:33.901 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "health": { 2021-07-24T16:42:33.902 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2021-07-24T16:42:33.902 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "checks": {}, 2021-07-24T16:42:33.902 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "mutes": [] 2021-07-24T16:42:33.903 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:33.903 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "election_epoch": 5, 2021-07-24T16:42:33.903 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "quorum": [ 2021-07-24T16:42:33.904 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout 0 2021-07-24T16:42:33.904 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:33.904 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "quorum_names": [ 2021-07-24T16:42:33.904 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "a" 2021-07-24T16:42:33.905 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:33.905 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "quorum_age": 2, 2021-07-24T16:42:33.905 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "monmap": { 2021-07-24T16:42:33.905 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "epoch": 1, 2021-07-24T16:42:33.906 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min_mon_release_name": "octopus", 2021-07-24T16:42:33.906 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "num_mons": 1 2021-07-24T16:42:33.906 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:33.906 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "osdmap": { 2021-07-24T16:42:33.907 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "epoch": 1, 2021-07-24T16:42:33.907 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "num_osds": 0, 2021-07-24T16:42:33.907 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "num_up_osds": 0, 2021-07-24T16:42:33.907 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "osd_up_since": 0, 2021-07-24T16:42:33.908 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "num_in_osds": 0, 2021-07-24T16:42:33.908 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "osd_in_since": 0, 2021-07-24T16:42:33.908 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2021-07-24T16:42:33.908 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:33.909 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "pgmap": { 2021-07-24T16:42:33.909 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "pgs_by_state": [], 2021-07-24T16:42:33.909 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "num_pgs": 0, 2021-07-24T16:42:33.909 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "num_pools": 0, 2021-07-24T16:42:33.910 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "num_objects": 0, 2021-07-24T16:42:33.910 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "data_bytes": 0, 2021-07-24T16:42:33.910 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "bytes_used": 0, 2021-07-24T16:42:33.911 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "bytes_avail": 0, 2021-07-24T16:42:33.911 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "bytes_total": 0 2021-07-24T16:42:33.911 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:33.911 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "fsmap": { 2021-07-24T16:42:33.912 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "epoch": 1, 2021-07-24T16:42:33.912 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "by_rank": [], 2021-07-24T16:42:33.912 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "up:standby": 0 2021-07-24T16:42:33.912 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:33.913 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "mgrmap": { 2021-07-24T16:42:33.913 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "available": false, 2021-07-24T16:42:33.913 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "num_standbys": 0, 2021-07-24T16:42:33.913 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "modules": [ 2021-07-24T16:42:33.913 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "iostat", 2021-07-24T16:42:33.914 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "restful" 2021-07-24T16:42:33.914 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:33.914 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "services": {} 2021-07-24T16:42:33.914 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:33.915 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "servicemap": { 2021-07-24T16:42:33.915 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "epoch": 1, 2021-07-24T16:42:33.915 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "modified": "2021-07-24T16:42:25.848947+0000", 2021-07-24T16:42:33.915 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "services": {} 2021-07-24T16:42:33.916 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:33.916 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "progress_events": {} 2021-07-24T16:42:33.916 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:34.571 INFO:teuthology.orchestra.run.smithi115.stderr:mgr not available, waiting (1/10)... 2021-07-24T16:42:35.572 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi115 -v /var/log/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpii3ziqwr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9nl8x71f:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus status -f json-pretty 2021-07-24T16:42:36.262 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout 2021-07-24T16:42:36.262 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:36.263 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "fsid": "09e65f2e-ec9e-11eb-8c23-001a4aab830c", 2021-07-24T16:42:36.263 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "health": { 2021-07-24T16:42:36.263 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2021-07-24T16:42:36.263 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "checks": {}, 2021-07-24T16:42:36.264 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "mutes": [] 2021-07-24T16:42:36.264 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:36.264 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "election_epoch": 5, 2021-07-24T16:42:36.264 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "quorum": [ 2021-07-24T16:42:36.265 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout 0 2021-07-24T16:42:36.265 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:36.265 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "quorum_names": [ 2021-07-24T16:42:36.265 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "a" 2021-07-24T16:42:36.265 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:36.266 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "quorum_age": 5, 2021-07-24T16:42:36.266 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "monmap": { 2021-07-24T16:42:36.266 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "epoch": 1, 2021-07-24T16:42:36.266 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min_mon_release_name": "octopus", 2021-07-24T16:42:36.267 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "num_mons": 1 2021-07-24T16:42:36.267 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:36.267 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "osdmap": { 2021-07-24T16:42:36.267 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "epoch": 1, 2021-07-24T16:42:36.268 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "num_osds": 0, 2021-07-24T16:42:36.268 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "num_up_osds": 0, 2021-07-24T16:42:36.268 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "osd_up_since": 0, 2021-07-24T16:42:36.268 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "num_in_osds": 0, 2021-07-24T16:42:36.268 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "osd_in_since": 0, 2021-07-24T16:42:36.269 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2021-07-24T16:42:36.269 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:36.269 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "pgmap": { 2021-07-24T16:42:36.269 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "pgs_by_state": [], 2021-07-24T16:42:36.270 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "num_pgs": 0, 2021-07-24T16:42:36.270 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "num_pools": 0, 2021-07-24T16:42:36.270 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "num_objects": 0, 2021-07-24T16:42:36.270 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "data_bytes": 0, 2021-07-24T16:42:36.270 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "bytes_used": 0, 2021-07-24T16:42:36.271 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "bytes_avail": 0, 2021-07-24T16:42:36.271 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "bytes_total": 0 2021-07-24T16:42:36.271 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:36.271 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "fsmap": { 2021-07-24T16:42:36.272 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "epoch": 1, 2021-07-24T16:42:36.272 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "by_rank": [], 2021-07-24T16:42:36.272 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "up:standby": 0 2021-07-24T16:42:36.272 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:36.272 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "mgrmap": { 2021-07-24T16:42:36.273 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "available": false, 2021-07-24T16:42:36.273 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "num_standbys": 0, 2021-07-24T16:42:36.273 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "modules": [ 2021-07-24T16:42:36.273 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "iostat", 2021-07-24T16:42:36.274 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "restful" 2021-07-24T16:42:36.274 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:36.274 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "services": {} 2021-07-24T16:42:36.274 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:36.274 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "servicemap": { 2021-07-24T16:42:36.275 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "epoch": 1, 2021-07-24T16:42:36.275 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "modified": "2021-07-24T16:42:25.848947+0000", 2021-07-24T16:42:36.275 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "services": {} 2021-07-24T16:42:36.275 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:36.276 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "progress_events": {} 2021-07-24T16:42:36.276 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:36.910 INFO:teuthology.orchestra.run.smithi115.stderr:mgr not available, waiting (2/10)... 2021-07-24T16:42:37.911 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi115 -v /var/log/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpii3ziqwr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9nl8x71f:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus status -f json-pretty 2021-07-24T16:42:38.622 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout 2021-07-24T16:42:38.622 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:38.623 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "fsid": "09e65f2e-ec9e-11eb-8c23-001a4aab830c", 2021-07-24T16:42:38.623 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "health": { 2021-07-24T16:42:38.623 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2021-07-24T16:42:38.624 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "checks": {}, 2021-07-24T16:42:38.624 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "mutes": [] 2021-07-24T16:42:38.625 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:38.625 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "election_epoch": 5, 2021-07-24T16:42:38.625 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "quorum": [ 2021-07-24T16:42:38.633 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout 0 2021-07-24T16:42:38.633 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:38.634 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "quorum_names": [ 2021-07-24T16:42:38.634 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "a" 2021-07-24T16:42:38.634 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:38.634 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "quorum_age": 7, 2021-07-24T16:42:38.634 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "monmap": { 2021-07-24T16:42:38.635 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "epoch": 1, 2021-07-24T16:42:38.635 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min_mon_release_name": "octopus", 2021-07-24T16:42:38.635 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "num_mons": 1 2021-07-24T16:42:38.635 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:38.636 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "osdmap": { 2021-07-24T16:42:38.636 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "epoch": 1, 2021-07-24T16:42:38.636 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "num_osds": 0, 2021-07-24T16:42:38.636 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "num_up_osds": 0, 2021-07-24T16:42:38.636 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "osd_up_since": 0, 2021-07-24T16:42:38.637 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "num_in_osds": 0, 2021-07-24T16:42:38.637 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "osd_in_since": 0, 2021-07-24T16:42:38.637 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2021-07-24T16:42:38.637 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:38.638 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "pgmap": { 2021-07-24T16:42:38.638 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "pgs_by_state": [], 2021-07-24T16:42:38.638 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "num_pgs": 0, 2021-07-24T16:42:38.638 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "num_pools": 0, 2021-07-24T16:42:38.638 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "num_objects": 0, 2021-07-24T16:42:38.639 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "data_bytes": 0, 2021-07-24T16:42:38.639 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "bytes_used": 0, 2021-07-24T16:42:38.639 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "bytes_avail": 0, 2021-07-24T16:42:38.639 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "bytes_total": 0 2021-07-24T16:42:38.640 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:38.640 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "fsmap": { 2021-07-24T16:42:38.640 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "epoch": 1, 2021-07-24T16:42:38.640 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "by_rank": [], 2021-07-24T16:42:38.640 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "up:standby": 0 2021-07-24T16:42:38.641 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:38.641 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "mgrmap": { 2021-07-24T16:42:38.641 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "available": true, 2021-07-24T16:42:38.641 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "num_standbys": 0, 2021-07-24T16:42:38.641 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "modules": [ 2021-07-24T16:42:38.642 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "iostat", 2021-07-24T16:42:38.642 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "restful" 2021-07-24T16:42:38.642 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:38.642 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "services": {} 2021-07-24T16:42:38.643 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:38.643 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "servicemap": { 2021-07-24T16:42:38.643 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "epoch": 1, 2021-07-24T16:42:38.643 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "modified": "2021-07-24T16:42:25.848947+0000", 2021-07-24T16:42:38.643 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "services": {} 2021-07-24T16:42:38.644 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:38.644 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "progress_events": {} 2021-07-24T16:42:38.644 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:39.250 INFO:teuthology.orchestra.run.smithi115.stderr:mgr is available 2021-07-24T16:42:39.250 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi115 -v /var/log/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpii3ziqwr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9nl8x71f:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus config-key set mgr/cephadm/ssh_user root 2021-07-24T16:42:40.053 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stderr set mgr/cephadm/ssh_user 2021-07-24T16:42:40.684 INFO:teuthology.orchestra.run.smithi115.stderr:Enabling cephadm module... 2021-07-24T16:42:40.685 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi115 -v /var/log/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpii3ziqwr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9nl8x71f:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus mgr module enable cephadm 2021-07-24T16:42:42.620 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi115 -v /var/log/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpii3ziqwr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9nl8x71f:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus mgr dump 2021-07-24T16:42:43.811 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:43.811 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "epoch": 5, 2021-07-24T16:42:43.812 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "active_gid": 14100, 2021-07-24T16:42:43.812 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "active_name": "y", 2021-07-24T16:42:43.812 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "active_addrs": { 2021-07-24T16:42:43.812 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "addrvec": [ 2021-07-24T16:42:43.812 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:43.813 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "v2", 2021-07-24T16:42:43.813 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.115:6800", 2021-07-24T16:42:43.813 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "nonce": 498024038 2021-07-24T16:42:43.813 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.814 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:43.814 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "v1", 2021-07-24T16:42:43.814 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.115:6801", 2021-07-24T16:42:43.814 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "nonce": 498024038 2021-07-24T16:42:43.814 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:43.815 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ] 2021-07-24T16:42:43.815 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.815 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "active_addr": "172.21.15.115:6801/498024038", 2021-07-24T16:42:43.815 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "active_change": "2021-07-24T16:42:36.827989+0000", 2021-07-24T16:42:43.815 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "active_mgr_features": 4540138292840890367, 2021-07-24T16:42:43.816 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "available": true, 2021-07-24T16:42:43.816 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "standbys": [], 2021-07-24T16:42:43.816 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "modules": [ 2021-07-24T16:42:43.816 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "cephadm", 2021-07-24T16:42:43.817 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "iostat", 2021-07-24T16:42:43.817 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "restful" 2021-07-24T16:42:43.817 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:43.817 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "available_modules": [ 2021-07-24T16:42:43.817 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:43.818 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "alerts", 2021-07-24T16:42:43.818 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:42:43.818 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:42:43.818 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:42:43.818 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "interval": { 2021-07-24T16:42:43.819 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "interval", 2021-07-24T16:42:43.819 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-07-24T16:42:43.819 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.819 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:43.820 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "60", 2021-07-24T16:42:43.820 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.820 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.820 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.820 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "How frequently to reexamine health status", 2021-07-24T16:42:43.821 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.821 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.821 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.821 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.821 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:42:43.822 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:42:43.822 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:43.822 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.822 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:43.822 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:43.823 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.823 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.823 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:43.823 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:43.823 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:43.824 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:43.824 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:43.824 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:43.824 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:43.824 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:43.825 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:43.825 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.825 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.825 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.826 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.826 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:42:43.826 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:42:43.826 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:43.826 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.827 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:43.827 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:43.827 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.827 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.827 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.828 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:43.828 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.828 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.828 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.828 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.829 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:42:43.829 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:42:43.829 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:43.829 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.830 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:43.830 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:42:43.830 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.830 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.830 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:43.831 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:43.831 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:43.831 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:43.831 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:43.831 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:43.832 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:43.832 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:43.832 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:43.832 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.832 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.833 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.833 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.833 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:42:43.833 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:42:43.833 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:43.834 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.834 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:43.834 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:43.834 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.834 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.835 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.835 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:43.835 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.835 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.836 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.836 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.836 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "smtp_destination": { 2021-07-24T16:42:43.836 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "smtp_destination", 2021-07-24T16:42:43.836 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:43.837 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.837 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:43.837 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:43.837 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.837 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.838 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.838 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Email address to send alerts to", 2021-07-24T16:42:43.838 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.838 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.838 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.839 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.839 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "smtp_from_name": { 2021-07-24T16:42:43.839 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "smtp_from_name", 2021-07-24T16:42:43.839 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:43.839 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.840 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:43.840 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "Ceph", 2021-07-24T16:42:43.840 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.840 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.840 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.841 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Email From: name", 2021-07-24T16:42:43.841 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.841 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.841 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.841 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.842 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "smtp_host": { 2021-07-24T16:42:43.842 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "smtp_host", 2021-07-24T16:42:43.842 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:43.842 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.843 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:43.843 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:43.843 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.843 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.843 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.844 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "SMTP server", 2021-07-24T16:42:43.844 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.844 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.844 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.844 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.845 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "smtp_password": { 2021-07-24T16:42:43.845 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "smtp_password", 2021-07-24T16:42:43.845 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:43.845 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.845 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:43.846 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:43.846 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.846 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.846 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.847 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Password to authenticate with", 2021-07-24T16:42:43.847 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.847 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.847 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.847 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.848 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "smtp_port": { 2021-07-24T16:42:43.848 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "smtp_port", 2021-07-24T16:42:43.848 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:42:43.848 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.848 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:43.849 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "465", 2021-07-24T16:42:43.849 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.849 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.849 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.849 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "SMTP port", 2021-07-24T16:42:43.850 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.850 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.850 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.850 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.851 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "smtp_sender": { 2021-07-24T16:42:43.851 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "smtp_sender", 2021-07-24T16:42:43.851 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:43.851 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.851 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:43.852 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:43.852 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.852 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.852 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.852 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "SMTP envelope sender", 2021-07-24T16:42:43.853 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.853 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.853 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.853 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.853 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "smtp_ssl": { 2021-07-24T16:42:43.854 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "smtp_ssl", 2021-07-24T16:42:43.854 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:43.854 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.854 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:43.855 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:43.855 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.855 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.855 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.855 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Use SSL to connect to SMTP server", 2021-07-24T16:42:43.856 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.856 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.856 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.856 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.856 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "smtp_user": { 2021-07-24T16:42:43.857 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "smtp_user", 2021-07-24T16:42:43.857 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:43.857 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.857 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:43.857 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:43.858 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.858 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.858 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.858 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "User to authenticate as", 2021-07-24T16:42:43.858 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.859 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.859 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.859 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:43.859 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:43.859 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.860 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:43.860 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "balancer", 2021-07-24T16:42:43.860 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:42:43.860 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:42:43.861 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:42:43.861 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "active": { 2021-07-24T16:42:43.861 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "active", 2021-07-24T16:42:43.861 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:43.861 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.862 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:43.862 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:43.862 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.862 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.862 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.863 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "automatically balance PGs across cluster", 2021-07-24T16:42:43.863 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.863 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.863 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.863 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.864 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "begin_time": { 2021-07-24T16:42:43.864 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "begin_time", 2021-07-24T16:42:43.864 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:43.864 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.864 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:43.865 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "0000", 2021-07-24T16:42:43.865 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.865 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.865 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.865 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "beginning time of day to automatically balance", 2021-07-24T16:42:43.866 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2021-07-24T16:42:43.866 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.866 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.866 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.866 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "begin_weekday": { 2021-07-24T16:42:43.867 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "begin_weekday", 2021-07-24T16:42:43.867 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "uint", 2021-07-24T16:42:43.867 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.867 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:43.868 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "0", 2021-07-24T16:42:43.868 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "0", 2021-07-24T16:42:43.868 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "7", 2021-07-24T16:42:43.868 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.868 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to this day of the week or later", 2021-07-24T16:42:43.869 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2021-07-24T16:42:43.869 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.869 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.869 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.869 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "crush_compat_max_iterations": { 2021-07-24T16:42:43.870 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "crush_compat_max_iterations", 2021-07-24T16:42:43.870 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "uint", 2021-07-24T16:42:43.870 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.870 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:43.870 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "25", 2021-07-24T16:42:43.871 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "1", 2021-07-24T16:42:43.871 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "250", 2021-07-24T16:42:43.871 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.871 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "maximum number of iterations to attempt optimization", 2021-07-24T16:42:43.872 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.872 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.872 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.872 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.872 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "crush_compat_metrics": { 2021-07-24T16:42:43.873 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "crush_compat_metrics", 2021-07-24T16:42:43.873 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:43.873 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.873 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:43.873 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "pgs,objects,bytes", 2021-07-24T16:42:43.874 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.874 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.874 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.874 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "metrics with which to calculate OSD utilization", 2021-07-24T16:42:43.875 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2021-07-24T16:42:43.875 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.875 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.875 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.875 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "crush_compat_step": { 2021-07-24T16:42:43.876 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "crush_compat_step", 2021-07-24T16:42:43.876 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "float", 2021-07-24T16:42:43.876 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.876 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:43.876 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "0.5", 2021-07-24T16:42:43.877 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "0.001", 2021-07-24T16:42:43.877 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "0.999", 2021-07-24T16:42:43.877 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.877 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "aggressiveness of optimization", 2021-07-24T16:42:43.877 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2021-07-24T16:42:43.878 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.878 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.878 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.878 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "end_time": { 2021-07-24T16:42:43.878 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "end_time", 2021-07-24T16:42:43.879 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:43.879 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.879 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:43.879 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "2400", 2021-07-24T16:42:43.879 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.880 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.880 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.880 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "ending time of day to automatically balance", 2021-07-24T16:42:43.880 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2021-07-24T16:42:43.880 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.881 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.881 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.881 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "end_weekday": { 2021-07-24T16:42:43.881 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "end_weekday", 2021-07-24T16:42:43.882 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "uint", 2021-07-24T16:42:43.882 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.882 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:43.882 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "7", 2021-07-24T16:42:43.882 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "0", 2021-07-24T16:42:43.883 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "7", 2021-07-24T16:42:43.883 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.883 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2021-07-24T16:42:43.883 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2021-07-24T16:42:43.883 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.884 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.884 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.884 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:42:43.884 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:42:43.884 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:43.885 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.885 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:43.885 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:43.885 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.885 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.886 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:43.886 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:43.886 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:43.886 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:43.887 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:43.887 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:43.887 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:43.887 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:43.887 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:43.888 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.888 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.888 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.888 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.888 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:42:43.889 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:42:43.889 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:43.889 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.889 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:43.889 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:43.890 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.890 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.890 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.890 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:43.891 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.891 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.891 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.891 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.891 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:42:43.892 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:42:43.892 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:43.892 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.892 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:43.892 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:42:43.893 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.893 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.893 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:43.893 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:43.893 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:43.894 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:43.894 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:43.894 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:43.894 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:43.894 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:43.895 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:43.895 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.895 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.895 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.896 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.896 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:42:43.896 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:42:43.896 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:43.896 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.897 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:43.897 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:43.897 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.897 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.897 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.898 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:43.898 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.898 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.898 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.899 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.899 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min_score": { 2021-07-24T16:42:43.899 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "min_score", 2021-07-24T16:42:43.899 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "float", 2021-07-24T16:42:43.899 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.900 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:43.900 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "0", 2021-07-24T16:42:43.900 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.900 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.900 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.901 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "minimum score, below which no optimization is attempted", 2021-07-24T16:42:43.901 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.901 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.901 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.901 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.902 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "mode": { 2021-07-24T16:42:43.902 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "mode", 2021-07-24T16:42:43.902 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:43.902 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.903 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:43.903 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "none", 2021-07-24T16:42:43.903 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.903 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.903 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:43.904 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "crush-compat", 2021-07-24T16:42:43.904 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "none", 2021-07-24T16:42:43.904 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "upmap" 2021-07-24T16:42:43.904 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:43.904 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Balancer mode", 2021-07-24T16:42:43.905 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.905 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.905 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.905 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.905 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "pool_ids": { 2021-07-24T16:42:43.906 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "pool_ids", 2021-07-24T16:42:43.906 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:43.906 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.906 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:43.906 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:43.907 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.907 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.907 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.907 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "pools which the automatic balancing will be limited to", 2021-07-24T16:42:43.908 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.908 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.908 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.908 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.908 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2021-07-24T16:42:43.909 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2021-07-24T16:42:43.909 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-07-24T16:42:43.909 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.909 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:43.909 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "60", 2021-07-24T16:42:43.910 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.910 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.910 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.910 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and attempt optimization", 2021-07-24T16:42:43.911 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.911 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.911 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.911 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.911 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "upmap_max_deviation": { 2021-07-24T16:42:43.912 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "upmap_max_deviation", 2021-07-24T16:42:43.912 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:42:43.912 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.912 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:43.912 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "5", 2021-07-24T16:42:43.913 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "1", 2021-07-24T16:42:43.913 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.913 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.913 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "deviation below which no optimization is attempted", 2021-07-24T16:42:43.913 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2021-07-24T16:42:43.914 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.914 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.914 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.914 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "upmap_max_optimizations": { 2021-07-24T16:42:43.914 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "upmap_max_optimizations", 2021-07-24T16:42:43.915 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "uint", 2021-07-24T16:42:43.915 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.915 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:43.915 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "10", 2021-07-24T16:42:43.916 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.916 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.916 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.916 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "maximum upmap optimizations to make per attempt", 2021-07-24T16:42:43.916 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.917 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.917 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.917 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:43.917 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:43.917 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.918 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:43.918 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "cephadm", 2021-07-24T16:42:43.918 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:42:43.918 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:42:43.918 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:42:43.919 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "allow_ptrace": { 2021-07-24T16:42:43.919 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "allow_ptrace", 2021-07-24T16:42:43.919 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:43.919 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.920 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:43.920 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:43.920 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.920 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.920 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.921 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2021-07-24T16:42:43.921 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.", 2021-07-24T16:42:43.921 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.921 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.921 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.922 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "config_dashboard": { 2021-07-24T16:42:43.922 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "config_dashboard", 2021-07-24T16:42:43.922 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:43.922 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.923 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:43.923 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:43.923 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.923 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.923 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.924 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "manage configs like API endpoints in Dashboard.", 2021-07-24T16:42:43.924 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.924 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.924 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.924 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.925 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "container_image_alertmanager": { 2021-07-24T16:42:43.925 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "container_image_alertmanager", 2021-07-24T16:42:43.925 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:43.925 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.925 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:43.926 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/alertmanager:v0.20.0", 2021-07-24T16:42:43.926 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.926 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.926 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.927 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2021-07-24T16:42:43.927 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.927 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.927 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.927 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.928 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "container_image_base": { 2021-07-24T16:42:43.928 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "container_image_base", 2021-07-24T16:42:43.928 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:43.928 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.929 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:43.929 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/ceph/ceph", 2021-07-24T16:42:43.929 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.929 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.929 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.930 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Container image name, without the tag", 2021-07-24T16:42:43.930 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.930 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.930 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.930 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.931 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "container_image_grafana": { 2021-07-24T16:42:43.931 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "container_image_grafana", 2021-07-24T16:42:43.931 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:43.931 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.932 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:43.932 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/ceph/ceph-grafana:6.7.4", 2021-07-24T16:42:43.932 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.932 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.932 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.933 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2021-07-24T16:42:43.933 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.933 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.933 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.933 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.934 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "container_image_node_exporter": { 2021-07-24T16:42:43.934 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "container_image_node_exporter", 2021-07-24T16:42:43.934 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:43.934 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.935 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:43.935 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/node-exporter:v0.18.1", 2021-07-24T16:42:43.935 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.935 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.935 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.936 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2021-07-24T16:42:43.936 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.936 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.936 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.936 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.937 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "container_image_prometheus": { 2021-07-24T16:42:43.937 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "container_image_prometheus", 2021-07-24T16:42:43.937 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:43.937 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.938 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:43.938 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/prometheus:v2.18.1", 2021-07-24T16:42:43.938 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.938 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.938 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.939 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2021-07-24T16:42:43.939 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.939 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.939 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.940 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.940 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "container_init": { 2021-07-24T16:42:43.940 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "container_init", 2021-07-24T16:42:43.940 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:43.940 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.941 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:43.941 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:43.941 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.941 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.941 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.942 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Run podman/docker with `--init`", 2021-07-24T16:42:43.942 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.942 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.942 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.942 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.943 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "daemon_cache_timeout": { 2021-07-24T16:42:43.943 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "daemon_cache_timeout", 2021-07-24T16:42:43.943 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-07-24T16:42:43.943 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.943 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:43.944 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "600", 2021-07-24T16:42:43.944 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.944 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.944 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.944 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache service (daemon) inventory", 2021-07-24T16:42:43.945 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.945 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.945 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.945 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.946 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "device_cache_timeout": { 2021-07-24T16:42:43.946 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "device_cache_timeout", 2021-07-24T16:42:43.946 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-07-24T16:42:43.946 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.946 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:43.947 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "1800", 2021-07-24T16:42:43.947 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.947 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.947 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.947 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache device inventory", 2021-07-24T16:42:43.948 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.948 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.948 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.948 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.949 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "facts_cache_timeout": { 2021-07-24T16:42:43.949 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "facts_cache_timeout", 2021-07-24T16:42:43.949 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-07-24T16:42:43.949 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.949 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:43.950 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "60", 2021-07-24T16:42:43.950 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.950 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.950 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.950 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache host facts data", 2021-07-24T16:42:43.951 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.951 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.951 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.951 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.951 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "host_check_interval": { 2021-07-24T16:42:43.952 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "host_check_interval", 2021-07-24T16:42:43.952 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-07-24T16:42:43.952 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.952 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:43.952 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "600", 2021-07-24T16:42:43.953 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.953 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.953 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.953 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "how frequently to perform a host check", 2021-07-24T16:42:43.953 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.954 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.954 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.954 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.954 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:42:43.955 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:42:43.955 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:43.955 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.955 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:43.955 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:43.956 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.956 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.956 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:43.956 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:43.956 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:43.957 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:43.957 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:43.957 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:43.957 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:43.957 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:43.958 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:43.958 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.958 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.958 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.959 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.959 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:42:43.959 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:42:43.959 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:43.959 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.960 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:43.960 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:43.960 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.960 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.960 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.961 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2021-07-24T16:42:43.961 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.961 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.961 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.961 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.962 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:42:43.962 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:42:43.962 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:43.962 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.962 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:43.963 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:42:43.963 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.963 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.963 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:43.964 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:43.964 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:43.964 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:43.964 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:43.964 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:43.965 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:43.965 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:43.965 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:43.965 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.965 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.966 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.966 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.966 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:42:43.966 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:42:43.966 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:43.967 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.967 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:43.967 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:43.967 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.967 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.968 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.968 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:43.968 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.968 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.968 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.969 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.969 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "manage_etc_ceph_ceph_conf": { 2021-07-24T16:42:43.969 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "manage_etc_ceph_ceph_conf", 2021-07-24T16:42:43.969 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:43.969 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.970 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:43.970 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:43.970 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.970 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.971 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.971 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Manage and own /etc/ceph/ceph.conf on the hosts.", 2021-07-24T16:42:43.971 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.971 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.971 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.972 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.972 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "migration_current": { 2021-07-24T16:42:43.972 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "migration_current", 2021-07-24T16:42:43.972 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:42:43.972 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.973 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:43.973 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-07-24T16:42:43.973 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.973 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.973 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.974 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "internal - do not modify", 2021-07-24T16:42:43.974 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.974 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.974 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.974 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.975 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "mode": { 2021-07-24T16:42:43.975 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "mode", 2021-07-24T16:42:43.975 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:43.975 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.975 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:43.976 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "root", 2021-07-24T16:42:43.976 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.976 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.976 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:43.976 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "cephadm-package", 2021-07-24T16:42:43.977 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "root" 2021-07-24T16:42:43.977 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:43.977 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "mode for remote execution of cephadm", 2021-07-24T16:42:43.977 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.977 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.978 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.978 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.978 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "prometheus_alerts_path": { 2021-07-24T16:42:43.978 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "prometheus_alerts_path", 2021-07-24T16:42:43.978 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:43.979 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.979 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:43.979 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "/etc/prometheus/ceph/ceph_default_alerts.yml", 2021-07-24T16:42:43.979 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.979 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.980 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.980 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "location of alerts to include in prometheus deployments", 2021-07-24T16:42:43.980 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.980 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.981 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.981 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.981 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "registry_password": { 2021-07-24T16:42:43.981 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "registry_password", 2021-07-24T16:42:43.981 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:43.982 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.982 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:43.982 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-07-24T16:42:43.982 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.982 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.983 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.983 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Custom repository password", 2021-07-24T16:42:43.983 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.983 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.983 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.984 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.984 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "registry_url": { 2021-07-24T16:42:43.984 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "registry_url", 2021-07-24T16:42:43.984 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:43.984 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.985 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:43.985 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-07-24T16:42:43.985 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.985 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.986 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.986 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Custom repository url", 2021-07-24T16:42:43.986 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.986 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.986 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.987 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.987 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "registry_username": { 2021-07-24T16:42:43.987 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "registry_username", 2021-07-24T16:42:43.987 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:43.987 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.988 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:43.988 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-07-24T16:42:43.988 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.988 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.989 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.989 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Custom repository username", 2021-07-24T16:42:43.989 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.989 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.989 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.990 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.990 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "ssh_config_file": { 2021-07-24T16:42:43.990 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "ssh_config_file", 2021-07-24T16:42:43.990 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:43.990 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.991 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:43.991 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-07-24T16:42:43.991 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.991 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.991 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.992 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "customized SSH config file to connect to managed hosts", 2021-07-24T16:42:43.992 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.992 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.992 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.993 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.993 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "use_repo_digest": { 2021-07-24T16:42:43.993 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "use_repo_digest", 2021-07-24T16:42:43.993 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:43.993 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.994 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:43.994 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:43.994 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.994 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.994 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.995 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Automatically convert image tags to image digest. Make sure all daemons use the same image", 2021-07-24T16:42:43.995 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.995 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.995 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.995 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.996 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warn_on_failed_host_check": { 2021-07-24T16:42:43.996 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "warn_on_failed_host_check", 2021-07-24T16:42:43.996 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:43.996 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.996 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:43.997 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:43.997 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:43.997 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:43.997 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:43.997 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if the host check fails", 2021-07-24T16:42:43.998 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:43.998 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:43.998 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:43.998 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:43.999 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warn_on_stray_daemons": { 2021-07-24T16:42:43.999 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_daemons", 2021-07-24T16:42:43.999 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:43.999 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:43.999 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.000 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:44.000 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.000 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.000 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.000 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2021-07-24T16:42:44.001 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.001 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.001 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.001 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.001 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warn_on_stray_hosts": { 2021-07-24T16:42:44.002 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_hosts", 2021-07-24T16:42:44.002 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.002 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.002 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.002 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:44.003 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.003 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.003 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.003 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2021-07-24T16:42:44.004 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.004 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.004 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.004 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.004 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.005 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.005 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:44.005 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "crash", 2021-07-24T16:42:44.005 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:42:44.006 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:42:44.006 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:42:44.006 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:42:44.007 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:42:44.007 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.007 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.007 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.007 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.008 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.008 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.008 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.008 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.008 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.009 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.009 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.009 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.009 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.009 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.010 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.010 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.010 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.010 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.011 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.011 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:42:44.011 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:42:44.011 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.011 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.012 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.012 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.012 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.012 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.012 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.013 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.013 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.013 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.013 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.013 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.014 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:42:44.014 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:42:44.014 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.014 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.015 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.015 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:42:44.015 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.015 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.015 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.016 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.016 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.016 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.016 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.016 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.017 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.017 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.017 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.017 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.017 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.018 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.018 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.018 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:42:44.018 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:42:44.019 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.019 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.019 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.019 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.020 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.020 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.020 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.020 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.020 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.021 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.021 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.021 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.021 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "retain_interval": { 2021-07-24T16:42:44.021 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "retain_interval", 2021-07-24T16:42:44.022 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-07-24T16:42:44.022 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.022 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.022 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "31536000", 2021-07-24T16:42:44.022 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.023 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.023 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.023 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "how long to retain crashes before pruning them", 2021-07-24T16:42:44.023 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.023 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.024 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.024 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.024 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warn_recent_interval": { 2021-07-24T16:42:44.024 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "warn_recent_interval", 2021-07-24T16:42:44.024 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-07-24T16:42:44.025 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.025 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.025 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "1209600", 2021-07-24T16:42:44.025 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.026 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.026 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.026 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "time interval in which to warn about recent crashes", 2021-07-24T16:42:44.026 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.026 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.027 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.027 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.027 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.027 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.027 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:44.028 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "dashboard", 2021-07-24T16:42:44.028 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:42:44.028 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:42:44.028 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:42:44.029 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "ACCOUNT_LOCKOUT_ATTEMPTS": { 2021-07-24T16:42:44.029 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "ACCOUNT_LOCKOUT_ATTEMPTS", 2021-07-24T16:42:44.029 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:42:44.029 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.029 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.030 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "10", 2021-07-24T16:42:44.030 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.030 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.030 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.031 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.031 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.031 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.031 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.031 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.032 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "ALERTMANAGER_API_HOST": { 2021-07-24T16:42:44.032 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "ALERTMANAGER_API_HOST", 2021-07-24T16:42:44.032 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.032 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.032 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.033 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.033 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.033 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.033 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.033 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.034 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.034 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.034 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.034 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.034 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "ALERTMANAGER_API_SSL_VERIFY": { 2021-07-24T16:42:44.035 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "ALERTMANAGER_API_SSL_VERIFY", 2021-07-24T16:42:44.035 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.035 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.035 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.035 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:44.036 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.036 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.036 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.036 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.036 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.037 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.037 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.037 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.037 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "AUDIT_API_ENABLED": { 2021-07-24T16:42:44.037 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_ENABLED", 2021-07-24T16:42:44.038 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.038 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.038 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.038 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.038 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.039 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.039 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.039 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.039 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.039 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.040 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.040 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.040 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "AUDIT_API_LOG_PAYLOAD": { 2021-07-24T16:42:44.040 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_LOG_PAYLOAD", 2021-07-24T16:42:44.040 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.041 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.041 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.041 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:44.041 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.041 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.042 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.042 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.042 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.042 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.042 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.043 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.043 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "ENABLE_BROWSABLE_API": { 2021-07-24T16:42:44.043 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "ENABLE_BROWSABLE_API", 2021-07-24T16:42:44.043 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.043 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.044 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.044 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:44.044 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.044 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.045 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.045 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.045 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.045 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.045 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.046 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.046 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_cephfs": { 2021-07-24T16:42:44.046 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_cephfs", 2021-07-24T16:42:44.046 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.046 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.047 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.047 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:44.047 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.047 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.047 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.048 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.048 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.048 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.048 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.048 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.049 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_iscsi": { 2021-07-24T16:42:44.049 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_iscsi", 2021-07-24T16:42:44.049 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.049 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.050 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.050 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:44.050 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.050 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.051 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.051 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.051 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.051 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.051 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.052 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.052 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_mirroring": { 2021-07-24T16:42:44.052 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_mirroring", 2021-07-24T16:42:44.052 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.053 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.053 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.053 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:44.053 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.053 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.054 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.054 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.054 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.054 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.054 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.055 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.055 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_nfs": { 2021-07-24T16:42:44.055 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_nfs", 2021-07-24T16:42:44.055 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.055 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.056 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.056 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:44.056 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.056 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.057 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.057 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.057 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.057 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.057 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.057 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.058 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rbd": { 2021-07-24T16:42:44.058 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rbd", 2021-07-24T16:42:44.058 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.058 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.059 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.059 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:44.059 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.059 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.059 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.060 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.060 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.060 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.060 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.060 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.061 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rgw": { 2021-07-24T16:42:44.061 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rgw", 2021-07-24T16:42:44.061 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.061 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.061 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.062 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:44.062 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.062 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.062 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.062 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.063 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.063 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.063 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.063 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.063 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2021-07-24T16:42:44.064 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2021-07-24T16:42:44.064 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.064 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.064 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.064 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.065 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.065 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.065 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.065 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.065 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.066 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.066 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.066 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.066 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "GRAFANA_API_PASSWORD": { 2021-07-24T16:42:44.066 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_PASSWORD", 2021-07-24T16:42:44.067 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.067 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.067 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.067 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2021-07-24T16:42:44.067 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.068 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.068 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.068 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.068 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.068 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.069 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.069 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.069 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "GRAFANA_API_SSL_VERIFY": { 2021-07-24T16:42:44.069 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_SSL_VERIFY", 2021-07-24T16:42:44.069 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.070 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.070 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.070 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:44.070 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.070 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.071 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.071 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.071 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.071 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.071 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.072 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.072 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "GRAFANA_API_URL": { 2021-07-24T16:42:44.072 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_URL", 2021-07-24T16:42:44.072 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.072 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.073 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.073 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.073 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.073 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.074 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.074 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.074 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.074 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.074 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.075 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.075 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "GRAFANA_API_USERNAME": { 2021-07-24T16:42:44.075 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_USERNAME", 2021-07-24T16:42:44.075 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.075 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.075 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.076 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2021-07-24T16:42:44.076 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.076 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.076 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.077 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.077 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.077 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.077 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.077 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.078 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "GRAFANA_FRONTEND_API_URL": { 2021-07-24T16:42:44.078 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_FRONTEND_API_URL", 2021-07-24T16:42:44.078 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.078 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.078 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.079 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.079 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.079 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.079 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.080 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.080 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.080 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.080 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.080 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.081 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "GRAFANA_UPDATE_DASHBOARDS": { 2021-07-24T16:42:44.081 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2021-07-24T16:42:44.081 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.081 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.081 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.082 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.082 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.082 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.082 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.082 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.083 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.083 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.083 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.083 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.083 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "ISCSI_API_SSL_VERIFICATION": { 2021-07-24T16:42:44.084 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "ISCSI_API_SSL_VERIFICATION", 2021-07-24T16:42:44.084 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.084 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.084 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.084 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:44.085 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.085 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.085 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.085 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.085 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.086 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.086 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.086 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.086 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "PROMETHEUS_API_HOST": { 2021-07-24T16:42:44.086 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "PROMETHEUS_API_HOST", 2021-07-24T16:42:44.087 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.087 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.087 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.087 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.087 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.088 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.088 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.088 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.088 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.088 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.089 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.089 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.089 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "PROMETHEUS_API_SSL_VERIFY": { 2021-07-24T16:42:44.089 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "PROMETHEUS_API_SSL_VERIFY", 2021-07-24T16:42:44.089 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.090 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.090 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.090 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:44.090 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.090 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.091 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.091 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.091 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.091 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.091 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.092 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.092 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2021-07-24T16:42:44.092 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2021-07-24T16:42:44.092 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.092 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.093 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.093 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.093 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.093 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.093 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.094 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.094 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.094 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.094 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.094 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.095 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2021-07-24T16:42:44.095 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2021-07-24T16:42:44.095 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.095 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.095 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.096 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.096 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.096 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.096 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.096 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.097 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.097 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.097 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.097 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.097 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2021-07-24T16:42:44.098 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2021-07-24T16:42:44.098 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.098 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.098 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.098 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:44.099 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.099 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.099 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.099 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.100 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.100 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.100 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.100 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.100 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2021-07-24T16:42:44.101 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2021-07-24T16:42:44.101 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.101 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.101 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.101 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:44.102 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.102 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.102 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.102 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.103 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.103 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.103 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.103 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.103 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2021-07-24T16:42:44.104 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2021-07-24T16:42:44.104 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.104 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.104 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.105 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.105 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.105 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.105 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.105 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.106 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.106 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.106 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.106 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.107 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2021-07-24T16:42:44.107 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2021-07-24T16:42:44.107 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.107 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.107 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.108 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.108 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.108 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.108 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.108 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.109 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.109 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.109 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.109 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.109 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2021-07-24T16:42:44.110 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2021-07-24T16:42:44.110 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.110 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.110 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.110 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.111 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.111 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.111 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.111 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.111 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.112 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.112 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.112 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.112 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "PWD_POLICY_ENABLED": { 2021-07-24T16:42:44.112 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_ENABLED", 2021-07-24T16:42:44.113 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.113 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.113 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.113 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:44.114 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.114 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.114 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.114 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.114 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.115 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.115 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.115 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.115 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "PWD_POLICY_EXCLUSION_LIST": { 2021-07-24T16:42:44.115 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2021-07-24T16:42:44.116 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.116 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.116 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.116 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2021-07-24T16:42:44.116 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.117 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.117 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.117 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.117 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.117 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.118 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.118 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.118 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_COMPLEXITY": { 2021-07-24T16:42:44.118 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2021-07-24T16:42:44.118 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:42:44.119 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.119 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.119 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "10", 2021-07-24T16:42:44.119 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.120 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.120 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.120 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.120 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.120 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.121 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.121 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.121 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_LENGTH": { 2021-07-24T16:42:44.121 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_LENGTH", 2021-07-24T16:42:44.121 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:42:44.122 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.122 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.122 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "8", 2021-07-24T16:42:44.122 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.122 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.123 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.123 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.123 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.123 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.123 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.124 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.124 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "REST_REQUESTS_TIMEOUT": { 2021-07-24T16:42:44.124 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "REST_REQUESTS_TIMEOUT", 2021-07-24T16:42:44.124 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:42:44.125 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.125 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.125 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "45", 2021-07-24T16:42:44.125 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.125 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.126 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.126 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.126 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.126 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.126 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.127 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.127 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "RGW_API_ACCESS_KEY": { 2021-07-24T16:42:44.127 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ACCESS_KEY", 2021-07-24T16:42:44.127 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.127 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.128 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.128 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.128 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.128 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.128 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.129 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.129 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.129 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.129 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.129 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.130 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "RGW_API_ADMIN_RESOURCE": { 2021-07-24T16:42:44.130 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ADMIN_RESOURCE", 2021-07-24T16:42:44.130 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.130 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.131 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.131 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2021-07-24T16:42:44.131 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.131 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.132 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.132 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.132 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.132 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.132 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.133 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.133 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "RGW_API_HOST": { 2021-07-24T16:42:44.133 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "RGW_API_HOST", 2021-07-24T16:42:44.133 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.133 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.134 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.134 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.134 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.134 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.134 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.135 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.135 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.135 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.135 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.135 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.136 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "RGW_API_PORT": { 2021-07-24T16:42:44.136 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "RGW_API_PORT", 2021-07-24T16:42:44.136 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:42:44.136 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.136 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.137 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "80", 2021-07-24T16:42:44.137 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.137 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.137 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.137 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.138 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.138 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.138 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.138 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.138 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "RGW_API_SCHEME": { 2021-07-24T16:42:44.139 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SCHEME", 2021-07-24T16:42:44.139 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.139 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.139 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.139 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "http", 2021-07-24T16:42:44.140 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.140 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.140 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.140 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.140 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.141 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.141 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.141 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.141 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "RGW_API_SECRET_KEY": { 2021-07-24T16:42:44.141 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SECRET_KEY", 2021-07-24T16:42:44.142 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.142 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.142 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.142 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.142 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.143 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.143 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.143 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.143 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.143 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.144 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.144 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.144 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "RGW_API_SSL_VERIFY": { 2021-07-24T16:42:44.144 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SSL_VERIFY", 2021-07-24T16:42:44.144 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.145 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.145 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.145 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:44.145 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.146 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.146 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.146 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.146 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.146 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.147 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.147 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.147 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "RGW_API_USER_ID": { 2021-07-24T16:42:44.147 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "RGW_API_USER_ID", 2021-07-24T16:42:44.147 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.148 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.148 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.148 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.148 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.149 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.149 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.149 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.149 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.149 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.150 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.150 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.150 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_SPAN": { 2021-07-24T16:42:44.150 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_SPAN", 2021-07-24T16:42:44.150 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:42:44.151 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.151 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.151 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "0", 2021-07-24T16:42:44.151 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.151 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.152 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.152 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.152 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.152 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.153 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.153 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.153 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_1": { 2021-07-24T16:42:44.153 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2021-07-24T16:42:44.153 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:42:44.154 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.154 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.154 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "10", 2021-07-24T16:42:44.154 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.155 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.155 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.155 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.155 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.155 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.156 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.156 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.156 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_2": { 2021-07-24T16:42:44.156 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2021-07-24T16:42:44.156 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:42:44.157 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.157 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.157 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "5", 2021-07-24T16:42:44.157 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.157 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.158 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.158 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.158 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.158 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.159 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.159 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.159 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "crt_file": { 2021-07-24T16:42:44.159 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "crt_file", 2021-07-24T16:42:44.159 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.159 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.160 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.160 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.160 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.160 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.161 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.161 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.161 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.161 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.161 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.162 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.162 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug": { 2021-07-24T16:42:44.162 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "debug", 2021-07-24T16:42:44.162 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.163 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.163 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.163 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.163 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.163 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.164 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.164 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Enable/disable debug options", 2021-07-24T16:42:44.164 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.164 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.164 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.164 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.165 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "jwt_token_ttl": { 2021-07-24T16:42:44.165 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "jwt_token_ttl", 2021-07-24T16:42:44.165 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:42:44.165 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.165 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.166 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "28800", 2021-07-24T16:42:44.166 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.166 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.166 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.167 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.167 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.167 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.167 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.167 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.168 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "key_file": { 2021-07-24T16:42:44.168 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "key_file", 2021-07-24T16:42:44.168 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.168 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.168 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.168 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.169 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.169 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.169 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.169 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.170 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.170 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.170 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.170 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.170 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:42:44.171 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:42:44.171 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.171 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.171 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.171 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.172 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.172 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.172 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.172 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.173 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.173 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.173 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.173 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.173 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.174 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.174 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.174 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.174 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.174 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.175 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.175 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:42:44.175 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:42:44.175 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.175 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.176 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.176 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.176 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.176 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.176 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.177 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.177 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.177 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.177 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.177 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.178 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:42:44.178 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:42:44.178 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.178 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.178 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.179 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:42:44.179 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.179 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.179 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.179 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.180 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.180 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.180 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.180 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.181 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.181 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.181 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.181 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.181 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.182 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.182 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.182 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:42:44.182 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:42:44.182 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.183 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.183 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.183 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.183 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.184 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.184 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.184 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.184 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.184 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.185 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.185 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.185 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "server_addr": { 2021-07-24T16:42:44.185 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2021-07-24T16:42:44.185 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.186 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.186 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.186 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "::", 2021-07-24T16:42:44.186 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.187 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.187 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.187 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.187 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.187 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.188 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.188 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.188 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "server_port": { 2021-07-24T16:42:44.188 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "server_port", 2021-07-24T16:42:44.189 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:42:44.189 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.189 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.189 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "8080", 2021-07-24T16:42:44.189 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.190 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.190 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.190 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.190 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.190 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.191 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.191 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.191 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "ssl": { 2021-07-24T16:42:44.191 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "ssl", 2021-07-24T16:42:44.192 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.192 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.192 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.192 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:44.192 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.192 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.193 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.193 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.193 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.193 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.193 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.194 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.194 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "ssl_server_port": { 2021-07-24T16:42:44.194 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "ssl_server_port", 2021-07-24T16:42:44.194 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:42:44.195 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.195 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.195 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "8443", 2021-07-24T16:42:44.195 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.195 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.196 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.196 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.196 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.196 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.196 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.197 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.197 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "standby_behaviour": { 2021-07-24T16:42:44.197 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "standby_behaviour", 2021-07-24T16:42:44.197 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.198 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.198 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.198 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "redirect", 2021-07-24T16:42:44.198 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.198 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.199 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.199 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.199 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "redirect" 2021-07-24T16:42:44.199 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.199 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.200 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.200 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.200 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.200 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.200 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "standby_error_status_code": { 2021-07-24T16:42:44.201 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "standby_error_status_code", 2021-07-24T16:42:44.201 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:42:44.201 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.201 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.201 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "500", 2021-07-24T16:42:44.202 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "400", 2021-07-24T16:42:44.202 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "599", 2021-07-24T16:42:44.203 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.203 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.203 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.204 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.204 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.204 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.204 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "url_prefix": { 2021-07-24T16:42:44.205 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "url_prefix", 2021-07-24T16:42:44.205 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.205 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.206 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.206 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.206 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.206 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.207 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.207 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.207 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.207 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.208 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.208 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.208 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.208 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.208 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:44.209 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "devicehealth", 2021-07-24T16:42:44.209 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:42:44.209 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:42:44.210 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:42:44.210 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enable_monitoring": { 2021-07-24T16:42:44.210 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "enable_monitoring", 2021-07-24T16:42:44.211 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.211 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.211 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.211 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:44.212 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.212 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.212 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.213 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "monitor device health metrics", 2021-07-24T16:42:44.213 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.213 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.213 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.214 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.214 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:42:44.214 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:42:44.215 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.215 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.215 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.215 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.215 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.216 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.216 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.216 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.216 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.217 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.217 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.218 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.218 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.218 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.218 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.219 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.219 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.219 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.220 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.220 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:42:44.220 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:42:44.220 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.220 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.221 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.221 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.221 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.221 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.222 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.222 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.222 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.222 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.222 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.223 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.223 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:42:44.223 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:42:44.223 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.224 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.224 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.224 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:42:44.224 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.225 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.225 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.225 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.225 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.226 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.226 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.226 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.227 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.227 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.227 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.228 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.228 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.228 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.228 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.228 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:42:44.229 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:42:44.229 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.229 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.229 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.230 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.230 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.230 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.230 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.230 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.231 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.231 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.231 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.231 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.232 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "mark_out_threshold": { 2021-07-24T16:42:44.232 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "mark_out_threshold", 2021-07-24T16:42:44.232 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-07-24T16:42:44.233 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.233 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.233 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "2419200", 2021-07-24T16:42:44.233 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.234 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.234 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.234 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "automatically mark OSD if it may fail before this long", 2021-07-24T16:42:44.234 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.235 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.235 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.235 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.236 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "pool_name": { 2021-07-24T16:42:44.236 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "pool_name", 2021-07-24T16:42:44.236 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.236 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.237 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.237 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "device_health_metrics", 2021-07-24T16:42:44.237 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.237 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.238 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.238 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "name of pool in which to store device health metrics", 2021-07-24T16:42:44.238 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.238 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.238 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.239 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.239 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "retention_period": { 2021-07-24T16:42:44.239 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "retention_period", 2021-07-24T16:42:44.240 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-07-24T16:42:44.240 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.240 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.240 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "15552000", 2021-07-24T16:42:44.241 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.241 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.241 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.241 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "how long to retain device health metrics", 2021-07-24T16:42:44.242 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.242 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.242 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.242 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.243 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "scrape_frequency": { 2021-07-24T16:42:44.243 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "scrape_frequency", 2021-07-24T16:42:44.243 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-07-24T16:42:44.244 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.244 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.244 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2021-07-24T16:42:44.244 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.245 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.245 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.245 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "how frequently to scrape device health metrics", 2021-07-24T16:42:44.245 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.245 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.246 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.246 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.246 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "self_heal": { 2021-07-24T16:42:44.246 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "self_heal", 2021-07-24T16:42:44.247 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.247 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.247 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.247 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:44.248 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.248 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.248 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.249 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "preemptively heal cluster around devices that may fail", 2021-07-24T16:42:44.249 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.249 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.249 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.250 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.250 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2021-07-24T16:42:44.250 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2021-07-24T16:42:44.250 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-07-24T16:42:44.250 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.251 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.251 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "600", 2021-07-24T16:42:44.251 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.252 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.252 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.252 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and check device health", 2021-07-24T16:42:44.252 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.253 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.253 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.253 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.253 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warn_threshold": { 2021-07-24T16:42:44.254 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "warn_threshold", 2021-07-24T16:42:44.254 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-07-24T16:42:44.254 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.254 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.254 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "7257600", 2021-07-24T16:42:44.255 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.255 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.255 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.256 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "raise health warning if OSD may fail before this long", 2021-07-24T16:42:44.256 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.256 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.256 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.257 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.257 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.257 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.257 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:44.258 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "diskprediction_local", 2021-07-24T16:42:44.258 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:42:44.258 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:42:44.258 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:42:44.258 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:42:44.259 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:42:44.259 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.259 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.260 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.260 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.260 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.260 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.261 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.261 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.261 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.261 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.262 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.262 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.262 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.262 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.263 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.263 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.263 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.264 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.264 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.264 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:42:44.264 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:42:44.265 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.265 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.265 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.265 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.266 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.266 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.266 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.266 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.267 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.267 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.267 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.267 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.268 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:42:44.268 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:42:44.268 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.268 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.269 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.269 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:42:44.269 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.269 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.270 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.270 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.270 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.270 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.271 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.271 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.271 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.272 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.272 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.272 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.272 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.273 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.273 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.273 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:42:44.273 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:42:44.274 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.274 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.274 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.274 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.275 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.275 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.275 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.275 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.276 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.276 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.276 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.277 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.277 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "predict_interval": { 2021-07-24T16:42:44.277 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "predict_interval", 2021-07-24T16:42:44.277 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.278 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.278 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.278 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2021-07-24T16:42:44.278 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.279 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.279 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.279 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.280 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.280 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.280 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.280 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.280 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "predictor_model": { 2021-07-24T16:42:44.281 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "predictor_model", 2021-07-24T16:42:44.281 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.281 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.281 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.282 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "prophetstor", 2021-07-24T16:42:44.282 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.282 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.282 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.283 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.283 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.283 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.283 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.284 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.284 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2021-07-24T16:42:44.284 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2021-07-24T16:42:44.285 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.285 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.285 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.285 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "600", 2021-07-24T16:42:44.286 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.286 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.286 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.286 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.287 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.287 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.287 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.288 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.288 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.288 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.288 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:44.289 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "influx", 2021-07-24T16:42:44.289 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": false, 2021-07-24T16:42:44.289 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "influxdb python module not found", 2021-07-24T16:42:44.289 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:42:44.289 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "batch_size": { 2021-07-24T16:42:44.290 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "batch_size", 2021-07-24T16:42:44.290 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.290 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.290 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.291 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "5000", 2021-07-24T16:42:44.291 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.291 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.291 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.292 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.292 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.292 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.293 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.293 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.293 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "database": { 2021-07-24T16:42:44.293 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "database", 2021-07-24T16:42:44.294 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.294 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.294 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.295 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "ceph", 2021-07-24T16:42:44.295 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.295 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.295 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.296 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.296 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.296 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.296 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.296 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.297 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "hostname": { 2021-07-24T16:42:44.297 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "hostname", 2021-07-24T16:42:44.297 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.297 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.298 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.298 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-07-24T16:42:44.298 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.298 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.299 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.299 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.299 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.299 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.300 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.300 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.300 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "interval": { 2021-07-24T16:42:44.301 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "interval", 2021-07-24T16:42:44.301 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.301 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.301 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.302 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "30", 2021-07-24T16:42:44.302 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.302 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.303 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.303 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.303 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.303 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.304 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.304 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.304 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:42:44.304 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:42:44.305 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.305 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.305 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.305 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.305 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.306 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.306 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.306 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.306 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.307 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.307 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.307 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.307 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.307 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.308 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.308 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.308 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.309 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.309 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.309 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:42:44.309 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:42:44.310 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.310 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.310 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.311 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.311 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.311 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.311 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.312 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.312 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.312 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.312 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.313 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.313 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:42:44.313 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:42:44.313 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.313 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.314 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.314 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:42:44.314 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.314 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.315 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.315 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.315 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.315 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.316 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.316 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.316 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.317 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.317 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.317 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.317 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.318 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.318 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.318 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:42:44.318 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:42:44.319 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.319 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.319 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.319 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.320 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.320 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.320 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.320 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.320 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.321 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.321 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.321 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.321 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "password": { 2021-07-24T16:42:44.322 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "password", 2021-07-24T16:42:44.322 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.322 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.322 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.323 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-07-24T16:42:44.323 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.323 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.323 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.324 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.324 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.324 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.324 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.325 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.325 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "port": { 2021-07-24T16:42:44.325 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "port", 2021-07-24T16:42:44.325 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.326 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.326 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.326 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "8086", 2021-07-24T16:42:44.327 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.327 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.327 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.327 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.327 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.328 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.328 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.328 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.328 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "ssl": { 2021-07-24T16:42:44.329 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "ssl", 2021-07-24T16:42:44.329 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.329 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.329 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.330 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "false", 2021-07-24T16:42:44.330 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.330 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.330 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.330 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.331 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.331 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.331 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.331 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.332 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "threads": { 2021-07-24T16:42:44.332 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "threads", 2021-07-24T16:42:44.332 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.332 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.333 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.333 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "5", 2021-07-24T16:42:44.333 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.334 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.334 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.334 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.334 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.335 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.335 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.335 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.335 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "username": { 2021-07-24T16:42:44.336 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "username", 2021-07-24T16:42:44.336 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.336 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.336 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.337 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-07-24T16:42:44.337 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.337 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.337 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.338 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.338 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.338 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.338 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.339 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.339 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "verify_ssl": { 2021-07-24T16:42:44.339 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "verify_ssl", 2021-07-24T16:42:44.339 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.339 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.340 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.340 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "true", 2021-07-24T16:42:44.340 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.340 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.341 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.341 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.341 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.342 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.342 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.342 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.343 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.343 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.343 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:44.343 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "insights", 2021-07-24T16:42:44.344 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:42:44.344 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:42:44.344 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:42:44.344 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:42:44.345 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:42:44.345 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.345 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.345 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.345 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.346 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.346 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.346 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.346 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.347 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.347 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.347 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.347 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.347 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.348 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.348 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.348 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.348 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.349 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.349 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.349 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:42:44.350 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:42:44.350 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.350 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.351 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.351 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.351 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.351 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.352 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.352 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.352 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.352 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.352 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.353 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.353 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:42:44.353 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:42:44.353 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.354 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.354 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.354 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:42:44.354 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.355 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.355 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.355 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.355 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.356 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.356 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.356 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.356 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.356 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.357 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.357 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.357 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.358 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.358 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.358 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:42:44.359 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:42:44.359 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.359 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.359 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.359 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.360 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.360 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.360 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.360 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.361 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.361 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.361 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.361 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.362 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.362 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.362 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:44.362 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "iostat", 2021-07-24T16:42:44.362 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:42:44.363 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:42:44.363 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:42:44.363 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:42:44.363 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:42:44.364 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.364 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.364 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.364 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.365 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.365 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.365 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.366 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.366 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.366 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.366 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.367 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.367 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.367 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.367 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.368 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.368 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.368 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.368 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.369 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:42:44.369 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:42:44.369 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.369 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.369 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.370 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.370 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.370 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.370 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.371 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.371 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.371 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.371 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.372 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.372 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:42:44.372 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:42:44.373 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.373 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.373 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.374 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:42:44.374 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.374 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.374 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.375 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.375 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.375 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.375 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.376 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.376 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.376 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.376 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.377 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.377 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.377 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.377 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.377 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:42:44.378 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:42:44.378 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.378 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.378 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.379 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.379 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.379 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.379 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.380 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.380 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.380 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.380 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.381 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.381 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.381 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.382 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:44.382 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "k8sevents", 2021-07-24T16:42:44.382 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:42:44.382 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:42:44.383 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:42:44.383 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "ceph_event_retention_days": { 2021-07-24T16:42:44.383 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "ceph_event_retention_days", 2021-07-24T16:42:44.384 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:42:44.384 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.384 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.384 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "7", 2021-07-24T16:42:44.384 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.385 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.385 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.385 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Days to hold ceph event information within local cache", 2021-07-24T16:42:44.385 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.386 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.386 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.386 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.386 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "config_check_secs": { 2021-07-24T16:42:44.387 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "config_check_secs", 2021-07-24T16:42:44.387 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:42:44.387 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.387 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.387 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "10", 2021-07-24T16:42:44.388 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "10", 2021-07-24T16:42:44.388 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.388 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.389 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "interval (secs) to check for cluster configuration changes", 2021-07-24T16:42:44.389 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.389 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.389 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.390 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.390 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:42:44.390 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:42:44.391 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.391 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.391 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.391 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.392 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.392 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.392 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.392 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.393 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.393 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.393 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.393 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.393 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.394 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.394 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.394 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.394 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.395 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.395 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.395 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:42:44.396 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:42:44.396 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.396 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.396 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.397 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.397 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.397 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.397 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.398 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.398 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.398 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.399 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.399 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.399 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:42:44.399 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:42:44.400 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.400 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.400 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.400 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:42:44.400 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.401 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.401 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.401 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.401 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.402 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.402 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.402 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.402 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.403 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.403 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.403 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.403 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.404 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.404 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.404 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:42:44.405 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:42:44.405 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.405 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.405 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.406 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.406 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.406 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.407 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.407 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.407 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.407 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.408 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.408 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.408 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.408 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.408 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:44.409 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "localpool", 2021-07-24T16:42:44.409 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:42:44.409 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:42:44.409 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:42:44.410 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "failure_domain": { 2021-07-24T16:42:44.410 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "failure_domain", 2021-07-24T16:42:44.410 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.410 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.411 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.411 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "host", 2021-07-24T16:42:44.411 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.412 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.412 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.412 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "failure domain for any created local pool", 2021-07-24T16:42:44.412 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.413 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.413 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.413 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.413 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:42:44.414 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:42:44.414 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.414 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.415 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.415 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.415 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.415 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.416 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.416 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.416 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.416 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.417 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.417 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.417 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.417 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.417 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.418 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.418 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.418 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.418 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.419 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:42:44.419 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:42:44.419 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.420 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.420 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.420 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.420 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.421 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.421 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.421 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.421 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.421 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.422 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.422 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.422 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:42:44.423 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:42:44.423 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.423 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.423 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.424 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:42:44.424 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.424 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.424 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.425 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.425 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.425 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.425 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.425 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.426 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.426 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.426 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.426 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.427 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.427 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.427 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.428 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:42:44.428 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:42:44.428 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.428 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.429 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.429 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.429 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.429 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.430 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.430 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.430 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.430 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.431 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.431 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.431 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min_size": { 2021-07-24T16:42:44.431 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "min_size", 2021-07-24T16:42:44.432 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:42:44.432 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.432 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.432 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.433 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.433 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.433 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.433 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "default min_size for any created local pool", 2021-07-24T16:42:44.434 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.434 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.434 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.434 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.435 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "num_rep": { 2021-07-24T16:42:44.435 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "num_rep", 2021-07-24T16:42:44.435 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:42:44.436 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.436 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.436 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "3", 2021-07-24T16:42:44.436 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.436 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.437 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.437 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "default replica count for any created local pool", 2021-07-24T16:42:44.437 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.437 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.438 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.438 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.438 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "pg_num": { 2021-07-24T16:42:44.438 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "pg_num", 2021-07-24T16:42:44.439 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:42:44.439 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.439 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.440 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "128", 2021-07-24T16:42:44.440 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.440 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.440 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.441 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "default pg_num for any created local pool", 2021-07-24T16:42:44.441 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.441 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.441 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.441 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.442 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "prefix": { 2021-07-24T16:42:44.442 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "prefix", 2021-07-24T16:42:44.442 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.442 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.443 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.443 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.443 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.444 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.444 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.444 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "name prefix for any created local pool", 2021-07-24T16:42:44.444 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.445 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.445 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.445 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.445 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "subtree": { 2021-07-24T16:42:44.445 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "subtree", 2021-07-24T16:42:44.446 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.446 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.446 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.446 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "rack", 2021-07-24T16:42:44.447 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.447 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.447 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.448 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "CRUSH level for which to create a local pool", 2021-07-24T16:42:44.448 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.448 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.448 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.449 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.449 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.449 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.449 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:44.450 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2021-07-24T16:42:44.450 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:42:44.450 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:42:44.451 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:42:44.451 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:42:44.451 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:42:44.451 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.452 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.452 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.452 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.452 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.452 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.453 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.453 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.453 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.453 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.454 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.454 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.454 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.454 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.455 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.455 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.455 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.455 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.456 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.456 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:42:44.456 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:42:44.456 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.457 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.457 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.457 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.457 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.458 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.458 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.458 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.459 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.459 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.459 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.459 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.460 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:42:44.460 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:42:44.460 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.460 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.461 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.461 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:42:44.461 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.461 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.462 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.462 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.462 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.462 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.463 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.463 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.463 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.463 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.463 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.464 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.464 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.465 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.465 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.465 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:42:44.465 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:42:44.466 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.466 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.466 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.466 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.467 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.467 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.467 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.467 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.468 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.468 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.468 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.468 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.469 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "orchestrator": { 2021-07-24T16:42:44.469 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2021-07-24T16:42:44.469 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.469 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.470 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.470 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-07-24T16:42:44.470 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.470 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.470 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.471 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "cephadm", 2021-07-24T16:42:44.471 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "rook", 2021-07-24T16:42:44.471 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "test_orchestrator" 2021-07-24T16:42:44.471 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.472 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Orchestrator backend", 2021-07-24T16:42:44.472 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.472 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.473 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.473 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.473 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.474 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.474 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:44.474 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "osd_support", 2021-07-24T16:42:44.474 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:42:44.475 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:42:44.475 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:42:44.475 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:42:44.475 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:42:44.476 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.476 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.476 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.476 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.476 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.477 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.477 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.477 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.477 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.478 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.478 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.478 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.478 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.479 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.479 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.479 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.479 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.479 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.480 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.480 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:42:44.480 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:42:44.481 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.481 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.481 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.482 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.482 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.482 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.482 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.482 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.483 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.483 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.483 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.483 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.484 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:42:44.484 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:42:44.484 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.484 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.485 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.485 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:42:44.485 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.485 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.486 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.486 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.486 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.486 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.487 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.487 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.487 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.487 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.487 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.488 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.488 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.488 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.489 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.489 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:42:44.489 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:42:44.489 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.490 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.490 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.490 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.490 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.491 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.491 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.491 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.491 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.492 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.492 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.492 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.492 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.493 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.493 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:44.493 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "pg_autoscaler", 2021-07-24T16:42:44.493 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:42:44.493 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:42:44.494 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:42:44.494 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:42:44.494 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:42:44.494 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.495 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.495 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.495 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.495 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.496 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.496 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.496 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.497 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.497 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.497 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.498 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.498 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.498 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.498 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.499 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.499 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.499 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.499 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.499 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:42:44.500 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:42:44.500 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.500 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.500 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.501 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.501 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.501 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.501 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.502 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.502 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.502 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.502 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.503 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.503 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:42:44.503 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:42:44.503 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.504 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.504 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.504 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:42:44.505 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.505 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.505 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.505 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.506 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.506 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.506 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.506 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.507 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.507 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.507 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.507 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.507 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.508 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.508 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.508 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:42:44.508 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:42:44.509 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.509 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.509 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.509 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.510 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.510 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.510 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.510 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.511 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.511 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.511 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.511 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.512 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2021-07-24T16:42:44.512 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2021-07-24T16:42:44.512 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.513 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.513 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.513 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "60", 2021-07-24T16:42:44.513 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.514 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.514 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.514 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.514 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.515 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.515 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.515 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.515 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.516 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.516 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:44.516 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "progress", 2021-07-24T16:42:44.516 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:42:44.516 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:42:44.517 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:42:44.517 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enabled": { 2021-07-24T16:42:44.517 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "enabled", 2021-07-24T16:42:44.517 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.518 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.518 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.518 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:44.518 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.519 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.519 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.519 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.519 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.520 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.520 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.520 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.521 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:42:44.521 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:42:44.521 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.521 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.522 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.522 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.522 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.522 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.523 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.523 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.523 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.523 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.524 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.524 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.524 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.524 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.525 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.525 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.525 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.525 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.525 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.526 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:42:44.526 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:42:44.526 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.526 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.527 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.527 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.527 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.528 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.528 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.528 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.528 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.529 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.529 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.529 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.530 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:42:44.530 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:42:44.530 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.530 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.531 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.531 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:42:44.531 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.531 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.532 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.532 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.532 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.532 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.533 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.533 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.533 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.533 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.533 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.534 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.534 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.534 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.535 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.535 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:42:44.535 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:42:44.535 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.536 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.536 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.536 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.536 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.537 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.537 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.537 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.538 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.538 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.538 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.538 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.539 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max_completed_events": { 2021-07-24T16:42:44.539 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "max_completed_events", 2021-07-24T16:42:44.539 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:42:44.539 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.539 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.540 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "50", 2021-07-24T16:42:44.540 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.540 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.540 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.541 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "number of past completed events to remember", 2021-07-24T16:42:44.541 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.541 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.541 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.542 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.542 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "persist_interval": { 2021-07-24T16:42:44.542 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "persist_interval", 2021-07-24T16:42:44.543 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-07-24T16:42:44.543 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.543 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.543 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "5", 2021-07-24T16:42:44.544 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.544 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.544 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.544 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "how frequently to persist completed events", 2021-07-24T16:42:44.544 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.545 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.545 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.545 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.546 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.546 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.546 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:44.546 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "prometheus", 2021-07-24T16:42:44.547 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:42:44.547 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:42:44.547 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:42:44.547 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:42:44.548 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:42:44.548 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.548 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.548 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.549 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.549 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.549 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.549 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.550 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.550 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.550 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.551 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.551 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.551 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.551 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.551 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.552 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.552 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.552 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.552 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.553 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:42:44.553 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:42:44.553 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.554 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.554 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.554 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.554 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.555 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.555 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.555 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.555 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.556 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.556 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.556 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.556 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:42:44.557 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:42:44.557 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.557 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.557 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.558 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:42:44.558 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.558 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.559 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.559 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.559 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.559 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.560 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.560 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.560 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.560 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.560 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.561 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.561 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.561 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.562 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.562 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:42:44.562 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:42:44.562 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.563 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.563 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.563 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.563 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.564 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.564 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.564 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.564 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.565 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.565 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.565 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.566 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "rbd_stats_pools": { 2021-07-24T16:42:44.566 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools", 2021-07-24T16:42:44.566 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.567 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.567 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.567 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.567 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.567 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.568 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.568 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.568 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.568 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.569 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.569 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.569 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "rbd_stats_pools_refresh_interval": { 2021-07-24T16:42:44.570 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools_refresh_interval", 2021-07-24T16:42:44.570 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:42:44.570 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.570 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.571 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "300", 2021-07-24T16:42:44.571 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.571 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.571 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.572 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.572 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.572 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.572 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.573 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.573 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "scrape_interval": { 2021-07-24T16:42:44.573 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "scrape_interval", 2021-07-24T16:42:44.574 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.574 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.574 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.574 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.575 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.575 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.575 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.575 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.576 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.576 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.576 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.576 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.576 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "server_addr": { 2021-07-24T16:42:44.577 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2021-07-24T16:42:44.577 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.577 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.577 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.578 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.578 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.578 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.579 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.579 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.579 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.579 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.580 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.580 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.580 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "server_port": { 2021-07-24T16:42:44.580 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "server_port", 2021-07-24T16:42:44.581 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.581 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.581 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.582 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.582 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.582 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.582 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.583 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.583 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.583 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.583 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.583 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.584 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "stale_cache_strategy": { 2021-07-24T16:42:44.584 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "stale_cache_strategy", 2021-07-24T16:42:44.584 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.584 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.585 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.585 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.585 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.585 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.586 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.586 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.586 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.587 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.587 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.587 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.587 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.588 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.588 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:44.588 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "rbd_support", 2021-07-24T16:42:44.589 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:42:44.589 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:42:44.589 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:42:44.589 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:42:44.590 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:42:44.590 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.590 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.590 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.591 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.591 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.591 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.591 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.592 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.592 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.592 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.592 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.592 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.593 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.593 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.593 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.593 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.594 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.594 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.594 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.595 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:42:44.595 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:42:44.595 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.595 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.596 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.596 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.596 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.597 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.597 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.597 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.597 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.598 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.598 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.598 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.598 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:42:44.599 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:42:44.599 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.599 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.599 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.599 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:42:44.600 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.600 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.600 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.600 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.601 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.601 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.601 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.601 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.602 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.602 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.602 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.602 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.603 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.603 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.603 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.604 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:42:44.604 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:42:44.604 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.604 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.605 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.605 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.605 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.605 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.606 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.606 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.606 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.606 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.607 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.607 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.607 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max_concurrent_snap_create": { 2021-07-24T16:42:44.607 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "max_concurrent_snap_create", 2021-07-24T16:42:44.608 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:42:44.608 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.608 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.608 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "10", 2021-07-24T16:42:44.609 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.609 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.609 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.609 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.610 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.610 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.610 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.610 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.611 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "mirror_snapshot_schedule": { 2021-07-24T16:42:44.611 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "mirror_snapshot_schedule", 2021-07-24T16:42:44.611 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.612 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.612 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.612 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.612 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.613 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.613 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.613 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.613 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.614 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.614 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.614 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.614 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "trash_purge_schedule": { 2021-07-24T16:42:44.614 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "trash_purge_schedule", 2021-07-24T16:42:44.615 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.615 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.615 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.615 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.616 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.616 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.616 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.616 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.617 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.617 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.617 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.617 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.618 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.618 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.618 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:44.618 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "restful", 2021-07-24T16:42:44.619 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:42:44.619 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:42:44.619 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:42:44.620 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "key_file": { 2021-07-24T16:42:44.620 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "key_file", 2021-07-24T16:42:44.620 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.620 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.621 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.621 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.621 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.621 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.622 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.622 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.622 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.622 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.623 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.623 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.623 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:42:44.623 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:42:44.623 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.624 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.624 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.624 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.624 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.625 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.625 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.625 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.625 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.626 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.626 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.626 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.627 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.627 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.627 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.628 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.628 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.628 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.628 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.629 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:42:44.629 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:42:44.629 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.629 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.629 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.630 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.630 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.630 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.630 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.631 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.631 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.631 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.631 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.632 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.632 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:42:44.632 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:42:44.632 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.633 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.633 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.633 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:42:44.633 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.634 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.634 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.634 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.635 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.635 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.635 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.636 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.636 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.636 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.636 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.637 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.637 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.637 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.637 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.637 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:42:44.638 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:42:44.638 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.638 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.638 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.639 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.639 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.639 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.639 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.640 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.640 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.640 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.640 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.640 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.641 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "server_addr": { 2021-07-24T16:42:44.641 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2021-07-24T16:42:44.641 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.642 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.642 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.642 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.642 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.643 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.643 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.643 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.644 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.644 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.644 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.644 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.645 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "server_port": { 2021-07-24T16:42:44.645 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "server_port", 2021-07-24T16:42:44.645 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.645 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.646 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.646 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.646 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.646 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.647 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.647 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.647 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.647 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.647 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.648 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.648 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.648 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.648 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:44.649 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "rook", 2021-07-24T16:42:44.649 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:42:44.649 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:42:44.649 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:42:44.650 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:42:44.650 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:42:44.650 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.650 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.651 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.651 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.651 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.652 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.652 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.652 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.652 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.653 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.653 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.653 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.653 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.654 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.654 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.654 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.654 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.655 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.655 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.655 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:42:44.655 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:42:44.655 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.656 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.656 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.656 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.656 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.657 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.657 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.657 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.658 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.658 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.658 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.658 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.659 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:42:44.659 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:42:44.659 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.659 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.660 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.660 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:42:44.660 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.660 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.661 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.661 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.661 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.661 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.662 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.662 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.662 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.662 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.663 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.663 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.663 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.663 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.664 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.664 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:42:44.664 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:42:44.664 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.665 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.665 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.665 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.665 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.666 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.666 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.666 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.666 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.667 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.667 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.667 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.667 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.668 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.668 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:44.668 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "selftest", 2021-07-24T16:42:44.669 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:42:44.669 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:42:44.669 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:42:44.669 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:42:44.670 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:42:44.670 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.670 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.670 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.671 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.671 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.671 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.671 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.672 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.672 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.672 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.672 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.673 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.673 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.673 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.673 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.674 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.674 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.674 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.674 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.675 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:42:44.675 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:42:44.675 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.675 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.675 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.676 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.676 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.676 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.677 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.677 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.677 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.677 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.678 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.678 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.678 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:42:44.678 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:42:44.679 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.679 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.679 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.679 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:42:44.680 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.680 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.680 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.680 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.681 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.681 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.681 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.681 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.682 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.682 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.682 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.682 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.683 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.683 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.683 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.683 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:42:44.683 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:42:44.684 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.684 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.684 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.685 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.685 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.685 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.685 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.686 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.686 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.686 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.686 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.687 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.687 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "roption1": { 2021-07-24T16:42:44.687 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "roption1", 2021-07-24T16:42:44.687 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.688 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.688 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.688 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.689 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.689 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.689 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.689 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.690 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.690 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.690 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.690 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.690 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "roption2": { 2021-07-24T16:42:44.691 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "roption2", 2021-07-24T16:42:44.691 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.691 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.691 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.692 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "xyz", 2021-07-24T16:42:44.692 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.692 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.692 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.693 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.693 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.693 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.694 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.694 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.694 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "rwoption1": { 2021-07-24T16:42:44.694 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "rwoption1", 2021-07-24T16:42:44.695 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.695 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.695 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.695 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.696 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.696 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.696 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.696 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.697 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.697 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.697 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.697 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.698 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "rwoption2": { 2021-07-24T16:42:44.698 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "rwoption2", 2021-07-24T16:42:44.698 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:42:44.698 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.699 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.699 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.699 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.699 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.700 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.700 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.700 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.700 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.701 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.701 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.701 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "rwoption3": { 2021-07-24T16:42:44.701 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "rwoption3", 2021-07-24T16:42:44.702 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "float", 2021-07-24T16:42:44.702 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.702 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.702 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.703 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.703 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.703 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.704 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.704 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.704 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.704 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.705 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.705 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "rwoption4": { 2021-07-24T16:42:44.705 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "rwoption4", 2021-07-24T16:42:44.705 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.705 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.706 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.706 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.706 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.706 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.707 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.707 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.707 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.708 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.708 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.708 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.708 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "rwoption5": { 2021-07-24T16:42:44.709 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "rwoption5", 2021-07-24T16:42:44.709 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.709 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.709 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.710 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.710 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.710 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.711 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.711 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.711 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.711 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.712 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.712 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.712 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "rwoption6": { 2021-07-24T16:42:44.712 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "rwoption6", 2021-07-24T16:42:44.713 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.713 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.713 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.713 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:44.714 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.714 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.714 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.714 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.715 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.715 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.715 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.715 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.716 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "testkey": { 2021-07-24T16:42:44.716 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "testkey", 2021-07-24T16:42:44.716 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.717 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.717 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.717 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.717 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.718 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.718 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.718 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.719 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.719 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.719 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.719 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.720 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "testlkey": { 2021-07-24T16:42:44.720 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "testlkey", 2021-07-24T16:42:44.720 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.720 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.720 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.721 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.721 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.721 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.721 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.722 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.722 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.722 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.722 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.723 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.723 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "testnewline": { 2021-07-24T16:42:44.723 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "testnewline", 2021-07-24T16:42:44.723 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.724 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.724 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.724 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.725 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.725 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.725 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.726 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.726 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.726 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.726 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.727 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.727 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.727 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.727 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:44.728 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "status", 2021-07-24T16:42:44.728 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:42:44.728 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:42:44.728 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:42:44.729 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:42:44.729 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:42:44.729 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.729 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.730 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.730 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.730 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.730 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.730 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.731 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.731 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.731 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.731 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.732 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.732 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.732 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.733 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.733 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.733 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.733 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.734 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.734 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:42:44.734 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:42:44.735 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.735 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.735 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.735 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.735 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.736 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.736 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.736 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.736 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.737 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.737 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.737 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.737 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:42:44.738 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:42:44.738 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.738 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.738 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.739 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:42:44.739 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.739 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.739 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.739 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.740 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.740 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.740 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.741 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.741 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.741 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.742 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.742 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.742 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.742 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.743 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.743 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:42:44.743 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:42:44.743 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.743 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.744 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.744 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.744 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.744 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.745 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.745 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.745 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.745 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.746 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.746 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.746 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.746 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.747 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:44.747 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "telegraf", 2021-07-24T16:42:44.747 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:42:44.747 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:42:44.747 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:42:44.748 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "address": { 2021-07-24T16:42:44.748 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "address", 2021-07-24T16:42:44.748 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.749 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.749 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.749 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "unixgram:///tmp/telegraf.sock", 2021-07-24T16:42:44.750 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.750 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.750 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.750 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.750 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.751 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.751 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.751 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.751 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "interval": { 2021-07-24T16:42:44.752 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "interval", 2021-07-24T16:42:44.752 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-07-24T16:42:44.752 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.752 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.753 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "15", 2021-07-24T16:42:44.753 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.753 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.753 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.754 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.754 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.754 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.754 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.754 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.755 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:42:44.755 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:42:44.755 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.755 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.756 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.756 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.757 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.757 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.757 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.757 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.758 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.758 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.758 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.758 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.759 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.759 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.759 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.759 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.760 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.760 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.760 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.760 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:42:44.760 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:42:44.761 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.761 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.761 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.761 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.762 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.762 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.762 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.762 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.763 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.763 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.763 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.763 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.763 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:42:44.764 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:42:44.764 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.764 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.765 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.765 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:42:44.765 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.766 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.766 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.766 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.766 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.767 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.767 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.767 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.767 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.768 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.768 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.768 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.768 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.768 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.769 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.769 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:42:44.769 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:42:44.769 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.770 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.770 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.770 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.770 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.771 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.771 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.771 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.771 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.772 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.772 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.772 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.773 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.773 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.773 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:44.774 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "telemetry", 2021-07-24T16:42:44.774 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:42:44.774 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:42:44.774 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:42:44.775 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "channel_basic": { 2021-07-24T16:42:44.775 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "channel_basic", 2021-07-24T16:42:44.775 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.775 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.776 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.776 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:44.776 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.776 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.776 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.777 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Share basic cluster information (size, version)", 2021-07-24T16:42:44.777 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.777 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.777 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.778 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.778 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "channel_crash": { 2021-07-24T16:42:44.778 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "channel_crash", 2021-07-24T16:42:44.778 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.779 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.779 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.779 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:44.779 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.780 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.780 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.780 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.781 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.781 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.781 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.781 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.782 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "channel_device": { 2021-07-24T16:42:44.782 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "channel_device", 2021-07-24T16:42:44.782 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.783 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.783 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.783 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:44.783 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.783 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.784 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.784 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.784 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.784 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.785 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.785 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.785 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "channel_ident": { 2021-07-24T16:42:44.785 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "channel_ident", 2021-07-24T16:42:44.786 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.786 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.786 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.786 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.787 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.787 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.787 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.788 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.788 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.788 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.788 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.789 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.789 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "contact": { 2021-07-24T16:42:44.789 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "contact", 2021-07-24T16:42:44.789 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.790 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.790 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.790 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-07-24T16:42:44.791 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.791 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.791 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.791 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.791 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.792 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.792 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.792 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.792 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "description": { 2021-07-24T16:42:44.793 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "description", 2021-07-24T16:42:44.793 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.793 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.793 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.794 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-07-24T16:42:44.794 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.794 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.795 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.795 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.795 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.795 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.796 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.796 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.796 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "device_url": { 2021-07-24T16:42:44.796 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "device_url", 2021-07-24T16:42:44.796 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.797 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.797 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.797 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/device", 2021-07-24T16:42:44.797 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.798 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.798 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.798 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.799 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.799 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.799 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.799 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.800 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enabled": { 2021-07-24T16:42:44.800 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "enabled", 2021-07-24T16:42:44.800 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.800 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.801 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.801 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.801 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.801 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.801 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.802 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.802 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.802 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.803 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.803 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.803 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "interval": { 2021-07-24T16:42:44.803 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "interval", 2021-07-24T16:42:44.804 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:42:44.804 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.804 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.804 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "24", 2021-07-24T16:42:44.805 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "8", 2021-07-24T16:42:44.805 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.805 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.805 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.805 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.806 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.806 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.806 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.807 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "last_opt_revision": { 2021-07-24T16:42:44.807 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "last_opt_revision", 2021-07-24T16:42:44.807 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:42:44.807 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.808 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.808 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "1", 2021-07-24T16:42:44.808 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.808 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.809 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.809 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.809 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.809 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.810 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.810 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.810 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "leaderboard": { 2021-07-24T16:42:44.811 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "leaderboard", 2021-07-24T16:42:44.811 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.811 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.811 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.812 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.812 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.812 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.812 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.812 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.813 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.813 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.813 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.813 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.814 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:42:44.814 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:42:44.814 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.815 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.815 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.815 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.815 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.816 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.816 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.816 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.816 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.817 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.817 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.817 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.817 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.818 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.818 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.818 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.818 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.819 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.819 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.819 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:42:44.819 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:42:44.820 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.820 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.820 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.820 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.821 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.821 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.821 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.821 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.821 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.822 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.822 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.822 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.823 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:42:44.823 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:42:44.823 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.823 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.824 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.824 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:42:44.824 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.824 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.825 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.825 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.825 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.826 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.826 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.826 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.826 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.827 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.827 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.827 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.827 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.828 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.828 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.828 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:42:44.828 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:42:44.829 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.829 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.829 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.829 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.829 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.830 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.830 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.830 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.830 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.831 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.831 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.831 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.832 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "organization": { 2021-07-24T16:42:44.832 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "organization", 2021-07-24T16:42:44.832 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.832 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.833 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.833 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-07-24T16:42:44.833 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.834 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.834 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.834 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.834 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.834 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.835 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.835 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.835 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "proxy": { 2021-07-24T16:42:44.835 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "proxy", 2021-07-24T16:42:44.836 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.836 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.836 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.836 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-07-24T16:42:44.837 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.837 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.837 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.837 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.837 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.838 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.838 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.838 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.839 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "url": { 2021-07-24T16:42:44.839 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "url", 2021-07-24T16:42:44.839 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.840 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.840 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.840 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/report", 2021-07-24T16:42:44.840 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.841 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.841 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.841 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.841 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.842 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.842 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.842 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.842 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.843 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.843 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:44.843 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "test_orchestrator", 2021-07-24T16:42:44.843 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:42:44.844 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:42:44.844 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:42:44.844 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:42:44.844 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:42:44.845 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.845 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.845 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.845 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.845 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.846 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.846 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.846 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.846 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.847 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.847 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.847 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.848 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.848 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.848 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.849 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.849 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.849 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.849 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.850 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:42:44.850 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:42:44.850 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.850 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.851 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.851 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.851 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.851 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.851 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.852 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.852 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.852 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.852 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.853 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.853 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:42:44.853 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:42:44.853 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.854 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.854 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.854 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:42:44.854 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.854 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.855 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.855 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.855 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.855 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.856 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.856 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.857 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.857 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.857 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.857 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.858 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.858 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.858 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.858 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:42:44.859 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:42:44.859 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.859 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.859 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.859 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.860 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.860 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.860 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.860 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.861 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.861 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.861 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.861 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.862 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.862 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.862 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:44.862 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "volumes", 2021-07-24T16:42:44.862 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:42:44.863 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:42:44.863 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:42:44.863 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:42:44.863 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:42:44.864 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.864 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.864 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.865 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.865 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.865 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.865 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.866 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.866 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.866 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.866 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.867 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.867 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.867 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.867 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.868 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.868 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.868 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.868 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.868 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:42:44.869 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:42:44.869 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.869 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.869 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.870 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.870 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.870 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.870 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.871 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.871 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.871 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.871 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.872 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.872 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:42:44.872 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:42:44.873 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.873 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.873 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.873 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:42:44.874 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.874 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.874 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.874 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.875 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.875 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.875 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.875 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.876 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.876 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.876 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.876 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.877 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.877 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.877 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.877 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:42:44.877 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:42:44.878 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.878 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.878 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.878 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.879 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.879 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.879 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.879 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.880 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.880 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.880 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.881 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.881 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max_concurrent_clones": { 2021-07-24T16:42:44.881 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "max_concurrent_clones", 2021-07-24T16:42:44.882 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:42:44.882 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.882 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.882 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "4", 2021-07-24T16:42:44.882 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.883 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.883 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.883 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Number of asynchronous cloner threads", 2021-07-24T16:42:44.883 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.884 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.884 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.884 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.884 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.885 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.885 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:44.885 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "zabbix", 2021-07-24T16:42:44.885 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:42:44.886 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:42:44.886 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:42:44.886 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "discovery_interval": { 2021-07-24T16:42:44.886 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "discovery_interval", 2021-07-24T16:42:44.887 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.887 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.887 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.888 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "100", 2021-07-24T16:42:44.888 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.888 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.888 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.888 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.889 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.889 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.889 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.890 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.890 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "identifier": { 2021-07-24T16:42:44.890 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "identifier", 2021-07-24T16:42:44.890 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.891 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.891 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.891 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.891 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.892 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.892 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.892 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.892 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.893 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.893 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.893 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.893 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "interval": { 2021-07-24T16:42:44.893 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "interval", 2021-07-24T16:42:44.894 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-07-24T16:42:44.894 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.894 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.895 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "60", 2021-07-24T16:42:44.895 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.895 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.895 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.896 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.896 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.896 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.897 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.897 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.897 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:42:44.897 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:42:44.898 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.898 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.898 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.898 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:44.899 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.899 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.899 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.899 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.900 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.900 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.900 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.900 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.901 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.901 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.901 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.901 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.902 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.902 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.902 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.903 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:42:44.903 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:42:44.903 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.904 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.904 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.904 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.904 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.905 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.905 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.905 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.906 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.906 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.906 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.906 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.906 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:42:44.907 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:42:44.907 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.907 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.907 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.908 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:42:44.908 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.908 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.908 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:44.909 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:44.909 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:44.909 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:44.909 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:44.910 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:44.910 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:44.910 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.911 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.911 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.911 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.911 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.912 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.912 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:42:44.912 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:42:44.912 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:44.913 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.913 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:44.913 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:44.914 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.914 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.914 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.914 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.915 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.915 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.915 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.915 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.916 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "zabbix_host": { 2021-07-24T16:42:44.916 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "zabbix_host", 2021-07-24T16:42:44.916 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.916 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.916 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.917 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-07-24T16:42:44.917 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.917 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.917 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.918 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.918 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.918 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.919 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.919 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.919 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "zabbix_port": { 2021-07-24T16:42:44.919 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "zabbix_port", 2021-07-24T16:42:44.920 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:42:44.920 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.920 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.920 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "10051", 2021-07-24T16:42:44.920 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.921 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.921 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.921 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.922 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.922 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.922 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.922 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.923 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "zabbix_sender": { 2021-07-24T16:42:44.923 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "zabbix_sender", 2021-07-24T16:42:44.923 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:44.923 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:44.924 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:44.924 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "/usr/bin/zabbix_sender", 2021-07-24T16:42:44.924 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:44.924 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:44.925 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:44.925 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:44.925 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:44.926 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:44.926 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:44.926 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.926 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.927 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.927 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.927 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "services": {}, 2021-07-24T16:42:44.927 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "always_on_modules": { 2021-07-24T16:42:44.927 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "nautilus": [ 2021-07-24T16:42:44.928 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "balancer", 2021-07-24T16:42:44.928 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "crash", 2021-07-24T16:42:44.928 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "devicehealth", 2021-07-24T16:42:44.928 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "orchestrator_cli", 2021-07-24T16:42:44.929 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "progress", 2021-07-24T16:42:44.929 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "rbd_support", 2021-07-24T16:42:44.929 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "status", 2021-07-24T16:42:44.929 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "volumes" 2021-07-24T16:42:44.930 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.930 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "octopus": [ 2021-07-24T16:42:44.930 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "balancer", 2021-07-24T16:42:44.931 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "crash", 2021-07-24T16:42:44.931 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "devicehealth", 2021-07-24T16:42:44.931 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "orchestrator", 2021-07-24T16:42:44.931 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "pg_autoscaler", 2021-07-24T16:42:44.931 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "progress", 2021-07-24T16:42:44.932 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "rbd_support", 2021-07-24T16:42:44.932 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "status", 2021-07-24T16:42:44.932 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "telemetry", 2021-07-24T16:42:44.932 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "volumes" 2021-07-24T16:42:44.933 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:44.933 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "last_failure_osd_epoch": 0, 2021-07-24T16:42:44.933 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "active_clients": [ 2021-07-24T16:42:44.934 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:44.934 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "addrvec": [ 2021-07-24T16:42:44.934 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:44.934 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "v2", 2021-07-24T16:42:44.935 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.115:0", 2021-07-24T16:42:44.935 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "nonce": 1757833115 2021-07-24T16:42:44.935 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.935 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ] 2021-07-24T16:42:44.936 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:44.936 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:44.936 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "addrvec": [ 2021-07-24T16:42:44.936 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:44.936 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "v2", 2021-07-24T16:42:44.937 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.115:0", 2021-07-24T16:42:44.937 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "nonce": 4089012685 2021-07-24T16:42:44.937 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.938 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ] 2021-07-24T16:42:44.938 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.938 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ] 2021-07-24T16:42:44.938 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.939 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:44.940 INFO:teuthology.orchestra.run.smithi115.stderr:Waiting for the mgr to restart... 2021-07-24T16:42:44.940 INFO:teuthology.orchestra.run.smithi115.stderr:Waiting for Mgr epoch 5... 2021-07-24T16:42:44.940 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi115 -v /var/log/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpii3ziqwr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9nl8x71f:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus tell mgr mgr_status 2021-07-24T16:42:46.789 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:46.789 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2021-07-24T16:42:46.789 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "initialized": true 2021-07-24T16:42:46.790 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:47.392 INFO:teuthology.orchestra.run.smithi115.stderr:Mgr epoch 5 is available 2021-07-24T16:42:47.393 INFO:teuthology.orchestra.run.smithi115.stderr:Setting orchestrator backend to cephadm... 2021-07-24T16:42:47.393 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi115 -v /var/log/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpii3ziqwr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9nl8x71f:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus orch set backend cephadm 2021-07-24T16:42:48.730 INFO:teuthology.orchestra.run.smithi115.stderr:Generating ssh key... 2021-07-24T16:42:48.730 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi115 -v /var/log/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpii3ziqwr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9nl8x71f:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus cephadm generate-key 2021-07-24T16:42:50.269 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi115 -v /var/log/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpii3ziqwr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9nl8x71f:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus cephadm get-pub-key 2021-07-24T16:42:50.967 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDXE7+QSmu4oGvE+oF8RS+Xexrd5aoI/tbgb3BB/hHXhmmFAF7HtNl/ThxEBBjyD+frAA3qu8vLnbxyp2zPcH+ByK23I32ezjeTl+XcBsA4m1SM7gQHPAsU+1ZJocyKGdfDBtE2uyns6zowqNfAB2m+IYseP2kYxIP9M4KE28Al4zogE6I2w3wiE1sDFdB8zffsVaVPOKIlf2XH97tdd00rxt5DNXbE9OL4d+GeJSpNMODFBgscAUOw74/Wnf60GiqfHJqavjAJnlfcASZ9UAII8HZ8/UL0IxWzNbsyY0jbuev/9uZPa/0sZAGo8X+Hbhte0TBhE8ZEPpmiMKz9onF62bQjyjisWNfjlV8xLc7EOxd3eSq+n47w4TicddeJSHHDHocVhlbT4tSsjFB0uSYR2WQUx0+sJutPOnKD0NwSCF8xSO52DlBANQ1ye8YkVulWINtEseZPtouhUmCKE1VZlTuCVeLDgawMEeE3qrdd6HNjJQQP/cs0DTorm6UYkwk= ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c 2021-07-24T16:42:51.504 INFO:teuthology.orchestra.run.smithi115.stderr:Wrote public SSH key to to /home/ubuntu/cephtest/ceph.pub 2021-07-24T16:42:51.504 INFO:teuthology.orchestra.run.smithi115.stderr:Adding key to root@localhost's authorized_keys... 2021-07-24T16:42:51.506 INFO:teuthology.orchestra.run.smithi115.stderr:Adding host smithi115... 2021-07-24T16:42:51.506 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi115 -v /var/log/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpii3ziqwr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9nl8x71f:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus orch host add smithi115 2021-07-24T16:42:52.765 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout Added host 'smithi115' 2021-07-24T16:42:53.441 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi115 -v /var/log/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpii3ziqwr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9nl8x71f:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus config set mgr mgr/cephadm/container_init False --force 2021-07-24T16:42:54.877 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi115 -v /var/log/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpii3ziqwr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9nl8x71f:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus config set mgr mgr/dashboard/ssl_server_port 8443 2021-07-24T16:42:56.412 INFO:teuthology.orchestra.run.smithi115.stderr:Enabling the dashboard module... 2021-07-24T16:42:56.413 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi115 -v /var/log/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpii3ziqwr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9nl8x71f:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus mgr module enable dashboard 2021-07-24T16:42:58.448 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi115 -v /var/log/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpii3ziqwr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9nl8x71f:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus mgr dump 2021-07-24T16:42:59.232 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:59.233 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "epoch": 9, 2021-07-24T16:42:59.233 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "active_gid": 14116, 2021-07-24T16:42:59.233 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "active_name": "y", 2021-07-24T16:42:59.233 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "active_addrs": { 2021-07-24T16:42:59.234 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "addrvec": [ 2021-07-24T16:42:59.234 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:59.234 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "v2", 2021-07-24T16:42:59.234 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.115:6800", 2021-07-24T16:42:59.235 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "nonce": 2964048598 2021-07-24T16:42:59.710 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.711 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:59.711 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "v1", 2021-07-24T16:42:59.711 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.115:6801", 2021-07-24T16:42:59.711 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "nonce": 2964048598 2021-07-24T16:42:59.712 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:59.712 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ] 2021-07-24T16:42:59.712 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.712 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "active_addr": "172.21.15.115:6801/2964048598", 2021-07-24T16:42:59.712 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "active_change": "2021-07-24T16:42:45.721442+0000", 2021-07-24T16:42:59.713 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "active_mgr_features": 4540138292840890367, 2021-07-24T16:42:59.713 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "available": true, 2021-07-24T16:42:59.713 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "standbys": [], 2021-07-24T16:42:59.713 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "modules": [ 2021-07-24T16:42:59.714 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "cephadm", 2021-07-24T16:42:59.714 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "dashboard", 2021-07-24T16:42:59.714 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "iostat", 2021-07-24T16:42:59.714 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "restful" 2021-07-24T16:42:59.714 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:59.715 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "available_modules": [ 2021-07-24T16:42:59.715 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:59.715 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "alerts", 2021-07-24T16:42:59.715 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:42:59.716 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:42:59.716 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:42:59.716 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "interval": { 2021-07-24T16:42:59.716 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "interval", 2021-07-24T16:42:59.716 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-07-24T16:42:59.717 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.717 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.717 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "60", 2021-07-24T16:42:59.717 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.717 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.718 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.718 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "How frequently to reexamine health status", 2021-07-24T16:42:59.718 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.718 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.718 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.719 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.719 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:42:59.719 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:42:59.719 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:59.720 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.720 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.720 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:59.720 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.720 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.721 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:59.721 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:59.721 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:59.721 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:59.721 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:59.722 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:59.722 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:59.722 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:59.722 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:59.722 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.723 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.723 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.723 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.723 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:42:59.724 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:42:59.724 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:59.724 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.724 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.724 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:59.724 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.725 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.725 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.725 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:59.725 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.725 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.726 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.726 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.726 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:42:59.726 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:42:59.726 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:59.727 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.727 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.727 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:42:59.727 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.727 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.728 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:59.728 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:59.728 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:59.728 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:59.728 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:59.729 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:59.729 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:59.729 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:59.729 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:59.729 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.730 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.730 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.730 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.730 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:42:59.731 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:42:59.731 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:59.731 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.731 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.731 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:59.732 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.732 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.732 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.732 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:59.732 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.733 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.733 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.733 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.733 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "smtp_destination": { 2021-07-24T16:42:59.733 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "smtp_destination", 2021-07-24T16:42:59.734 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:59.734 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.734 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.734 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:59.734 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.735 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.735 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.735 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Email address to send alerts to", 2021-07-24T16:42:59.735 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.735 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.736 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.736 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.736 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "smtp_from_name": { 2021-07-24T16:42:59.736 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "smtp_from_name", 2021-07-24T16:42:59.736 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:59.737 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.737 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.737 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "Ceph", 2021-07-24T16:42:59.737 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.737 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.738 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.738 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Email From: name", 2021-07-24T16:42:59.738 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.738 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.738 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.739 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.739 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "smtp_host": { 2021-07-24T16:42:59.739 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "smtp_host", 2021-07-24T16:42:59.739 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:59.739 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.740 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.740 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:59.740 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.740 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.740 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.741 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "SMTP server", 2021-07-24T16:42:59.741 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.741 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.741 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.741 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.742 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "smtp_password": { 2021-07-24T16:42:59.742 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "smtp_password", 2021-07-24T16:42:59.742 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:59.742 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.742 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.743 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:59.743 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.743 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.743 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.743 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Password to authenticate with", 2021-07-24T16:42:59.744 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.744 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.744 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.744 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.744 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "smtp_port": { 2021-07-24T16:42:59.745 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "smtp_port", 2021-07-24T16:42:59.745 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:42:59.745 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.745 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.745 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "465", 2021-07-24T16:42:59.746 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.746 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.746 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.746 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "SMTP port", 2021-07-24T16:42:59.746 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.747 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.747 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.747 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.747 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "smtp_sender": { 2021-07-24T16:42:59.748 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "smtp_sender", 2021-07-24T16:42:59.748 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:59.748 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.748 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.748 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:59.749 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.749 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.749 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.749 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "SMTP envelope sender", 2021-07-24T16:42:59.749 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.750 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.750 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.750 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.750 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "smtp_ssl": { 2021-07-24T16:42:59.751 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "smtp_ssl", 2021-07-24T16:42:59.751 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:59.751 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.751 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.751 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:59.752 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.752 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.752 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.752 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Use SSL to connect to SMTP server", 2021-07-24T16:42:59.752 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.753 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.753 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.753 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.753 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "smtp_user": { 2021-07-24T16:42:59.754 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "smtp_user", 2021-07-24T16:42:59.754 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:59.754 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.754 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.754 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:59.755 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.755 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.755 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.755 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "User to authenticate as", 2021-07-24T16:42:59.756 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.756 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.756 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.756 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:59.756 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:59.757 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.757 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:59.757 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "balancer", 2021-07-24T16:42:59.757 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:42:59.757 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:42:59.758 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:42:59.758 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "active": { 2021-07-24T16:42:59.758 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "active", 2021-07-24T16:42:59.758 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:59.759 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.759 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.759 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:59.759 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.759 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.760 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.760 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "automatically balance PGs across cluster", 2021-07-24T16:42:59.760 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.760 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.760 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.761 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.761 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "begin_time": { 2021-07-24T16:42:59.761 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "begin_time", 2021-07-24T16:42:59.761 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:59.762 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.762 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.762 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "0000", 2021-07-24T16:42:59.762 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.762 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.763 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.763 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "beginning time of day to automatically balance", 2021-07-24T16:42:59.763 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2021-07-24T16:42:59.763 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.763 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.764 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.764 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "begin_weekday": { 2021-07-24T16:42:59.764 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "begin_weekday", 2021-07-24T16:42:59.764 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "uint", 2021-07-24T16:42:59.764 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.765 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.765 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "0", 2021-07-24T16:42:59.765 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "0", 2021-07-24T16:42:59.765 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "7", 2021-07-24T16:42:59.765 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.766 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to this day of the week or later", 2021-07-24T16:42:59.766 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2021-07-24T16:42:59.766 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.766 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.767 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.767 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "crush_compat_max_iterations": { 2021-07-24T16:42:59.767 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "crush_compat_max_iterations", 2021-07-24T16:42:59.767 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "uint", 2021-07-24T16:42:59.767 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.768 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.768 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "25", 2021-07-24T16:42:59.768 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "1", 2021-07-24T16:42:59.768 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "250", 2021-07-24T16:42:59.768 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.769 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "maximum number of iterations to attempt optimization", 2021-07-24T16:42:59.769 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.769 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.769 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.769 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.770 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "crush_compat_metrics": { 2021-07-24T16:42:59.770 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "crush_compat_metrics", 2021-07-24T16:42:59.770 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:59.770 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.771 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.771 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "pgs,objects,bytes", 2021-07-24T16:42:59.771 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.771 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.771 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.772 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "metrics with which to calculate OSD utilization", 2021-07-24T16:42:59.772 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2021-07-24T16:42:59.772 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.772 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.773 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.773 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "crush_compat_step": { 2021-07-24T16:42:59.773 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "crush_compat_step", 2021-07-24T16:42:59.773 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "float", 2021-07-24T16:42:59.773 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.774 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.774 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "0.5", 2021-07-24T16:42:59.774 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "0.001", 2021-07-24T16:42:59.774 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "0.999", 2021-07-24T16:42:59.774 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.775 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "aggressiveness of optimization", 2021-07-24T16:42:59.775 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2021-07-24T16:42:59.775 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.775 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.776 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.776 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "end_time": { 2021-07-24T16:42:59.776 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "end_time", 2021-07-24T16:42:59.776 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:59.776 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.777 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.777 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "2400", 2021-07-24T16:42:59.777 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.777 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.777 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.778 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "ending time of day to automatically balance", 2021-07-24T16:42:59.778 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2021-07-24T16:42:59.778 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.778 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.778 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.779 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "end_weekday": { 2021-07-24T16:42:59.779 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "end_weekday", 2021-07-24T16:42:59.779 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "uint", 2021-07-24T16:42:59.779 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.780 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.780 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "7", 2021-07-24T16:42:59.780 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "0", 2021-07-24T16:42:59.780 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "7", 2021-07-24T16:42:59.780 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.781 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2021-07-24T16:42:59.781 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2021-07-24T16:42:59.781 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.781 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.781 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.782 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:42:59.782 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:42:59.782 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:59.782 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.782 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.783 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:59.783 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.783 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.783 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:59.784 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:59.784 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:59.784 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:59.784 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:59.785 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:59.785 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:59.785 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:59.785 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:59.785 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.786 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.786 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.786 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.786 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:42:59.786 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:42:59.787 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:59.787 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.787 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.787 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:59.788 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.788 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.788 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.788 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:59.788 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.789 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.789 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.789 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.789 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:42:59.790 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:42:59.790 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:59.790 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.790 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.790 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:42:59.791 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.791 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.791 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:59.791 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:59.792 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:59.792 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:59.792 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:59.792 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:59.792 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:59.793 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:59.793 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:59.793 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.793 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.793 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.794 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.794 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:42:59.794 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:42:59.794 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:59.795 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.795 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.795 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:59.795 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.795 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.796 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.796 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:59.796 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.796 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.796 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.797 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.797 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min_score": { 2021-07-24T16:42:59.797 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "min_score", 2021-07-24T16:42:59.797 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "float", 2021-07-24T16:42:59.798 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.798 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.798 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "0", 2021-07-24T16:42:59.798 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.798 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.799 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.799 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "minimum score, below which no optimization is attempted", 2021-07-24T16:42:59.799 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.799 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.800 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.800 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.800 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "mode": { 2021-07-24T16:42:59.800 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "mode", 2021-07-24T16:42:59.800 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:59.801 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.801 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.801 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "none", 2021-07-24T16:42:59.801 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.802 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.802 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:59.802 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "crush-compat", 2021-07-24T16:42:59.802 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "none", 2021-07-24T16:42:59.802 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "upmap" 2021-07-24T16:42:59.803 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:59.803 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Balancer mode", 2021-07-24T16:42:59.803 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.803 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.803 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.804 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.804 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "pool_ids": { 2021-07-24T16:42:59.804 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "pool_ids", 2021-07-24T16:42:59.804 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:59.805 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.805 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.805 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:59.805 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.805 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.806 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.806 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "pools which the automatic balancing will be limited to", 2021-07-24T16:42:59.806 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.806 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.806 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.807 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.807 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2021-07-24T16:42:59.807 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2021-07-24T16:42:59.807 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-07-24T16:42:59.808 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.808 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.808 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "60", 2021-07-24T16:42:59.808 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.808 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.809 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.809 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and attempt optimization", 2021-07-24T16:42:59.809 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.809 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.810 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.810 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.810 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "upmap_max_deviation": { 2021-07-24T16:42:59.810 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "upmap_max_deviation", 2021-07-24T16:42:59.810 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:42:59.811 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.811 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.811 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "5", 2021-07-24T16:42:59.811 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "1", 2021-07-24T16:42:59.812 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.812 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.812 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "deviation below which no optimization is attempted", 2021-07-24T16:42:59.812 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2021-07-24T16:42:59.812 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.813 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.813 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.813 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "upmap_max_optimizations": { 2021-07-24T16:42:59.813 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "upmap_max_optimizations", 2021-07-24T16:42:59.814 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "uint", 2021-07-24T16:42:59.814 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.814 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.814 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "10", 2021-07-24T16:42:59.815 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.815 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.815 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.815 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "maximum upmap optimizations to make per attempt", 2021-07-24T16:42:59.815 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.816 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.816 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.816 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:59.816 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:59.817 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.817 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:59.817 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "cephadm", 2021-07-24T16:42:59.817 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:42:59.817 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:42:59.818 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:42:59.818 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "allow_ptrace": { 2021-07-24T16:42:59.818 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "allow_ptrace", 2021-07-24T16:42:59.818 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:59.818 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.819 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.819 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:59.819 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.819 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.820 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.820 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2021-07-24T16:42:59.820 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.", 2021-07-24T16:42:59.820 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.820 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.821 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.821 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "config_dashboard": { 2021-07-24T16:42:59.821 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "config_dashboard", 2021-07-24T16:42:59.821 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:59.821 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.822 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.822 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:59.822 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.822 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.823 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.823 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "manage configs like API endpoints in Dashboard.", 2021-07-24T16:42:59.823 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.823 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.823 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.824 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.824 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "container_image_alertmanager": { 2021-07-24T16:42:59.824 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "container_image_alertmanager", 2021-07-24T16:42:59.824 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:59.824 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.825 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.825 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/alertmanager:v0.20.0", 2021-07-24T16:42:59.825 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.825 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.825 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.826 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2021-07-24T16:42:59.826 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.826 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.826 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.826 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.827 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "container_image_base": { 2021-07-24T16:42:59.827 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "container_image_base", 2021-07-24T16:42:59.827 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:59.827 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.827 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.828 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/ceph/ceph", 2021-07-24T16:42:59.828 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.828 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.828 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.829 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Container image name, without the tag", 2021-07-24T16:42:59.829 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.829 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.829 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.829 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.830 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "container_image_grafana": { 2021-07-24T16:42:59.830 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "container_image_grafana", 2021-07-24T16:42:59.830 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:59.830 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.830 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.831 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/ceph/ceph-grafana:6.7.4", 2021-07-24T16:42:59.831 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.831 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.831 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.831 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2021-07-24T16:42:59.832 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.832 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.832 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.832 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.833 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "container_image_node_exporter": { 2021-07-24T16:42:59.833 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "container_image_node_exporter", 2021-07-24T16:42:59.833 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:59.833 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.833 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.834 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/node-exporter:v0.18.1", 2021-07-24T16:42:59.834 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.834 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.834 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.834 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2021-07-24T16:42:59.835 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.835 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.835 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.835 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.836 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "container_image_prometheus": { 2021-07-24T16:42:59.836 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "container_image_prometheus", 2021-07-24T16:42:59.836 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:59.836 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.836 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.837 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/prometheus:v2.18.1", 2021-07-24T16:42:59.837 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.837 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.837 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.837 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2021-07-24T16:42:59.838 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.838 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.838 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.838 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.838 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "container_init": { 2021-07-24T16:42:59.839 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "container_init", 2021-07-24T16:42:59.839 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:59.839 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.839 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.840 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:59.840 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.840 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.840 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.840 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Run podman/docker with `--init`", 2021-07-24T16:42:59.841 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.841 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.841 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.841 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.841 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "daemon_cache_timeout": { 2021-07-24T16:42:59.842 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "daemon_cache_timeout", 2021-07-24T16:42:59.842 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-07-24T16:42:59.842 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.842 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.843 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "600", 2021-07-24T16:42:59.843 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.843 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.843 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.843 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache service (daemon) inventory", 2021-07-24T16:42:59.844 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.844 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.844 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.844 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.845 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "device_cache_timeout": { 2021-07-24T16:42:59.845 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "device_cache_timeout", 2021-07-24T16:42:59.845 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-07-24T16:42:59.845 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.845 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.846 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "1800", 2021-07-24T16:42:59.846 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.846 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.846 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.846 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache device inventory", 2021-07-24T16:42:59.847 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.847 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.847 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.847 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.847 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "facts_cache_timeout": { 2021-07-24T16:42:59.848 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "facts_cache_timeout", 2021-07-24T16:42:59.848 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-07-24T16:42:59.848 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.848 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.849 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "60", 2021-07-24T16:42:59.849 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.849 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.849 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.849 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache host facts data", 2021-07-24T16:42:59.850 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.850 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.850 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.850 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.850 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "host_check_interval": { 2021-07-24T16:42:59.851 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "host_check_interval", 2021-07-24T16:42:59.851 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-07-24T16:42:59.851 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.851 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.851 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "600", 2021-07-24T16:42:59.852 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.852 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.852 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.852 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "how frequently to perform a host check", 2021-07-24T16:42:59.853 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.853 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.853 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.853 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.853 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:42:59.854 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:42:59.854 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:59.854 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.854 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.854 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:59.855 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.855 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.855 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:59.855 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:59.855 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:59.856 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:59.856 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:59.856 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:59.856 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:59.857 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:59.857 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:59.857 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.857 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.857 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.858 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.858 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:42:59.858 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:42:59.858 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:59.859 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.859 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.859 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:59.859 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.859 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.860 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.860 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2021-07-24T16:42:59.860 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.860 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.860 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.861 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.861 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:42:59.861 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:42:59.861 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:59.861 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.862 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.862 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:42:59.862 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.862 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.863 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:59.863 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:59.863 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:59.863 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:59.863 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:59.864 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:59.864 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:59.864 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:59.864 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:59.864 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.865 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.865 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.865 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.865 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:42:59.866 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:42:59.866 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:59.866 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.866 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.866 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:59.867 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.867 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.867 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.867 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:59.867 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.868 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.868 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.868 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.868 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "manage_etc_ceph_ceph_conf": { 2021-07-24T16:42:59.868 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "manage_etc_ceph_ceph_conf", 2021-07-24T16:42:59.869 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:59.869 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.869 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.869 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:59.870 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.870 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.870 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.870 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Manage and own /etc/ceph/ceph.conf on the hosts.", 2021-07-24T16:42:59.870 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.871 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.871 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.871 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.871 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "migration_current": { 2021-07-24T16:42:59.871 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "migration_current", 2021-07-24T16:42:59.872 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:42:59.872 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.872 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.872 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-07-24T16:42:59.873 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.873 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.873 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.873 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "internal - do not modify", 2021-07-24T16:42:59.873 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.874 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.874 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.874 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.874 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "mode": { 2021-07-24T16:42:59.874 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "mode", 2021-07-24T16:42:59.875 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:59.875 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.875 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.875 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "root", 2021-07-24T16:42:59.876 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.876 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.876 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:59.876 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "cephadm-package", 2021-07-24T16:42:59.876 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "root" 2021-07-24T16:42:59.877 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:59.877 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "mode for remote execution of cephadm", 2021-07-24T16:42:59.877 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.877 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.877 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.878 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.878 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "prometheus_alerts_path": { 2021-07-24T16:42:59.878 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "prometheus_alerts_path", 2021-07-24T16:42:59.878 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:59.879 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.879 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.879 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "/etc/prometheus/ceph/ceph_default_alerts.yml", 2021-07-24T16:42:59.879 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.879 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.880 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.880 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "location of alerts to include in prometheus deployments", 2021-07-24T16:42:59.880 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.880 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.880 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.881 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.881 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "registry_password": { 2021-07-24T16:42:59.881 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "registry_password", 2021-07-24T16:42:59.881 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:59.882 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.882 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.882 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-07-24T16:42:59.882 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.882 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.883 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.883 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Custom repository password", 2021-07-24T16:42:59.883 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.883 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.883 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.884 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.884 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "registry_url": { 2021-07-24T16:42:59.884 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "registry_url", 2021-07-24T16:42:59.884 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:59.885 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.885 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.885 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-07-24T16:42:59.885 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.885 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.886 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.886 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Custom repository url", 2021-07-24T16:42:59.886 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.886 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.886 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.887 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.887 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "registry_username": { 2021-07-24T16:42:59.887 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "registry_username", 2021-07-24T16:42:59.887 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:59.888 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.888 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.888 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-07-24T16:42:59.888 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.888 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.889 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.889 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Custom repository username", 2021-07-24T16:42:59.889 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.889 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.890 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.890 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.890 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "ssh_config_file": { 2021-07-24T16:42:59.890 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "ssh_config_file", 2021-07-24T16:42:59.890 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:59.891 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.891 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.891 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-07-24T16:42:59.891 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.891 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.892 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.892 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "customized SSH config file to connect to managed hosts", 2021-07-24T16:42:59.892 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.892 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.892 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.893 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.893 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "use_repo_digest": { 2021-07-24T16:42:59.893 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "use_repo_digest", 2021-07-24T16:42:59.893 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:59.893 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.894 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.894 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:59.894 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.894 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.895 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.895 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Automatically convert image tags to image digest. Make sure all daemons use the same image", 2021-07-24T16:42:59.895 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.895 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.895 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.896 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.896 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warn_on_failed_host_check": { 2021-07-24T16:42:59.896 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "warn_on_failed_host_check", 2021-07-24T16:42:59.896 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:59.896 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.897 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.897 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:59.897 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.897 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.897 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.898 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if the host check fails", 2021-07-24T16:42:59.898 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.898 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.898 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.899 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.899 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warn_on_stray_daemons": { 2021-07-24T16:42:59.899 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_daemons", 2021-07-24T16:42:59.899 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:59.899 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.900 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.900 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:59.900 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.900 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.900 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.901 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2021-07-24T16:42:59.901 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.901 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.901 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.901 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.902 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warn_on_stray_hosts": { 2021-07-24T16:42:59.902 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_hosts", 2021-07-24T16:42:59.902 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:59.902 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.903 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.903 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:59.903 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.903 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.903 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.904 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2021-07-24T16:42:59.904 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.904 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.904 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.905 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:59.905 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:59.905 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.905 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:59.905 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "crash", 2021-07-24T16:42:59.906 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:42:59.906 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:42:59.906 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:42:59.906 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:42:59.907 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:42:59.907 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:59.907 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.907 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.907 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:59.908 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.908 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.908 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:59.908 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:59.908 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:59.909 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:59.909 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:59.909 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:59.909 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:59.909 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:59.910 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:59.910 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.910 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.910 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.910 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.911 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:42:59.911 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:42:59.911 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:59.911 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.912 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.912 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:59.912 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.912 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.912 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.913 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:59.913 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.913 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.913 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.913 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.914 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:42:59.914 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:42:59.914 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:59.914 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.915 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.915 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:42:59.915 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.915 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.915 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:42:59.916 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:42:59.916 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:42:59.916 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:42:59.916 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:42:59.917 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:42:59.917 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:42:59.917 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:42:59.917 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:59.917 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.918 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.918 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.918 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.918 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:42:59.919 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:42:59.919 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:59.919 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.919 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.919 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:59.920 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.920 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.920 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.920 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:59.920 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.921 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.921 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.921 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.921 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "retain_interval": { 2021-07-24T16:42:59.921 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "retain_interval", 2021-07-24T16:42:59.922 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-07-24T16:42:59.922 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.922 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.922 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "31536000", 2021-07-24T16:42:59.923 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.923 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.923 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.923 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "how long to retain crashes before pruning them", 2021-07-24T16:42:59.923 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.924 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.924 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.924 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.924 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warn_recent_interval": { 2021-07-24T16:42:59.924 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "warn_recent_interval", 2021-07-24T16:42:59.925 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-07-24T16:42:59.925 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.925 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:42:59.925 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "1209600", 2021-07-24T16:42:59.926 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.926 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.926 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.926 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "time interval in which to warn about recent crashes", 2021-07-24T16:42:59.927 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.927 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.927 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.927 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:59.927 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:42:59.928 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.928 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:42:59.928 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "dashboard", 2021-07-24T16:42:59.928 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:42:59.928 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:42:59.929 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:42:59.929 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "ACCOUNT_LOCKOUT_ATTEMPTS": { 2021-07-24T16:42:59.929 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "ACCOUNT_LOCKOUT_ATTEMPTS", 2021-07-24T16:42:59.929 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:42:59.930 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.930 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.930 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "10", 2021-07-24T16:42:59.930 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.930 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.931 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.931 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:59.931 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.931 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.932 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.932 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.932 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "ALERTMANAGER_API_HOST": { 2021-07-24T16:42:59.932 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "ALERTMANAGER_API_HOST", 2021-07-24T16:42:59.932 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:59.933 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.933 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.933 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:59.933 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.933 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.934 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.934 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:59.934 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.934 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.935 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.935 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.935 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "ALERTMANAGER_API_SSL_VERIFY": { 2021-07-24T16:42:59.935 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "ALERTMANAGER_API_SSL_VERIFY", 2021-07-24T16:42:59.935 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:59.936 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.936 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.936 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:59.936 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.936 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.937 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.937 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:59.937 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.937 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.938 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.938 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.938 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "AUDIT_API_ENABLED": { 2021-07-24T16:42:59.938 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_ENABLED", 2021-07-24T16:42:59.938 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:59.939 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.939 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.939 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:59.939 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.939 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.940 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.940 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:59.940 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.940 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.940 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.941 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.941 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "AUDIT_API_LOG_PAYLOAD": { 2021-07-24T16:42:59.941 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_LOG_PAYLOAD", 2021-07-24T16:42:59.941 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:59.942 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.942 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.942 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:59.942 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.942 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.943 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.943 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:59.943 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.943 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.943 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.944 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.944 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "ENABLE_BROWSABLE_API": { 2021-07-24T16:42:59.944 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "ENABLE_BROWSABLE_API", 2021-07-24T16:42:59.944 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:59.944 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.945 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.945 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:59.945 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.945 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.945 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.946 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:59.946 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.946 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.946 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.947 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.947 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_cephfs": { 2021-07-24T16:42:59.947 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_cephfs", 2021-07-24T16:42:59.947 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:59.947 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.948 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.948 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:59.948 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.948 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.949 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.949 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:59.949 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.949 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.949 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.950 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.950 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_iscsi": { 2021-07-24T16:42:59.950 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_iscsi", 2021-07-24T16:42:59.950 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:59.950 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.951 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.951 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:59.951 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.951 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.952 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.952 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:59.952 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.952 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.952 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.953 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.953 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_mirroring": { 2021-07-24T16:42:59.953 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_mirroring", 2021-07-24T16:42:59.953 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:59.953 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.954 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.954 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:59.954 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.954 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.954 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.955 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:59.955 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.955 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.955 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.956 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.956 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_nfs": { 2021-07-24T16:42:59.956 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_nfs", 2021-07-24T16:42:59.956 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:59.956 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.957 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.957 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:59.957 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.957 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.957 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.958 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:59.958 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.958 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.958 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.958 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.959 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rbd": { 2021-07-24T16:42:59.959 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rbd", 2021-07-24T16:42:59.959 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:59.959 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.960 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.960 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:59.960 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.960 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.960 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.961 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:59.961 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.961 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.961 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.961 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.962 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rgw": { 2021-07-24T16:42:59.962 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rgw", 2021-07-24T16:42:59.962 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:59.962 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.963 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.963 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:59.963 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.963 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.963 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.964 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:59.964 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.964 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.964 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.964 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.965 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2021-07-24T16:42:59.965 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2021-07-24T16:42:59.965 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:59.965 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.965 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.966 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:59.966 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.966 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.966 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.966 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:59.967 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.967 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.967 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.967 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.968 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "GRAFANA_API_PASSWORD": { 2021-07-24T16:42:59.968 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_PASSWORD", 2021-07-24T16:42:59.968 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:59.968 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.968 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.969 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2021-07-24T16:42:59.969 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.969 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.969 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.969 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:59.970 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.970 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.970 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.970 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.970 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "GRAFANA_API_SSL_VERIFY": { 2021-07-24T16:42:59.971 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_SSL_VERIFY", 2021-07-24T16:42:59.971 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:59.971 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.971 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.972 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:59.972 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.972 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.972 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.972 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:59.973 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.973 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.973 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.973 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.973 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "GRAFANA_API_URL": { 2021-07-24T16:42:59.974 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_URL", 2021-07-24T16:42:59.974 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:59.974 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.974 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.974 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:59.975 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.975 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.975 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.975 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:59.975 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.976 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.976 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.976 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.976 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "GRAFANA_API_USERNAME": { 2021-07-24T16:42:59.977 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_USERNAME", 2021-07-24T16:42:59.977 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:59.977 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.977 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.977 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2021-07-24T16:42:59.978 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.978 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.978 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.978 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:59.978 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.979 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.979 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.979 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.979 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "GRAFANA_FRONTEND_API_URL": { 2021-07-24T16:42:59.979 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_FRONTEND_API_URL", 2021-07-24T16:42:59.980 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:59.980 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.980 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.980 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:59.981 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.981 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.981 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.981 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:59.981 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.982 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.982 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.982 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.982 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "GRAFANA_UPDATE_DASHBOARDS": { 2021-07-24T16:42:59.982 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2021-07-24T16:42:59.983 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:59.983 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.983 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.983 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:59.983 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.984 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.984 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.984 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:59.984 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.985 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.985 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.985 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.985 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "ISCSI_API_SSL_VERIFICATION": { 2021-07-24T16:42:59.985 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "ISCSI_API_SSL_VERIFICATION", 2021-07-24T16:42:59.986 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:59.986 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.986 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.986 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:59.986 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.987 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.987 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.987 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:59.987 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.987 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.988 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.988 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.988 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "PROMETHEUS_API_HOST": { 2021-07-24T16:42:59.988 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "PROMETHEUS_API_HOST", 2021-07-24T16:42:59.989 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:42:59.989 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.989 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.989 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:42:59.989 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.990 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.990 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.990 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:59.990 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.990 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.991 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.991 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.991 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "PROMETHEUS_API_SSL_VERIFY": { 2021-07-24T16:42:59.991 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "PROMETHEUS_API_SSL_VERIFY", 2021-07-24T16:42:59.991 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:59.992 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.992 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.992 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:42:59.992 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.992 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.993 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.993 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:59.994 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.994 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.994 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.995 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.995 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2021-07-24T16:42:59.995 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2021-07-24T16:42:59.996 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:42:59.996 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:42:59.996 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:42:59.997 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:42:59.997 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:42:59.997 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:42:59.998 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:42:59.998 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:42:59.998 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:42:59.999 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:42:59.999 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:42:59.999 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:42:59.999 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2021-07-24T16:43:00.000 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2021-07-24T16:43:00.000 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.000 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.001 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.001 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.001 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.002 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.002 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.002 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.003 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.003 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.003 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.004 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.004 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2021-07-24T16:43:00.004 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2021-07-24T16:43:00.005 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.005 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.005 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.006 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:43:00.006 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.006 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.007 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.007 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.007 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.007 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.008 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.008 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.008 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2021-07-24T16:43:00.009 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2021-07-24T16:43:00.009 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.009 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.010 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.010 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:43:00.010 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.011 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.011 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.011 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.012 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.012 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.012 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.013 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.013 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2021-07-24T16:43:00.014 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2021-07-24T16:43:00.014 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.014 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.014 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.015 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.015 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.015 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.016 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.016 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.016 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.017 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.017 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.017 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.017 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2021-07-24T16:43:00.018 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2021-07-24T16:43:00.018 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.018 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.019 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.019 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.019 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.020 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.020 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.020 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.020 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.021 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.021 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.021 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.022 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2021-07-24T16:43:00.022 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2021-07-24T16:43:00.022 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.023 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.023 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.023 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.023 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.024 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.024 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.024 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.025 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.025 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.025 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.025 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.026 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "PWD_POLICY_ENABLED": { 2021-07-24T16:43:00.026 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_ENABLED", 2021-07-24T16:43:00.026 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.027 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.027 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.027 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:43:00.027 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.028 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.028 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.028 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.029 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.029 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.029 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.030 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.030 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "PWD_POLICY_EXCLUSION_LIST": { 2021-07-24T16:43:00.030 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2021-07-24T16:43:00.030 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.031 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.031 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.031 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2021-07-24T16:43:00.032 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.032 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.032 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.032 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.033 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.033 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.033 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.034 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.034 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_COMPLEXITY": { 2021-07-24T16:43:00.034 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2021-07-24T16:43:00.034 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:43:00.035 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.035 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.035 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "10", 2021-07-24T16:43:00.035 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.036 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.036 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.036 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.037 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.037 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.037 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.037 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.038 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_LENGTH": { 2021-07-24T16:43:00.038 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_LENGTH", 2021-07-24T16:43:00.038 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:43:00.039 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.039 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.039 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "8", 2021-07-24T16:43:00.039 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.040 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.040 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.040 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.040 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.041 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.041 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.041 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.042 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "REST_REQUESTS_TIMEOUT": { 2021-07-24T16:43:00.042 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "REST_REQUESTS_TIMEOUT", 2021-07-24T16:43:00.042 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:43:00.043 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.043 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.043 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "45", 2021-07-24T16:43:00.044 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.044 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.044 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.044 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.045 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.045 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.045 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.046 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.046 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "RGW_API_ACCESS_KEY": { 2021-07-24T16:43:00.046 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ACCESS_KEY", 2021-07-24T16:43:00.047 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.047 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.047 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.047 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.048 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.048 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.048 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.049 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.049 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.049 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.050 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.050 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.050 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "RGW_API_ADMIN_RESOURCE": { 2021-07-24T16:43:00.050 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ADMIN_RESOURCE", 2021-07-24T16:43:00.051 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.051 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.051 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.052 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2021-07-24T16:43:00.052 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.052 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.052 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.053 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.053 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.053 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.054 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.054 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.054 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "RGW_API_HOST": { 2021-07-24T16:43:00.055 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "RGW_API_HOST", 2021-07-24T16:43:00.055 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.055 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.056 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.056 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.056 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.056 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.057 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.057 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.057 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.058 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.058 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.058 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.059 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "RGW_API_PORT": { 2021-07-24T16:43:00.059 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "RGW_API_PORT", 2021-07-24T16:43:00.059 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:43:00.059 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.060 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.060 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "80", 2021-07-24T16:43:00.060 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.061 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.061 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.061 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.061 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.062 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.062 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.062 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.063 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "RGW_API_SCHEME": { 2021-07-24T16:43:00.063 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SCHEME", 2021-07-24T16:43:00.063 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.064 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.064 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.064 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "http", 2021-07-24T16:43:00.064 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.065 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.065 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.065 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.066 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.066 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.066 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.067 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.067 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "RGW_API_SECRET_KEY": { 2021-07-24T16:43:00.067 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SECRET_KEY", 2021-07-24T16:43:00.067 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.068 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.068 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.068 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.069 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.069 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.069 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.070 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.070 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.070 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.070 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.071 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.071 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "RGW_API_SSL_VERIFY": { 2021-07-24T16:43:00.071 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SSL_VERIFY", 2021-07-24T16:43:00.072 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.072 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.072 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.073 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:43:00.073 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.073 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.073 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.074 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.074 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.074 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.075 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.075 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.075 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "RGW_API_USER_ID": { 2021-07-24T16:43:00.076 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "RGW_API_USER_ID", 2021-07-24T16:43:00.076 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.076 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.077 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.077 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.077 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.077 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.078 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.078 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.078 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.079 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.079 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.079 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.080 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_SPAN": { 2021-07-24T16:43:00.080 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_SPAN", 2021-07-24T16:43:00.080 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:43:00.080 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.081 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.081 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "0", 2021-07-24T16:43:00.081 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.082 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.082 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.082 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.082 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.083 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.083 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.083 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.084 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_1": { 2021-07-24T16:43:00.084 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2021-07-24T16:43:00.084 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:43:00.084 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.085 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.085 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "10", 2021-07-24T16:43:00.085 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.086 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.086 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.086 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.086 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.087 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.087 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.087 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.088 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_2": { 2021-07-24T16:43:00.088 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2021-07-24T16:43:00.088 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:43:00.089 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.089 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.089 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "5", 2021-07-24T16:43:00.089 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.090 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.090 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.090 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.090 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.091 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.091 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.091 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.092 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "crt_file": { 2021-07-24T16:43:00.092 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "crt_file", 2021-07-24T16:43:00.092 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.092 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.093 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.093 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.093 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.094 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.094 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.094 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.095 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.095 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.095 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.096 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.096 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug": { 2021-07-24T16:43:00.096 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "debug", 2021-07-24T16:43:00.097 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.097 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.097 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.098 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.098 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.098 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.099 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.099 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Enable/disable debug options", 2021-07-24T16:43:00.099 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.099 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.100 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.100 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.100 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "jwt_token_ttl": { 2021-07-24T16:43:00.101 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "jwt_token_ttl", 2021-07-24T16:43:00.101 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:43:00.101 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.101 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.102 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "28800", 2021-07-24T16:43:00.102 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.102 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.102 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.103 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.103 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.103 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.104 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.104 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.104 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "key_file": { 2021-07-24T16:43:00.104 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "key_file", 2021-07-24T16:43:00.105 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.105 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.105 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.106 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.106 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.106 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.106 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.107 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.107 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.107 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.108 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.108 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.108 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:43:00.109 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:43:00.109 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.109 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.109 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.110 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.110 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.110 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.111 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.111 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.111 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.112 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.112 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.112 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.113 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.113 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.113 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.113 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.114 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.114 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.114 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.114 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:43:00.115 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:43:00.115 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.115 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.116 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.116 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.116 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.116 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.117 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.117 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.117 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.118 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.118 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.118 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.118 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:43:00.119 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:43:00.119 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.119 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.120 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.120 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:43:00.120 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.121 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.121 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.121 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.122 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.122 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.122 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.122 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.123 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.123 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.123 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.124 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.124 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.124 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.124 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.125 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:43:00.125 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:43:00.125 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.125 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.126 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.126 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.126 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.127 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.127 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.127 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.127 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.128 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.128 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.128 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.129 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "server_addr": { 2021-07-24T16:43:00.129 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2021-07-24T16:43:00.129 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.130 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.130 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.130 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "::", 2021-07-24T16:43:00.130 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.131 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.131 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.131 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.131 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.132 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.132 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.132 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.133 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "server_port": { 2021-07-24T16:43:00.133 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "server_port", 2021-07-24T16:43:00.133 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:43:00.134 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.134 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.134 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "8080", 2021-07-24T16:43:00.134 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.135 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.135 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.135 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.136 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.136 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.136 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.136 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.137 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "ssl": { 2021-07-24T16:43:00.137 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "ssl", 2021-07-24T16:43:00.137 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.138 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.138 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.138 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:43:00.139 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.139 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.139 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.139 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.140 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.140 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.140 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.141 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.141 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "ssl_server_port": { 2021-07-24T16:43:00.141 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "ssl_server_port", 2021-07-24T16:43:00.141 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:43:00.142 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.142 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.142 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "8443", 2021-07-24T16:43:00.143 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.143 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.143 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.144 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.144 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.144 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.144 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.145 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.145 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "standby_behaviour": { 2021-07-24T16:43:00.145 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "standby_behaviour", 2021-07-24T16:43:00.145 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.146 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.146 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.146 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "redirect", 2021-07-24T16:43:00.147 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.147 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.147 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.147 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.148 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "redirect" 2021-07-24T16:43:00.148 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.148 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.149 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.149 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.149 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.149 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.150 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "standby_error_status_code": { 2021-07-24T16:43:00.150 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "standby_error_status_code", 2021-07-24T16:43:00.150 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:43:00.151 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.151 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.151 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "500", 2021-07-24T16:43:00.152 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "400", 2021-07-24T16:43:00.152 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "599", 2021-07-24T16:43:00.152 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.152 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.153 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.153 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.153 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.154 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.154 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "url_prefix": { 2021-07-24T16:43:00.154 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "url_prefix", 2021-07-24T16:43:00.155 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.155 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.155 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.156 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.156 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.156 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.156 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.157 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.157 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.157 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.157 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.158 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.158 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.158 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.159 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:43:00.159 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "devicehealth", 2021-07-24T16:43:00.159 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:43:00.160 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:43:00.160 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:43:00.160 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enable_monitoring": { 2021-07-24T16:43:00.160 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "enable_monitoring", 2021-07-24T16:43:00.161 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.161 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.161 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.162 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:43:00.162 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.162 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.163 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.163 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "monitor device health metrics", 2021-07-24T16:43:00.163 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.163 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.164 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.164 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.164 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:43:00.165 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:43:00.165 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.165 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.165 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.165 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.166 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.166 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.166 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.167 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.167 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.167 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.167 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.168 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.168 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.168 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.169 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.169 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.169 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.169 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.170 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.170 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:43:00.170 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:43:00.171 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.171 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.171 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.172 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.172 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.172 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.172 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.173 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.173 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.173 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.174 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.174 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.174 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:43:00.174 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:43:00.175 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.175 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.175 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.176 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:43:00.176 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.176 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.176 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.177 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.177 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.177 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.178 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.178 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.178 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.179 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.179 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.179 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.180 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.180 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.180 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.181 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:43:00.181 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:43:00.181 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.181 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.182 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.182 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.182 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.183 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.183 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.183 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.184 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.184 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.184 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.185 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.185 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "mark_out_threshold": { 2021-07-24T16:43:00.185 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "mark_out_threshold", 2021-07-24T16:43:00.185 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-07-24T16:43:00.186 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.186 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.186 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "2419200", 2021-07-24T16:43:00.187 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.187 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.187 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.187 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "automatically mark OSD if it may fail before this long", 2021-07-24T16:43:00.188 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.188 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.188 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.188 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.189 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "pool_name": { 2021-07-24T16:43:00.189 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "pool_name", 2021-07-24T16:43:00.189 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.190 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.190 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.190 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "device_health_metrics", 2021-07-24T16:43:00.191 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.191 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.191 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.192 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "name of pool in which to store device health metrics", 2021-07-24T16:43:00.192 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.192 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.192 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.193 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.193 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "retention_period": { 2021-07-24T16:43:00.193 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "retention_period", 2021-07-24T16:43:00.194 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-07-24T16:43:00.194 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.194 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.194 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "15552000", 2021-07-24T16:43:00.195 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.195 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.195 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.196 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "how long to retain device health metrics", 2021-07-24T16:43:00.196 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.196 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.197 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.197 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.197 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "scrape_frequency": { 2021-07-24T16:43:00.197 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "scrape_frequency", 2021-07-24T16:43:00.197 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-07-24T16:43:00.198 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.198 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.198 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2021-07-24T16:43:00.199 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.199 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.199 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.199 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "how frequently to scrape device health metrics", 2021-07-24T16:43:00.200 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.200 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.200 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.200 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.201 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "self_heal": { 2021-07-24T16:43:00.201 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "self_heal", 2021-07-24T16:43:00.201 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.201 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.202 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.202 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:43:00.202 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.202 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.203 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.203 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "preemptively heal cluster around devices that may fail", 2021-07-24T16:43:00.203 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.203 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.204 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.204 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.204 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2021-07-24T16:43:00.205 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2021-07-24T16:43:00.205 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-07-24T16:43:00.205 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.205 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.206 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "600", 2021-07-24T16:43:00.206 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.206 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.207 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.207 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and check device health", 2021-07-24T16:43:00.207 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.207 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.207 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.208 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.208 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warn_threshold": { 2021-07-24T16:43:00.208 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "warn_threshold", 2021-07-24T16:43:00.208 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-07-24T16:43:00.209 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.209 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.209 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "7257600", 2021-07-24T16:43:00.210 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.210 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.210 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.210 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "raise health warning if OSD may fail before this long", 2021-07-24T16:43:00.211 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.211 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.211 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.211 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.212 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.212 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.212 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:43:00.213 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "diskprediction_local", 2021-07-24T16:43:00.213 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:43:00.213 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:43:00.214 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:43:00.214 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:43:00.214 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:43:00.214 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.215 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.215 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.215 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.215 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.216 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.216 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.216 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.217 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.217 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.217 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.218 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.218 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.218 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.219 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.219 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.219 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.219 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.220 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.220 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:43:00.220 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:43:00.220 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.221 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.221 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.221 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.221 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.222 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.222 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.222 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.223 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.223 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.223 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.224 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.224 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:43:00.224 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:43:00.225 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.225 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.225 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.225 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:43:00.226 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.226 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.226 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.226 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.227 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.227 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.227 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.228 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.228 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.228 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.229 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.229 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.229 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.229 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.230 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.230 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:43:00.230 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:43:00.231 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.231 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.231 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.232 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.232 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.232 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.232 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.233 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.233 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.233 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.233 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.234 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.234 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "predict_interval": { 2021-07-24T16:43:00.234 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "predict_interval", 2021-07-24T16:43:00.234 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.235 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.235 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.235 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2021-07-24T16:43:00.235 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.236 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.236 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.236 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.236 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.237 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.237 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.237 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.237 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "predictor_model": { 2021-07-24T16:43:00.238 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "predictor_model", 2021-07-24T16:43:00.238 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.238 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.239 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.239 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "prophetstor", 2021-07-24T16:43:00.239 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.240 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.240 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.240 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.240 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.241 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.241 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.241 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.242 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2021-07-24T16:43:00.242 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2021-07-24T16:43:00.242 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.242 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.243 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.243 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "600", 2021-07-24T16:43:00.243 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.244 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.244 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.244 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.245 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.245 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.245 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.245 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.246 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.246 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.246 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:43:00.247 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "influx", 2021-07-24T16:43:00.247 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": false, 2021-07-24T16:43:00.247 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "influxdb python module not found", 2021-07-24T16:43:00.248 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:43:00.248 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "batch_size": { 2021-07-24T16:43:00.248 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "batch_size", 2021-07-24T16:43:00.248 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.249 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.249 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.249 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "5000", 2021-07-24T16:43:00.250 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.250 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.250 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.251 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.251 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.251 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.251 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.252 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.252 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "database": { 2021-07-24T16:43:00.252 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "database", 2021-07-24T16:43:00.253 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.253 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.253 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.253 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "ceph", 2021-07-24T16:43:00.254 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.254 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.254 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.255 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.255 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.255 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.255 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.255 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.256 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "hostname": { 2021-07-24T16:43:00.256 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "hostname", 2021-07-24T16:43:00.256 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.256 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.257 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.257 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-07-24T16:43:00.257 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.258 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.258 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.258 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.259 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.259 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.259 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.259 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.259 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "interval": { 2021-07-24T16:43:00.260 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "interval", 2021-07-24T16:43:00.260 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.260 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.261 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.261 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "30", 2021-07-24T16:43:00.261 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.262 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.262 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.262 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.262 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.263 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.263 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.263 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.264 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:43:00.264 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:43:00.264 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.265 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.265 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.265 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.265 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.265 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.266 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.266 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.266 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.267 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.267 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.267 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.267 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.268 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.268 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.268 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.268 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.269 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.269 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.269 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:43:00.270 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:43:00.270 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.270 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.271 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.271 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.271 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.271 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.272 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.272 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.272 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.273 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.273 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.273 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.274 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:43:00.274 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:43:00.274 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.274 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.275 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.275 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:43:00.275 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.276 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.276 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.276 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.276 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.277 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.277 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.277 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.277 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.278 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.278 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.278 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.278 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.279 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.279 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.279 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:43:00.279 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:43:00.280 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.280 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.280 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.281 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.281 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.281 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.281 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.282 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.282 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.282 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.283 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.283 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.283 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "password": { 2021-07-24T16:43:00.283 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "password", 2021-07-24T16:43:00.284 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.284 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.284 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.285 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-07-24T16:43:00.285 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.285 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.285 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.286 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.286 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.286 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.287 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.287 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.287 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "port": { 2021-07-24T16:43:00.288 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "port", 2021-07-24T16:43:00.288 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.288 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.288 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.289 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "8086", 2021-07-24T16:43:00.289 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.289 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.290 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.290 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.290 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.290 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.291 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.291 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.291 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "ssl": { 2021-07-24T16:43:00.292 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "ssl", 2021-07-24T16:43:00.292 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.292 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.292 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.293 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "false", 2021-07-24T16:43:00.293 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.293 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.294 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.294 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.294 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.295 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.295 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.295 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.296 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "threads": { 2021-07-24T16:43:00.296 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "threads", 2021-07-24T16:43:00.296 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.296 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.297 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.297 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "5", 2021-07-24T16:43:00.297 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.297 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.298 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.298 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.298 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.299 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.299 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.299 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.299 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "username": { 2021-07-24T16:43:00.300 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "username", 2021-07-24T16:43:00.300 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.300 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.300 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.301 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-07-24T16:43:00.301 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.301 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.302 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.302 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.302 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.303 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.303 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.303 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.303 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "verify_ssl": { 2021-07-24T16:43:00.304 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "verify_ssl", 2021-07-24T16:43:00.304 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.304 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.305 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.305 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "true", 2021-07-24T16:43:00.305 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.305 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.306 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.306 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.306 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.307 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.307 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.307 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.307 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.308 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.308 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:43:00.308 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "insights", 2021-07-24T16:43:00.308 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:43:00.309 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:43:00.309 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:43:00.309 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:43:00.310 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:43:00.310 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.310 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.310 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.311 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.311 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.311 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.312 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.312 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.312 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.312 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.313 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.313 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.313 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.313 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.314 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.314 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.314 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.315 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.315 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.315 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:43:00.315 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:43:00.316 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.316 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.316 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.317 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.317 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.317 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.317 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.318 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.318 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.318 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.318 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.319 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.319 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:43:00.319 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:43:00.320 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.320 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.320 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.321 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:43:00.321 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.321 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.321 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.321 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.322 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.322 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.322 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.323 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.323 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.323 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.324 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.324 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.324 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.324 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.325 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.325 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:43:00.325 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:43:00.325 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.326 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.326 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.326 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.327 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.327 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.327 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.327 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.327 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.328 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.328 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.328 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.329 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.329 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.329 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:43:00.329 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "iostat", 2021-07-24T16:43:00.330 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:43:00.330 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:43:00.330 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:43:00.330 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:43:00.331 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:43:00.331 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.331 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.332 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.332 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.332 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.333 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.333 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.333 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.333 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.334 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.334 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.334 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.335 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.335 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.335 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.335 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.336 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.336 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.336 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.336 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:43:00.337 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:43:00.337 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.337 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.337 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.338 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.338 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.338 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.339 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.339 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.339 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.340 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.340 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.340 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.340 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:43:00.341 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:43:00.341 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.341 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.342 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.342 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:43:00.342 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.342 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.343 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.343 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.343 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.344 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.344 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.344 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.344 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.345 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.345 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.345 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.346 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.346 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.346 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.347 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:43:00.347 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:43:00.347 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.347 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.348 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.348 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.348 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.348 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.349 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.349 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.349 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.350 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.350 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.350 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.351 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.351 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.351 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:43:00.351 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "k8sevents", 2021-07-24T16:43:00.352 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:43:00.352 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:43:00.352 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:43:00.352 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "ceph_event_retention_days": { 2021-07-24T16:43:00.353 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "ceph_event_retention_days", 2021-07-24T16:43:00.353 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:43:00.353 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.354 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.354 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "7", 2021-07-24T16:43:00.354 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.354 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.355 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.355 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Days to hold ceph event information within local cache", 2021-07-24T16:43:00.355 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.356 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.356 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.356 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.356 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "config_check_secs": { 2021-07-24T16:43:00.357 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "config_check_secs", 2021-07-24T16:43:00.357 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:43:00.357 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.358 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.358 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "10", 2021-07-24T16:43:00.358 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "10", 2021-07-24T16:43:00.359 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.359 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.359 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "interval (secs) to check for cluster configuration changes", 2021-07-24T16:43:00.360 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.360 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.360 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.360 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.361 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:43:00.361 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:43:00.361 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.362 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.362 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.362 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.362 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.363 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.363 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.363 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.364 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.364 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.364 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.364 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.365 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.365 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.365 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.366 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.366 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.366 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.367 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.367 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:43:00.367 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:43:00.367 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.368 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.368 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.368 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.368 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.369 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.369 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.369 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.369 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.370 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.370 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.370 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.370 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:43:00.371 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:43:00.371 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.371 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.372 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.372 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:43:00.372 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.372 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.373 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.373 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.373 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.374 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.374 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.374 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.375 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.375 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.375 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.376 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.376 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.376 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.376 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.377 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:43:00.377 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:43:00.377 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.377 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.378 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.378 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.378 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.378 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.379 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.379 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.379 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.380 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.380 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.380 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.381 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.381 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.381 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:43:00.381 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "localpool", 2021-07-24T16:43:00.382 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:43:00.382 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:43:00.382 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:43:00.382 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "failure_domain": { 2021-07-24T16:43:00.383 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "failure_domain", 2021-07-24T16:43:00.383 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.383 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.384 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.384 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "host", 2021-07-24T16:43:00.384 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.384 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.385 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.385 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "failure domain for any created local pool", 2021-07-24T16:43:00.385 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.386 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.386 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.386 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.387 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:43:00.387 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:43:00.387 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.388 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.388 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.388 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.388 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.389 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.389 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.389 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.390 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.390 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.390 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.391 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.391 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.391 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.391 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.392 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.392 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.392 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.392 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.393 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:43:00.393 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:43:00.393 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.393 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.394 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.394 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.394 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.395 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.395 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.395 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.395 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.396 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.396 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.396 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.396 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:43:00.397 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:43:00.397 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.397 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.397 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.398 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:43:00.398 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.398 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.398 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.399 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.399 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.399 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.399 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.400 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.400 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.400 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.401 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.401 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.401 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.401 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.402 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.402 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:43:00.402 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:43:00.403 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.403 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.403 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.403 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.404 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.404 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.404 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.404 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.404 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.405 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.405 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.405 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.405 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min_size": { 2021-07-24T16:43:00.406 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "min_size", 2021-07-24T16:43:00.406 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:43:00.406 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.406 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.407 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.407 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.407 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.408 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.408 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "default min_size for any created local pool", 2021-07-24T16:43:00.408 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.408 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.409 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.409 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.409 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "num_rep": { 2021-07-24T16:43:00.410 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "num_rep", 2021-07-24T16:43:00.410 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:43:00.410 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.410 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.411 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "3", 2021-07-24T16:43:00.411 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.411 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.412 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.412 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "default replica count for any created local pool", 2021-07-24T16:43:00.412 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.413 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.413 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.413 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.413 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "pg_num": { 2021-07-24T16:43:00.414 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "pg_num", 2021-07-24T16:43:00.414 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:43:00.414 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.415 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.415 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "128", 2021-07-24T16:43:00.415 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.415 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.416 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.416 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "default pg_num for any created local pool", 2021-07-24T16:43:00.416 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.416 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.417 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.417 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.417 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "prefix": { 2021-07-24T16:43:00.418 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "prefix", 2021-07-24T16:43:00.418 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.418 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.418 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.419 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.419 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.419 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.420 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.420 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "name prefix for any created local pool", 2021-07-24T16:43:00.420 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.420 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.421 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.421 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.421 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "subtree": { 2021-07-24T16:43:00.422 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "subtree", 2021-07-24T16:43:00.422 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.422 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.423 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.423 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "rack", 2021-07-24T16:43:00.423 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.423 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.424 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.424 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "CRUSH level for which to create a local pool", 2021-07-24T16:43:00.424 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.425 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.425 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.425 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.425 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.426 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.426 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:43:00.426 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2021-07-24T16:43:00.427 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:43:00.427 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:43:00.427 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:43:00.427 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:43:00.428 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:43:00.428 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.428 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.429 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.429 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.429 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.430 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.430 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.430 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.430 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.431 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.431 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.431 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.432 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.432 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.432 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.433 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.433 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.433 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.434 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.434 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:43:00.434 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:43:00.434 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.435 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.435 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.435 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.436 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.436 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.436 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.436 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.437 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.437 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.437 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.438 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.438 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:43:00.438 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:43:00.439 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.439 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.439 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.439 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:43:00.440 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.440 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.440 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.440 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.441 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.441 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.441 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.441 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.442 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.442 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.442 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.443 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.443 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.443 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.444 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.444 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:43:00.444 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:43:00.445 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.445 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.445 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.445 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.446 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.446 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.446 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.446 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.447 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.447 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.447 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.447 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.448 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "orchestrator": { 2021-07-24T16:43:00.448 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2021-07-24T16:43:00.448 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.449 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.449 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.449 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-07-24T16:43:00.450 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.450 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.450 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.450 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "cephadm", 2021-07-24T16:43:00.451 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "rook", 2021-07-24T16:43:00.451 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "test_orchestrator" 2021-07-24T16:43:00.451 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.452 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Orchestrator backend", 2021-07-24T16:43:00.452 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.452 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.452 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.453 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.453 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.453 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.454 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:43:00.454 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "osd_support", 2021-07-24T16:43:00.454 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:43:00.455 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:43:00.455 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:43:00.455 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:43:00.455 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:43:00.456 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.456 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.456 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.457 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.457 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.457 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.457 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.458 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.458 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.458 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.459 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.459 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.459 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.460 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.460 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.460 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.460 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.461 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.461 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.461 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:43:00.462 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:43:00.462 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.462 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.462 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.463 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.463 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.463 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.464 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.464 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.464 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.464 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.465 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.465 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.465 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:43:00.465 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:43:00.466 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.466 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.467 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.467 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:43:00.467 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.467 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.468 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.468 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.468 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.469 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.469 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.469 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.469 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.470 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.470 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.470 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.470 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.471 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.471 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.471 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:43:00.471 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:43:00.472 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.472 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.472 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.472 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.473 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.473 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.473 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.473 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.474 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.474 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.474 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.474 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.475 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.475 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.475 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:43:00.475 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "pg_autoscaler", 2021-07-24T16:43:00.476 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:43:00.476 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:43:00.476 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:43:00.477 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:43:00.477 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:43:00.477 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.478 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.478 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.478 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.479 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.479 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.479 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.480 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.480 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.480 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.480 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.480 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.481 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.481 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.481 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.481 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.482 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.482 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.482 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.482 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:43:00.483 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:43:00.483 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.483 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.483 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.484 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.484 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.484 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.485 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.485 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.485 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.486 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.486 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.486 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.486 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:43:00.487 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:43:00.487 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.487 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.488 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.488 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:43:00.488 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.488 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.489 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.489 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.489 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.490 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.490 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.490 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.491 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.491 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.491 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.491 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.492 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.492 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.492 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.493 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:43:00.493 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:43:00.493 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.493 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.494 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.494 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.494 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.495 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.495 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.495 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.495 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.495 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.496 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.496 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.496 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2021-07-24T16:43:00.497 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2021-07-24T16:43:00.497 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.497 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.497 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.498 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "60", 2021-07-24T16:43:00.498 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.498 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.498 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.499 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.499 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.499 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.500 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.500 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.500 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.501 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.501 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:43:00.501 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "progress", 2021-07-24T16:43:00.501 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:43:00.502 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:43:00.502 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:43:00.502 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enabled": { 2021-07-24T16:43:00.503 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "enabled", 2021-07-24T16:43:00.503 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.503 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.503 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.504 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:43:00.504 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.504 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.505 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.505 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.505 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.506 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.506 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.506 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.507 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:43:00.507 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:43:00.507 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.507 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.508 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.508 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.508 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.508 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.509 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.509 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.509 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.510 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.510 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.510 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.510 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.511 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.511 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.511 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.511 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.512 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.512 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.512 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:43:00.512 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:43:00.513 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.513 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.513 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.514 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.514 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.514 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.514 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.515 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.515 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.515 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.516 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.516 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.516 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:43:00.516 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:43:00.517 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.517 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.517 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.517 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:43:00.518 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.518 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.518 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.518 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.519 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.519 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.519 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.520 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.520 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.520 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.520 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.521 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.521 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.521 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.522 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.522 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:43:00.522 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:43:00.523 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.523 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.523 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.523 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.524 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.524 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.524 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.525 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.525 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.525 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.526 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.526 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.526 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max_completed_events": { 2021-07-24T16:43:00.526 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "max_completed_events", 2021-07-24T16:43:00.527 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:43:00.527 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.527 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.528 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "50", 2021-07-24T16:43:00.528 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.528 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.529 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.529 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "number of past completed events to remember", 2021-07-24T16:43:00.529 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.529 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.530 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.530 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.531 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "persist_interval": { 2021-07-24T16:43:00.531 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "persist_interval", 2021-07-24T16:43:00.531 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-07-24T16:43:00.531 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.532 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.532 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "5", 2021-07-24T16:43:00.532 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.533 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.533 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.533 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "how frequently to persist completed events", 2021-07-24T16:43:00.533 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.534 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.534 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.534 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.534 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.535 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.535 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:43:00.535 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "prometheus", 2021-07-24T16:43:00.536 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:43:00.536 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:43:00.536 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:43:00.537 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:43:00.537 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:43:00.537 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.537 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.538 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.538 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.538 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.538 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.539 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.539 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.539 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.540 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.540 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.540 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.540 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.541 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.541 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.541 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.541 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.542 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.542 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.542 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:43:00.543 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:43:00.543 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.543 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.544 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.544 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.544 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.544 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.545 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.545 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.545 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.545 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.546 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.546 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.546 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:43:00.547 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:43:00.547 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.547 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.547 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.548 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:43:00.548 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.548 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.549 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.549 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.549 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.549 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.550 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.550 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.550 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.550 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.551 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.551 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.551 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.552 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.552 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.552 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:43:00.552 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:43:00.552 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.553 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.553 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.553 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.554 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.554 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.554 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.554 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.555 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.555 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.555 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.555 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.556 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "rbd_stats_pools": { 2021-07-24T16:43:00.556 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools", 2021-07-24T16:43:00.556 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.557 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.557 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.557 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.557 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.557 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.558 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.558 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.558 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.558 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.559 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.559 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.559 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "rbd_stats_pools_refresh_interval": { 2021-07-24T16:43:00.560 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools_refresh_interval", 2021-07-24T16:43:00.560 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:43:00.560 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.560 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.560 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "300", 2021-07-24T16:43:00.561 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.561 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.561 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.561 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.562 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.562 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.562 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.562 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.563 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "scrape_interval": { 2021-07-24T16:43:00.563 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "scrape_interval", 2021-07-24T16:43:00.563 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.563 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.563 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.564 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.564 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.564 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.564 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.565 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.565 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.565 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.565 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.566 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.566 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "server_addr": { 2021-07-24T16:43:00.566 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2021-07-24T16:43:00.566 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.567 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.567 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.567 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.568 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.568 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.568 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.568 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.569 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.569 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.569 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.569 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.570 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "server_port": { 2021-07-24T16:43:00.570 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "server_port", 2021-07-24T16:43:00.570 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.570 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.571 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.571 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.571 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.571 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.572 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.572 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.572 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.572 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.572 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.573 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.573 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "stale_cache_strategy": { 2021-07-24T16:43:00.573 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "stale_cache_strategy", 2021-07-24T16:43:00.573 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.574 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.574 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.574 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.574 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.575 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.575 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.575 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.575 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.576 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.576 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.576 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.576 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.576 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.577 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:43:00.577 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "rbd_support", 2021-07-24T16:43:00.577 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:43:00.577 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:43:00.578 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:43:00.578 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:43:00.578 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:43:00.578 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.578 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.579 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.579 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.579 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.579 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.579 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.580 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.580 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.580 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.580 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.581 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.581 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.581 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.581 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.582 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.582 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.582 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.582 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.583 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:43:00.583 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:43:00.583 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.583 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.583 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.584 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.584 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.584 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.584 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.585 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.585 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.585 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.585 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.586 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.586 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:43:00.586 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:43:00.586 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.586 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.587 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.587 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:43:00.587 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.587 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.587 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.588 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.588 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.588 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.588 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.589 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.589 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.589 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.589 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.589 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.590 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.590 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.590 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.590 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:43:00.590 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:43:00.591 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.591 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.591 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.591 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.592 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.592 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.592 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.592 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.593 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.593 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.593 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.593 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.593 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max_concurrent_snap_create": { 2021-07-24T16:43:00.594 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "max_concurrent_snap_create", 2021-07-24T16:43:00.594 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:43:00.594 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.594 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.595 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "10", 2021-07-24T16:43:00.595 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.595 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.595 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.596 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.596 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.596 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.596 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.596 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.597 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "mirror_snapshot_schedule": { 2021-07-24T16:43:00.597 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "mirror_snapshot_schedule", 2021-07-24T16:43:00.597 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.597 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.598 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.598 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.598 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.598 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.599 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.599 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.599 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.599 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.599 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.600 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.600 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "trash_purge_schedule": { 2021-07-24T16:43:00.600 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "trash_purge_schedule", 2021-07-24T16:43:00.600 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.600 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.601 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.601 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.601 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.601 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.601 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.602 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.602 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.602 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.602 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.603 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.603 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.603 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.603 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:43:00.603 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "restful", 2021-07-24T16:43:00.604 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:43:00.604 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:43:00.604 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:43:00.604 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "key_file": { 2021-07-24T16:43:00.604 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "key_file", 2021-07-24T16:43:00.605 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.605 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.605 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.605 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.606 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.606 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.606 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.606 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.606 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.607 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.607 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.607 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.607 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:43:00.608 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:43:00.608 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.608 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.608 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.609 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.609 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.609 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.609 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.610 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.610 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.610 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.610 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.610 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.611 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.611 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.611 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.611 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.612 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.612 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.612 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.612 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:43:00.613 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:43:00.613 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.613 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.613 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.613 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.614 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.614 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.614 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.614 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.615 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.615 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.615 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.615 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.615 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:43:00.616 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:43:00.616 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.616 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.616 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.616 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:43:00.617 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.617 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.617 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.617 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.618 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.618 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.618 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.618 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.619 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.619 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.619 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.619 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.619 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.620 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.620 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.620 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:43:00.620 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:43:00.621 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.621 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.621 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.621 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.622 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.622 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.622 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.622 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.622 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.623 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.623 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.623 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.623 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "server_addr": { 2021-07-24T16:43:00.624 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2021-07-24T16:43:00.624 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.624 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.624 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.625 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.625 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.625 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.625 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.625 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.626 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.626 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.626 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.626 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.626 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "server_port": { 2021-07-24T16:43:00.627 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "server_port", 2021-07-24T16:43:00.627 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.627 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.627 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.628 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.628 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.628 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.628 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.628 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.629 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.629 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.629 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.629 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.629 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.630 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.630 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:43:00.630 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "rook", 2021-07-24T16:43:00.630 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:43:00.631 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:43:00.631 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:43:00.631 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:43:00.631 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:43:00.631 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.632 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.632 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.632 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.632 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.633 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.633 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.633 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.633 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.634 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.634 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.634 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.634 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.634 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.635 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.635 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.635 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.635 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.636 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.636 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:43:00.636 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:43:00.636 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.637 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.637 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.637 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.637 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.638 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.638 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.638 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.638 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.638 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.639 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.639 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.639 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:43:00.639 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:43:00.640 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.640 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.640 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.640 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:43:00.641 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.641 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.641 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.641 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.642 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.642 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.642 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.642 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.642 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.643 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.643 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.643 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.643 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.643 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.644 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.644 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:43:00.644 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:43:00.644 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.645 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.645 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.645 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.645 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.646 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.646 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.646 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.646 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.646 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.647 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.647 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.647 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.647 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.648 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:43:00.648 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "selftest", 2021-07-24T16:43:00.648 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:43:00.648 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:43:00.649 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:43:00.649 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:43:00.649 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:43:00.649 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.649 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.650 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.650 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.650 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.650 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.651 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.651 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.651 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.651 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.652 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.652 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.652 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.652 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.652 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.653 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.653 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.653 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.653 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.654 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:43:00.654 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:43:00.654 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.654 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.655 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.655 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.655 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.655 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.656 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.656 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.656 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.656 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.656 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.657 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.657 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:43:00.657 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:43:00.657 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.658 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.658 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.658 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:43:00.658 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.658 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.659 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.659 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.659 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.659 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.660 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.660 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.660 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.660 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.660 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.661 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.661 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.661 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.661 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.661 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:43:00.662 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:43:00.662 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.662 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.662 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.662 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.663 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.663 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.663 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.663 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.664 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.664 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.664 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.664 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.665 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "roption1": { 2021-07-24T16:43:00.665 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "roption1", 2021-07-24T16:43:00.665 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.665 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.665 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.666 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.666 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.666 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.666 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.667 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.667 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.667 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.667 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.668 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.668 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "roption2": { 2021-07-24T16:43:00.668 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "roption2", 2021-07-24T16:43:00.668 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.669 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.669 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.669 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "xyz", 2021-07-24T16:43:00.669 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.670 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.670 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.670 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.670 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.670 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.671 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.671 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.671 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "rwoption1": { 2021-07-24T16:43:00.671 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "rwoption1", 2021-07-24T16:43:00.672 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.672 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.672 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.672 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.673 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.673 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.673 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.673 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.673 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.674 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.674 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.674 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.674 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "rwoption2": { 2021-07-24T16:43:00.674 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "rwoption2", 2021-07-24T16:43:00.675 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:43:00.675 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.675 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.675 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.676 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.676 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.676 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.676 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.676 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.677 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.677 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.677 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.677 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "rwoption3": { 2021-07-24T16:43:00.678 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "rwoption3", 2021-07-24T16:43:00.678 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "float", 2021-07-24T16:43:00.678 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.678 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.679 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.679 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.679 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.679 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.680 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.680 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.680 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.680 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.680 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.681 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "rwoption4": { 2021-07-24T16:43:00.681 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "rwoption4", 2021-07-24T16:43:00.681 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.681 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.682 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.682 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.682 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.682 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.683 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.683 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.683 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.683 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.683 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.684 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.684 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "rwoption5": { 2021-07-24T16:43:00.684 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "rwoption5", 2021-07-24T16:43:00.684 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.685 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.685 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.685 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.685 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.685 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.686 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.686 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.686 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.686 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.687 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.687 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.687 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "rwoption6": { 2021-07-24T16:43:00.687 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "rwoption6", 2021-07-24T16:43:00.687 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.688 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.688 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.688 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:43:00.688 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.688 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.689 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.689 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.689 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.689 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.690 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.690 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.690 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "testkey": { 2021-07-24T16:43:00.690 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "testkey", 2021-07-24T16:43:00.691 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.691 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.691 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.691 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.691 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.692 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.692 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.692 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.692 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.693 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.693 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.693 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.693 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "testlkey": { 2021-07-24T16:43:00.694 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "testlkey", 2021-07-24T16:43:00.694 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.694 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.694 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.695 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.695 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.695 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.695 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.696 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.696 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.696 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.696 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.696 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.697 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "testnewline": { 2021-07-24T16:43:00.697 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "testnewline", 2021-07-24T16:43:00.697 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.697 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.698 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.698 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.698 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.698 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.699 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.699 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.699 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.699 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.700 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.700 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.700 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.700 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.700 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:43:00.701 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "status", 2021-07-24T16:43:00.701 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:43:00.701 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:43:00.702 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:43:00.702 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:43:00.702 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:43:00.702 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.703 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.703 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.703 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.703 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.703 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.704 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.704 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.704 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.704 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.704 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.705 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.705 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.705 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.705 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.706 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.706 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.706 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.706 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.706 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:43:00.707 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:43:00.707 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.707 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.707 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.707 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.708 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.708 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.708 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.708 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.708 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.709 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.709 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.709 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.709 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:43:00.710 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:43:00.710 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.710 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.710 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.711 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:43:00.711 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.711 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.711 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.712 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.712 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.712 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.712 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.713 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.713 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.713 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.713 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.713 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.714 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.714 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.714 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.714 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:43:00.715 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:43:00.715 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.715 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.715 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.715 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.716 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.716 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.716 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.716 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.717 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.717 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.717 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.717 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.718 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.718 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.718 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:43:00.718 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "telegraf", 2021-07-24T16:43:00.719 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:43:00.719 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:43:00.719 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:43:00.719 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "address": { 2021-07-24T16:43:00.720 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "address", 2021-07-24T16:43:00.720 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.720 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.720 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.721 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "unixgram:///tmp/telegraf.sock", 2021-07-24T16:43:00.721 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.721 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.721 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.722 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.722 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.722 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.722 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.722 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.723 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "interval": { 2021-07-24T16:43:00.723 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "interval", 2021-07-24T16:43:00.723 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-07-24T16:43:00.723 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.724 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.724 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "15", 2021-07-24T16:43:00.724 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.724 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.724 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.725 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.725 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.725 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.725 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.726 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.726 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:43:00.726 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:43:00.726 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.726 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.727 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.727 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.728 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.728 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.728 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.728 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.728 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.729 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.729 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.729 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.729 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.730 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.730 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.730 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.730 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.730 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.731 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.731 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:43:00.731 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:43:00.731 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.732 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.732 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.732 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.732 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.732 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.733 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.733 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.733 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.733 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.733 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.734 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.734 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:43:00.734 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:43:00.734 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.735 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.735 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.735 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:43:00.735 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.735 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.736 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.736 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.736 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.736 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.736 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.737 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.737 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.737 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.737 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.738 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.738 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.738 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.739 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.739 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:43:00.739 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:43:00.739 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.739 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.740 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.740 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.740 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.740 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.741 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.741 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.741 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.741 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.741 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.742 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.742 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.742 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.742 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:43:00.743 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "telemetry", 2021-07-24T16:43:00.743 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:43:00.743 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:43:00.743 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:43:00.743 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "channel_basic": { 2021-07-24T16:43:00.744 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "channel_basic", 2021-07-24T16:43:00.744 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.744 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.744 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.745 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:43:00.745 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.745 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.745 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.745 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Share basic cluster information (size, version)", 2021-07-24T16:43:00.746 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.746 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.746 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.746 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.747 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "channel_crash": { 2021-07-24T16:43:00.747 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "channel_crash", 2021-07-24T16:43:00.747 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.748 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.748 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.748 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:43:00.748 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.749 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.749 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.749 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.749 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.750 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.750 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.750 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.750 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "channel_device": { 2021-07-24T16:43:00.750 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "channel_device", 2021-07-24T16:43:00.751 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.751 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.751 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.751 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "True", 2021-07-24T16:43:00.751 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.752 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.752 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.752 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.752 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.753 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.753 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.753 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.753 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "channel_ident": { 2021-07-24T16:43:00.754 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "channel_ident", 2021-07-24T16:43:00.754 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.754 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.754 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.755 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.755 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.755 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.755 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.756 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.756 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.756 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.757 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.757 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.757 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "contact": { 2021-07-24T16:43:00.757 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "contact", 2021-07-24T16:43:00.757 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.758 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.758 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.758 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-07-24T16:43:00.758 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.759 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.759 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.759 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.759 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.760 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.760 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.760 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.760 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "description": { 2021-07-24T16:43:00.760 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "description", 2021-07-24T16:43:00.761 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.761 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.761 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.761 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-07-24T16:43:00.762 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.762 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.762 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.762 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.763 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.763 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.763 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.763 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.763 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "device_url": { 2021-07-24T16:43:00.764 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "device_url", 2021-07-24T16:43:00.764 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.764 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.764 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.765 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/device", 2021-07-24T16:43:00.765 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.765 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.766 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.766 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.766 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.766 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.766 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.767 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.767 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enabled": { 2021-07-24T16:43:00.767 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "enabled", 2021-07-24T16:43:00.767 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.768 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.768 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.768 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.768 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.768 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.769 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.769 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.769 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.769 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.770 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.770 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.770 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "interval": { 2021-07-24T16:43:00.770 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "interval", 2021-07-24T16:43:00.770 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:43:00.771 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.771 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.771 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "24", 2021-07-24T16:43:00.771 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "8", 2021-07-24T16:43:00.772 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.772 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.772 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.772 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.772 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.773 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.773 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.773 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "last_opt_revision": { 2021-07-24T16:43:00.774 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "last_opt_revision", 2021-07-24T16:43:00.774 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:43:00.774 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.774 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.775 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "1", 2021-07-24T16:43:00.775 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.775 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.775 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.775 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.776 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.776 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.776 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.776 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.776 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "leaderboard": { 2021-07-24T16:43:00.777 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "leaderboard", 2021-07-24T16:43:00.777 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.777 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.777 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.778 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.778 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.778 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.778 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.778 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.779 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.779 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.779 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.779 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.780 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:43:00.780 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:43:00.780 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.780 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.780 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.781 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.781 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.781 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.781 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.781 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.782 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.782 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.782 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.783 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.783 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.783 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.783 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.784 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.784 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.784 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.784 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.784 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:43:00.785 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:43:00.785 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.785 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.785 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.786 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.786 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.786 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.786 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.786 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.787 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.787 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.787 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.787 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.788 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:43:00.788 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:43:00.788 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.788 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.789 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.789 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:43:00.789 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.789 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.789 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.790 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.790 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.790 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.790 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.791 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.791 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.791 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.791 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.792 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.792 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.792 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.792 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.793 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:43:00.793 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:43:00.793 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.793 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.794 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.794 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.794 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.794 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.794 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.795 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.795 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.795 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.795 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.796 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.796 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "organization": { 2021-07-24T16:43:00.796 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "organization", 2021-07-24T16:43:00.796 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.796 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.797 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.797 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-07-24T16:43:00.797 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.797 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.798 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.798 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.798 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.798 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.798 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.799 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.799 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "proxy": { 2021-07-24T16:43:00.799 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "proxy", 2021-07-24T16:43:00.800 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.800 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.800 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.800 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-07-24T16:43:00.801 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.801 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.801 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.801 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.801 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.802 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.802 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.802 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.802 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "url": { 2021-07-24T16:43:00.803 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "url", 2021-07-24T16:43:00.803 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.803 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.803 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.803 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/report", 2021-07-24T16:43:00.804 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.804 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.804 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.804 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.805 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.805 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.805 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.805 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.805 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.806 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.806 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:43:00.806 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "test_orchestrator", 2021-07-24T16:43:00.806 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:43:00.807 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:43:00.807 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:43:00.807 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:43:00.807 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:43:00.807 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.808 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.808 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.808 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.809 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.809 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.809 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.809 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.810 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.810 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.810 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.810 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.811 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.811 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.811 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.811 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.811 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.812 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.812 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.812 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:43:00.812 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:43:00.812 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.813 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.813 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.813 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.813 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.814 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.814 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.814 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.814 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.814 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.815 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.815 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.815 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:43:00.815 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:43:00.815 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.816 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.816 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.816 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:43:00.816 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.817 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.817 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.817 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.818 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.818 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.818 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.818 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.819 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.819 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.819 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.819 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.819 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.820 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.820 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.820 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:43:00.820 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:43:00.821 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.821 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.821 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.821 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.821 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.822 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.822 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.822 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.822 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.822 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.823 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.823 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.823 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.823 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.824 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:43:00.824 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "volumes", 2021-07-24T16:43:00.824 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:43:00.824 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:43:00.824 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:43:00.825 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:43:00.825 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:43:00.825 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.825 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.826 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.826 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.826 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.827 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.827 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.827 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.827 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.827 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.828 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.828 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.828 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.828 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.829 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.829 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.829 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.829 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.829 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.830 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:43:00.830 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:43:00.830 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.830 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.831 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.831 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.831 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.831 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.831 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.832 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.832 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.832 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.832 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.833 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.833 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:43:00.833 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:43:00.833 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.833 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.834 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.834 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:43:00.834 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.835 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.835 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.835 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.835 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.836 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.836 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.836 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.836 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.836 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.837 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.837 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.837 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.837 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.837 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.838 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:43:00.838 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:43:00.838 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.838 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.839 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.839 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.839 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.839 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.839 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.840 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.840 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.840 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.840 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.841 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.841 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max_concurrent_clones": { 2021-07-24T16:43:00.841 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "max_concurrent_clones", 2021-07-24T16:43:00.841 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:43:00.841 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.842 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.842 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "4", 2021-07-24T16:43:00.842 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.843 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.843 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.843 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "Number of asynchronous cloner threads", 2021-07-24T16:43:00.843 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.844 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.844 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.844 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.844 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.844 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.845 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:43:00.845 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "zabbix", 2021-07-24T16:43:00.845 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "can_run": true, 2021-07-24T16:43:00.846 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error_string": "", 2021-07-24T16:43:00.846 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "module_options": { 2021-07-24T16:43:00.846 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "discovery_interval": { 2021-07-24T16:43:00.846 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "discovery_interval", 2021-07-24T16:43:00.846 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.847 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.847 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.847 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "100", 2021-07-24T16:43:00.847 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.847 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.848 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.848 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.848 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.848 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.849 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.849 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.849 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "identifier": { 2021-07-24T16:43:00.849 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "identifier", 2021-07-24T16:43:00.849 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.850 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.850 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.850 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.850 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.851 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.851 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.851 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.851 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.852 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.852 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.852 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.852 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "interval": { 2021-07-24T16:43:00.853 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "interval", 2021-07-24T16:43:00.853 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "secs", 2021-07-24T16:43:00.853 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.853 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.853 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "60", 2021-07-24T16:43:00.854 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.854 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.854 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.854 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.855 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.855 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.855 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.855 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.855 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_level": { 2021-07-24T16:43:00.856 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_level", 2021-07-24T16:43:00.856 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.856 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.856 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.856 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "", 2021-07-24T16:43:00.857 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.857 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.857 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.857 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.858 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.858 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.858 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.858 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.858 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.859 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.859 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.859 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.860 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.860 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.860 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.860 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2021-07-24T16:43:00.861 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2021-07-24T16:43:00.861 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.861 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.861 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.861 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.862 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.862 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.862 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.862 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.863 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.863 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.863 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.863 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.863 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2021-07-24T16:43:00.864 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2021-07-24T16:43:00.864 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.864 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.864 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.864 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "info", 2021-07-24T16:43:00.865 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.865 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.865 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2021-07-24T16:43:00.865 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "", 2021-07-24T16:43:00.865 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "critical", 2021-07-24T16:43:00.866 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "debug", 2021-07-24T16:43:00.866 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "error", 2021-07-24T16:43:00.866 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "info", 2021-07-24T16:43:00.866 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "warning" 2021-07-24T16:43:00.867 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.867 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.867 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.867 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.868 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.868 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.868 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "log_to_file": { 2021-07-24T16:43:00.868 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2021-07-24T16:43:00.869 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "bool", 2021-07-24T16:43:00.869 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.869 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 1, 2021-07-24T16:43:00.869 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "False", 2021-07-24T16:43:00.870 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.870 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.870 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.870 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.870 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.871 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.871 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.871 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.871 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "zabbix_host": { 2021-07-24T16:43:00.872 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "zabbix_host", 2021-07-24T16:43:00.872 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.872 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.872 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.872 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "None", 2021-07-24T16:43:00.873 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.873 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.873 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.873 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.874 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.874 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.874 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.874 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.874 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "zabbix_port": { 2021-07-24T16:43:00.875 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "zabbix_port", 2021-07-24T16:43:00.875 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "int", 2021-07-24T16:43:00.875 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.875 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.875 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "10051", 2021-07-24T16:43:00.876 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.876 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.876 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.876 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.877 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.877 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.877 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.878 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.878 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "zabbix_sender": { 2021-07-24T16:43:00.878 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "name": "zabbix_sender", 2021-07-24T16:43:00.878 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "str", 2021-07-24T16:43:00.879 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "level": "advanced", 2021-07-24T16:43:00.879 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "flags": 0, 2021-07-24T16:43:00.879 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "default_value": "/usr/bin/zabbix_sender", 2021-07-24T16:43:00.879 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "min": "", 2021-07-24T16:43:00.879 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "max": "", 2021-07-24T16:43:00.880 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2021-07-24T16:43:00.880 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "desc": "", 2021-07-24T16:43:00.880 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "long_desc": "", 2021-07-24T16:43:00.880 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "tags": [], 2021-07-24T16:43:00.881 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "see_also": [] 2021-07-24T16:43:00.881 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.881 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.881 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.881 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.882 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "services": {}, 2021-07-24T16:43:00.882 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "always_on_modules": { 2021-07-24T16:43:00.882 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "nautilus": [ 2021-07-24T16:43:00.882 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "balancer", 2021-07-24T16:43:00.882 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "crash", 2021-07-24T16:43:00.883 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "devicehealth", 2021-07-24T16:43:00.883 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "orchestrator_cli", 2021-07-24T16:43:00.883 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "progress", 2021-07-24T16:43:00.883 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "rbd_support", 2021-07-24T16:43:00.884 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "status", 2021-07-24T16:43:00.884 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "volumes" 2021-07-24T16:43:00.884 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.884 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "octopus": [ 2021-07-24T16:43:00.884 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "balancer", 2021-07-24T16:43:00.885 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "crash", 2021-07-24T16:43:00.885 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "devicehealth", 2021-07-24T16:43:00.885 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "orchestrator", 2021-07-24T16:43:00.885 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "pg_autoscaler", 2021-07-24T16:43:00.886 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "progress", 2021-07-24T16:43:00.886 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "rbd_support", 2021-07-24T16:43:00.886 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "status", 2021-07-24T16:43:00.887 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "telemetry", 2021-07-24T16:43:00.887 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "volumes" 2021-07-24T16:43:00.887 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ], 2021-07-24T16:43:00.887 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "last_failure_osd_epoch": 2, 2021-07-24T16:43:00.887 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "active_clients": [ 2021-07-24T16:43:00.888 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:43:00.888 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "addrvec": [ 2021-07-24T16:43:00.888 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:43:00.888 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "v2", 2021-07-24T16:43:00.889 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.115:0", 2021-07-24T16:43:00.889 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "nonce": 4231850971 2021-07-24T16:43:00.889 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.889 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ] 2021-07-24T16:43:00.889 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout }, 2021-07-24T16:43:00.890 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:43:00.890 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "addrvec": [ 2021-07-24T16:43:00.890 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:43:00.890 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "type": "v2", 2021-07-24T16:43:00.891 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.115:0", 2021-07-24T16:43:00.891 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "nonce": 1320748635 2021-07-24T16:43:00.891 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.891 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ] 2021-07-24T16:43:00.891 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.892 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout ] 2021-07-24T16:43:00.892 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.892 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:00.893 INFO:teuthology.orchestra.run.smithi115.stderr:Waiting for the mgr to restart... 2021-07-24T16:43:00.893 INFO:teuthology.orchestra.run.smithi115.stderr:Waiting for Mgr epoch 9... 2021-07-24T16:43:00.894 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi115 -v /var/log/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpii3ziqwr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9nl8x71f:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus tell mgr mgr_status 2021-07-24T16:43:03.035 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout { 2021-07-24T16:43:03.036 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2021-07-24T16:43:03.036 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout "initialized": true 2021-07-24T16:43:03.036 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout } 2021-07-24T16:43:03.926 INFO:teuthology.orchestra.run.smithi115.stderr:Mgr epoch 9 is available 2021-07-24T16:43:03.926 INFO:teuthology.orchestra.run.smithi115.stderr:Generating a dashboard self-signed certificate... 2021-07-24T16:43:03.926 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi115 -v /var/log/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpii3ziqwr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9nl8x71f:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus dashboard create-self-signed-cert 2021-07-24T16:43:04.708 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout Self-signed certificate created 2021-07-24T16:43:05.862 INFO:teuthology.orchestra.run.smithi115.stderr:Creating initial admin user... 2021-07-24T16:43:05.863 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi115 -v /var/log/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpii3ziqwr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9nl8x71f:/etc/ceph/ceph.conf:z -v /tmp/ceph-tmpm9ev292q:/tmp/dashboard.pw:z docker.io/ceph/daemon-base:latest-octopus dashboard ac-user-create admin -i /tmp/dashboard.pw administrator --force-password --pwd-update-required 2021-07-24T16:43:06.798 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$8peG59SwLmD236MiCce8BuxRNh1R0oIJMGgg6tgodp51oVoodsMYu", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1627144986, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2021-07-24T16:43:07.399 INFO:teuthology.orchestra.run.smithi115.stderr:Fetching dashboard port number... 2021-07-24T16:43:07.399 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/daemon-base:latest-octopus -e NODE_NAME=smithi115 -v /var/log/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmpii3ziqwr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9nl8x71f:/etc/ceph/ceph.conf:z docker.io/ceph/daemon-base:latest-octopus config get mgr mgr/dashboard/ssl_server_port 2021-07-24T16:43:08.107 INFO:teuthology.orchestra.run.smithi115.stderr:/usr/bin/ceph: stdout 8443 2021-07-24T16:43:08.934 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: systemctl is-enabled firewalld.service 2021-07-24T16:43:08.943 INFO:teuthology.orchestra.run.smithi115.stderr:systemctl: stdout disabled 2021-07-24T16:43:08.943 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: systemctl is-active firewalld.service 2021-07-24T16:43:08.949 INFO:teuthology.orchestra.run.smithi115.stderr:systemctl: stdout inactive 2021-07-24T16:43:08.949 INFO:teuthology.orchestra.run.smithi115.stderr:firewalld.service is not enabled 2021-07-24T16:43:08.950 INFO:teuthology.orchestra.run.smithi115.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2021-07-24T16:43:08.952 INFO:teuthology.orchestra.run.smithi115.stderr:Ceph Dashboard is now available at: 2021-07-24T16:43:08.952 INFO:teuthology.orchestra.run.smithi115.stderr: 2021-07-24T16:43:08.952 INFO:teuthology.orchestra.run.smithi115.stderr: URL: https://smithi115:8443/ 2021-07-24T16:43:08.952 INFO:teuthology.orchestra.run.smithi115.stderr: User: admin 2021-07-24T16:43:08.953 INFO:teuthology.orchestra.run.smithi115.stderr: Password: kstmuamm44 2021-07-24T16:43:08.953 INFO:teuthology.orchestra.run.smithi115.stderr: 2021-07-24T16:43:08.953 INFO:teuthology.orchestra.run.smithi115.stderr:You can access the Ceph CLI with: 2021-07-24T16:43:08.953 INFO:teuthology.orchestra.run.smithi115.stderr: 2021-07-24T16:43:08.954 INFO:teuthology.orchestra.run.smithi115.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2021-07-24T16:43:08.954 INFO:teuthology.orchestra.run.smithi115.stderr: 2021-07-24T16:43:08.954 INFO:teuthology.orchestra.run.smithi115.stderr:Please consider enabling telemetry to help improve Ceph: 2021-07-24T16:43:08.955 INFO:teuthology.orchestra.run.smithi115.stderr: 2021-07-24T16:43:08.955 INFO:teuthology.orchestra.run.smithi115.stderr: ceph telemetry on 2021-07-24T16:43:08.955 INFO:teuthology.orchestra.run.smithi115.stderr: 2021-07-24T16:43:08.955 INFO:teuthology.orchestra.run.smithi115.stderr:For more information see: 2021-07-24T16:43:08.955 INFO:teuthology.orchestra.run.smithi115.stderr: 2021-07-24T16:43:08.956 INFO:teuthology.orchestra.run.smithi115.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2021-07-24T16:43:08.956 INFO:teuthology.orchestra.run.smithi115.stderr: 2021-07-24T16:43:08.956 INFO:teuthology.orchestra.run.smithi115.stderr:Bootstrap complete. 2021-07-24T16:43:08.956 INFO:teuthology.orchestra.run.smithi115.stderr:Releasing lock 140048851830376 on /run/cephadm/09e65f2e-ec9e-11eb-8c23-001a4aab830c.lock 2021-07-24T16:43:08.957 INFO:teuthology.orchestra.run.smithi115.stderr:Lock 140048851830376 released on /run/cephadm/09e65f2e-ec9e-11eb-8c23-001a4aab830c.lock 2021-07-24T16:43:08.982 INFO:tasks.cephadm:Fetching config... 2021-07-24T16:43:08.982 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2021-07-24T16:43:08.983 DEBUG:teuthology.orchestra.run.smithi115:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2021-07-24T16:43:08.999 INFO:tasks.cephadm:Fetching client.admin keyring... 2021-07-24T16:43:08.999 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2021-07-24T16:43:09.000 DEBUG:teuthology.orchestra.run.smithi115:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2021-07-24T16:43:09.055 INFO:tasks.cephadm:Fetching mon keyring... 2021-07-24T16:43:09.055 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2021-07-24T16:43:09.056 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd if=/var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/keyring of=/dev/stdout 2021-07-24T16:43:09.120 INFO:tasks.cephadm:Fetching pub ssh key... 2021-07-24T16:43:09.120 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2021-07-24T16:43:09.121 DEBUG:teuthology.orchestra.run.smithi115:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2021-07-24T16:43:09.174 INFO:tasks.cephadm:Installing pub ssh key for root users... 2021-07-24T16:43:09.174 DEBUG:teuthology.orchestra.run.smithi115:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDXE7+QSmu4oGvE+oF8RS+Xexrd5aoI/tbgb3BB/hHXhmmFAF7HtNl/ThxEBBjyD+frAA3qu8vLnbxyp2zPcH+ByK23I32ezjeTl+XcBsA4m1SM7gQHPAsU+1ZJocyKGdfDBtE2uyns6zowqNfAB2m+IYseP2kYxIP9M4KE28Al4zogE6I2w3wiE1sDFdB8zffsVaVPOKIlf2XH97tdd00rxt5DNXbE9OL4d+GeJSpNMODFBgscAUOw74/Wnf60GiqfHJqavjAJnlfcASZ9UAII8HZ8/UL0IxWzNbsyY0jbuev/9uZPa/0sZAGo8X+Hbhte0TBhE8ZEPpmiMKz9onF62bQjyjisWNfjlV8xLc7EOxd3eSq+n47w4TicddeJSHHDHocVhlbT4tSsjFB0uSYR2WQUx0+sJutPOnKD0NwSCF8xSO52DlBANQ1ye8YkVulWINtEseZPtouhUmCKE1VZlTuCVeLDgawMEeE3qrdd6HNjJQQP/cs0DTorm6UYkwk= ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2021-07-24T16:43:09.249 INFO:teuthology.orchestra.run.smithi115.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDXE7+QSmu4oGvE+oF8RS+Xexrd5aoI/tbgb3BB/hHXhmmFAF7HtNl/ThxEBBjyD+frAA3qu8vLnbxyp2zPcH+ByK23I32ezjeTl+XcBsA4m1SM7gQHPAsU+1ZJocyKGdfDBtE2uyns6zowqNfAB2m+IYseP2kYxIP9M4KE28Al4zogE6I2w3wiE1sDFdB8zffsVaVPOKIlf2XH97tdd00rxt5DNXbE9OL4d+GeJSpNMODFBgscAUOw74/Wnf60GiqfHJqavjAJnlfcASZ9UAII8HZ8/UL0IxWzNbsyY0jbuev/9uZPa/0sZAGo8X+Hbhte0TBhE8ZEPpmiMKz9onF62bQjyjisWNfjlV8xLc7EOxd3eSq+n47w4TicddeJSHHDHocVhlbT4tSsjFB0uSYR2WQUx0+sJutPOnKD0NwSCF8xSO52DlBANQ1ye8YkVulWINtEseZPtouhUmCKE1VZlTuCVeLDgawMEeE3qrdd6HNjJQQP/cs0DTorm6UYkwk= ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c 2021-07-24T16:43:09.260 DEBUG:teuthology.orchestra.run.smithi185:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDXE7+QSmu4oGvE+oF8RS+Xexrd5aoI/tbgb3BB/hHXhmmFAF7HtNl/ThxEBBjyD+frAA3qu8vLnbxyp2zPcH+ByK23I32ezjeTl+XcBsA4m1SM7gQHPAsU+1ZJocyKGdfDBtE2uyns6zowqNfAB2m+IYseP2kYxIP9M4KE28Al4zogE6I2w3wiE1sDFdB8zffsVaVPOKIlf2XH97tdd00rxt5DNXbE9OL4d+GeJSpNMODFBgscAUOw74/Wnf60GiqfHJqavjAJnlfcASZ9UAII8HZ8/UL0IxWzNbsyY0jbuev/9uZPa/0sZAGo8X+Hbhte0TBhE8ZEPpmiMKz9onF62bQjyjisWNfjlV8xLc7EOxd3eSq+n47w4TicddeJSHHDHocVhlbT4tSsjFB0uSYR2WQUx0+sJutPOnKD0NwSCF8xSO52DlBANQ1ye8YkVulWINtEseZPtouhUmCKE1VZlTuCVeLDgawMEeE3qrdd6HNjJQQP/cs0DTorm6UYkwk= ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2021-07-24T16:43:09.301 INFO:teuthology.orchestra.run.smithi185.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDXE7+QSmu4oGvE+oF8RS+Xexrd5aoI/tbgb3BB/hHXhmmFAF7HtNl/ThxEBBjyD+frAA3qu8vLnbxyp2zPcH+ByK23I32ezjeTl+XcBsA4m1SM7gQHPAsU+1ZJocyKGdfDBtE2uyns6zowqNfAB2m+IYseP2kYxIP9M4KE28Al4zogE6I2w3wiE1sDFdB8zffsVaVPOKIlf2XH97tdd00rxt5DNXbE9OL4d+GeJSpNMODFBgscAUOw74/Wnf60GiqfHJqavjAJnlfcASZ9UAII8HZ8/UL0IxWzNbsyY0jbuev/9uZPa/0sZAGo8X+Hbhte0TBhE8ZEPpmiMKz9onF62bQjyjisWNfjlV8xLc7EOxd3eSq+n47w4TicddeJSHHDHocVhlbT4tSsjFB0uSYR2WQUx0+sJutPOnKD0NwSCF8xSO52DlBANQ1ye8YkVulWINtEseZPtouhUmCKE1VZlTuCVeLDgawMEeE3qrdd6HNjJQQP/cs0DTorm6UYkwk= ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c 2021-07-24T16:43:09.314 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph config set mgr mgr/cephadm/allow_ptrace true 2021-07-24T16:43:12.238 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi185 2021-07-24T16:43:12.239 DEBUG:teuthology.orchestra.run.smithi185:> set -ex 2021-07-24T16:43:12.239 DEBUG:teuthology.orchestra.run.smithi185:> dd of=/etc/ceph/ceph.conf 2021-07-24T16:43:12.256 DEBUG:teuthology.orchestra.run.smithi185:> set -ex 2021-07-24T16:43:12.256 DEBUG:teuthology.orchestra.run.smithi185:> dd of=/etc/ceph/ceph.client.admin.keyring 2021-07-24T16:43:12.312 INFO:tasks.cephadm:Adding host smithi185 to orchestrator... 2021-07-24T16:43:12.313 DEBUG:teuthology.orchestra.run.smithi185:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph orch host add smithi185 2021-07-24T16:43:44.561 INFO:teuthology.orchestra.run.smithi185.stdout:Added host 'smithi185' 2021-07-24T16:43:45.206 DEBUG:teuthology.orchestra.run.smithi185:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph orch host ls --format=json 2021-07-24T16:43:47.679 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:43:47.680 INFO:teuthology.orchestra.run.smithi185.stdout:[{"addr": "smithi115", "hostname": "smithi115", "labels": [], "status": ""}, {"addr": "smithi185", "hostname": "smithi185", "labels": [], "status": ""}] 2021-07-24T16:43:48.650 INFO:tasks.cephadm:Setting crush tunables to default 2021-07-24T16:43:48.651 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph osd crush tunables default 2021-07-24T16:43:51.210 INFO:teuthology.orchestra.run.smithi115.stderr:adjusted tunables profile to default 2021-07-24T16:43:51.883 INFO:tasks.cephadm:Adding mon.c on smithi115 2021-07-24T16:43:51.884 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph orch daemon add mon 'smithi115:[v2:172.21.15.115:3301,v1:172.21.15.115:6790]=c' 2021-07-24T16:44:01.859 INFO:teuthology.orchestra.run.smithi115.stdout:Deployed mon.c on host 'smithi115' 2021-07-24T16:44:02.615 DEBUG:teuthology.orchestra.run.smithi115:mon.c> sudo journalctl -f -n 0 -u ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@mon.c.service 2021-07-24T16:44:02.617 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2021-07-24T16:44:02.618 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph mon dump -f json 2021-07-24T16:44:02.643 INFO:journalctl@ceph.mon.c.smithi115.stdout:-- Logs begin at Sat 2021-07-24 16:20:48 UTC. -- 2021-07-24T16:44:04.827 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:44:04.827 INFO:teuthology.orchestra.run.smithi115.stdout:{"epoch":2,"fsid":"09e65f2e-ec9e-11eb-8c23-001a4aab830c","modified":"2021-07-24T16:43:56.826890Z","created":"2021-07-24T16:42:23.198578Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:3300","nonce":0},{"type":"v1","addr":"172.21.15.115:6789","nonce":0}]},"addr":"172.21.15.115:6789/0","public_addr":"172.21.15.115:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:3301","nonce":0},{"type":"v1","addr":"172.21.15.115:6790","nonce":0}]},"addr":"172.21.15.115:6790/0","public_addr":"172.21.15.115:6790/0","priority":0,"weight":0}],"quorum":[0,1]} 2021-07-24T16:44:04.828 INFO:teuthology.orchestra.run.smithi115.stderr:dumped monmap epoch 2 2021-07-24T16:44:05.648 INFO:tasks.cephadm:Adding mon.b on smithi185 2021-07-24T16:44:05.648 DEBUG:teuthology.orchestra.run.smithi185:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph orch daemon add mon smithi185:172.21.15.185=b 2021-07-24T16:44:16.116 INFO:teuthology.orchestra.run.smithi185.stdout:Deployed mon.b on host 'smithi185' 2021-07-24T16:44:16.801 DEBUG:teuthology.orchestra.run.smithi185:mon.b> sudo journalctl -f -n 0 -u ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@mon.b.service 2021-07-24T16:44:16.804 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2021-07-24T16:44:16.805 DEBUG:teuthology.orchestra.run.smithi185:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph mon dump -f json 2021-07-24T16:44:16.834 INFO:journalctl@ceph.mon.b.smithi185.stdout:-- Logs begin at Sat 2021-07-24 16:21:29 UTC. -- 2021-07-24T16:44:18.856 INFO:teuthology.orchestra.run.smithi185.stdout: 2021-07-24T16:44:18.857 INFO:teuthology.orchestra.run.smithi185.stdout:{"epoch":3,"fsid":"09e65f2e-ec9e-11eb-8c23-001a4aab830c","modified":"2021-07-24T16:44:11.086491Z","created":"2021-07-24T16:42:23.198578Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:3300","nonce":0},{"type":"v1","addr":"172.21.15.115:6789","nonce":0}]},"addr":"172.21.15.115:6789/0","public_addr":"172.21.15.115:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:3301","nonce":0},{"type":"v1","addr":"172.21.15.115:6790","nonce":0}]},"addr":"172.21.15.115:6790/0","public_addr":"172.21.15.115:6790/0","priority":0,"weight":0},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:3300","nonce":0},{"type":"v1","addr":"172.21.15.185:6789","nonce":0}]},"addr":"172.21.15.185:6789/0","public_addr":"172.21.15.185:6789/0","priority":0,"weight":0}],"quorum":[0,1,2]} 2021-07-24T16:44:18.858 INFO:teuthology.orchestra.run.smithi185.stderr:dumped monmap epoch 3 2021-07-24T16:44:19.461 INFO:tasks.cephadm:Generating final ceph.conf file... 2021-07-24T16:44:19.462 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph config generate-minimal-conf 2021-07-24T16:44:21.792 INFO:teuthology.orchestra.run.smithi115.stdout:# minimal ceph.conf for 09e65f2e-ec9e-11eb-8c23-001a4aab830c 2021-07-24T16:44:21.792 INFO:teuthology.orchestra.run.smithi115.stdout:[global] 2021-07-24T16:44:21.793 INFO:teuthology.orchestra.run.smithi115.stdout: fsid = 09e65f2e-ec9e-11eb-8c23-001a4aab830c 2021-07-24T16:44:21.793 INFO:teuthology.orchestra.run.smithi115.stdout: mon_host = [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] [v2:172.21.15.185:3300/0,v1:172.21.15.185:6789/0] [v2:172.21.15.115:3301/0,v1:172.21.15.115:6790/0] 2021-07-24T16:44:22.688 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2021-07-24T16:44:22.689 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2021-07-24T16:44:22.689 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/etc/ceph/ceph.conf 2021-07-24T16:44:22.716 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2021-07-24T16:44:22.716 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2021-07-24T16:44:22.780 DEBUG:teuthology.orchestra.run.smithi185:> set -ex 2021-07-24T16:44:22.780 DEBUG:teuthology.orchestra.run.smithi185:> sudo dd of=/etc/ceph/ceph.conf 2021-07-24T16:44:22.807 DEBUG:teuthology.orchestra.run.smithi185:> set -ex 2021-07-24T16:44:22.808 DEBUG:teuthology.orchestra.run.smithi185:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2021-07-24T16:44:22.871 INFO:tasks.cephadm:Adding mgr.y on smithi115 2021-07-24T16:44:22.872 INFO:tasks.cephadm:Adding mgr.x on smithi185 2021-07-24T16:44:22.872 DEBUG:teuthology.orchestra.run.smithi185:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph orch apply mgr '2;smithi115=y;smithi185=x' 2021-07-24T16:44:25.338 INFO:teuthology.orchestra.run.smithi185.stdout:Scheduled mgr update... 2021-07-24T16:44:25.937 DEBUG:teuthology.orchestra.run.smithi185:mgr.x> sudo journalctl -f -n 0 -u ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@mgr.x.service 2021-07-24T16:44:25.941 INFO:tasks.cephadm:Deploying OSDs... 2021-07-24T16:44:25.942 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2021-07-24T16:44:25.942 DEBUG:teuthology.orchestra.run.smithi115:> dd if=/scratch_devs of=/dev/stdout 2021-07-24T16:44:25.957 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2021-07-24T16:44:25.958 DEBUG:teuthology.orchestra.run.smithi115:> stat /dev/vg_nvme/lv_1 && sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_1 2021-07-24T16:44:25.967 INFO:journalctl@ceph.mgr.x.smithi185.stdout:-- Logs begin at Sat 2021-07-24 16:21:29 UTC. -- 2021-07-24T16:44:26.015 INFO:teuthology.orchestra.run.smithi115.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2021-07-24T16:44:26.015 INFO:teuthology.orchestra.run.smithi115.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2021-07-24T16:44:26.016 INFO:teuthology.orchestra.run.smithi115.stdout:Device: 6h/6d Inode: 115930 Links: 1 2021-07-24T16:44:26.016 INFO:teuthology.orchestra.run.smithi115.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2021-07-24T16:44:26.016 INFO:teuthology.orchestra.run.smithi115.stdout:Context: system_u:object_r:device_t:s0 2021-07-24T16:44:26.016 INFO:teuthology.orchestra.run.smithi115.stdout:Access: 2021-07-24 16:43:56.364653245 +0000 2021-07-24T16:44:26.017 INFO:teuthology.orchestra.run.smithi115.stdout:Modify: 2021-07-24 16:30:18.483904892 +0000 2021-07-24T16:44:26.017 INFO:teuthology.orchestra.run.smithi115.stdout:Change: 2021-07-24 16:30:18.483904892 +0000 2021-07-24T16:44:26.017 INFO:teuthology.orchestra.run.smithi115.stdout: Birth: - 2021-07-24T16:44:26.026 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records in 2021-07-24T16:44:26.026 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records out 2021-07-24T16:44:26.026 INFO:teuthology.orchestra.run.smithi115.stderr:512 bytes copied, 0.000234326 s, 2.2 MB/s 2021-07-24T16:44:26.029 DEBUG:teuthology.orchestra.run.smithi115:> stat /dev/vg_nvme/lv_2 && sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_2 2021-07-24T16:44:26.087 INFO:teuthology.orchestra.run.smithi115.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2021-07-24T16:44:26.087 INFO:teuthology.orchestra.run.smithi115.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2021-07-24T16:44:26.087 INFO:teuthology.orchestra.run.smithi115.stdout:Device: 6h/6d Inode: 115082 Links: 1 2021-07-24T16:44:26.088 INFO:teuthology.orchestra.run.smithi115.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2021-07-24T16:44:26.088 INFO:teuthology.orchestra.run.smithi115.stdout:Context: system_u:object_r:device_t:s0 2021-07-24T16:44:26.088 INFO:teuthology.orchestra.run.smithi115.stdout:Access: 2021-07-24 16:43:56.364653245 +0000 2021-07-24T16:44:26.088 INFO:teuthology.orchestra.run.smithi115.stdout:Modify: 2021-07-24 16:30:18.882897594 +0000 2021-07-24T16:44:26.088 INFO:teuthology.orchestra.run.smithi115.stdout:Change: 2021-07-24 16:30:18.882897594 +0000 2021-07-24T16:44:26.089 INFO:teuthology.orchestra.run.smithi115.stdout: Birth: - 2021-07-24T16:44:26.096 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records in 2021-07-24T16:44:26.097 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records out 2021-07-24T16:44:26.097 INFO:teuthology.orchestra.run.smithi115.stderr:512 bytes copied, 0.000232708 s, 2.2 MB/s 2021-07-24T16:44:26.099 DEBUG:teuthology.orchestra.run.smithi115:> stat /dev/vg_nvme/lv_3 && sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_3 2021-07-24T16:44:26.155 INFO:teuthology.orchestra.run.smithi115.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2021-07-24T16:44:26.156 INFO:teuthology.orchestra.run.smithi115.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2021-07-24T16:44:26.156 INFO:teuthology.orchestra.run.smithi115.stdout:Device: 6h/6d Inode: 117028 Links: 1 2021-07-24T16:44:26.156 INFO:teuthology.orchestra.run.smithi115.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2021-07-24T16:44:26.156 INFO:teuthology.orchestra.run.smithi115.stdout:Context: system_u:object_r:device_t:s0 2021-07-24T16:44:26.157 INFO:teuthology.orchestra.run.smithi115.stdout:Access: 2021-07-24 16:43:56.364653245 +0000 2021-07-24T16:44:26.157 INFO:teuthology.orchestra.run.smithi115.stdout:Modify: 2021-07-24 16:30:19.276890385 +0000 2021-07-24T16:44:26.157 INFO:teuthology.orchestra.run.smithi115.stdout:Change: 2021-07-24 16:30:19.276890385 +0000 2021-07-24T16:44:26.157 INFO:teuthology.orchestra.run.smithi115.stdout: Birth: - 2021-07-24T16:44:26.165 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records in 2021-07-24T16:44:26.165 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records out 2021-07-24T16:44:26.166 INFO:teuthology.orchestra.run.smithi115.stderr:512 bytes copied, 0.00021325 s, 2.4 MB/s 2021-07-24T16:44:26.168 DEBUG:teuthology.orchestra.run.smithi115:> stat /dev/vg_nvme/lv_4 && sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_4 2021-07-24T16:44:26.223 INFO:teuthology.orchestra.run.smithi115.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2021-07-24T16:44:26.224 INFO:teuthology.orchestra.run.smithi115.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2021-07-24T16:44:26.224 INFO:teuthology.orchestra.run.smithi115.stdout:Device: 6h/6d Inode: 118888 Links: 1 2021-07-24T16:44:26.224 INFO:teuthology.orchestra.run.smithi115.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2021-07-24T16:44:26.224 INFO:teuthology.orchestra.run.smithi115.stdout:Context: system_u:object_r:device_t:s0 2021-07-24T16:44:26.225 INFO:teuthology.orchestra.run.smithi115.stdout:Access: 2021-07-24 16:43:56.364653245 +0000 2021-07-24T16:44:26.225 INFO:teuthology.orchestra.run.smithi115.stdout:Modify: 2021-07-24 16:30:19.634883838 +0000 2021-07-24T16:44:26.225 INFO:teuthology.orchestra.run.smithi115.stdout:Change: 2021-07-24 16:30:19.634883838 +0000 2021-07-24T16:44:26.225 INFO:teuthology.orchestra.run.smithi115.stdout: Birth: - 2021-07-24T16:44:26.233 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records in 2021-07-24T16:44:26.233 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records out 2021-07-24T16:44:26.233 INFO:teuthology.orchestra.run.smithi115.stderr:512 bytes copied, 0.000216868 s, 2.4 MB/s 2021-07-24T16:44:26.236 DEBUG:teuthology.orchestra.run.smithi185:> set -ex 2021-07-24T16:44:26.237 DEBUG:teuthology.orchestra.run.smithi185:> dd if=/scratch_devs of=/dev/stdout 2021-07-24T16:44:26.258 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2021-07-24T16:44:26.259 DEBUG:teuthology.orchestra.run.smithi185:> stat /dev/vg_nvme/lv_1 && sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_1 2021-07-24T16:44:26.319 INFO:teuthology.orchestra.run.smithi185.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2021-07-24T16:44:26.319 INFO:teuthology.orchestra.run.smithi185.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2021-07-24T16:44:26.319 INFO:teuthology.orchestra.run.smithi185.stdout:Device: 6h/6d Inode: 114329 Links: 1 2021-07-24T16:44:26.320 INFO:teuthology.orchestra.run.smithi185.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2021-07-24T16:44:26.320 INFO:teuthology.orchestra.run.smithi185.stdout:Context: system_u:object_r:device_t:s0 2021-07-24T16:44:26.320 INFO:teuthology.orchestra.run.smithi185.stdout:Access: 2021-07-24 16:44:10.569858012 +0000 2021-07-24T16:44:26.320 INFO:teuthology.orchestra.run.smithi185.stdout:Modify: 2021-07-24 16:30:18.506803116 +0000 2021-07-24T16:44:26.320 INFO:teuthology.orchestra.run.smithi185.stdout:Change: 2021-07-24 16:30:18.506803116 +0000 2021-07-24T16:44:26.321 INFO:teuthology.orchestra.run.smithi185.stdout: Birth: - 2021-07-24T16:44:26.329 INFO:teuthology.orchestra.run.smithi185.stderr:1+0 records in 2021-07-24T16:44:26.329 INFO:teuthology.orchestra.run.smithi185.stderr:1+0 records out 2021-07-24T16:44:26.329 INFO:teuthology.orchestra.run.smithi185.stderr:512 bytes copied, 0.000189272 s, 2.7 MB/s 2021-07-24T16:44:26.332 DEBUG:teuthology.orchestra.run.smithi185:> stat /dev/vg_nvme/lv_2 && sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_2 2021-07-24T16:44:26.389 INFO:teuthology.orchestra.run.smithi185.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2021-07-24T16:44:26.390 INFO:teuthology.orchestra.run.smithi185.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2021-07-24T16:44:26.390 INFO:teuthology.orchestra.run.smithi185.stdout:Device: 6h/6d Inode: 114362 Links: 1 2021-07-24T16:44:26.390 INFO:teuthology.orchestra.run.smithi185.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2021-07-24T16:44:26.391 INFO:teuthology.orchestra.run.smithi185.stdout:Context: system_u:object_r:device_t:s0 2021-07-24T16:44:26.391 INFO:teuthology.orchestra.run.smithi185.stdout:Access: 2021-07-24 16:44:10.569858012 +0000 2021-07-24T16:44:26.391 INFO:teuthology.orchestra.run.smithi185.stdout:Modify: 2021-07-24 16:30:18.872802064 +0000 2021-07-24T16:44:26.391 INFO:teuthology.orchestra.run.smithi185.stdout:Change: 2021-07-24 16:30:18.872802064 +0000 2021-07-24T16:44:26.391 INFO:teuthology.orchestra.run.smithi185.stdout: Birth: - 2021-07-24T16:44:26.399 INFO:teuthology.orchestra.run.smithi185.stderr:1+0 records in 2021-07-24T16:44:26.399 INFO:teuthology.orchestra.run.smithi185.stderr:1+0 records out 2021-07-24T16:44:26.399 INFO:teuthology.orchestra.run.smithi185.stderr:512 bytes copied, 0.00019138 s, 2.7 MB/s 2021-07-24T16:44:26.402 DEBUG:teuthology.orchestra.run.smithi185:> stat /dev/vg_nvme/lv_3 && sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_3 2021-07-24T16:44:26.459 INFO:teuthology.orchestra.run.smithi185.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2021-07-24T16:44:26.460 INFO:teuthology.orchestra.run.smithi185.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2021-07-24T16:44:26.460 INFO:teuthology.orchestra.run.smithi185.stdout:Device: 6h/6d Inode: 109545 Links: 1 2021-07-24T16:44:26.460 INFO:teuthology.orchestra.run.smithi185.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2021-07-24T16:44:26.460 INFO:teuthology.orchestra.run.smithi185.stdout:Context: system_u:object_r:device_t:s0 2021-07-24T16:44:26.460 INFO:teuthology.orchestra.run.smithi185.stdout:Access: 2021-07-24 16:44:10.569858012 +0000 2021-07-24T16:44:26.461 INFO:teuthology.orchestra.run.smithi185.stdout:Modify: 2021-07-24 16:30:19.234801025 +0000 2021-07-24T16:44:26.461 INFO:teuthology.orchestra.run.smithi185.stdout:Change: 2021-07-24 16:30:19.234801025 +0000 2021-07-24T16:44:26.461 INFO:teuthology.orchestra.run.smithi185.stdout: Birth: - 2021-07-24T16:44:26.468 INFO:teuthology.orchestra.run.smithi185.stderr:1+0 records in 2021-07-24T16:44:26.469 INFO:teuthology.orchestra.run.smithi185.stderr:1+0 records out 2021-07-24T16:44:26.469 INFO:teuthology.orchestra.run.smithi185.stderr:512 bytes copied, 0.000239189 s, 2.1 MB/s 2021-07-24T16:44:26.471 DEBUG:teuthology.orchestra.run.smithi185:> stat /dev/vg_nvme/lv_4 && sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_4 2021-07-24T16:44:26.529 INFO:teuthology.orchestra.run.smithi185.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2021-07-24T16:44:26.529 INFO:teuthology.orchestra.run.smithi185.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2021-07-24T16:44:26.529 INFO:teuthology.orchestra.run.smithi185.stdout:Device: 6h/6d Inode: 115077 Links: 1 2021-07-24T16:44:26.530 INFO:teuthology.orchestra.run.smithi185.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2021-07-24T16:44:26.530 INFO:teuthology.orchestra.run.smithi185.stdout:Context: system_u:object_r:device_t:s0 2021-07-24T16:44:26.530 INFO:teuthology.orchestra.run.smithi185.stdout:Access: 2021-07-24 16:44:10.569858012 +0000 2021-07-24T16:44:26.530 INFO:teuthology.orchestra.run.smithi185.stdout:Modify: 2021-07-24 16:30:19.608799950 +0000 2021-07-24T16:44:26.530 INFO:teuthology.orchestra.run.smithi185.stdout:Change: 2021-07-24 16:30:19.608799950 +0000 2021-07-24T16:44:26.531 INFO:teuthology.orchestra.run.smithi185.stdout: Birth: - 2021-07-24T16:44:26.539 INFO:teuthology.orchestra.run.smithi185.stderr:1+0 records in 2021-07-24T16:44:26.539 INFO:teuthology.orchestra.run.smithi185.stderr:1+0 records out 2021-07-24T16:44:26.539 INFO:teuthology.orchestra.run.smithi185.stderr:512 bytes copied, 0.000216182 s, 2.4 MB/s 2021-07-24T16:44:26.542 INFO:tasks.cephadm:Deploying osd.0 on smithi115 with /dev/vg_nvme/lv_4... 2021-07-24T16:44:26.542 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2021-07-24T16:44:28.165 INFO:journalctl@ceph.mgr.x.smithi185.stdout:Jul 24 16:44:28 smithi185 systemd[1]: Starting Ceph mgr.x for 09e65f2e-ec9e-11eb-8c23-001a4aab830c... 2021-07-24T16:44:28.367 INFO:teuthology.orchestra.run.smithi115.stderr:--> Zapping: /dev/vg_nvme/lv_4 2021-07-24T16:44:28.368 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2021-07-24T16:44:28.368 INFO:teuthology.orchestra.run.smithi115.stderr: stderr: 10+0 records in 2021-07-24T16:44:28.368 INFO:teuthology.orchestra.run.smithi115.stderr:10+0 records out 2021-07-24T16:44:28.368 INFO:teuthology.orchestra.run.smithi115.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0144261 s, 727 MB/s 2021-07-24T16:44:28.369 INFO:teuthology.orchestra.run.smithi115.stderr:--> Zapping successful for: 2021-07-24T16:44:28.651 INFO:journalctl@ceph.mgr.x.smithi185.stdout:Jul 24 16:44:28 smithi185 podman[34488]: 2021-07-24 16:44:28.256595299 +0000 UTC m=+0.029835262 image pull docker.io/ceph/daemon-base:latest-octopus 2021-07-24T16:44:28.651 INFO:journalctl@ceph.mgr.x.smithi185.stdout:Jul 24 16:44:28 smithi185 podman[34488]: 2021-07-24 16:44:28.381304343 +0000 UTC m=+0.154544397 container create 1dbcb4390826b60a6b151400bd41121abd1772cc7218fb5a38ad4d2cffb11ab5 (image=docker.io/ceph/daemon-base:latest-octopus, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-mgr.x, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Dimitri Savineau , GIT_COMMIT=dc1ab19b0a59d1b98f8d68ddf2a7018ba195e766, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=master-dc1ab19, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Base Image, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.build-date=20201204) 2021-07-24T16:44:28.957 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph orch daemon add osd smithi115:vg_nvme/lv_4 2021-07-24T16:44:29.165 INFO:journalctl@ceph.mgr.x.smithi185.stdout:Jul 24 16:44:28 smithi185 podman[34488]: 2021-07-24 16:44:28.689632169 +0000 UTC m=+0.462872229 container init 1dbcb4390826b60a6b151400bd41121abd1772cc7218fb5a38ad4d2cffb11ab5 (image=docker.io/ceph/daemon-base:latest-octopus, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-mgr.x, org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=, ceph=True, RELEASE=master-dc1ab19, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20201204, org.label-schema.schema-version=1.0, maintainer=Dimitri Savineau , org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=dc1ab19b0a59d1b98f8d68ddf2a7018ba195e766, GIT_REPO=https://github.com/ceph/ceph-container.git) 2021-07-24T16:44:29.166 INFO:journalctl@ceph.mgr.x.smithi185.stdout:Jul 24 16:44:28 smithi185 podman[34488]: 2021-07-24 16:44:28.722778262 +0000 UTC m=+0.496018221 container start 1dbcb4390826b60a6b151400bd41121abd1772cc7218fb5a38ad4d2cffb11ab5 (image=docker.io/ceph/daemon-base:latest-octopus, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-mgr.x, maintainer=Dimitri Savineau , RELEASE=master-dc1ab19, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=dc1ab19b0a59d1b98f8d68ddf2a7018ba195e766, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Base Image) 2021-07-24T16:44:29.166 INFO:journalctl@ceph.mgr.x.smithi185.stdout:Jul 24 16:44:28 smithi185 bash[34413]: 1dbcb4390826b60a6b151400bd41121abd1772cc7218fb5a38ad4d2cffb11ab5 2021-07-24T16:44:29.166 INFO:journalctl@ceph.mgr.x.smithi185.stdout:Jul 24 16:44:28 smithi185 systemd[1]: Started Ceph mgr.x for 09e65f2e-ec9e-11eb-8c23-001a4aab830c. 2021-07-24T16:44:42.203 INFO:teuthology.orchestra.run.smithi115.stdout:Created osd(s) 0 on host 'smithi115' 2021-07-24T16:44:42.799 DEBUG:teuthology.orchestra.run.smithi115:osd.0> sudo journalctl -f -n 0 -u ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@osd.0.service 2021-07-24T16:44:42.810 INFO:tasks.cephadm:Deploying osd.1 on smithi115 with /dev/vg_nvme/lv_3... 2021-07-24T16:44:42.810 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2021-07-24T16:44:42.841 INFO:journalctl@ceph.osd.0.smithi115.stdout:-- Logs begin at Sat 2021-07-24 16:20:48 UTC. -- 2021-07-24T16:44:45.359 INFO:teuthology.orchestra.run.smithi115.stderr:--> Zapping: /dev/vg_nvme/lv_3 2021-07-24T16:44:45.360 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2021-07-24T16:44:45.360 INFO:teuthology.orchestra.run.smithi115.stderr: stderr: 10+0 records in 2021-07-24T16:44:45.360 INFO:teuthology.orchestra.run.smithi115.stderr:10+0 records out 2021-07-24T16:44:45.360 INFO:teuthology.orchestra.run.smithi115.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0119221 s, 880 MB/s 2021-07-24T16:44:45.361 INFO:teuthology.orchestra.run.smithi115.stderr:--> Zapping successful for: 2021-07-24T16:44:46.268 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph orch daemon add osd smithi115:vg_nvme/lv_3 2021-07-24T16:45:00.061 INFO:teuthology.orchestra.run.smithi115.stdout:Created osd(s) 1 on host 'smithi115' 2021-07-24T16:45:00.767 DEBUG:teuthology.orchestra.run.smithi115:osd.1> sudo journalctl -f -n 0 -u ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@osd.1.service 2021-07-24T16:45:00.775 INFO:tasks.cephadm:Deploying osd.2 on smithi115 with /dev/vg_nvme/lv_2... 2021-07-24T16:45:00.775 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2021-07-24T16:45:00.806 INFO:journalctl@ceph.osd.1.smithi115.stdout:-- Logs begin at Sat 2021-07-24 16:20:48 UTC. -- 2021-07-24T16:45:02.992 INFO:teuthology.orchestra.run.smithi115.stderr:--> Zapping: /dev/vg_nvme/lv_2 2021-07-24T16:45:02.993 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2021-07-24T16:45:02.993 INFO:teuthology.orchestra.run.smithi115.stderr: stderr: 10+0 records in 2021-07-24T16:45:02.994 INFO:teuthology.orchestra.run.smithi115.stderr:10+0 records out 2021-07-24T16:45:02.994 INFO:teuthology.orchestra.run.smithi115.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0127487 s, 822 MB/s 2021-07-24T16:45:02.995 INFO:teuthology.orchestra.run.smithi115.stderr:--> Zapping successful for: 2021-07-24T16:45:04.233 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph orch daemon add osd smithi115:vg_nvme/lv_2 2021-07-24T16:45:18.205 INFO:teuthology.orchestra.run.smithi115.stdout:Created osd(s) 2 on host 'smithi115' 2021-07-24T16:45:18.896 DEBUG:teuthology.orchestra.run.smithi115:osd.2> sudo journalctl -f -n 0 -u ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@osd.2.service 2021-07-24T16:45:18.899 INFO:tasks.cephadm:Deploying osd.3 on smithi115 with /dev/vg_nvme/lv_1... 2021-07-24T16:45:18.900 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2021-07-24T16:45:18.928 INFO:journalctl@ceph.osd.2.smithi115.stdout:-- Logs begin at Sat 2021-07-24 16:20:48 UTC. -- 2021-07-24T16:45:21.103 INFO:teuthology.orchestra.run.smithi115.stderr:--> Zapping: /dev/vg_nvme/lv_1 2021-07-24T16:45:21.104 INFO:teuthology.orchestra.run.smithi115.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2021-07-24T16:45:21.104 INFO:teuthology.orchestra.run.smithi115.stderr: stderr: 10+0 records in 2021-07-24T16:45:21.104 INFO:teuthology.orchestra.run.smithi115.stderr:10+0 records out 2021-07-24T16:45:21.104 INFO:teuthology.orchestra.run.smithi115.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0124309 s, 844 MB/s 2021-07-24T16:45:21.105 INFO:teuthology.orchestra.run.smithi115.stderr:--> Zapping successful for: 2021-07-24T16:45:21.959 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph orch daemon add osd smithi115:vg_nvme/lv_1 2021-07-24T16:45:36.980 INFO:teuthology.orchestra.run.smithi115.stdout:Created osd(s) 3 on host 'smithi115' 2021-07-24T16:45:37.754 DEBUG:teuthology.orchestra.run.smithi115:osd.3> sudo journalctl -f -n 0 -u ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@osd.3.service 2021-07-24T16:45:37.757 INFO:tasks.cephadm:Deploying osd.4 on smithi185 with /dev/vg_nvme/lv_4... 2021-07-24T16:45:37.757 DEBUG:teuthology.orchestra.run.smithi185:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2021-07-24T16:45:37.783 INFO:journalctl@ceph.osd.3.smithi115.stdout:-- Logs begin at Sat 2021-07-24 16:20:48 UTC. -- 2021-07-24T16:45:39.599 INFO:teuthology.orchestra.run.smithi185.stderr:--> Zapping: /dev/vg_nvme/lv_4 2021-07-24T16:45:39.600 INFO:teuthology.orchestra.run.smithi185.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2021-07-24T16:45:39.600 INFO:teuthology.orchestra.run.smithi185.stderr: stderr: 10+0 records in 2021-07-24T16:45:39.600 INFO:teuthology.orchestra.run.smithi185.stderr:10+0 records out 2021-07-24T16:45:39.601 INFO:teuthology.orchestra.run.smithi185.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0126065 s, 832 MB/s 2021-07-24T16:45:39.601 INFO:teuthology.orchestra.run.smithi185.stderr:--> Zapping successful for: 2021-07-24T16:45:40.293 DEBUG:teuthology.orchestra.run.smithi185:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph orch daemon add osd smithi185:vg_nvme/lv_4 2021-07-24T16:45:53.519 INFO:teuthology.orchestra.run.smithi185.stdout:Created osd(s) 4 on host 'smithi185' 2021-07-24T16:45:54.131 DEBUG:teuthology.orchestra.run.smithi185:osd.4> sudo journalctl -f -n 0 -u ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@osd.4.service 2021-07-24T16:45:54.133 INFO:tasks.cephadm:Deploying osd.5 on smithi185 with /dev/vg_nvme/lv_3... 2021-07-24T16:45:54.134 DEBUG:teuthology.orchestra.run.smithi185:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2021-07-24T16:45:54.162 INFO:journalctl@ceph.osd.4.smithi185.stdout:-- Logs begin at Sat 2021-07-24 16:21:29 UTC. -- 2021-07-24T16:45:56.712 INFO:teuthology.orchestra.run.smithi185.stderr:--> Zapping: /dev/vg_nvme/lv_3 2021-07-24T16:45:56.712 INFO:teuthology.orchestra.run.smithi185.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2021-07-24T16:45:56.713 INFO:teuthology.orchestra.run.smithi185.stderr: stderr: 10+0 records in 2021-07-24T16:45:56.713 INFO:teuthology.orchestra.run.smithi185.stderr:10+0 records out 2021-07-24T16:45:56.713 INFO:teuthology.orchestra.run.smithi185.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0118905 s, 882 MB/s 2021-07-24T16:45:56.713 INFO:teuthology.orchestra.run.smithi185.stderr:--> Zapping successful for: 2021-07-24T16:45:57.321 DEBUG:teuthology.orchestra.run.smithi185:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph orch daemon add osd smithi185:vg_nvme/lv_3 2021-07-24T16:46:11.107 INFO:teuthology.orchestra.run.smithi185.stdout:Created osd(s) 5 on host 'smithi185' 2021-07-24T16:46:11.746 DEBUG:teuthology.orchestra.run.smithi185:osd.5> sudo journalctl -f -n 0 -u ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@osd.5.service 2021-07-24T16:46:11.749 INFO:tasks.cephadm:Deploying osd.6 on smithi185 with /dev/vg_nvme/lv_2... 2021-07-24T16:46:11.749 DEBUG:teuthology.orchestra.run.smithi185:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2021-07-24T16:46:11.777 INFO:journalctl@ceph.osd.5.smithi185.stdout:-- Logs begin at Sat 2021-07-24 16:21:29 UTC. -- 2021-07-24T16:46:14.082 INFO:teuthology.orchestra.run.smithi185.stderr:--> Zapping: /dev/vg_nvme/lv_2 2021-07-24T16:46:14.082 INFO:teuthology.orchestra.run.smithi185.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2021-07-24T16:46:14.082 INFO:teuthology.orchestra.run.smithi185.stderr: stderr: 10+0 records in 2021-07-24T16:46:14.082 INFO:teuthology.orchestra.run.smithi185.stderr:10+0 records out 2021-07-24T16:46:14.083 INFO:teuthology.orchestra.run.smithi185.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0118231 s, 887 MB/s 2021-07-24T16:46:14.083 INFO:teuthology.orchestra.run.smithi185.stderr:--> Zapping successful for: 2021-07-24T16:46:15.296 DEBUG:teuthology.orchestra.run.smithi185:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph orch daemon add osd smithi185:vg_nvme/lv_2 2021-07-24T16:46:29.714 INFO:teuthology.orchestra.run.smithi185.stdout:Created osd(s) 6 on host 'smithi185' 2021-07-24T16:46:30.447 DEBUG:teuthology.orchestra.run.smithi185:osd.6> sudo journalctl -f -n 0 -u ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@osd.6.service 2021-07-24T16:46:30.450 INFO:tasks.cephadm:Deploying osd.7 on smithi185 with /dev/vg_nvme/lv_1... 2021-07-24T16:46:30.450 DEBUG:teuthology.orchestra.run.smithi185:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2021-07-24T16:46:30.477 INFO:journalctl@ceph.osd.6.smithi185.stdout:-- Logs begin at Sat 2021-07-24 16:21:29 UTC. -- 2021-07-24T16:46:32.635 INFO:teuthology.orchestra.run.smithi185.stderr:--> Zapping: /dev/vg_nvme/lv_1 2021-07-24T16:46:32.635 INFO:teuthology.orchestra.run.smithi185.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2021-07-24T16:46:32.635 INFO:teuthology.orchestra.run.smithi185.stderr: stderr: 10+0 records in 2021-07-24T16:46:32.636 INFO:teuthology.orchestra.run.smithi185.stderr:10+0 records out 2021-07-24T16:46:32.636 INFO:teuthology.orchestra.run.smithi185.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0110558 s, 948 MB/s 2021-07-24T16:46:32.636 INFO:teuthology.orchestra.run.smithi185.stderr:--> Zapping successful for: 2021-07-24T16:46:34.008 DEBUG:teuthology.orchestra.run.smithi185:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph orch daemon add osd smithi185:vg_nvme/lv_1 2021-07-24T16:46:48.886 INFO:teuthology.orchestra.run.smithi185.stdout:Created osd(s) 7 on host 'smithi185' 2021-07-24T16:46:49.570 DEBUG:teuthology.orchestra.run.smithi185:osd.7> sudo journalctl -f -n 0 -u ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@osd.7.service 2021-07-24T16:46:49.575 INFO:tasks.cephadm:Adding prometheus.a on smithi185 2021-07-24T16:46:49.575 DEBUG:teuthology.orchestra.run.smithi185:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph orch apply prometheus '1;smithi185=a' 2021-07-24T16:46:49.617 INFO:journalctl@ceph.osd.7.smithi185.stdout:-- Logs begin at Sat 2021-07-24 16:21:29 UTC. -- 2021-07-24T16:46:51.743 INFO:teuthology.orchestra.run.smithi185.stdout:Scheduled prometheus update... 2021-07-24T16:46:52.643 DEBUG:teuthology.orchestra.run.smithi185:prometheus.a> sudo journalctl -f -n 0 -u ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@prometheus.a.service 2021-07-24T16:46:52.646 INFO:tasks.cephadm:Adding node-exporter.a on smithi115 2021-07-24T16:46:52.646 INFO:tasks.cephadm:Adding node-exporter.b on smithi185 2021-07-24T16:46:52.647 DEBUG:teuthology.orchestra.run.smithi185:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph orch apply node-exporter '2;smithi115=a;smithi185=b' 2021-07-24T16:46:52.677 INFO:journalctl@ceph.prometheus.a.smithi185.stdout:-- Logs begin at Sat 2021-07-24 16:21:29 UTC. -- 2021-07-24T16:46:55.596 INFO:teuthology.orchestra.run.smithi185.stdout:Scheduled node-exporter update... 2021-07-24T16:46:56.602 DEBUG:teuthology.orchestra.run.smithi115:node-exporter.a> sudo journalctl -f -n 0 -u ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@node-exporter.a.service 2021-07-24T16:46:56.606 DEBUG:teuthology.orchestra.run.smithi185:node-exporter.b> sudo journalctl -f -n 0 -u ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@node-exporter.b.service 2021-07-24T16:46:56.608 INFO:tasks.cephadm:Adding alertmanager.a on smithi115 2021-07-24T16:46:56.609 DEBUG:teuthology.orchestra.run.smithi185:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph orch apply alertmanager '1;smithi115=a' 2021-07-24T16:46:56.636 INFO:journalctl@ceph.node-exporter.b.smithi185.stdout:-- Logs begin at Sat 2021-07-24 16:21:29 UTC. -- 2021-07-24T16:46:56.648 INFO:journalctl@ceph.node-exporter.a.smithi115.stdout:-- Logs begin at Sat 2021-07-24 16:20:48 UTC. -- 2021-07-24T16:46:58.602 INFO:teuthology.orchestra.run.smithi185.stdout:Scheduled alertmanager update... 2021-07-24T16:46:59.261 DEBUG:teuthology.orchestra.run.smithi115:alertmanager.a> sudo journalctl -f -n 0 -u ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@alertmanager.a.service 2021-07-24T16:46:59.265 INFO:tasks.cephadm:Adding grafana.a on smithi185 2021-07-24T16:46:59.266 DEBUG:teuthology.orchestra.run.smithi185:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph orch apply grafana '1;smithi185=a' 2021-07-24T16:46:59.294 INFO:journalctl@ceph.alertmanager.a.smithi115.stdout:-- Logs begin at Sat 2021-07-24 16:20:48 UTC. -- 2021-07-24T16:46:59.544 INFO:journalctl@ceph.node-exporter.b.smithi185.stdout:Jul 24 16:46:59 smithi185 bash[44046]: Trying to pull docker.io/prom/node-exporter:v0.18.1... 2021-07-24T16:46:59.903 INFO:journalctl@ceph.node-exporter.b.smithi185.stdout:Jul 24 16:46:59 smithi185 bash[44046]: Getting image source signatures 2021-07-24T16:46:59.949 INFO:journalctl@ceph.node-exporter.b.smithi185.stdout:Jul 24 16:46:59 smithi185 bash[44046]: Copying blob sha256:190160031744b0810999dd6f293478be0b41524654c70782cf09437095430f2f 2021-07-24T16:46:59.949 INFO:journalctl@ceph.node-exporter.b.smithi185.stdout:Jul 24 16:46:59 smithi185 bash[44046]: Copying blob sha256:3589a6efd9ce96b2f2218a80bacb84f60d5e584d024023617b0f56b87fe798c3 2021-07-24T16:46:59.949 INFO:journalctl@ceph.node-exporter.b.smithi185.stdout:Jul 24 16:46:59 smithi185 bash[44046]: Copying blob sha256:49a2d53aa1af115e87f7e23a7fe4b7a3e12304d37982fb6528b035d0f68a3b56 2021-07-24T16:47:00.416 INFO:journalctl@ceph.node-exporter.b.smithi185.stdout:Jul 24 16:46:59 smithi185 bash[44046]: Copying config sha256:e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87 2021-07-24T16:47:00.416 INFO:journalctl@ceph.node-exporter.b.smithi185.stdout:Jul 24 16:47:00 smithi185 bash[44046]: Writing manifest to image destination 2021-07-24T16:47:00.416 INFO:journalctl@ceph.node-exporter.b.smithi185.stdout:Jul 24 16:47:00 smithi185 bash[44046]: Storing signatures 2021-07-24T16:47:02.234 INFO:journalctl@ceph.node-exporter.b.smithi185.stdout:Jul 24 16:47:01 smithi185 podman[44148]: 2021-07-24 16:46:59.287578524 +0000 UTC m=+0.032477968 image pull docker.io/prom/node-exporter:v0.18.1 2021-07-24T16:47:02.235 INFO:journalctl@ceph.node-exporter.b.smithi185.stdout:Jul 24 16:47:02 smithi185 podman[44148]: 2021-07-24 16:47:02.057755378 +0000 UTC m=+2.802654817 container create c44b8d640e304167598b014c57572901f4ea65873b5f2ccd118a8aed76f53c73 (image=docker.io/prom/node-exporter:v0.18.1, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-node-exporter.b, maintainer=The Prometheus Authors ) 2021-07-24T16:47:02.541 INFO:journalctl@ceph.node-exporter.b.smithi185.stdout:Jul 24 16:47:02 smithi185 podman[44148]: 2021-07-24 16:47:02.540976956 +0000 UTC m=+3.285876407 container init c44b8d640e304167598b014c57572901f4ea65873b5f2ccd118a8aed76f53c73 (image=docker.io/prom/node-exporter:v0.18.1, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-node-exporter.b, maintainer=The Prometheus Authors ) 2021-07-24T16:47:02.577 INFO:teuthology.orchestra.run.smithi185.stdout:Scheduled grafana update... 2021-07-24T16:47:02.915 INFO:journalctl@ceph.node-exporter.b.smithi185.stdout:Jul 24 16:47:02 smithi185 podman[44148]: 2021-07-24 16:47:02.574345447 +0000 UTC m=+3.319244901 container start c44b8d640e304167598b014c57572901f4ea65873b5f2ccd118a8aed76f53c73 (image=docker.io/prom/node-exporter:v0.18.1, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-node-exporter.b, maintainer=The Prometheus Authors ) 2021-07-24T16:47:02.916 INFO:journalctl@ceph.node-exporter.b.smithi185.stdout:Jul 24 16:47:02 smithi185 bash[44046]: c44b8d640e304167598b014c57572901f4ea65873b5f2ccd118a8aed76f53c73 2021-07-24T16:47:02.916 INFO:journalctl@ceph.node-exporter.b.smithi185.stdout:Jul 24 16:47:02 smithi185 systemd[1]: Started Ceph node-exporter.b for 09e65f2e-ec9e-11eb-8c23-001a4aab830c. 2021-07-24T16:47:03.356 INFO:journalctl@ceph.node-exporter.a.smithi115.stdout:Jul 24 16:47:03 smithi115 systemd[1]: Starting Ceph node-exporter.a for 09e65f2e-ec9e-11eb-8c23-001a4aab830c... 2021-07-24T16:47:03.396 DEBUG:teuthology.orchestra.run.smithi185:grafana.a> sudo journalctl -f -n 0 -u ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@grafana.a.service 2021-07-24T16:47:03.398 INFO:tasks.cephadm:Setting up client nodes... 2021-07-24T16:47:03.399 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2021-07-24T16:47:03.426 INFO:journalctl@ceph.grafana.a.smithi185.stdout:-- Logs begin at Sat 2021-07-24 16:21:29 UTC. -- 2021-07-24T16:47:03.623 INFO:journalctl@ceph.node-exporter.a.smithi115.stdout:Jul 24 16:47:03 smithi115 bash[49943]: Trying to pull docker.io/prom/node-exporter:v0.18.1... 2021-07-24T16:47:03.875 INFO:journalctl@ceph.node-exporter.a.smithi115.stdout:Jul 24 16:47:03 smithi115 bash[49943]: Getting image source signatures 2021-07-24T16:47:03.876 INFO:journalctl@ceph.node-exporter.a.smithi115.stdout:Jul 24 16:47:03 smithi115 bash[49943]: Copying blob sha256:49a2d53aa1af115e87f7e23a7fe4b7a3e12304d37982fb6528b035d0f68a3b56 2021-07-24T16:47:03.876 INFO:journalctl@ceph.node-exporter.a.smithi115.stdout:Jul 24 16:47:03 smithi115 bash[49943]: Copying blob sha256:3589a6efd9ce96b2f2218a80bacb84f60d5e584d024023617b0f56b87fe798c3 2021-07-24T16:47:04.129 INFO:journalctl@ceph.node-exporter.a.smithi115.stdout:Jul 24 16:47:03 smithi115 bash[49943]: Copying blob sha256:190160031744b0810999dd6f293478be0b41524654c70782cf09437095430f2f 2021-07-24T16:47:04.129 INFO:journalctl@ceph.node-exporter.a.smithi115.stdout:Jul 24 16:47:04 smithi115 bash[49943]: Copying config sha256:e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87 2021-07-24T16:47:04.629 INFO:journalctl@ceph.node-exporter.a.smithi115.stdout:Jul 24 16:47:04 smithi115 bash[49943]: Writing manifest to image destination 2021-07-24T16:47:04.629 INFO:journalctl@ceph.node-exporter.a.smithi115.stdout:Jul 24 16:47:04 smithi115 bash[49943]: Storing signatures 2021-07-24T16:47:06.507 INFO:journalctl@ceph.node-exporter.a.smithi115.stdout:Jul 24 16:47:06 smithi115 podman[50015]: 2021-07-24 16:47:03.353994969 +0000 UTC m=+0.030285637 image pull docker.io/prom/node-exporter:v0.18.1 2021-07-24T16:47:06.507 INFO:journalctl@ceph.node-exporter.a.smithi115.stdout:Jul 24 16:47:06 smithi115 podman[50015]: 2021-07-24 16:47:06.289624613 +0000 UTC m=+2.965915258 container create 3fb16898e1170aec3fde2b1b5d283817f227aa64b405d5f69d28f2fed08d37b4 (image=docker.io/prom/node-exporter:v0.18.1, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-node-exporter.a, maintainer=The Prometheus Authors ) 2021-07-24T16:47:06.859 INFO:teuthology.orchestra.run.smithi115.stdout:[client.0] 2021-07-24T16:47:06.860 INFO:teuthology.orchestra.run.smithi115.stdout: key = AQAKRPxgpzELMxAAvRO+RP8r5oujL9AFeyGlUA== 2021-07-24T16:47:07.129 INFO:journalctl@ceph.node-exporter.a.smithi115.stdout:Jul 24 16:47:06 smithi115 podman[50015]: 2021-07-24 16:47:06.806175183 +0000 UTC m=+3.482465834 container init 3fb16898e1170aec3fde2b1b5d283817f227aa64b405d5f69d28f2fed08d37b4 (image=docker.io/prom/node-exporter:v0.18.1, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-node-exporter.a, maintainer=The Prometheus Authors ) 2021-07-24T16:47:07.129 INFO:journalctl@ceph.node-exporter.a.smithi115.stdout:Jul 24 16:47:06 smithi115 podman[50015]: 2021-07-24 16:47:06.83948884 +0000 UTC m=+3.515779495 container start 3fb16898e1170aec3fde2b1b5d283817f227aa64b405d5f69d28f2fed08d37b4 (image=docker.io/prom/node-exporter:v0.18.1, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-node-exporter.a, maintainer=The Prometheus Authors ) 2021-07-24T16:47:07.129 INFO:journalctl@ceph.node-exporter.a.smithi115.stdout:Jul 24 16:47:06 smithi115 bash[49943]: 3fb16898e1170aec3fde2b1b5d283817f227aa64b405d5f69d28f2fed08d37b4 2021-07-24T16:47:07.130 INFO:journalctl@ceph.node-exporter.a.smithi115.stdout:Jul 24 16:47:06 smithi115 systemd[1]: Started Ceph node-exporter.a for 09e65f2e-ec9e-11eb-8c23-001a4aab830c. 2021-07-24T16:47:07.663 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2021-07-24T16:47:07.664 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2021-07-24T16:47:07.664 DEBUG:teuthology.orchestra.run.smithi115:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2021-07-24T16:47:07.703 DEBUG:teuthology.orchestra.run.smithi185:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2021-07-24T16:47:09.764 INFO:teuthology.orchestra.run.smithi185.stdout:[client.1] 2021-07-24T16:47:09.764 INFO:teuthology.orchestra.run.smithi185.stdout: key = AQANRPxgZzZSLRAAp7Y49HVMSa8v+1tYaWhCRw== 2021-07-24T16:47:10.540 DEBUG:teuthology.orchestra.run.smithi185:> set -ex 2021-07-24T16:47:10.541 DEBUG:teuthology.orchestra.run.smithi185:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2021-07-24T16:47:10.541 DEBUG:teuthology.orchestra.run.smithi185:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2021-07-24T16:47:10.585 INFO:tasks.cephadm:Waiting for OSDs to come up 2021-07-24T16:47:10.586 DEBUG:teuthology.orchestra.run.smithi115:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2021-07-24T16:47:10.851 INFO:teuthology.misc.health.smithi115.stdout: 2021-07-24T16:47:10.852 INFO:teuthology.misc.health.smithi115.stdout:{"epoch":48,"fsid":"09e65f2e-ec9e-11eb-8c23-001a4aab830c","created":"2021-07-24T16:42:25.848513+0000","modified":"2021-07-24T16:46:53.100076+0000","last_up_change":"2021-07-24T16:46:52.087723+0000","last_in_change":"2021-07-24T16:46:52.087723+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2021-07-24T16:43:51.455564+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"70b84abc-a380-4257-9d1f-00f3e765b389","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6802","nonce":3273344699},{"type":"v1","addr":"172.21.15.115:6803","nonce":3273344699}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6804","nonce":3273344699},{"type":"v1","addr":"172.21.15.115:6805","nonce":3273344699}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6808","nonce":3273344699},{"type":"v1","addr":"172.21.15.115:6809","nonce":3273344699}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6806","nonce":3273344699},{"type":"v1","addr":"172.21.15.115:6807","nonce":3273344699}]},"public_addr":"172.21.15.115:6803/3273344699","cluster_addr":"172.21.15.115:6805/3273344699","heartbeat_back_addr":"172.21.15.115:6809/3273344699","heartbeat_front_addr":"172.21.15.115:6807/3273344699","state":["exists","up"]},{"osd":1,"uuid":"bcf1f5d1-f605-451a-9927-1073cba497d7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6810","nonce":622677807},{"type":"v1","addr":"172.21.15.115:6811","nonce":622677807}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6812","nonce":622677807},{"type":"v1","addr":"172.21.15.115:6813","nonce":622677807}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6816","nonce":622677807},{"type":"v1","addr":"172.21.15.115:6817","nonce":622677807}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6814","nonce":622677807},{"type":"v1","addr":"172.21.15.115:6815","nonce":622677807}]},"public_addr":"172.21.15.115:6811/622677807","cluster_addr":"172.21.15.115:6813/622677807","heartbeat_back_addr":"172.21.15.115:6817/622677807","heartbeat_front_addr":"172.21.15.115:6815/622677807","state":["exists","up"]},{"osd":2,"uuid":"88df9ed1-a24f-4a36-8a9d-745cba8b86d5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6818","nonce":960110370},{"type":"v1","addr":"172.21.15.115:6819","nonce":960110370}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6820","nonce":960110370},{"type":"v1","addr":"172.21.15.115:6821","nonce":960110370}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6824","nonce":960110370},{"type":"v1","addr":"172.21.15.115:6825","nonce":960110370}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6822","nonce":960110370},{"type":"v1","addr":"172.21.15.115:6823","nonce":960110370}]},"public_addr":"172.21.15.115:6819/960110370","cluster_addr":"172.21.15.115:6821/960110370","heartbeat_back_addr":"172.21.15.115:6825/960110370","heartbeat_front_addr":"172.21.15.115:6823/960110370","state":["exists","up"]},{"osd":3,"uuid":"746da5be-500b-48a9-9864-0144db506fa5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":27,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6826","nonce":935386804},{"type":"v1","addr":"172.21.15.115:6827","nonce":935386804}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6828","nonce":935386804},{"type":"v1","addr":"172.21.15.115:6829","nonce":935386804}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6832","nonce":935386804},{"type":"v1","addr":"172.21.15.115:6833","nonce":935386804}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6830","nonce":935386804},{"type":"v1","addr":"172.21.15.115:6831","nonce":935386804}]},"public_addr":"172.21.15.115:6827/935386804","cluster_addr":"172.21.15.115:6829/935386804","heartbeat_back_addr":"172.21.15.115:6833/935386804","heartbeat_front_addr":"172.21.15.115:6831/935386804","state":["exists","up"]},{"osd":4,"uuid":"d0f1878d-7778-4f79-aeb8-605e09a9b9f9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6800","nonce":415889915},{"type":"v1","addr":"172.21.15.185:6801","nonce":415889915}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6802","nonce":415889915},{"type":"v1","addr":"172.21.15.185:6803","nonce":415889915}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6806","nonce":415889915},{"type":"v1","addr":"172.21.15.185:6807","nonce":415889915}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6804","nonce":415889915},{"type":"v1","addr":"172.21.15.185:6805","nonce":415889915}]},"public_addr":"172.21.15.185:6801/415889915","cluster_addr":"172.21.15.185:6803/415889915","heartbeat_back_addr":"172.21.15.185:6807/415889915","heartbeat_front_addr":"172.21.15.185:6805/415889915","state":["exists","up"]},{"osd":5,"uuid":"d0cd50e7-412a-4a8c-a6ce-570c6c67dc51","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6808","nonce":1393399055},{"type":"v1","addr":"172.21.15.185:6809","nonce":1393399055}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6810","nonce":1393399055},{"type":"v1","addr":"172.21.15.185:6811","nonce":1393399055}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6814","nonce":1393399055},{"type":"v1","addr":"172.21.15.185:6815","nonce":1393399055}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6812","nonce":1393399055},{"type":"v1","addr":"172.21.15.185:6813","nonce":1393399055}]},"public_addr":"172.21.15.185:6809/1393399055","cluster_addr":"172.21.15.185:6811/1393399055","heartbeat_back_addr":"172.21.15.185:6815/1393399055","heartbeat_front_addr":"172.21.15.185:6813/1393399055","state":["exists","up"]},{"osd":6,"uuid":"db341997-c78d-4d24-b9d4-7786c9f9ac3a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6816","nonce":2098347802},{"type":"v1","addr":"172.21.15.185:6817","nonce":2098347802}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6818","nonce":2098347802},{"type":"v1","addr":"172.21.15.185:6819","nonce":2098347802}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6822","nonce":2098347802},{"type":"v1","addr":"172.21.15.185:6823","nonce":2098347802}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6820","nonce":2098347802},{"type":"v1","addr":"172.21.15.185:6821","nonce":2098347802}]},"public_addr":"172.21.15.185:6817/2098347802","cluster_addr":"172.21.15.185:6819/2098347802","heartbeat_back_addr":"172.21.15.185:6823/2098347802","heartbeat_front_addr":"172.21.15.185:6821/2098347802","state":["exists","up"]},{"osd":7,"uuid":"3490d214-f528-4786-9914-7d33e6b3f606","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":47,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6824","nonce":341588007},{"type":"v1","addr":"172.21.15.185:6825","nonce":341588007}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6826","nonce":341588007},{"type":"v1","addr":"172.21.15.185:6827","nonce":341588007}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6830","nonce":341588007},{"type":"v1","addr":"172.21.15.185:6831","nonce":341588007}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6828","nonce":341588007},{"type":"v1","addr":"172.21.15.185:6829","nonce":341588007}]},"public_addr":"172.21.15.185:6825/341588007","cluster_addr":"172.21.15.185:6827/341588007","heartbeat_back_addr":"172.21.15.185:6831/341588007","heartbeat_front_addr":"172.21.15.185:6829/341588007","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:44:44.193175+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:45:02.044675+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:45:20.167218+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:45:39.008544+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:45:55.566077+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:46:13.082650+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:46:31.730008+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:46:50.749950+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.115:0/4231850971":"2021-07-25T16:43:01.663116+0000","172.21.15.115:6800/2964048598":"2021-07-25T16:43:01.663116+0000","172.21.15.115:0/1320748635":"2021-07-25T16:43:01.663116+0000","172.21.15.115:6801/2964048598":"2021-07-25T16:43:01.663116+0000","172.21.15.115:6800/498024038":"2021-07-25T16:42:45.721101+0000","172.21.15.115:6801/498024038":"2021-07-25T16:42:45.721101+0000","172.21.15.115:0/1757833115":"2021-07-25T16:42:45.721101+0000","172.21.15.115:0/4089012685":"2021-07-25T16:42:45.721101+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2021-07-24T16:47:10.862 DEBUG:teuthology.misc:8 of 8 OSDs are up 2021-07-24T16:47:10.863 INFO:tasks.cephadm:Creating RBD pool 2021-07-24T16:47:10.863 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- sudo ceph --cluster ceph osd pool create rbd 8 2021-07-24T16:47:13.036 INFO:teuthology.orchestra.run.smithi115.stderr:pool 'rbd' created 2021-07-24T16:47:13.776 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2021-07-24T16:47:16.051 INFO:teuthology.orchestra.run.smithi115.stderr:enabled application 'rbd' on pool 'rbd' 2021-07-24T16:47:16.801 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph osd dump --format=json 2021-07-24T16:47:16.942 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:47:18.702 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:47:18.703 INFO:teuthology.orchestra.run.smithi115.stdout:{"epoch":52,"fsid":"09e65f2e-ec9e-11eb-8c23-001a4aab830c","created":"2021-07-24T16:42:25.848513+0000","modified":"2021-07-24T16:47:16.042219+0000","last_up_change":"2021-07-24T16:46:52.087723+0000","last_in_change":"2021-07-24T16:46:52.087723+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2021-07-24T16:43:51.455564+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2021-07-24T16:47:12.977475+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"52","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"70b84abc-a380-4257-9d1f-00f3e765b389","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6802","nonce":3273344699},{"type":"v1","addr":"172.21.15.115:6803","nonce":3273344699}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6804","nonce":3273344699},{"type":"v1","addr":"172.21.15.115:6805","nonce":3273344699}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6808","nonce":3273344699},{"type":"v1","addr":"172.21.15.115:6809","nonce":3273344699}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6806","nonce":3273344699},{"type":"v1","addr":"172.21.15.115:6807","nonce":3273344699}]},"public_addr":"172.21.15.115:6803/3273344699","cluster_addr":"172.21.15.115:6805/3273344699","heartbeat_back_addr":"172.21.15.115:6809/3273344699","heartbeat_front_addr":"172.21.15.115:6807/3273344699","state":["exists","up"]},{"osd":1,"uuid":"bcf1f5d1-f605-451a-9927-1073cba497d7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6810","nonce":622677807},{"type":"v1","addr":"172.21.15.115:6811","nonce":622677807}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6812","nonce":622677807},{"type":"v1","addr":"172.21.15.115:6813","nonce":622677807}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6816","nonce":622677807},{"type":"v1","addr":"172.21.15.115:6817","nonce":622677807}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6814","nonce":622677807},{"type":"v1","addr":"172.21.15.115:6815","nonce":622677807}]},"public_addr":"172.21.15.115:6811/622677807","cluster_addr":"172.21.15.115:6813/622677807","heartbeat_back_addr":"172.21.15.115:6817/622677807","heartbeat_front_addr":"172.21.15.115:6815/622677807","state":["exists","up"]},{"osd":2,"uuid":"88df9ed1-a24f-4a36-8a9d-745cba8b86d5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6818","nonce":960110370},{"type":"v1","addr":"172.21.15.115:6819","nonce":960110370}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6820","nonce":960110370},{"type":"v1","addr":"172.21.15.115:6821","nonce":960110370}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6824","nonce":960110370},{"type":"v1","addr":"172.21.15.115:6825","nonce":960110370}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6822","nonce":960110370},{"type":"v1","addr":"172.21.15.115:6823","nonce":960110370}]},"public_addr":"172.21.15.115:6819/960110370","cluster_addr":"172.21.15.115:6821/960110370","heartbeat_back_addr":"172.21.15.115:6825/960110370","heartbeat_front_addr":"172.21.15.115:6823/960110370","state":["exists","up"]},{"osd":3,"uuid":"746da5be-500b-48a9-9864-0144db506fa5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":27,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6826","nonce":935386804},{"type":"v1","addr":"172.21.15.115:6827","nonce":935386804}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6828","nonce":935386804},{"type":"v1","addr":"172.21.15.115:6829","nonce":935386804}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6832","nonce":935386804},{"type":"v1","addr":"172.21.15.115:6833","nonce":935386804}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6830","nonce":935386804},{"type":"v1","addr":"172.21.15.115:6831","nonce":935386804}]},"public_addr":"172.21.15.115:6827/935386804","cluster_addr":"172.21.15.115:6829/935386804","heartbeat_back_addr":"172.21.15.115:6833/935386804","heartbeat_front_addr":"172.21.15.115:6831/935386804","state":["exists","up"]},{"osd":4,"uuid":"d0f1878d-7778-4f79-aeb8-605e09a9b9f9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6800","nonce":415889915},{"type":"v1","addr":"172.21.15.185:6801","nonce":415889915}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6802","nonce":415889915},{"type":"v1","addr":"172.21.15.185:6803","nonce":415889915}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6806","nonce":415889915},{"type":"v1","addr":"172.21.15.185:6807","nonce":415889915}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6804","nonce":415889915},{"type":"v1","addr":"172.21.15.185:6805","nonce":415889915}]},"public_addr":"172.21.15.185:6801/415889915","cluster_addr":"172.21.15.185:6803/415889915","heartbeat_back_addr":"172.21.15.185:6807/415889915","heartbeat_front_addr":"172.21.15.185:6805/415889915","state":["exists","up"]},{"osd":5,"uuid":"d0cd50e7-412a-4a8c-a6ce-570c6c67dc51","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6808","nonce":1393399055},{"type":"v1","addr":"172.21.15.185:6809","nonce":1393399055}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6810","nonce":1393399055},{"type":"v1","addr":"172.21.15.185:6811","nonce":1393399055}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6814","nonce":1393399055},{"type":"v1","addr":"172.21.15.185:6815","nonce":1393399055}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6812","nonce":1393399055},{"type":"v1","addr":"172.21.15.185:6813","nonce":1393399055}]},"public_addr":"172.21.15.185:6809/1393399055","cluster_addr":"172.21.15.185:6811/1393399055","heartbeat_back_addr":"172.21.15.185:6815/1393399055","heartbeat_front_addr":"172.21.15.185:6813/1393399055","state":["exists","up"]},{"osd":6,"uuid":"db341997-c78d-4d24-b9d4-7786c9f9ac3a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6816","nonce":2098347802},{"type":"v1","addr":"172.21.15.185:6817","nonce":2098347802}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6818","nonce":2098347802},{"type":"v1","addr":"172.21.15.185:6819","nonce":2098347802}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6822","nonce":2098347802},{"type":"v1","addr":"172.21.15.185:6823","nonce":2098347802}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6820","nonce":2098347802},{"type":"v1","addr":"172.21.15.185:6821","nonce":2098347802}]},"public_addr":"172.21.15.185:6817/2098347802","cluster_addr":"172.21.15.185:6819/2098347802","heartbeat_back_addr":"172.21.15.185:6823/2098347802","heartbeat_front_addr":"172.21.15.185:6821/2098347802","state":["exists","up"]},{"osd":7,"uuid":"3490d214-f528-4786-9914-7d33e6b3f606","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6824","nonce":341588007},{"type":"v1","addr":"172.21.15.185:6825","nonce":341588007}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6826","nonce":341588007},{"type":"v1","addr":"172.21.15.185:6827","nonce":341588007}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6830","nonce":341588007},{"type":"v1","addr":"172.21.15.185:6831","nonce":341588007}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6828","nonce":341588007},{"type":"v1","addr":"172.21.15.185:6829","nonce":341588007}]},"public_addr":"172.21.15.185:6825/341588007","cluster_addr":"172.21.15.185:6827/341588007","heartbeat_back_addr":"172.21.15.185:6831/341588007","heartbeat_front_addr":"172.21.15.185:6829/341588007","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:44:44.193175+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:45:02.044675+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:45:20.167218+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:45:39.008544+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:45:55.566077+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:46:13.082650+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:46:31.730008+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:46:50.749950+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.115:0/4231850971":"2021-07-25T16:43:01.663116+0000","172.21.15.115:6800/2964048598":"2021-07-25T16:43:01.663116+0000","172.21.15.115:0/1320748635":"2021-07-25T16:43:01.663116+0000","172.21.15.115:6801/2964048598":"2021-07-25T16:43:01.663116+0000","172.21.15.115:6800/498024038":"2021-07-25T16:42:45.721101+0000","172.21.15.115:6801/498024038":"2021-07-25T16:42:45.721101+0000","172.21.15.115:0/1757833115":"2021-07-25T16:42:45.721101+0000","172.21.15.115:0/4089012685":"2021-07-25T16:42:45.721101+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2021-07-24T16:47:19.217 INFO:journalctl@ceph.prometheus.a.smithi185.stdout:Jul 24 16:47:19 smithi185 systemd[1]: Starting Ceph prometheus.a for 09e65f2e-ec9e-11eb-8c23-001a4aab830c... 2021-07-24T16:47:19.428 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2021-07-24T16:43:51.455564+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '12', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_min': 1}, 'application_metadata': {'mgr_devicehealth': {}}}, {'pool': 2, 'pool_name': 'rbd', 'create_time': '2021-07-24T16:47:12.977475+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 8, 'pg_placement_num': 8, 'pg_placement_num_target': 8, 'pg_num_target': 8, 'pg_num_pending': 8, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '52', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {}, 'application_metadata': {'rbd': {}}}] 2021-07-24T16:47:19.428 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph osd pool get device_health_metrics pg_num 2021-07-24T16:47:19.496 INFO:journalctl@ceph.prometheus.a.smithi185.stdout:Jul 24 16:47:19 smithi185 podman[45643]: 2021-07-24 16:47:19.351486561 +0000 UTC m=+0.030786656 image pull docker.io/prom/prometheus:v2.18.1 2021-07-24T16:47:19.563 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:47:19.782 INFO:journalctl@ceph.prometheus.a.smithi185.stdout:Jul 24 16:47:19 smithi185 podman[45643]: 2021-07-24 16:47:19.496776855 +0000 UTC m=+0.176076935 container create 65069ed83f462fb57d42b3073ecc2664c9d6654621581f2ff058c6fb6dc59761 (image=docker.io/prom/prometheus:v2.18.1, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-prometheus.a, maintainer=The Prometheus Authors ) 2021-07-24T16:47:20.165 INFO:journalctl@ceph.prometheus.a.smithi185.stdout:Jul 24 16:47:19 smithi185 podman[45643]: 2021-07-24 16:47:19.813440671 +0000 UTC m=+0.492740840 container init 65069ed83f462fb57d42b3073ecc2664c9d6654621581f2ff058c6fb6dc59761 (image=docker.io/prom/prometheus:v2.18.1, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-prometheus.a, maintainer=The Prometheus Authors ) 2021-07-24T16:47:20.166 INFO:journalctl@ceph.prometheus.a.smithi185.stdout:Jul 24 16:47:19 smithi185 podman[45643]: 2021-07-24 16:47:19.854971481 +0000 UTC m=+0.534271562 container start 65069ed83f462fb57d42b3073ecc2664c9d6654621581f2ff058c6fb6dc59761 (image=docker.io/prom/prometheus:v2.18.1, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-prometheus.a, maintainer=The Prometheus Authors ) 2021-07-24T16:47:20.166 INFO:journalctl@ceph.prometheus.a.smithi185.stdout:Jul 24 16:47:19 smithi185 bash[45569]: 65069ed83f462fb57d42b3073ecc2664c9d6654621581f2ff058c6fb6dc59761 2021-07-24T16:47:20.166 INFO:journalctl@ceph.prometheus.a.smithi185.stdout:Jul 24 16:47:19 smithi185 systemd[1]: Started Ceph prometheus.a for 09e65f2e-ec9e-11eb-8c23-001a4aab830c. 2021-07-24T16:47:21.342 INFO:teuthology.orchestra.run.smithi115.stdout:pg_num: 1 2021-07-24T16:47:22.550 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph osd pool get rbd pg_num 2021-07-24T16:47:22.693 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:47:26.522 INFO:teuthology.orchestra.run.smithi115.stdout:pg_num: 8 2021-07-24T16:47:27.594 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2021-07-24T16:47:27.595 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2021-07-24T16:47:27.596 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph mgr dump --format=json 2021-07-24T16:47:27.738 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:47:29.826 INFO:journalctl@ceph.alertmanager.a.smithi115.stdout:Jul 24 16:47:29 smithi115 podman[52489]: 2021-07-24 16:47:29.632024017 +0000 UTC m=+0.033136585 image pull docker.io/prom/alertmanager:v0.20.0 2021-07-24T16:47:30.129 INFO:journalctl@ceph.alertmanager.a.smithi115.stdout:Jul 24 16:47:29 smithi115 podman[52489]: 2021-07-24 16:47:29.884517221 +0000 UTC m=+0.285629772 volume create 3cadf5ce66c66619f47064308d133f09bb5283b847d9503c57bae981a4eb3ad5 2021-07-24T16:47:30.130 INFO:journalctl@ceph.alertmanager.a.smithi115.stdout:Jul 24 16:47:29 smithi115 podman[52489]: 2021-07-24 16:47:29.917720237 +0000 UTC m=+0.318832893 container create a8384329fe0e8b37fe3e3760d9d4f40b3c3604c15bfe0edb75f78a6df03de6a5 (image=docker.io/prom/alertmanager:v0.20.0, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-alertmanager.a, maintainer=The Prometheus Authors ) 2021-07-24T16:47:30.409 INFO:journalctl@ceph.alertmanager.a.smithi115.stdout:Jul 24 16:47:30 smithi115 podman[52489]: 2021-07-24 16:47:30.354688507 +0000 UTC m=+0.755801061 container init a8384329fe0e8b37fe3e3760d9d4f40b3c3604c15bfe0edb75f78a6df03de6a5 (image=docker.io/prom/alertmanager:v0.20.0, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-alertmanager.a, maintainer=The Prometheus Authors ) 2021-07-24T16:47:30.409 INFO:journalctl@ceph.alertmanager.a.smithi115.stdout:Jul 24 16:47:30 smithi115 podman[52489]: 2021-07-24 16:47:30.409232338 +0000 UTC m=+0.810344888 container start a8384329fe0e8b37fe3e3760d9d4f40b3c3604c15bfe0edb75f78a6df03de6a5 (image=docker.io/prom/alertmanager:v0.20.0, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-alertmanager.a, maintainer=The Prometheus Authors ) 2021-07-24T16:47:30.412 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:47:30.879 INFO:journalctl@ceph.alertmanager.a.smithi115.stdout:Jul 24 16:47:30 smithi115 bash[52408]: a8384329fe0e8b37fe3e3760d9d4f40b3c3604c15bfe0edb75f78a6df03de6a5 2021-07-24T16:47:30.880 INFO:journalctl@ceph.alertmanager.a.smithi115.stdout:Jul 24 16:47:30 smithi115 systemd[1]: Started Ceph alertmanager.a for 09e65f2e-ec9e-11eb-8c23-001a4aab830c. 2021-07-24T16:47:31.133 INFO:teuthology.orchestra.run.smithi115.stdout:{"epoch":14,"active_gid":14140,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6800","nonce":3132934676},{"type":"v1","addr":"172.21.15.115:6801","nonce":3132934676}]},"active_addr":"172.21.15.115:6801/3132934676","active_change":"2021-07-24T16:43:01.663394+0000","active_mgr_features":4540138292840890367,"available":true,"standbys":[{"gid":34109,"name":"x","mgr_features":4540138292840890367,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"none","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/alertmanager:v0.20.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"docker.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"docker.io/ceph/ceph-grafana:6.7.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/node-exporter:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository username","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_cephfs":{"name":"FEATURE_TOGGLE_cephfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_iscsi":{"name":"FEATURE_TOGGLE_iscsi","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_mirroring":{"name":"FEATURE_TOGGLE_mirroring","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_nfs":{"name":"FEATURE_TOGGLE_nfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rbd":{"name":"FEATURE_TOGGLE_rbd","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rgw":{"name":"FEATURE_TOGGLE_rgw","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"int","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"None","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"none","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/alertmanager:v0.20.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"docker.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"docker.io/ceph/ceph-grafana:6.7.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/node-exporter:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository username","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_cephfs":{"name":"FEATURE_TOGGLE_cephfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_iscsi":{"name":"FEATURE_TOGGLE_iscsi","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_mirroring":{"name":"FEATURE_TOGGLE_mirroring","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_nfs":{"name":"FEATURE_TOGGLE_nfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rbd":{"name":"FEATURE_TOGGLE_rbd","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rgw":{"name":"FEATURE_TOGGLE_rgw","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"int","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"None","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-mgr.y:8443/"},"always_on_modules":{"nautilus":["balancer","crash","devicehealth","orchestrator_cli","progress","rbd_support","status","volumes"],"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":3,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.115:0","nonce":3029220590}]},{"addrvec":[{"type":"v2","addr":"172.21.15.115:0","nonce":880423356}]}]}} 2021-07-24T16:47:31.140 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2021-07-24T16:47:31.141 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2021-07-24T16:47:31.142 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph osd dump --format=json 2021-07-24T16:47:31.280 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:47:33.096 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:47:33.097 INFO:teuthology.orchestra.run.smithi115.stdout:{"epoch":52,"fsid":"09e65f2e-ec9e-11eb-8c23-001a4aab830c","created":"2021-07-24T16:42:25.848513+0000","modified":"2021-07-24T16:47:16.042219+0000","last_up_change":"2021-07-24T16:46:52.087723+0000","last_in_change":"2021-07-24T16:46:52.087723+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2021-07-24T16:43:51.455564+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2021-07-24T16:47:12.977475+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"52","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"70b84abc-a380-4257-9d1f-00f3e765b389","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6802","nonce":3273344699},{"type":"v1","addr":"172.21.15.115:6803","nonce":3273344699}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6804","nonce":3273344699},{"type":"v1","addr":"172.21.15.115:6805","nonce":3273344699}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6808","nonce":3273344699},{"type":"v1","addr":"172.21.15.115:6809","nonce":3273344699}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6806","nonce":3273344699},{"type":"v1","addr":"172.21.15.115:6807","nonce":3273344699}]},"public_addr":"172.21.15.115:6803/3273344699","cluster_addr":"172.21.15.115:6805/3273344699","heartbeat_back_addr":"172.21.15.115:6809/3273344699","heartbeat_front_addr":"172.21.15.115:6807/3273344699","state":["exists","up"]},{"osd":1,"uuid":"bcf1f5d1-f605-451a-9927-1073cba497d7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6810","nonce":622677807},{"type":"v1","addr":"172.21.15.115:6811","nonce":622677807}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6812","nonce":622677807},{"type":"v1","addr":"172.21.15.115:6813","nonce":622677807}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6816","nonce":622677807},{"type":"v1","addr":"172.21.15.115:6817","nonce":622677807}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6814","nonce":622677807},{"type":"v1","addr":"172.21.15.115:6815","nonce":622677807}]},"public_addr":"172.21.15.115:6811/622677807","cluster_addr":"172.21.15.115:6813/622677807","heartbeat_back_addr":"172.21.15.115:6817/622677807","heartbeat_front_addr":"172.21.15.115:6815/622677807","state":["exists","up"]},{"osd":2,"uuid":"88df9ed1-a24f-4a36-8a9d-745cba8b86d5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6818","nonce":960110370},{"type":"v1","addr":"172.21.15.115:6819","nonce":960110370}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6820","nonce":960110370},{"type":"v1","addr":"172.21.15.115:6821","nonce":960110370}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6824","nonce":960110370},{"type":"v1","addr":"172.21.15.115:6825","nonce":960110370}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6822","nonce":960110370},{"type":"v1","addr":"172.21.15.115:6823","nonce":960110370}]},"public_addr":"172.21.15.115:6819/960110370","cluster_addr":"172.21.15.115:6821/960110370","heartbeat_back_addr":"172.21.15.115:6825/960110370","heartbeat_front_addr":"172.21.15.115:6823/960110370","state":["exists","up"]},{"osd":3,"uuid":"746da5be-500b-48a9-9864-0144db506fa5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":27,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6826","nonce":935386804},{"type":"v1","addr":"172.21.15.115:6827","nonce":935386804}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6828","nonce":935386804},{"type":"v1","addr":"172.21.15.115:6829","nonce":935386804}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6832","nonce":935386804},{"type":"v1","addr":"172.21.15.115:6833","nonce":935386804}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6830","nonce":935386804},{"type":"v1","addr":"172.21.15.115:6831","nonce":935386804}]},"public_addr":"172.21.15.115:6827/935386804","cluster_addr":"172.21.15.115:6829/935386804","heartbeat_back_addr":"172.21.15.115:6833/935386804","heartbeat_front_addr":"172.21.15.115:6831/935386804","state":["exists","up"]},{"osd":4,"uuid":"d0f1878d-7778-4f79-aeb8-605e09a9b9f9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6800","nonce":415889915},{"type":"v1","addr":"172.21.15.185:6801","nonce":415889915}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6802","nonce":415889915},{"type":"v1","addr":"172.21.15.185:6803","nonce":415889915}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6806","nonce":415889915},{"type":"v1","addr":"172.21.15.185:6807","nonce":415889915}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6804","nonce":415889915},{"type":"v1","addr":"172.21.15.185:6805","nonce":415889915}]},"public_addr":"172.21.15.185:6801/415889915","cluster_addr":"172.21.15.185:6803/415889915","heartbeat_back_addr":"172.21.15.185:6807/415889915","heartbeat_front_addr":"172.21.15.185:6805/415889915","state":["exists","up"]},{"osd":5,"uuid":"d0cd50e7-412a-4a8c-a6ce-570c6c67dc51","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6808","nonce":1393399055},{"type":"v1","addr":"172.21.15.185:6809","nonce":1393399055}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6810","nonce":1393399055},{"type":"v1","addr":"172.21.15.185:6811","nonce":1393399055}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6814","nonce":1393399055},{"type":"v1","addr":"172.21.15.185:6815","nonce":1393399055}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6812","nonce":1393399055},{"type":"v1","addr":"172.21.15.185:6813","nonce":1393399055}]},"public_addr":"172.21.15.185:6809/1393399055","cluster_addr":"172.21.15.185:6811/1393399055","heartbeat_back_addr":"172.21.15.185:6815/1393399055","heartbeat_front_addr":"172.21.15.185:6813/1393399055","state":["exists","up"]},{"osd":6,"uuid":"db341997-c78d-4d24-b9d4-7786c9f9ac3a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6816","nonce":2098347802},{"type":"v1","addr":"172.21.15.185:6817","nonce":2098347802}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6818","nonce":2098347802},{"type":"v1","addr":"172.21.15.185:6819","nonce":2098347802}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6822","nonce":2098347802},{"type":"v1","addr":"172.21.15.185:6823","nonce":2098347802}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6820","nonce":2098347802},{"type":"v1","addr":"172.21.15.185:6821","nonce":2098347802}]},"public_addr":"172.21.15.185:6817/2098347802","cluster_addr":"172.21.15.185:6819/2098347802","heartbeat_back_addr":"172.21.15.185:6823/2098347802","heartbeat_front_addr":"172.21.15.185:6821/2098347802","state":["exists","up"]},{"osd":7,"uuid":"3490d214-f528-4786-9914-7d33e6b3f606","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6824","nonce":341588007},{"type":"v1","addr":"172.21.15.185:6825","nonce":341588007}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6826","nonce":341588007},{"type":"v1","addr":"172.21.15.185:6827","nonce":341588007}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6830","nonce":341588007},{"type":"v1","addr":"172.21.15.185:6831","nonce":341588007}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6828","nonce":341588007},{"type":"v1","addr":"172.21.15.185:6829","nonce":341588007}]},"public_addr":"172.21.15.185:6825/341588007","cluster_addr":"172.21.15.185:6827/341588007","heartbeat_back_addr":"172.21.15.185:6831/341588007","heartbeat_front_addr":"172.21.15.185:6829/341588007","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:44:44.193175+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:45:02.044675+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:45:20.167218+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:45:39.008544+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:45:55.566077+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:46:13.082650+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:46:31.730008+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:46:50.749950+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.115:0/4231850971":"2021-07-25T16:43:01.663116+0000","172.21.15.115:6800/2964048598":"2021-07-25T16:43:01.663116+0000","172.21.15.115:0/1320748635":"2021-07-25T16:43:01.663116+0000","172.21.15.115:6801/2964048598":"2021-07-25T16:43:01.663116+0000","172.21.15.115:6800/498024038":"2021-07-25T16:42:45.721101+0000","172.21.15.115:6801/498024038":"2021-07-25T16:42:45.721101+0000","172.21.15.115:0/1757833115":"2021-07-25T16:42:45.721101+0000","172.21.15.115:0/4089012685":"2021-07-25T16:42:45.721101+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2021-07-24T16:47:33.872 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2021-07-24T16:47:33.873 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph osd dump --format=json 2021-07-24T16:47:34.010 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:47:35.784 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:47:35.784 INFO:teuthology.orchestra.run.smithi115.stdout:{"epoch":52,"fsid":"09e65f2e-ec9e-11eb-8c23-001a4aab830c","created":"2021-07-24T16:42:25.848513+0000","modified":"2021-07-24T16:47:16.042219+0000","last_up_change":"2021-07-24T16:46:52.087723+0000","last_in_change":"2021-07-24T16:46:52.087723+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2021-07-24T16:43:51.455564+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2021-07-24T16:47:12.977475+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"52","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"70b84abc-a380-4257-9d1f-00f3e765b389","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6802","nonce":3273344699},{"type":"v1","addr":"172.21.15.115:6803","nonce":3273344699}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6804","nonce":3273344699},{"type":"v1","addr":"172.21.15.115:6805","nonce":3273344699}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6808","nonce":3273344699},{"type":"v1","addr":"172.21.15.115:6809","nonce":3273344699}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6806","nonce":3273344699},{"type":"v1","addr":"172.21.15.115:6807","nonce":3273344699}]},"public_addr":"172.21.15.115:6803/3273344699","cluster_addr":"172.21.15.115:6805/3273344699","heartbeat_back_addr":"172.21.15.115:6809/3273344699","heartbeat_front_addr":"172.21.15.115:6807/3273344699","state":["exists","up"]},{"osd":1,"uuid":"bcf1f5d1-f605-451a-9927-1073cba497d7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6810","nonce":622677807},{"type":"v1","addr":"172.21.15.115:6811","nonce":622677807}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6812","nonce":622677807},{"type":"v1","addr":"172.21.15.115:6813","nonce":622677807}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6816","nonce":622677807},{"type":"v1","addr":"172.21.15.115:6817","nonce":622677807}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6814","nonce":622677807},{"type":"v1","addr":"172.21.15.115:6815","nonce":622677807}]},"public_addr":"172.21.15.115:6811/622677807","cluster_addr":"172.21.15.115:6813/622677807","heartbeat_back_addr":"172.21.15.115:6817/622677807","heartbeat_front_addr":"172.21.15.115:6815/622677807","state":["exists","up"]},{"osd":2,"uuid":"88df9ed1-a24f-4a36-8a9d-745cba8b86d5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6818","nonce":960110370},{"type":"v1","addr":"172.21.15.115:6819","nonce":960110370}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6820","nonce":960110370},{"type":"v1","addr":"172.21.15.115:6821","nonce":960110370}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6824","nonce":960110370},{"type":"v1","addr":"172.21.15.115:6825","nonce":960110370}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6822","nonce":960110370},{"type":"v1","addr":"172.21.15.115:6823","nonce":960110370}]},"public_addr":"172.21.15.115:6819/960110370","cluster_addr":"172.21.15.115:6821/960110370","heartbeat_back_addr":"172.21.15.115:6825/960110370","heartbeat_front_addr":"172.21.15.115:6823/960110370","state":["exists","up"]},{"osd":3,"uuid":"746da5be-500b-48a9-9864-0144db506fa5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":27,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6826","nonce":935386804},{"type":"v1","addr":"172.21.15.115:6827","nonce":935386804}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6828","nonce":935386804},{"type":"v1","addr":"172.21.15.115:6829","nonce":935386804}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6832","nonce":935386804},{"type":"v1","addr":"172.21.15.115:6833","nonce":935386804}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6830","nonce":935386804},{"type":"v1","addr":"172.21.15.115:6831","nonce":935386804}]},"public_addr":"172.21.15.115:6827/935386804","cluster_addr":"172.21.15.115:6829/935386804","heartbeat_back_addr":"172.21.15.115:6833/935386804","heartbeat_front_addr":"172.21.15.115:6831/935386804","state":["exists","up"]},{"osd":4,"uuid":"d0f1878d-7778-4f79-aeb8-605e09a9b9f9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6800","nonce":415889915},{"type":"v1","addr":"172.21.15.185:6801","nonce":415889915}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6802","nonce":415889915},{"type":"v1","addr":"172.21.15.185:6803","nonce":415889915}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6806","nonce":415889915},{"type":"v1","addr":"172.21.15.185:6807","nonce":415889915}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6804","nonce":415889915},{"type":"v1","addr":"172.21.15.185:6805","nonce":415889915}]},"public_addr":"172.21.15.185:6801/415889915","cluster_addr":"172.21.15.185:6803/415889915","heartbeat_back_addr":"172.21.15.185:6807/415889915","heartbeat_front_addr":"172.21.15.185:6805/415889915","state":["exists","up"]},{"osd":5,"uuid":"d0cd50e7-412a-4a8c-a6ce-570c6c67dc51","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6808","nonce":1393399055},{"type":"v1","addr":"172.21.15.185:6809","nonce":1393399055}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6810","nonce":1393399055},{"type":"v1","addr":"172.21.15.185:6811","nonce":1393399055}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6814","nonce":1393399055},{"type":"v1","addr":"172.21.15.185:6815","nonce":1393399055}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6812","nonce":1393399055},{"type":"v1","addr":"172.21.15.185:6813","nonce":1393399055}]},"public_addr":"172.21.15.185:6809/1393399055","cluster_addr":"172.21.15.185:6811/1393399055","heartbeat_back_addr":"172.21.15.185:6815/1393399055","heartbeat_front_addr":"172.21.15.185:6813/1393399055","state":["exists","up"]},{"osd":6,"uuid":"db341997-c78d-4d24-b9d4-7786c9f9ac3a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6816","nonce":2098347802},{"type":"v1","addr":"172.21.15.185:6817","nonce":2098347802}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6818","nonce":2098347802},{"type":"v1","addr":"172.21.15.185:6819","nonce":2098347802}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6822","nonce":2098347802},{"type":"v1","addr":"172.21.15.185:6823","nonce":2098347802}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6820","nonce":2098347802},{"type":"v1","addr":"172.21.15.185:6821","nonce":2098347802}]},"public_addr":"172.21.15.185:6817/2098347802","cluster_addr":"172.21.15.185:6819/2098347802","heartbeat_back_addr":"172.21.15.185:6823/2098347802","heartbeat_front_addr":"172.21.15.185:6821/2098347802","state":["exists","up"]},{"osd":7,"uuid":"3490d214-f528-4786-9914-7d33e6b3f606","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6824","nonce":341588007},{"type":"v1","addr":"172.21.15.185:6825","nonce":341588007}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6826","nonce":341588007},{"type":"v1","addr":"172.21.15.185:6827","nonce":341588007}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6830","nonce":341588007},{"type":"v1","addr":"172.21.15.185:6831","nonce":341588007}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6828","nonce":341588007},{"type":"v1","addr":"172.21.15.185:6829","nonce":341588007}]},"public_addr":"172.21.15.185:6825/341588007","cluster_addr":"172.21.15.185:6827/341588007","heartbeat_back_addr":"172.21.15.185:6831/341588007","heartbeat_front_addr":"172.21.15.185:6829/341588007","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:44:44.193175+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:45:02.044675+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:45:20.167218+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:45:39.008544+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:45:55.566077+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:46:13.082650+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:46:31.730008+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:46:50.749950+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.115:0/4231850971":"2021-07-25T16:43:01.663116+0000","172.21.15.115:6800/2964048598":"2021-07-25T16:43:01.663116+0000","172.21.15.115:0/1320748635":"2021-07-25T16:43:01.663116+0000","172.21.15.115:6801/2964048598":"2021-07-25T16:43:01.663116+0000","172.21.15.115:6800/498024038":"2021-07-25T16:42:45.721101+0000","172.21.15.115:6801/498024038":"2021-07-25T16:42:45.721101+0000","172.21.15.115:0/1757833115":"2021-07-25T16:42:45.721101+0000","172.21.15.115:0/4089012685":"2021-07-25T16:42:45.721101+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2021-07-24T16:47:36.497 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph tell osd.0 flush_pg_stats 2021-07-24T16:47:36.630 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:47:39.016 INFO:teuthology.orchestra.run.smithi115.stdout:42949672997 2021-07-24T16:47:39.017 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph tell osd.1 flush_pg_stats 2021-07-24T16:47:39.153 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:47:41.437 INFO:teuthology.orchestra.run.smithi115.stdout:68719476769 2021-07-24T16:47:41.438 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph tell osd.2 flush_pg_stats 2021-07-24T16:47:41.578 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:47:44.066 INFO:teuthology.orchestra.run.smithi115.stdout:90194313248 2021-07-24T16:47:44.067 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph tell osd.3 flush_pg_stats 2021-07-24T16:47:44.208 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:47:46.596 INFO:teuthology.orchestra.run.smithi115.stdout:115964117020 2021-07-24T16:47:46.596 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph tell osd.4 flush_pg_stats 2021-07-24T16:47:46.733 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:47:47.334 INFO:journalctl@ceph.grafana.a.smithi185.stdout:Jul 24 16:47:47 smithi185 systemd[1]: Starting Ceph grafana.a for 09e65f2e-ec9e-11eb-8c23-001a4aab830c... 2021-07-24T16:47:47.335 INFO:journalctl@ceph.grafana.a.smithi185.stdout:Jul 24 16:47:47 smithi185 podman[46061]: 2021-07-24 16:47:47.210152772 +0000 UTC m=+0.029311719 image pull docker.io/ceph/ceph-grafana:6.7.4 2021-07-24T16:47:47.335 INFO:journalctl@ceph.grafana.a.smithi185.stdout:Jul 24 16:47:47 smithi185 podman[46061]: 2021-07-24 16:47:47.334188577 +0000 UTC m=+0.153347501 container create e0df60d368e3851861394c9ccc9ef7898cd50fd39e80d511ee62cb9e9bc33618 (image=docker.io/ceph/ceph-grafana:6.7.4, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-grafana.a, description=Ceph Grafana Container, org.label-schema.license=GPLv2, summary=Grafana Container configured for Ceph mgr/dashboard integration, maintainer=Paul Cuzner , org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, io.buildah.version=1.19.8, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2021-07-24T16:47:47.915 INFO:journalctl@ceph.grafana.a.smithi185.stdout:Jul 24 16:47:47 smithi185 podman[46061]: 2021-07-24 16:47:47.642507539 +0000 UTC m=+0.461666457 container init e0df60d368e3851861394c9ccc9ef7898cd50fd39e80d511ee62cb9e9bc33618 (image=docker.io/ceph/ceph-grafana:6.7.4, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-grafana.a, org.label-schema.vendor=CentOS, io.buildah.version=1.19.8, org.label-schema.schema-version=1.0, summary=Grafana Container configured for Ceph mgr/dashboard integration, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, description=Ceph Grafana Container, maintainer=Paul Cuzner ) 2021-07-24T16:47:47.916 INFO:journalctl@ceph.grafana.a.smithi185.stdout:Jul 24 16:47:47 smithi185 podman[46061]: 2021-07-24 16:47:47.693187751 +0000 UTC m=+0.512346669 container start e0df60d368e3851861394c9ccc9ef7898cd50fd39e80d511ee62cb9e9bc33618 (image=docker.io/ceph/ceph-grafana:6.7.4, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-grafana.a, maintainer=Paul Cuzner , org.label-schema.build-date=20201204, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, description=Ceph Grafana Container, org.label-schema.schema-version=1.0, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.buildah.version=1.19.8, org.label-schema.name=CentOS Base Image) 2021-07-24T16:47:47.916 INFO:journalctl@ceph.grafana.a.smithi185.stdout:Jul 24 16:47:47 smithi185 bash[45989]: e0df60d368e3851861394c9ccc9ef7898cd50fd39e80d511ee62cb9e9bc33618 2021-07-24T16:47:47.916 INFO:journalctl@ceph.grafana.a.smithi185.stdout:Jul 24 16:47:47 smithi185 systemd[1]: Started Ceph grafana.a for 09e65f2e-ec9e-11eb-8c23-001a4aab830c. 2021-07-24T16:47:49.618 INFO:teuthology.orchestra.run.smithi115.stdout:137438953498 2021-07-24T16:47:49.618 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph tell osd.5 flush_pg_stats 2021-07-24T16:47:49.771 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:47:52.403 INFO:teuthology.orchestra.run.smithi115.stdout:158913789975 2021-07-24T16:47:52.404 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph tell osd.6 flush_pg_stats 2021-07-24T16:47:52.545 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:47:56.264 INFO:journalctl@ceph.alertmanager.a.smithi115.stdout:Jul 24 16:47:55 smithi115 systemd[1]: Stopping Ceph alertmanager.a for 09e65f2e-ec9e-11eb-8c23-001a4aab830c... 2021-07-24T16:47:56.558 INFO:journalctl@ceph.alertmanager.a.smithi115.stdout:Jul 24 16:47:56 smithi115 podman[55419]: 2021-07-24 16:47:56.374346017 +0000 UTC m=+0.378288968 container stop a8384329fe0e8b37fe3e3760d9d4f40b3c3604c15bfe0edb75f78a6df03de6a5 (image=docker.io/prom/alertmanager:v0.20.0, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-alertmanager.a, maintainer=The Prometheus Authors ) 2021-07-24T16:47:56.559 INFO:journalctl@ceph.alertmanager.a.smithi115.stdout:Jul 24 16:47:56 smithi115 podman[55419]: 2021-07-24 16:47:56.447321547 +0000 UTC m=+0.451264502 container died a8384329fe0e8b37fe3e3760d9d4f40b3c3604c15bfe0edb75f78a6df03de6a5 (image=docker.io/prom/alertmanager:v0.20.0, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-alertmanager.a) 2021-07-24T16:47:56.559 INFO:journalctl@ceph.alertmanager.a.smithi115.stdout:Jul 24 16:47:56 smithi115 podman[55419]: ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-alertmanager.a 2021-07-24T16:47:56.636 INFO:teuthology.orchestra.run.smithi115.stdout:180388626452 2021-07-24T16:47:56.638 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph tell osd.7 flush_pg_stats 2021-07-24T16:47:56.773 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:47:57.213 INFO:journalctl@ceph.alertmanager.a.smithi115.stdout:Jul 24 16:47:57 smithi115 podman[55461]: 2021-07-24 16:47:57.053236321 +0000 UTC m=+0.670293042 container remove a8384329fe0e8b37fe3e3760d9d4f40b3c3604c15bfe0edb75f78a6df03de6a5 (image=docker.io/prom/alertmanager:v0.20.0, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-alertmanager.a, maintainer=The Prometheus Authors ) 2021-07-24T16:47:57.213 INFO:journalctl@ceph.alertmanager.a.smithi115.stdout:Jul 24 16:47:57 smithi115 podman[55461]: 2021-07-24 16:47:57.087120709 +0000 UTC m=+0.704177438 volume remove 3cadf5ce66c66619f47064308d133f09bb5283b847d9503c57bae981a4eb3ad5 2021-07-24T16:47:57.214 INFO:journalctl@ceph.alertmanager.a.smithi115.stdout:Jul 24 16:47:57 smithi115 systemd[1]: ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@alertmanager.a.service: Succeeded. 2021-07-24T16:47:57.214 INFO:journalctl@ceph.alertmanager.a.smithi115.stdout:Jul 24 16:47:57 smithi115 systemd[1]: Stopped Ceph alertmanager.a for 09e65f2e-ec9e-11eb-8c23-001a4aab830c. 2021-07-24T16:47:57.214 INFO:journalctl@ceph.alertmanager.a.smithi115.stdout:Jul 24 16:47:57 smithi115 systemd[1]: Starting Ceph alertmanager.a for 09e65f2e-ec9e-11eb-8c23-001a4aab830c... 2021-07-24T16:47:57.479 INFO:journalctl@ceph.alertmanager.a.smithi115.stdout:Jul 24 16:47:57 smithi115 podman[55645]: 2021-07-24 16:47:57.312191542 +0000 UTC m=+0.030678530 image pull docker.io/prom/alertmanager:v0.20.0 2021-07-24T16:47:57.480 INFO:journalctl@ceph.alertmanager.a.smithi115.stdout:Jul 24 16:47:57 smithi115 podman[55645]: 2021-07-24 16:47:57.41979147 +0000 UTC m=+0.138278438 volume create 154e4ea3668a2c2dbe8fd8236fdf60429b7f1820c870f0182a3eb102cb1c2fff 2021-07-24T16:47:57.821 INFO:journalctl@ceph.alertmanager.a.smithi115.stdout:Jul 24 16:47:57 smithi115 podman[55645]: 2021-07-24 16:47:57.479314824 +0000 UTC m=+0.197801792 container create 0a8f13f569eec71bb2234654cd3b90f5f57a06741138591d57f1abc43c26cf3a (image=docker.io/prom/alertmanager:v0.20.0, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-alertmanager.a, maintainer=The Prometheus Authors ) 2021-07-24T16:47:58.072 INFO:journalctl@ceph.alertmanager.a.smithi115.stdout:Jul 24 16:47:58 smithi115 podman[55645]: 2021-07-24 16:47:58.033365548 +0000 UTC m=+0.751852600 container init 0a8f13f569eec71bb2234654cd3b90f5f57a06741138591d57f1abc43c26cf3a (image=docker.io/prom/alertmanager:v0.20.0, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-alertmanager.a, maintainer=The Prometheus Authors ) 2021-07-24T16:47:58.371 INFO:journalctl@ceph.alertmanager.a.smithi115.stdout:Jul 24 16:47:58 smithi115 podman[55645]: 2021-07-24 16:47:58.261507992 +0000 UTC m=+0.979995087 container start 0a8f13f569eec71bb2234654cd3b90f5f57a06741138591d57f1abc43c26cf3a (image=docker.io/prom/alertmanager:v0.20.0, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-alertmanager.a, maintainer=The Prometheus Authors ) 2021-07-24T16:47:58.372 INFO:journalctl@ceph.alertmanager.a.smithi115.stdout:Jul 24 16:47:58 smithi115 bash[55565]: 0a8f13f569eec71bb2234654cd3b90f5f57a06741138591d57f1abc43c26cf3a 2021-07-24T16:47:58.372 INFO:journalctl@ceph.alertmanager.a.smithi115.stdout:Jul 24 16:47:58 smithi115 systemd[1]: Started Ceph alertmanager.a for 09e65f2e-ec9e-11eb-8c23-001a4aab830c. 2021-07-24T16:47:59.466 INFO:teuthology.orchestra.run.smithi115.stdout:201863462928 2021-07-24T16:47:59.467 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph osd last-stat-seq osd.0 2021-07-24T16:47:59.604 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:48:01.329 INFO:teuthology.orchestra.run.smithi115.stdout:42949673001 2021-07-24T16:48:02.089 INFO:tasks.cephadm.ceph_manager.ceph:need seq 42949672997 got 42949673001 for osd.0 2021-07-24T16:48:02.090 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph osd last-stat-seq osd.1 2021-07-24T16:48:02.228 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:48:02.415 INFO:journalctl@ceph.prometheus.a.smithi185.stdout:Jul 24 16:48:02 smithi185 systemd[1]: Stopping Ceph prometheus.a for 09e65f2e-ec9e-11eb-8c23-001a4aab830c... 2021-07-24T16:48:02.874 INFO:journalctl@ceph.prometheus.a.smithi185.stdout:Jul 24 16:48:02 smithi185 podman[46985]: 2021-07-24 16:48:02.570684687 +0000 UTC m=+0.194362185 container stop 65069ed83f462fb57d42b3073ecc2664c9d6654621581f2ff058c6fb6dc59761 (image=docker.io/prom/prometheus:v2.18.1, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-prometheus.a, maintainer=The Prometheus Authors ) 2021-07-24T16:48:02.875 INFO:journalctl@ceph.prometheus.a.smithi185.stdout:Jul 24 16:48:02 smithi185 podman[46985]: 2021-07-24 16:48:02.638888229 +0000 UTC m=+0.262565723 container died 65069ed83f462fb57d42b3073ecc2664c9d6654621581f2ff058c6fb6dc59761 (image=docker.io/prom/prometheus:v2.18.1, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-prometheus.a) 2021-07-24T16:48:02.875 INFO:journalctl@ceph.prometheus.a.smithi185.stdout:Jul 24 16:48:02 smithi185 podman[46985]: ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-prometheus.a 2021-07-24T16:48:03.735 INFO:journalctl@ceph.prometheus.a.smithi185.stdout:Jul 24 16:48:03 smithi185 podman[47025]: 2021-07-24 16:48:03.431894935 +0000 UTC m=+0.847794702 container remove 65069ed83f462fb57d42b3073ecc2664c9d6654621581f2ff058c6fb6dc59761 (image=docker.io/prom/prometheus:v2.18.1, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-prometheus.a, maintainer=The Prometheus Authors ) 2021-07-24T16:48:03.736 INFO:journalctl@ceph.prometheus.a.smithi185.stdout:Jul 24 16:48:03 smithi185 systemd[1]: ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@prometheus.a.service: Succeeded. 2021-07-24T16:48:03.736 INFO:journalctl@ceph.prometheus.a.smithi185.stdout:Jul 24 16:48:03 smithi185 systemd[1]: Stopped Ceph prometheus.a for 09e65f2e-ec9e-11eb-8c23-001a4aab830c. 2021-07-24T16:48:03.736 INFO:journalctl@ceph.prometheus.a.smithi185.stdout:Jul 24 16:48:03 smithi185 systemd[1]: Starting Ceph prometheus.a for 09e65f2e-ec9e-11eb-8c23-001a4aab830c... 2021-07-24T16:48:04.015 INFO:teuthology.orchestra.run.smithi115.stdout:68719476773 2021-07-24T16:48:04.165 INFO:journalctl@ceph.prometheus.a.smithi185.stdout:Jul 24 16:48:03 smithi185 podman[47142]: 2021-07-24 16:48:03.647155595 +0000 UTC m=+0.031743345 image pull docker.io/prom/prometheus:v2.18.1 2021-07-24T16:48:04.166 INFO:journalctl@ceph.prometheus.a.smithi185.stdout:Jul 24 16:48:03 smithi185 podman[47142]: 2021-07-24 16:48:03.878786534 +0000 UTC m=+0.263374296 container create 842ff624f418293689a152cb4e01e15f30301e77a676173d3e78c887d0584511 (image=docker.io/prom/prometheus:v2.18.1, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-prometheus.a, maintainer=The Prometheus Authors ) 2021-07-24T16:48:04.665 INFO:journalctl@ceph.prometheus.a.smithi185.stdout:Jul 24 16:48:04 smithi185 podman[47142]: 2021-07-24 16:48:04.224022401 +0000 UTC m=+0.608610134 container init 842ff624f418293689a152cb4e01e15f30301e77a676173d3e78c887d0584511 (image=docker.io/prom/prometheus:v2.18.1, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-prometheus.a, maintainer=The Prometheus Authors ) 2021-07-24T16:48:04.666 INFO:journalctl@ceph.prometheus.a.smithi185.stdout:Jul 24 16:48:04 smithi185 podman[47142]: 2021-07-24 16:48:04.290179792 +0000 UTC m=+0.674767536 container start 842ff624f418293689a152cb4e01e15f30301e77a676173d3e78c887d0584511 (image=docker.io/prom/prometheus:v2.18.1, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-prometheus.a, maintainer=The Prometheus Authors ) 2021-07-24T16:48:04.666 INFO:journalctl@ceph.prometheus.a.smithi185.stdout:Jul 24 16:48:04 smithi185 bash[47071]: 842ff624f418293689a152cb4e01e15f30301e77a676173d3e78c887d0584511 2021-07-24T16:48:04.666 INFO:journalctl@ceph.prometheus.a.smithi185.stdout:Jul 24 16:48:04 smithi185 systemd[1]: Started Ceph prometheus.a for 09e65f2e-ec9e-11eb-8c23-001a4aab830c. 2021-07-24T16:48:04.814 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476769 got 68719476773 for osd.1 2021-07-24T16:48:04.815 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph osd last-stat-seq osd.2 2021-07-24T16:48:04.957 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:48:07.047 INFO:teuthology.orchestra.run.smithi115.stdout:90194313252 2021-07-24T16:48:08.098 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313248 got 90194313252 for osd.2 2021-07-24T16:48:08.098 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph osd last-stat-seq osd.3 2021-07-24T16:48:08.240 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:48:10.286 INFO:teuthology.orchestra.run.smithi115.stdout:115964117025 2021-07-24T16:48:11.078 INFO:tasks.cephadm.ceph_manager.ceph:need seq 115964117020 got 115964117025 for osd.3 2021-07-24T16:48:11.079 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph osd last-stat-seq osd.4 2021-07-24T16:48:11.214 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:48:12.989 INFO:teuthology.orchestra.run.smithi115.stdout:137438953502 2021-07-24T16:48:13.906 INFO:tasks.cephadm.ceph_manager.ceph:need seq 137438953498 got 137438953502 for osd.4 2021-07-24T16:48:13.907 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph osd last-stat-seq osd.5 2021-07-24T16:48:14.048 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:48:15.780 INFO:teuthology.orchestra.run.smithi115.stdout:158913789979 2021-07-24T16:48:16.636 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789975 got 158913789979 for osd.5 2021-07-24T16:48:16.637 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph osd last-stat-seq osd.6 2021-07-24T16:48:16.780 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:48:18.568 INFO:teuthology.orchestra.run.smithi115.stdout:180388626456 2021-07-24T16:48:19.469 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626452 got 180388626456 for osd.6 2021-07-24T16:48:19.470 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph osd last-stat-seq osd.7 2021-07-24T16:48:19.605 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:48:21.293 INFO:teuthology.orchestra.run.smithi115.stdout:201863462932 2021-07-24T16:48:21.994 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462928 got 201863462932 for osd.7 2021-07-24T16:48:21.994 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2021-07-24T16:48:21.995 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph pg dump --format=json 2021-07-24T16:48:22.129 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:48:23.826 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:48:23.827 INFO:teuthology.orchestra.run.smithi115.stderr:dumped all 2021-07-24T16:48:24.615 INFO:teuthology.orchestra.run.smithi115.stdout:{"pg_ready":true,"pg_map":{"version":202,"stamp":"2021-07-24T16:48:22.083685+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":27,"acting":27,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":27,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":8392576,"kb_used_data":3904,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741568640,"statfs":{"total":767960285184,"available":759366287360,"internally_reserved":8589934592,"allocated":3997696,"data_stored":1614080,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":8589934592},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":"11","reported_epoch":"51","state":"active+clean","last_fresh":"2021-07-24T16:47:15.415291+0000","last_change":"2021-07-24T16:47:14.042700+0000","last_active":"2021-07-24T16:47:15.415291+0000","last_peered":"2021-07-24T16:47:15.415291+0000","last_clean":"2021-07-24T16:47:15.415291+0000","last_became_active":"2021-07-24T16:47:14.042424+0000","last_became_peered":"2021-07-24T16:47:14.042424+0000","last_unstale":"2021-07-24T16:47:15.415291+0000","last_undegraded":"2021-07-24T16:47:15.415291+0000","last_fullsized":"2021-07-24T16:47:15.415291+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_clean_scrub_stamp":"2021-07-24T16:47:13.027644+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":"11","reported_epoch":"51","state":"active+clean","last_fresh":"2021-07-24T16:47:15.043684+0000","last_change":"2021-07-24T16:47:14.079181+0000","last_active":"2021-07-24T16:47:15.043684+0000","last_peered":"2021-07-24T16:47:15.043684+0000","last_clean":"2021-07-24T16:47:15.043684+0000","last_became_active":"2021-07-24T16:47:14.078270+0000","last_became_peered":"2021-07-24T16:47:14.078270+0000","last_unstale":"2021-07-24T16:47:15.043684+0000","last_undegraded":"2021-07-24T16:47:15.043684+0000","last_fullsized":"2021-07-24T16:47:15.043684+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_clean_scrub_stamp":"2021-07-24T16:47:13.027644+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":"11","reported_epoch":"51","state":"active+clean","last_fresh":"2021-07-24T16:47:15.415447+0000","last_change":"2021-07-24T16:47:14.078792+0000","last_active":"2021-07-24T16:47:15.415447+0000","last_peered":"2021-07-24T16:47:15.415447+0000","last_clean":"2021-07-24T16:47:15.415447+0000","last_became_active":"2021-07-24T16:47:14.078449+0000","last_became_peered":"2021-07-24T16:47:14.078449+0000","last_unstale":"2021-07-24T16:47:15.415447+0000","last_undegraded":"2021-07-24T16:47:15.415447+0000","last_fullsized":"2021-07-24T16:47:15.415447+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_clean_scrub_stamp":"2021-07-24T16:47:13.027644+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":"11","reported_epoch":"51","state":"active+clean","last_fresh":"2021-07-24T16:47:15.415389+0000","last_change":"2021-07-24T16:47:14.078611+0000","last_active":"2021-07-24T16:47:15.415389+0000","last_peered":"2021-07-24T16:47:15.415389+0000","last_clean":"2021-07-24T16:47:15.415389+0000","last_became_active":"2021-07-24T16:47:14.078245+0000","last_became_peered":"2021-07-24T16:47:14.078245+0000","last_unstale":"2021-07-24T16:47:15.415389+0000","last_undegraded":"2021-07-24T16:47:15.415389+0000","last_fullsized":"2021-07-24T16:47:15.415389+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_clean_scrub_stamp":"2021-07-24T16:47:13.027644+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.0","version":"0'0","reported_seq":"14","reported_epoch":"51","state":"active+clean","last_fresh":"2021-07-24T16:47:15.415472+0000","last_change":"2021-07-24T16:46:53.176240+0000","last_active":"2021-07-24T16:47:15.415472+0000","last_peered":"2021-07-24T16:47:15.415472+0000","last_clean":"2021-07-24T16:47:15.415472+0000","last_became_active":"2021-07-24T16:46:53.175947+0000","last_became_peered":"2021-07-24T16:46:53.175947+0000","last_unstale":"2021-07-24T16:47:15.415472+0000","last_undegraded":"2021-07-24T16:47:15.415472+0000","last_fullsized":"2021-07-24T16:47:15.415472+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":5,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:43:52.206196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:43:52.206196+0000","last_clean_scrub_stamp":"2021-07-24T16:43:52.206196+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":"11","reported_epoch":"51","state":"active+clean","last_fresh":"2021-07-24T16:47:15.043341+0000","last_change":"2021-07-24T16:47:14.042729+0000","last_active":"2021-07-24T16:47:15.043341+0000","last_peered":"2021-07-24T16:47:15.043341+0000","last_clean":"2021-07-24T16:47:15.043341+0000","last_became_active":"2021-07-24T16:47:14.042412+0000","last_became_peered":"2021-07-24T16:47:14.042412+0000","last_unstale":"2021-07-24T16:47:15.043341+0000","last_undegraded":"2021-07-24T16:47:15.043341+0000","last_fullsized":"2021-07-24T16:47:15.043341+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_clean_scrub_stamp":"2021-07-24T16:47:13.027644+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":"11","reported_epoch":"51","state":"active+clean","last_fresh":"2021-07-24T16:47:15.415199+0000","last_change":"2021-07-24T16:47:14.079736+0000","last_active":"2021-07-24T16:47:15.415199+0000","last_peered":"2021-07-24T16:47:15.415199+0000","last_clean":"2021-07-24T16:47:15.415199+0000","last_became_active":"2021-07-24T16:47:14.079411+0000","last_became_peered":"2021-07-24T16:47:14.079411+0000","last_unstale":"2021-07-24T16:47:15.415199+0000","last_undegraded":"2021-07-24T16:47:15.415199+0000","last_fullsized":"2021-07-24T16:47:15.415199+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_clean_scrub_stamp":"2021-07-24T16:47:13.027644+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":"11","reported_epoch":"51","state":"active+clean","last_fresh":"2021-07-24T16:47:15.043306+0000","last_change":"2021-07-24T16:47:14.042824+0000","last_active":"2021-07-24T16:47:15.043306+0000","last_peered":"2021-07-24T16:47:15.043306+0000","last_clean":"2021-07-24T16:47:15.043306+0000","last_became_active":"2021-07-24T16:47:14.042495+0000","last_became_peered":"2021-07-24T16:47:14.042495+0000","last_unstale":"2021-07-24T16:47:15.043306+0000","last_undegraded":"2021-07-24T16:47:15.043306+0000","last_fullsized":"2021-07-24T16:47:15.043306+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_clean_scrub_stamp":"2021-07-24T16:47:13.027644+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":"11","reported_epoch":"51","state":"active+clean","last_fresh":"2021-07-24T16:47:15.043655+0000","last_change":"2021-07-24T16:47:14.078791+0000","last_active":"2021-07-24T16:47:15.043655+0000","last_peered":"2021-07-24T16:47:15.043655+0000","last_clean":"2021-07-24T16:47:15.043655+0000","last_became_active":"2021-07-24T16:47:14.078417+0000","last_became_peered":"2021-07-24T16:47:14.078417+0000","last_unstale":"2021-07-24T16:47:15.043655+0000","last_undegraded":"2021-07-24T16:47:15.043655+0000","last_fullsized":"2021-07-24T16:47:15.043655+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_clean_scrub_stamp":"2021-07-24T16:47:13.027644+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":47,"seq":201863462932,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049072,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696080,"statfs":{"total":95995035648,"available":94920785920,"internally_reserved":1073741824,"allocated":499712,"data_stored":201760,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jul 24 16:47:52 2021","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.48299999999999998}]},{"osd":1,"last update":"Sat Jul 24 16:47:52 2021","interfaces":[{"interface":"back","average":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":5.5330000000000004,"5min":5.5330000000000004,"15min":5.5330000000000004},"last":0.45700000000000002},{"interface":"front","average":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.51800000000000002}]},{"osd":2,"last update":"Sat Jul 24 16:47:52 2021","interfaces":[{"interface":"back","average":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"last":0.53700000000000003},{"interface":"front","average":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":5.5659999999999998,"5min":5.5659999999999998,"15min":5.5659999999999998},"last":0.49199999999999999}]},{"osd":3,"last update":"Sat Jul 24 16:47:52 2021","interfaces":[{"interface":"back","average":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":5.5529999999999999,"5min":5.5529999999999999,"15min":5.5529999999999999},"last":0.505},{"interface":"front","average":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":5.5839999999999996,"5min":5.5839999999999996,"15min":5.5839999999999996},"last":0.58799999999999997}]},{"osd":4,"last update":"Sat Jul 24 16:47:52 2021","interfaces":[{"interface":"back","average":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"last":0.61099999999999999},{"interface":"front","average":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.65000000000000002}]},{"osd":5,"last update":"Sat Jul 24 16:47:52 2021","interfaces":[{"interface":"back","average":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.68899999999999995},{"interface":"front","average":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.55800000000000005}]},{"osd":6,"last update":"Sat Jul 24 16:47:52 2021","interfaces":[{"interface":"back","average":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.66700000000000004},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.57499999999999996}]}]},{"osd":6,"up_from":42,"seq":180388626457,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049072,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696080,"statfs":{"total":95995035648,"available":94920785920,"internally_reserved":1073741824,"allocated":499712,"data_stored":201760,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jul 24 16:47:37 2021","interfaces":[{"interface":"back","average":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.54600000000000004},{"interface":"front","average":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"last":0.495}]},{"osd":1,"last update":"Sat Jul 24 16:47:37 2021","interfaces":[{"interface":"back","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.44700000000000001},{"interface":"front","average":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"last":0.42199999999999999}]},{"osd":2,"last update":"Sat Jul 24 16:47:37 2021","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.56399999999999995}]},{"osd":3,"last update":"Sat Jul 24 16:47:37 2021","interfaces":[{"interface":"back","average":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.52900000000000003},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.622}]},{"osd":4,"last update":"Sat Jul 24 16:47:37 2021","interfaces":[{"interface":"back","average":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"last":0.64500000000000002},{"interface":"front","average":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"last":0.65300000000000002}]},{"osd":5,"last update":"Sat Jul 24 16:47:37 2021","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"last":0.63100000000000001}]},{"osd":7,"last update":"Sat Jul 24 16:47:53 2021","interfaces":[{"interface":"back","average":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.60499999999999998},{"interface":"front","average":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.59499999999999997}]}]},{"osd":1,"up_from":16,"seq":68719476777,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049072,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696080,"statfs":{"total":95995035648,"available":94920785920,"internally_reserved":1073741824,"allocated":499712,"data_stored":201760,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jul 24 16:48:08 2021","interfaces":[{"interface":"back","average":{"1min":0.33500000000000002,"5min":0.32900000000000001,"15min":0.315},"min":{"1min":0.22800000000000001,"5min":0.191,"15min":0.191},"max":{"1min":0.64400000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.41599999999999998},{"interface":"front","average":{"1min":0.309,"5min":0.34000000000000002,"15min":0.33300000000000002},"min":{"1min":0.20499999999999999,"5min":0.17599999999999999,"15min":0.17599999999999999},"max":{"1min":0.49299999999999999,"5min":0.54000000000000004,"15min":0.54000000000000004},"last":0.501}]},{"osd":2,"last update":"Sat Jul 24 16:47:25 2021","interfaces":[{"interface":"back","average":{"1min":0.37,"5min":0.36499999999999999,"15min":0.36399999999999999},"min":{"1min":0.26400000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.46300000000000002},{"interface":"front","average":{"1min":0.36599999999999999,"5min":0.35399999999999998,"15min":0.35199999999999998},"min":{"1min":0.28000000000000003,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":0.50900000000000001,"5min":0.52800000000000002,"15min":0.52800000000000002},"last":0.42699999999999999}]},{"osd":3,"last update":"Sat Jul 24 16:47:43 2021","interfaces":[{"interface":"back","average":{"1min":0.373,"5min":0.40000000000000002,"15min":0.40400000000000003},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.39000000000000001,"5min":0.42599999999999999,"15min":0.432},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.55600000000000005}]},{"osd":4,"last update":"Sat Jul 24 16:47:59 2021","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.52700000000000002,"15min":0.52900000000000003},"min":{"1min":0.39900000000000002,"5min":0.373,"15min":0.373},"max":{"1min":0.86599999999999999,"5min":0.86599999999999999,"15min":0.86599999999999999},"last":0.62},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.52700000000000002,"15min":0.53000000000000003},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.53600000000000003}]},{"osd":5,"last update":"Sat Jul 24 16:48:18 2021","interfaces":[{"interface":"back","average":{"1min":0.51600000000000001,"5min":0.53000000000000003,"15min":0.53200000000000003},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.73799999999999999,"5min":0.85199999999999998,"15min":0.85199999999999998},"last":0.60699999999999998},{"interface":"front","average":{"1min":0.505,"5min":0.54200000000000004,"15min":0.54800000000000004},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.66700000000000004,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.57799999999999996}]},{"osd":6,"last update":"Sat Jul 24 16:47:34 2021","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.59799999999999998},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.68999999999999995}]},{"osd":7,"last update":"Sat Jul 24 16:47:54 2021","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.89000000000000001,"5min":0.89000000000000001,"15min":0.89000000000000001},"last":0.65100000000000002},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.84599999999999997,"5min":0.84599999999999997,"15min":0.84599999999999997},"last":0.629}]}]},{"osd":0,"up_from":10,"seq":42949673006,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049072,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696080,"statfs":{"total":95995035648,"available":94920785920,"internally_reserved":1073741824,"allocated":499712,"data_stored":201760,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Jul 24 16:48:13 2021","interfaces":[{"interface":"back","average":{"1min":0.30499999999999999,"5min":0.29399999999999998,"15min":0.28100000000000003},"min":{"1min":0.191,"5min":0.16300000000000001,"15min":0.16300000000000001},"max":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"last":0.224},{"interface":"front","average":{"1min":0.33400000000000002,"5min":0.32400000000000001,"15min":0.308},"min":{"1min":0.23200000000000001,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":0.53000000000000003,"5min":0.56200000000000006,"15min":0.56200000000000006},"last":0.26700000000000002}]},{"osd":2,"last update":"Sat Jul 24 16:47:25 2021","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.35899999999999999,"15min":0.35399999999999998},"min":{"1min":0.247,"5min":0.217,"15min":0.217},"max":{"1min":0.95699999999999996,"5min":0.95699999999999996,"15min":0.95699999999999996},"last":0.30199999999999999},{"interface":"front","average":{"1min":0.34599999999999997,"5min":0.34799999999999998,"15min":0.34799999999999998},"min":{"1min":0.219,"5min":0.189,"15min":0.189},"max":{"1min":0.46100000000000002,"5min":0.57899999999999996,"15min":0.57899999999999996},"last":0.26200000000000001}]},{"osd":3,"last update":"Sat Jul 24 16:47:44 2021","interfaces":[{"interface":"back","average":{"1min":0.33400000000000002,"5min":0.36499999999999999,"15min":0.37},"min":{"1min":0.23000000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"last":0.24399999999999999},{"interface":"front","average":{"1min":0.34699999999999998,"5min":0.38100000000000001,"15min":0.38700000000000001},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.51200000000000001,"5min":0.58799999999999997,"15min":0.58799999999999997},"last":0.28100000000000003}]},{"osd":4,"last update":"Sat Jul 24 16:47:57 2021","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.52000000000000002,"15min":0.53000000000000003},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.76700000000000002,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.39500000000000002},{"interface":"front","average":{"1min":0.46400000000000002,"5min":1.6870000000000001,"15min":1.891},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.72799999999999998,"5min":23.302,"15min":23.302},"last":0.51700000000000002}]},{"osd":5,"last update":"Sat Jul 24 16:48:19 2021","interfaces":[{"interface":"back","average":{"1min":0.495,"5min":0.55700000000000005,"15min":0.56699999999999995},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.78900000000000003,"5min":1.026,"15min":1.026},"last":0.502},{"interface":"front","average":{"1min":0.47699999999999998,"5min":0.56699999999999995,"15min":0.58199999999999996},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.69199999999999995,"5min":1.0229999999999999,"15min":1.0229999999999999},"last":0.47899999999999998}]},{"osd":6,"last update":"Sat Jul 24 16:47:33 2021","interfaces":[{"interface":"back","average":{"1min":1.718,"5min":1.718,"15min":1.718},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":23.391999999999999,"5min":23.391999999999999,"15min":23.391999999999999},"last":0.46200000000000002},{"interface":"front","average":{"1min":1.724,"5min":1.724,"15min":1.724},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":23.338000000000001,"5min":23.338000000000001,"15min":23.338000000000001},"last":0.42899999999999999}]},{"osd":7,"last update":"Sat Jul 24 16:47:52 2021","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":1.0369999999999999,"5min":1.0369999999999999,"15min":1.0369999999999999},"last":0.48599999999999999},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.0680000000000001,"5min":1.0680000000000001,"15min":1.0680000000000001},"last":0.45500000000000002}]}]},{"osd":2,"up_from":21,"seq":90194313255,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049072,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696080,"statfs":{"total":95995035648,"available":94920785920,"internally_reserved":1073741824,"allocated":499712,"data_stored":201760,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jul 24 16:47:31 2021","interfaces":[{"interface":"back","average":{"1min":0.34999999999999998,"5min":0.32900000000000001,"15min":0.32500000000000001},"min":{"1min":0.20899999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.504,"5min":0.504,"15min":0.504},"last":0.26000000000000001},{"interface":"front","average":{"1min":0.35899999999999999,"5min":0.33800000000000002,"15min":0.33400000000000002},"min":{"1min":0.20200000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"last":0.221}]},{"osd":1,"last update":"Sat Jul 24 16:47:31 2021","interfaces":[{"interface":"back","average":{"1min":0.36099999999999999,"5min":0.34100000000000003,"15min":0.33800000000000002},"min":{"1min":0.20399999999999999,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.5,"5min":0.5,"15min":0.5},"last":0.26900000000000002},{"interface":"front","average":{"1min":0.38400000000000001,"5min":0.36599999999999999,"15min":0.36299999999999999},"min":{"1min":0.23100000000000001,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"last":0.23499999999999999}]},{"osd":3,"last update":"Sat Jul 24 16:47:44 2021","interfaces":[{"interface":"back","average":{"1min":0.35799999999999998,"5min":0.40000000000000002,"15min":0.40699999999999997},"min":{"1min":0.20899999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.56999999999999995,"5min":0.58999999999999997,"15min":0.58999999999999997},"last":0.28100000000000003},{"interface":"front","average":{"1min":0.36199999999999999,"5min":0.40200000000000002,"15min":0.40799999999999997},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.504,"5min":0.63300000000000001,"15min":0.63300000000000001},"last":0.29699999999999999}]},{"osd":4,"last update":"Sat Jul 24 16:47:58 2021","interfaces":[{"interface":"back","average":{"1min":0.49199999999999999,"5min":0.504,"15min":0.50600000000000001},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.497},{"interface":"front","average":{"1min":0.5,"5min":0.502,"15min":0.502},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.53100000000000003}]},{"osd":5,"last update":"Sat Jul 24 16:48:17 2021","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.52300000000000002,"15min":0.52000000000000002},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"last":0.59799999999999998},{"interface":"front","average":{"1min":0.502,"5min":0.51800000000000002,"15min":0.52100000000000002},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.69399999999999995,"5min":0.90000000000000002,"15min":0.90000000000000002},"last":0.443}]},{"osd":6,"last update":"Sat Jul 24 16:47:37 2021","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.85699999999999998,"5min":0.85699999999999998,"15min":0.85699999999999998},"last":0.53800000000000003},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.46700000000000003}]},{"osd":7,"last update":"Sat Jul 24 16:47:54 2021","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.87,"5min":0.87,"15min":0.87},"last":0.58899999999999997},{"interface":"front","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.51400000000000001}]}]},{"osd":3,"up_from":27,"seq":115964117028,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049072,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696080,"statfs":{"total":95995035648,"available":94920785920,"internally_reserved":1073741824,"allocated":499712,"data_stored":201760,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jul 24 16:47:44 2021","interfaces":[{"interface":"back","average":{"1min":0.42399999999999999,"5min":0.38700000000000001,"15min":0.38100000000000001},"min":{"1min":0.26000000000000001,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":1.554,"5min":1.554,"15min":1.554},"last":0.218},{"interface":"front","average":{"1min":0.38500000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.29499999999999998}]},{"osd":1,"last update":"Sat Jul 24 16:47:44 2021","interfaces":[{"interface":"back","average":{"1min":0.38700000000000001,"5min":0.40600000000000003,"15min":0.40899999999999997},"min":{"1min":0.22500000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.23000000000000001},{"interface":"front","average":{"1min":0.39300000000000002,"5min":0.38500000000000001,"15min":0.38300000000000001},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.625,"5min":0.625,"15min":0.625},"last":0.314}]},{"osd":2,"last update":"Sat Jul 24 16:47:44 2021","interfaces":[{"interface":"back","average":{"1min":0.39400000000000002,"5min":0.41699999999999998,"15min":0.42099999999999999},"min":{"1min":0.254,"5min":0.253,"15min":0.253},"max":{"1min":0.52800000000000002,"5min":0.56799999999999995,"15min":0.56799999999999995},"last":0.27300000000000002},{"interface":"front","average":{"1min":0.38100000000000001,"5min":0.40699999999999997,"15min":0.41099999999999998},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.54200000000000004,"5min":0.57099999999999995,"15min":0.57099999999999995},"last":0.26500000000000001}]},{"osd":4,"last update":"Sat Jul 24 16:47:59 2021","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.52100000000000002,"15min":0.51900000000000002},"min":{"1min":0.36899999999999999,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.874,"5min":0.874,"15min":0.874},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.70799999999999996,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.46600000000000003}]},{"osd":5,"last update":"Sat Jul 24 16:48:20 2021","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.52900000000000003,"15min":0.52000000000000002},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.995,"5min":0.995,"15min":0.995},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.52400000000000002,"15min":0.51600000000000001},"min":{"1min":0.39200000000000002,"5min":0.37,"15min":0.37},"max":{"1min":0.86399999999999999,"5min":0.86399999999999999,"15min":0.86399999999999999},"last":0.53800000000000003}]},{"osd":6,"last update":"Sat Jul 24 16:47:33 2021","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.92800000000000005,"5min":0.92800000000000005,"15min":0.92800000000000005},"last":0.58799999999999997},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.48299999999999998}]},{"osd":7,"last update":"Sat Jul 24 16:47:54 2021","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.45900000000000002},{"interface":"front","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.89200000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.48799999999999999}]}]},{"osd":4,"up_from":32,"seq":137438953504,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049072,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696080,"statfs":{"total":95995035648,"available":94920785920,"internally_reserved":1073741824,"allocated":499712,"data_stored":201760,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jul 24 16:48:02 2021","interfaces":[{"interface":"back","average":{"1min":0.49299999999999999,"5min":0.52100000000000002,"15min":0.52600000000000002},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.78400000000000003,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.58899999999999997},{"interface":"front","average":{"1min":0.48399999999999999,"5min":0.495,"15min":0.497},"min":{"1min":0.376,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.43099999999999999}]},{"osd":1,"last update":"Sat Jul 24 16:48:02 2021","interfaces":[{"interface":"back","average":{"1min":0.44600000000000001,"5min":0.50800000000000001,"15min":0.51800000000000002},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.45000000000000001},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.52100000000000002,"15min":0.52300000000000002},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.69699999999999995,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.61599999999999999}]},{"osd":2,"last update":"Sat Jul 24 16:48:02 2021","interfaces":[{"interface":"back","average":{"1min":0.497,"5min":0.51100000000000001,"15min":0.51300000000000001},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.76100000000000001,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.53900000000000003},{"interface":"front","average":{"1min":0.48499999999999999,"5min":0.52500000000000002,"15min":0.53200000000000003},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.71799999999999997}]},{"osd":3,"last update":"Sat Jul 24 16:48:02 2021","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.51100000000000001,"15min":0.51000000000000001},"min":{"1min":0.36699999999999999,"5min":0.312,"15min":0.312},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.64700000000000002},{"interface":"front","average":{"1min":0.499,"5min":0.53000000000000003,"15min":0.53500000000000003},"min":{"1min":0.373,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.71499999999999997,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.65500000000000003}]},{"osd":5,"last update":"Sat Jul 24 16:48:17 2021","interfaces":[{"interface":"back","average":{"1min":0.46899999999999997,"5min":0.36799999999999999,"15min":0.35099999999999998},"min":{"1min":0.22800000000000001,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.46999999999999997},{"interface":"front","average":{"1min":0.499,"5min":0.41499999999999998,"15min":0.40100000000000002},"min":{"1min":0.307,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.68600000000000005}]},{"osd":6,"last update":"Sat Jul 24 16:47:37 2021","interfaces":[{"interface":"back","average":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.63,"5min":0.63,"15min":0.63},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.627,"5min":0.627,"15min":0.627},"last":0.66900000000000004}]},{"osd":7,"last update":"Sat Jul 24 16:47:52 2021","interfaces":[{"interface":"back","average":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.60899999999999999},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.70099999999999996}]}]},{"osd":5,"up_from":37,"seq":158913789981,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049072,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696080,"statfs":{"total":95995035648,"available":94920785920,"internally_reserved":1073741824,"allocated":499712,"data_stored":201760,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jul 24 16:48:19 2021","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.44500000000000001,"15min":0.44700000000000001},"min":{"1min":0.27700000000000002,"5min":0.254,"15min":0.254},"max":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.48599999999999999,"15min":0.48999999999999999},"min":{"1min":0.311,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.68700000000000006,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.499}]},{"osd":1,"last update":"Sat Jul 24 16:48:19 2021","interfaces":[{"interface":"back","average":{"1min":0.46100000000000002,"5min":0.48699999999999999,"15min":0.49099999999999999},"min":{"1min":0.33700000000000002,"5min":0.312,"15min":0.312},"max":{"1min":0.63200000000000001,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.47099999999999997,"5min":0.46700000000000003,"15min":0.46600000000000003},"min":{"1min":0.29699999999999999,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"last":0.46300000000000002}]},{"osd":2,"last update":"Sat Jul 24 16:48:19 2021","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.47099999999999997,"15min":0.47399999999999998},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.69299999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.502,"15min":0.50600000000000001},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.70199999999999996,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.51700000000000002}]},{"osd":3,"last update":"Sat Jul 24 16:48:19 2021","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.499,"15min":0.499},"min":{"1min":0.38600000000000001,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.5,"5min":0.501,"15min":0.501},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.64700000000000002,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.58599999999999997}]},{"osd":4,"last update":"Sat Jul 24 16:48:19 2021","interfaces":[{"interface":"back","average":{"1min":0.39200000000000002,"5min":0.34300000000000003,"15min":0.33500000000000002},"min":{"1min":0.23999999999999999,"5min":0.217,"15min":0.217},"max":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.37,"15min":0.36299999999999999},"min":{"1min":0.28499999999999998,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.628}]},{"osd":6,"last update":"Sat Jul 24 16:47:35 2021","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"last":0.59599999999999997},{"interface":"front","average":{"1min":0.373,"5min":0.373,"15min":0.373},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"last":0.65900000000000003}]},{"osd":7,"last update":"Sat Jul 24 16:47:56 2021","interfaces":[{"interface":"back","average":{"1min":0.438,"5min":0.438,"15min":0.438},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.61799999999999999},{"interface":"front","average":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"last":0.54000000000000004}]}]}]}} 2021-07-24T16:48:24.618 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph pg dump --format=json 2021-07-24T16:48:24.756 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:48:26.539 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:48:26.540 INFO:teuthology.orchestra.run.smithi115.stderr:dumped all 2021-07-24T16:48:27.345 INFO:teuthology.orchestra.run.smithi115.stdout:{"pg_ready":true,"pg_map":{"version":204,"stamp":"2021-07-24T16:48:26.084346+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":27,"acting":27,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":27,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":8392576,"kb_used_data":3904,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741568640,"statfs":{"total":767960285184,"available":759366287360,"internally_reserved":8589934592,"allocated":3997696,"data_stored":1614080,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":8589934592},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":"11","reported_epoch":"51","state":"active+clean","last_fresh":"2021-07-24T16:47:15.415291+0000","last_change":"2021-07-24T16:47:14.042700+0000","last_active":"2021-07-24T16:47:15.415291+0000","last_peered":"2021-07-24T16:47:15.415291+0000","last_clean":"2021-07-24T16:47:15.415291+0000","last_became_active":"2021-07-24T16:47:14.042424+0000","last_became_peered":"2021-07-24T16:47:14.042424+0000","last_unstale":"2021-07-24T16:47:15.415291+0000","last_undegraded":"2021-07-24T16:47:15.415291+0000","last_fullsized":"2021-07-24T16:47:15.415291+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_clean_scrub_stamp":"2021-07-24T16:47:13.027644+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":"11","reported_epoch":"51","state":"active+clean","last_fresh":"2021-07-24T16:47:15.043684+0000","last_change":"2021-07-24T16:47:14.079181+0000","last_active":"2021-07-24T16:47:15.043684+0000","last_peered":"2021-07-24T16:47:15.043684+0000","last_clean":"2021-07-24T16:47:15.043684+0000","last_became_active":"2021-07-24T16:47:14.078270+0000","last_became_peered":"2021-07-24T16:47:14.078270+0000","last_unstale":"2021-07-24T16:47:15.043684+0000","last_undegraded":"2021-07-24T16:47:15.043684+0000","last_fullsized":"2021-07-24T16:47:15.043684+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_clean_scrub_stamp":"2021-07-24T16:47:13.027644+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":"11","reported_epoch":"51","state":"active+clean","last_fresh":"2021-07-24T16:47:15.415447+0000","last_change":"2021-07-24T16:47:14.078792+0000","last_active":"2021-07-24T16:47:15.415447+0000","last_peered":"2021-07-24T16:47:15.415447+0000","last_clean":"2021-07-24T16:47:15.415447+0000","last_became_active":"2021-07-24T16:47:14.078449+0000","last_became_peered":"2021-07-24T16:47:14.078449+0000","last_unstale":"2021-07-24T16:47:15.415447+0000","last_undegraded":"2021-07-24T16:47:15.415447+0000","last_fullsized":"2021-07-24T16:47:15.415447+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_clean_scrub_stamp":"2021-07-24T16:47:13.027644+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":"11","reported_epoch":"51","state":"active+clean","last_fresh":"2021-07-24T16:47:15.415389+0000","last_change":"2021-07-24T16:47:14.078611+0000","last_active":"2021-07-24T16:47:15.415389+0000","last_peered":"2021-07-24T16:47:15.415389+0000","last_clean":"2021-07-24T16:47:15.415389+0000","last_became_active":"2021-07-24T16:47:14.078245+0000","last_became_peered":"2021-07-24T16:47:14.078245+0000","last_unstale":"2021-07-24T16:47:15.415389+0000","last_undegraded":"2021-07-24T16:47:15.415389+0000","last_fullsized":"2021-07-24T16:47:15.415389+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_clean_scrub_stamp":"2021-07-24T16:47:13.027644+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.0","version":"0'0","reported_seq":"14","reported_epoch":"51","state":"active+clean","last_fresh":"2021-07-24T16:47:15.415472+0000","last_change":"2021-07-24T16:46:53.176240+0000","last_active":"2021-07-24T16:47:15.415472+0000","last_peered":"2021-07-24T16:47:15.415472+0000","last_clean":"2021-07-24T16:47:15.415472+0000","last_became_active":"2021-07-24T16:46:53.175947+0000","last_became_peered":"2021-07-24T16:46:53.175947+0000","last_unstale":"2021-07-24T16:47:15.415472+0000","last_undegraded":"2021-07-24T16:47:15.415472+0000","last_fullsized":"2021-07-24T16:47:15.415472+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":5,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:43:52.206196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:43:52.206196+0000","last_clean_scrub_stamp":"2021-07-24T16:43:52.206196+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":"11","reported_epoch":"51","state":"active+clean","last_fresh":"2021-07-24T16:47:15.043341+0000","last_change":"2021-07-24T16:47:14.042729+0000","last_active":"2021-07-24T16:47:15.043341+0000","last_peered":"2021-07-24T16:47:15.043341+0000","last_clean":"2021-07-24T16:47:15.043341+0000","last_became_active":"2021-07-24T16:47:14.042412+0000","last_became_peered":"2021-07-24T16:47:14.042412+0000","last_unstale":"2021-07-24T16:47:15.043341+0000","last_undegraded":"2021-07-24T16:47:15.043341+0000","last_fullsized":"2021-07-24T16:47:15.043341+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_clean_scrub_stamp":"2021-07-24T16:47:13.027644+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":"11","reported_epoch":"51","state":"active+clean","last_fresh":"2021-07-24T16:47:15.415199+0000","last_change":"2021-07-24T16:47:14.079736+0000","last_active":"2021-07-24T16:47:15.415199+0000","last_peered":"2021-07-24T16:47:15.415199+0000","last_clean":"2021-07-24T16:47:15.415199+0000","last_became_active":"2021-07-24T16:47:14.079411+0000","last_became_peered":"2021-07-24T16:47:14.079411+0000","last_unstale":"2021-07-24T16:47:15.415199+0000","last_undegraded":"2021-07-24T16:47:15.415199+0000","last_fullsized":"2021-07-24T16:47:15.415199+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_clean_scrub_stamp":"2021-07-24T16:47:13.027644+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":"11","reported_epoch":"51","state":"active+clean","last_fresh":"2021-07-24T16:47:15.043306+0000","last_change":"2021-07-24T16:47:14.042824+0000","last_active":"2021-07-24T16:47:15.043306+0000","last_peered":"2021-07-24T16:47:15.043306+0000","last_clean":"2021-07-24T16:47:15.043306+0000","last_became_active":"2021-07-24T16:47:14.042495+0000","last_became_peered":"2021-07-24T16:47:14.042495+0000","last_unstale":"2021-07-24T16:47:15.043306+0000","last_undegraded":"2021-07-24T16:47:15.043306+0000","last_fullsized":"2021-07-24T16:47:15.043306+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_clean_scrub_stamp":"2021-07-24T16:47:13.027644+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":"11","reported_epoch":"51","state":"active+clean","last_fresh":"2021-07-24T16:47:15.043655+0000","last_change":"2021-07-24T16:47:14.078791+0000","last_active":"2021-07-24T16:47:15.043655+0000","last_peered":"2021-07-24T16:47:15.043655+0000","last_clean":"2021-07-24T16:47:15.043655+0000","last_became_active":"2021-07-24T16:47:14.078417+0000","last_became_peered":"2021-07-24T16:47:14.078417+0000","last_unstale":"2021-07-24T16:47:15.043655+0000","last_undegraded":"2021-07-24T16:47:15.043655+0000","last_fullsized":"2021-07-24T16:47:15.043655+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_clean_scrub_stamp":"2021-07-24T16:47:13.027644+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":47,"seq":201863462933,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049072,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696080,"statfs":{"total":95995035648,"available":94920785920,"internally_reserved":1073741824,"allocated":499712,"data_stored":201760,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jul 24 16:47:52 2021","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.52800000000000002}]},{"osd":1,"last update":"Sat Jul 24 16:47:52 2021","interfaces":[{"interface":"back","average":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":5.5330000000000004,"5min":5.5330000000000004,"15min":5.5330000000000004},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.54300000000000004}]},{"osd":2,"last update":"Sat Jul 24 16:47:52 2021","interfaces":[{"interface":"back","average":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"last":0.496},{"interface":"front","average":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":5.5659999999999998,"5min":5.5659999999999998,"15min":5.5659999999999998},"last":0.58499999999999996}]},{"osd":3,"last update":"Sat Jul 24 16:47:52 2021","interfaces":[{"interface":"back","average":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":5.5529999999999999,"5min":5.5529999999999999,"15min":5.5529999999999999},"last":0.51300000000000001},{"interface":"front","average":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":5.5839999999999996,"5min":5.5839999999999996,"15min":5.5839999999999996},"last":0.51700000000000002}]},{"osd":4,"last update":"Sat Jul 24 16:47:52 2021","interfaces":[{"interface":"back","average":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"last":0.439},{"interface":"front","average":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.45800000000000002}]},{"osd":5,"last update":"Sat Jul 24 16:47:52 2021","interfaces":[{"interface":"back","average":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.40699999999999997},{"interface":"front","average":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.56499999999999995}]},{"osd":6,"last update":"Sat Jul 24 16:47:52 2021","interfaces":[{"interface":"back","average":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.53300000000000003}]}]},{"osd":6,"up_from":42,"seq":180388626458,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049072,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696080,"statfs":{"total":95995035648,"available":94920785920,"internally_reserved":1073741824,"allocated":499712,"data_stored":201760,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jul 24 16:47:37 2021","interfaces":[{"interface":"back","average":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.27000000000000002},{"interface":"front","average":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"last":0.44700000000000001}]},{"osd":1,"last update":"Sat Jul 24 16:47:37 2021","interfaces":[{"interface":"back","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.372},{"interface":"front","average":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"last":0.34799999999999998}]},{"osd":2,"last update":"Sat Jul 24 16:47:37 2021","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.316},{"interface":"front","average":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.39900000000000002}]},{"osd":3,"last update":"Sat Jul 24 16:47:37 2021","interfaces":[{"interface":"back","average":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.41899999999999998}]},{"osd":4,"last update":"Sat Jul 24 16:47:37 2021","interfaces":[{"interface":"back","average":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"last":0.53900000000000003},{"interface":"front","average":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"last":0.47699999999999998}]},{"osd":5,"last update":"Sat Jul 24 16:47:37 2021","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"last":0.497},{"interface":"front","average":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"last":0.503}]},{"osd":7,"last update":"Sat Jul 24 16:47:53 2021","interfaces":[{"interface":"back","average":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.52700000000000002}]}]},{"osd":1,"up_from":16,"seq":68719476778,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049072,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696080,"statfs":{"total":95995035648,"available":94920785920,"internally_reserved":1073741824,"allocated":499712,"data_stored":201760,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jul 24 16:48:08 2021","interfaces":[{"interface":"back","average":{"1min":0.33500000000000002,"5min":0.32900000000000001,"15min":0.315},"min":{"1min":0.22800000000000001,"5min":0.191,"15min":0.191},"max":{"1min":0.64400000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.20999999999999999},{"interface":"front","average":{"1min":0.309,"5min":0.34000000000000002,"15min":0.33300000000000002},"min":{"1min":0.20499999999999999,"5min":0.17599999999999999,"15min":0.17599999999999999},"max":{"1min":0.49299999999999999,"5min":0.54000000000000004,"15min":0.54000000000000004},"last":0.27900000000000003}]},{"osd":2,"last update":"Sat Jul 24 16:47:25 2021","interfaces":[{"interface":"back","average":{"1min":0.37,"5min":0.36499999999999999,"15min":0.36399999999999999},"min":{"1min":0.26400000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.27200000000000002},{"interface":"front","average":{"1min":0.36599999999999999,"5min":0.35399999999999998,"15min":0.35199999999999998},"min":{"1min":0.28000000000000003,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":0.50900000000000001,"5min":0.52800000000000002,"15min":0.52800000000000002},"last":0.29399999999999998}]},{"osd":3,"last update":"Sat Jul 24 16:47:43 2021","interfaces":[{"interface":"back","average":{"1min":0.373,"5min":0.40000000000000002,"15min":0.40400000000000003},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"last":0.312},{"interface":"front","average":{"1min":0.39000000000000001,"5min":0.42599999999999999,"15min":0.432},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.307}]},{"osd":4,"last update":"Sat Jul 24 16:47:59 2021","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.52700000000000002,"15min":0.52900000000000003},"min":{"1min":0.39900000000000002,"5min":0.373,"15min":0.373},"max":{"1min":0.86599999999999999,"5min":0.86599999999999999,"15min":0.86599999999999999},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.52700000000000002,"15min":0.53000000000000003},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.439}]},{"osd":5,"last update":"Sat Jul 24 16:48:18 2021","interfaces":[{"interface":"back","average":{"1min":0.51600000000000001,"5min":0.53000000000000003,"15min":0.53200000000000003},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.73799999999999999,"5min":0.85199999999999998,"15min":0.85199999999999998},"last":0.48599999999999999},{"interface":"front","average":{"1min":0.505,"5min":0.54200000000000004,"15min":0.54800000000000004},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.66700000000000004,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.46100000000000002}]},{"osd":6,"last update":"Sat Jul 24 16:47:34 2021","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.46899999999999997},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.51300000000000001}]},{"osd":7,"last update":"Sat Jul 24 16:47:54 2021","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.89000000000000001,"5min":0.89000000000000001,"15min":0.89000000000000001},"last":0.53100000000000003},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.84599999999999997,"5min":0.84599999999999997,"15min":0.84599999999999997},"last":0.48299999999999998}]}]},{"osd":0,"up_from":10,"seq":42949673006,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049072,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696080,"statfs":{"total":95995035648,"available":94920785920,"internally_reserved":1073741824,"allocated":499712,"data_stored":201760,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Jul 24 16:48:13 2021","interfaces":[{"interface":"back","average":{"1min":0.30499999999999999,"5min":0.29399999999999998,"15min":0.28100000000000003},"min":{"1min":0.191,"5min":0.16300000000000001,"15min":0.16300000000000001},"max":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"last":0.224},{"interface":"front","average":{"1min":0.33400000000000002,"5min":0.32400000000000001,"15min":0.308},"min":{"1min":0.23200000000000001,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":0.53000000000000003,"5min":0.56200000000000006,"15min":0.56200000000000006},"last":0.26700000000000002}]},{"osd":2,"last update":"Sat Jul 24 16:47:25 2021","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.35899999999999999,"15min":0.35399999999999998},"min":{"1min":0.247,"5min":0.217,"15min":0.217},"max":{"1min":0.95699999999999996,"5min":0.95699999999999996,"15min":0.95699999999999996},"last":0.30199999999999999},{"interface":"front","average":{"1min":0.34599999999999997,"5min":0.34799999999999998,"15min":0.34799999999999998},"min":{"1min":0.219,"5min":0.189,"15min":0.189},"max":{"1min":0.46100000000000002,"5min":0.57899999999999996,"15min":0.57899999999999996},"last":0.26200000000000001}]},{"osd":3,"last update":"Sat Jul 24 16:47:44 2021","interfaces":[{"interface":"back","average":{"1min":0.33400000000000002,"5min":0.36499999999999999,"15min":0.37},"min":{"1min":0.23000000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"last":0.24399999999999999},{"interface":"front","average":{"1min":0.34699999999999998,"5min":0.38100000000000001,"15min":0.38700000000000001},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.51200000000000001,"5min":0.58799999999999997,"15min":0.58799999999999997},"last":0.28100000000000003}]},{"osd":4,"last update":"Sat Jul 24 16:47:57 2021","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.52000000000000002,"15min":0.53000000000000003},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.76700000000000002,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.39500000000000002},{"interface":"front","average":{"1min":0.46400000000000002,"5min":1.6870000000000001,"15min":1.891},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.72799999999999998,"5min":23.302,"15min":23.302},"last":0.51700000000000002}]},{"osd":5,"last update":"Sat Jul 24 16:48:19 2021","interfaces":[{"interface":"back","average":{"1min":0.495,"5min":0.55700000000000005,"15min":0.56699999999999995},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.78900000000000003,"5min":1.026,"15min":1.026},"last":0.502},{"interface":"front","average":{"1min":0.47699999999999998,"5min":0.56699999999999995,"15min":0.58199999999999996},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.69199999999999995,"5min":1.0229999999999999,"15min":1.0229999999999999},"last":0.47899999999999998}]},{"osd":6,"last update":"Sat Jul 24 16:47:33 2021","interfaces":[{"interface":"back","average":{"1min":1.718,"5min":1.718,"15min":1.718},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":23.391999999999999,"5min":23.391999999999999,"15min":23.391999999999999},"last":0.46200000000000002},{"interface":"front","average":{"1min":1.724,"5min":1.724,"15min":1.724},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":23.338000000000001,"5min":23.338000000000001,"15min":23.338000000000001},"last":0.42899999999999999}]},{"osd":7,"last update":"Sat Jul 24 16:47:52 2021","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":1.0369999999999999,"5min":1.0369999999999999,"15min":1.0369999999999999},"last":0.48599999999999999},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.0680000000000001,"5min":1.0680000000000001,"15min":1.0680000000000001},"last":0.45500000000000002}]}]},{"osd":2,"up_from":21,"seq":90194313256,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049072,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696080,"statfs":{"total":95995035648,"available":94920785920,"internally_reserved":1073741824,"allocated":499712,"data_stored":201760,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jul 24 16:47:31 2021","interfaces":[{"interface":"back","average":{"1min":0.34999999999999998,"5min":0.32900000000000001,"15min":0.32500000000000001},"min":{"1min":0.20899999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.504,"5min":0.504,"15min":0.504},"last":0.216},{"interface":"front","average":{"1min":0.35899999999999999,"5min":0.33800000000000002,"15min":0.33400000000000002},"min":{"1min":0.20200000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"last":0.27300000000000002}]},{"osd":1,"last update":"Sat Jul 24 16:47:31 2021","interfaces":[{"interface":"back","average":{"1min":0.36099999999999999,"5min":0.34100000000000003,"15min":0.33800000000000002},"min":{"1min":0.20399999999999999,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.5,"5min":0.5,"15min":0.5},"last":0.23400000000000001},{"interface":"front","average":{"1min":0.38400000000000001,"5min":0.36599999999999999,"15min":0.36299999999999999},"min":{"1min":0.23100000000000001,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"last":0.28799999999999998}]},{"osd":3,"last update":"Sat Jul 24 16:47:44 2021","interfaces":[{"interface":"back","average":{"1min":0.35799999999999998,"5min":0.40000000000000002,"15min":0.40699999999999997},"min":{"1min":0.20899999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.56999999999999995,"5min":0.58999999999999997,"15min":0.58999999999999997},"last":0.308},{"interface":"front","average":{"1min":0.36199999999999999,"5min":0.40200000000000002,"15min":0.40799999999999997},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.504,"5min":0.63300000000000001,"15min":0.63300000000000001},"last":0.33600000000000002}]},{"osd":4,"last update":"Sat Jul 24 16:47:58 2021","interfaces":[{"interface":"back","average":{"1min":0.49199999999999999,"5min":0.504,"15min":0.50600000000000001},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.59999999999999998},{"interface":"front","average":{"1min":0.5,"5min":0.502,"15min":0.502},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.50700000000000001}]},{"osd":5,"last update":"Sat Jul 24 16:48:17 2021","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.52300000000000002,"15min":0.52000000000000002},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"last":0.64800000000000002},{"interface":"front","average":{"1min":0.502,"5min":0.51800000000000002,"15min":0.52100000000000002},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.69399999999999995,"5min":0.90000000000000002,"15min":0.90000000000000002},"last":0.73899999999999999}]},{"osd":6,"last update":"Sat Jul 24 16:47:37 2021","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.85699999999999998,"5min":0.85699999999999998,"15min":0.85699999999999998},"last":0.57199999999999995},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.501}]},{"osd":7,"last update":"Sat Jul 24 16:47:54 2021","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.87,"5min":0.87,"15min":0.87},"last":0.51600000000000001},{"interface":"front","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.628}]}]},{"osd":3,"up_from":27,"seq":115964117028,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049072,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696080,"statfs":{"total":95995035648,"available":94920785920,"internally_reserved":1073741824,"allocated":499712,"data_stored":201760,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jul 24 16:47:44 2021","interfaces":[{"interface":"back","average":{"1min":0.42399999999999999,"5min":0.38700000000000001,"15min":0.38100000000000001},"min":{"1min":0.26000000000000001,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":1.554,"5min":1.554,"15min":1.554},"last":0.218},{"interface":"front","average":{"1min":0.38500000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.29499999999999998}]},{"osd":1,"last update":"Sat Jul 24 16:47:44 2021","interfaces":[{"interface":"back","average":{"1min":0.38700000000000001,"5min":0.40600000000000003,"15min":0.40899999999999997},"min":{"1min":0.22500000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.23000000000000001},{"interface":"front","average":{"1min":0.39300000000000002,"5min":0.38500000000000001,"15min":0.38300000000000001},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.625,"5min":0.625,"15min":0.625},"last":0.314}]},{"osd":2,"last update":"Sat Jul 24 16:47:44 2021","interfaces":[{"interface":"back","average":{"1min":0.39400000000000002,"5min":0.41699999999999998,"15min":0.42099999999999999},"min":{"1min":0.254,"5min":0.253,"15min":0.253},"max":{"1min":0.52800000000000002,"5min":0.56799999999999995,"15min":0.56799999999999995},"last":0.27300000000000002},{"interface":"front","average":{"1min":0.38100000000000001,"5min":0.40699999999999997,"15min":0.41099999999999998},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.54200000000000004,"5min":0.57099999999999995,"15min":0.57099999999999995},"last":0.26500000000000001}]},{"osd":4,"last update":"Sat Jul 24 16:47:59 2021","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.52100000000000002,"15min":0.51900000000000002},"min":{"1min":0.36899999999999999,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.874,"5min":0.874,"15min":0.874},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.70799999999999996,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.46600000000000003}]},{"osd":5,"last update":"Sat Jul 24 16:48:20 2021","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.52900000000000003,"15min":0.52000000000000002},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.995,"5min":0.995,"15min":0.995},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.52400000000000002,"15min":0.51600000000000001},"min":{"1min":0.39200000000000002,"5min":0.37,"15min":0.37},"max":{"1min":0.86399999999999999,"5min":0.86399999999999999,"15min":0.86399999999999999},"last":0.53800000000000003}]},{"osd":6,"last update":"Sat Jul 24 16:47:33 2021","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.92800000000000005,"5min":0.92800000000000005,"15min":0.92800000000000005},"last":0.58799999999999997},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.48299999999999998}]},{"osd":7,"last update":"Sat Jul 24 16:47:54 2021","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.45900000000000002},{"interface":"front","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.89200000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.48799999999999999}]}]},{"osd":4,"up_from":32,"seq":137438953505,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049072,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696080,"statfs":{"total":95995035648,"available":94920785920,"internally_reserved":1073741824,"allocated":499712,"data_stored":201760,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jul 24 16:48:02 2021","interfaces":[{"interface":"back","average":{"1min":0.49299999999999999,"5min":0.52100000000000002,"15min":0.52600000000000002},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.78400000000000003,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.48399999999999999,"5min":0.495,"15min":0.497},"min":{"1min":0.376,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.47399999999999998}]},{"osd":1,"last update":"Sat Jul 24 16:48:02 2021","interfaces":[{"interface":"back","average":{"1min":0.44600000000000001,"5min":0.50800000000000001,"15min":0.51800000000000002},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.52600000000000002},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.52100000000000002,"15min":0.52300000000000002},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.69699999999999995,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.45300000000000001}]},{"osd":2,"last update":"Sat Jul 24 16:48:02 2021","interfaces":[{"interface":"back","average":{"1min":0.497,"5min":0.51100000000000001,"15min":0.51300000000000001},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.76100000000000001,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.41899999999999998},{"interface":"front","average":{"1min":0.48499999999999999,"5min":0.52500000000000002,"15min":0.53200000000000003},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.46400000000000002}]},{"osd":3,"last update":"Sat Jul 24 16:48:02 2021","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.51100000000000001,"15min":0.51000000000000001},"min":{"1min":0.36699999999999999,"5min":0.312,"15min":0.312},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.40799999999999997},{"interface":"front","average":{"1min":0.499,"5min":0.53000000000000003,"15min":0.53500000000000003},"min":{"1min":0.373,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.71499999999999997,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.56499999999999995}]},{"osd":5,"last update":"Sat Jul 24 16:48:17 2021","interfaces":[{"interface":"back","average":{"1min":0.46899999999999997,"5min":0.36799999999999999,"15min":0.35099999999999998},"min":{"1min":0.22800000000000001,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.378},{"interface":"front","average":{"1min":0.499,"5min":0.41499999999999998,"15min":0.40100000000000002},"min":{"1min":0.307,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.51300000000000001}]},{"osd":6,"last update":"Sat Jul 24 16:47:37 2021","interfaces":[{"interface":"back","average":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.63,"5min":0.63,"15min":0.63},"last":0.54600000000000004},{"interface":"front","average":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.627,"5min":0.627,"15min":0.627},"last":0.505}]},{"osd":7,"last update":"Sat Jul 24 16:47:52 2021","interfaces":[{"interface":"back","average":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.443},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.48799999999999999}]}]},{"osd":5,"up_from":37,"seq":158913789982,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049072,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696080,"statfs":{"total":95995035648,"available":94920785920,"internally_reserved":1073741824,"allocated":499712,"data_stored":201760,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jul 24 16:48:19 2021","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.44500000000000001,"15min":0.44700000000000001},"min":{"1min":0.27700000000000002,"5min":0.254,"15min":0.254},"max":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.59999999999999998},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.48599999999999999,"15min":0.48999999999999999},"min":{"1min":0.311,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.68700000000000006,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.442}]},{"osd":1,"last update":"Sat Jul 24 16:48:19 2021","interfaces":[{"interface":"back","average":{"1min":0.46100000000000002,"5min":0.48699999999999999,"15min":0.49099999999999999},"min":{"1min":0.33700000000000002,"5min":0.312,"15min":0.312},"max":{"1min":0.63200000000000001,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.47899999999999998},{"interface":"front","average":{"1min":0.47099999999999997,"5min":0.46700000000000003,"15min":0.46600000000000003},"min":{"1min":0.29699999999999999,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"last":0.51900000000000002}]},{"osd":2,"last update":"Sat Jul 24 16:48:19 2021","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.47099999999999997,"15min":0.47399999999999998},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.69299999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.48599999999999999},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.502,"15min":0.50600000000000001},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.70199999999999996,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.53200000000000003}]},{"osd":3,"last update":"Sat Jul 24 16:48:19 2021","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.499,"15min":0.499},"min":{"1min":0.38600000000000001,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.45400000000000001},{"interface":"front","average":{"1min":0.5,"5min":0.501,"15min":0.501},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.64700000000000002,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.55900000000000005}]},{"osd":4,"last update":"Sat Jul 24 16:48:19 2021","interfaces":[{"interface":"back","average":{"1min":0.39200000000000002,"5min":0.34300000000000003,"15min":0.33500000000000002},"min":{"1min":0.23999999999999999,"5min":0.217,"15min":0.217},"max":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"last":0.40999999999999998},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.37,"15min":0.36299999999999999},"min":{"1min":0.28499999999999998,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.505}]},{"osd":6,"last update":"Sat Jul 24 16:47:35 2021","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"last":0.54700000000000004},{"interface":"front","average":{"1min":0.373,"5min":0.373,"15min":0.373},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"last":0.434}]},{"osd":7,"last update":"Sat Jul 24 16:47:56 2021","interfaces":[{"interface":"back","average":{"1min":0.438,"5min":0.438,"15min":0.438},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"last":0.47099999999999997}]}]}]}} 2021-07-24T16:48:27.348 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2021-07-24T16:48:27.348 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2021-07-24T16:48:27.349 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2021-07-24T16:48:27.349 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph health --format=json 2021-07-24T16:48:27.484 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:48:29.288 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:48:30.070 INFO:teuthology.orchestra.run.smithi115.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2021-07-24T16:48:30.071 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2021-07-24T16:48:30.072 INFO:tasks.cephadm:Setup complete, yielding 2021-07-24T16:48:30.072 INFO:teuthology.run_tasks:Running task cephadm.shell... 2021-07-24T16:48:30.084 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi115.front.sepia.ceph.com 2021-07-24T16:48:30.085 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- bash -c 'ceph fs volume create foo' 2021-07-24T16:48:34.712 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2021-07-24T16:48:38.005 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2021-07-24T16:48:40.930 INFO:teuthology.run_tasks:Running task ceph.healthy... 2021-07-24T16:48:40.942 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2021-07-24T16:48:40.942 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2021-07-24T16:48:40.943 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph mgr dump --format=json 2021-07-24T16:48:41.087 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:48:42.956 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:48:43.679 INFO:teuthology.orchestra.run.smithi115.stdout:{"epoch":14,"active_gid":14140,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6800","nonce":3132934676},{"type":"v1","addr":"172.21.15.115:6801","nonce":3132934676}]},"active_addr":"172.21.15.115:6801/3132934676","active_change":"2021-07-24T16:43:01.663394+0000","active_mgr_features":4540138292840890367,"available":true,"standbys":[{"gid":34109,"name":"x","mgr_features":4540138292840890367,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"none","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/alertmanager:v0.20.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"docker.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"docker.io/ceph/ceph-grafana:6.7.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/node-exporter:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository username","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_cephfs":{"name":"FEATURE_TOGGLE_cephfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_iscsi":{"name":"FEATURE_TOGGLE_iscsi","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_mirroring":{"name":"FEATURE_TOGGLE_mirroring","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_nfs":{"name":"FEATURE_TOGGLE_nfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rbd":{"name":"FEATURE_TOGGLE_rbd","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rgw":{"name":"FEATURE_TOGGLE_rgw","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"int","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"None","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"none","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/alertmanager:v0.20.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"docker.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"docker.io/ceph/ceph-grafana:6.7.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/node-exporter:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository username","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_cephfs":{"name":"FEATURE_TOGGLE_cephfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_iscsi":{"name":"FEATURE_TOGGLE_iscsi","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_mirroring":{"name":"FEATURE_TOGGLE_mirroring","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_nfs":{"name":"FEATURE_TOGGLE_nfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rbd":{"name":"FEATURE_TOGGLE_rbd","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rgw":{"name":"FEATURE_TOGGLE_rgw","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"int","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"None","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-mgr.y:8443/"},"always_on_modules":{"nautilus":["balancer","crash","devicehealth","orchestrator_cli","progress","rbd_support","status","volumes"],"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":3,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.115:0","nonce":3029220590}]},{"addrvec":[{"type":"v2","addr":"172.21.15.115:0","nonce":880423356}]}]}} 2021-07-24T16:48:43.683 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2021-07-24T16:48:43.684 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2021-07-24T16:48:43.684 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph osd dump --format=json 2021-07-24T16:48:43.827 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:48:45.696 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:48:45.696 INFO:teuthology.orchestra.run.smithi115.stdout:{"epoch":57,"fsid":"09e65f2e-ec9e-11eb-8c23-001a4aab830c","created":"2021-07-24T16:42:25.848513+0000","modified":"2021-07-24T16:48:35.803455+0000","last_up_change":"2021-07-24T16:46:52.087723+0000","last_in_change":"2021-07-24T16:46:52.087723+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2021-07-24T16:43:51.455564+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2021-07-24T16:47:12.977475+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"52","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2021-07-24T16:48:32.253729+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"56","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2021-07-24T16:48:33.023117+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"57","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}}}],"osds":[{"osd":0,"uuid":"70b84abc-a380-4257-9d1f-00f3e765b389","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6802","nonce":3273344699},{"type":"v1","addr":"172.21.15.115:6803","nonce":3273344699}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6804","nonce":3273344699},{"type":"v1","addr":"172.21.15.115:6805","nonce":3273344699}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6808","nonce":3273344699},{"type":"v1","addr":"172.21.15.115:6809","nonce":3273344699}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6806","nonce":3273344699},{"type":"v1","addr":"172.21.15.115:6807","nonce":3273344699}]},"public_addr":"172.21.15.115:6803/3273344699","cluster_addr":"172.21.15.115:6805/3273344699","heartbeat_back_addr":"172.21.15.115:6809/3273344699","heartbeat_front_addr":"172.21.15.115:6807/3273344699","state":["exists","up"]},{"osd":1,"uuid":"bcf1f5d1-f605-451a-9927-1073cba497d7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6810","nonce":622677807},{"type":"v1","addr":"172.21.15.115:6811","nonce":622677807}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6812","nonce":622677807},{"type":"v1","addr":"172.21.15.115:6813","nonce":622677807}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6816","nonce":622677807},{"type":"v1","addr":"172.21.15.115:6817","nonce":622677807}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6814","nonce":622677807},{"type":"v1","addr":"172.21.15.115:6815","nonce":622677807}]},"public_addr":"172.21.15.115:6811/622677807","cluster_addr":"172.21.15.115:6813/622677807","heartbeat_back_addr":"172.21.15.115:6817/622677807","heartbeat_front_addr":"172.21.15.115:6815/622677807","state":["exists","up"]},{"osd":2,"uuid":"88df9ed1-a24f-4a36-8a9d-745cba8b86d5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6818","nonce":960110370},{"type":"v1","addr":"172.21.15.115:6819","nonce":960110370}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6820","nonce":960110370},{"type":"v1","addr":"172.21.15.115:6821","nonce":960110370}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6824","nonce":960110370},{"type":"v1","addr":"172.21.15.115:6825","nonce":960110370}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6822","nonce":960110370},{"type":"v1","addr":"172.21.15.115:6823","nonce":960110370}]},"public_addr":"172.21.15.115:6819/960110370","cluster_addr":"172.21.15.115:6821/960110370","heartbeat_back_addr":"172.21.15.115:6825/960110370","heartbeat_front_addr":"172.21.15.115:6823/960110370","state":["exists","up"]},{"osd":3,"uuid":"746da5be-500b-48a9-9864-0144db506fa5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":27,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6826","nonce":935386804},{"type":"v1","addr":"172.21.15.115:6827","nonce":935386804}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6828","nonce":935386804},{"type":"v1","addr":"172.21.15.115:6829","nonce":935386804}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6832","nonce":935386804},{"type":"v1","addr":"172.21.15.115:6833","nonce":935386804}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6830","nonce":935386804},{"type":"v1","addr":"172.21.15.115:6831","nonce":935386804}]},"public_addr":"172.21.15.115:6827/935386804","cluster_addr":"172.21.15.115:6829/935386804","heartbeat_back_addr":"172.21.15.115:6833/935386804","heartbeat_front_addr":"172.21.15.115:6831/935386804","state":["exists","up"]},{"osd":4,"uuid":"d0f1878d-7778-4f79-aeb8-605e09a9b9f9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6800","nonce":415889915},{"type":"v1","addr":"172.21.15.185:6801","nonce":415889915}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6802","nonce":415889915},{"type":"v1","addr":"172.21.15.185:6803","nonce":415889915}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6806","nonce":415889915},{"type":"v1","addr":"172.21.15.185:6807","nonce":415889915}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6804","nonce":415889915},{"type":"v1","addr":"172.21.15.185:6805","nonce":415889915}]},"public_addr":"172.21.15.185:6801/415889915","cluster_addr":"172.21.15.185:6803/415889915","heartbeat_back_addr":"172.21.15.185:6807/415889915","heartbeat_front_addr":"172.21.15.185:6805/415889915","state":["exists","up"]},{"osd":5,"uuid":"d0cd50e7-412a-4a8c-a6ce-570c6c67dc51","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6808","nonce":1393399055},{"type":"v1","addr":"172.21.15.185:6809","nonce":1393399055}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6810","nonce":1393399055},{"type":"v1","addr":"172.21.15.185:6811","nonce":1393399055}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6814","nonce":1393399055},{"type":"v1","addr":"172.21.15.185:6815","nonce":1393399055}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6812","nonce":1393399055},{"type":"v1","addr":"172.21.15.185:6813","nonce":1393399055}]},"public_addr":"172.21.15.185:6809/1393399055","cluster_addr":"172.21.15.185:6811/1393399055","heartbeat_back_addr":"172.21.15.185:6815/1393399055","heartbeat_front_addr":"172.21.15.185:6813/1393399055","state":["exists","up"]},{"osd":6,"uuid":"db341997-c78d-4d24-b9d4-7786c9f9ac3a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6816","nonce":2098347802},{"type":"v1","addr":"172.21.15.185:6817","nonce":2098347802}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6818","nonce":2098347802},{"type":"v1","addr":"172.21.15.185:6819","nonce":2098347802}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6822","nonce":2098347802},{"type":"v1","addr":"172.21.15.185:6823","nonce":2098347802}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6820","nonce":2098347802},{"type":"v1","addr":"172.21.15.185:6821","nonce":2098347802}]},"public_addr":"172.21.15.185:6817/2098347802","cluster_addr":"172.21.15.185:6819/2098347802","heartbeat_back_addr":"172.21.15.185:6823/2098347802","heartbeat_front_addr":"172.21.15.185:6821/2098347802","state":["exists","up"]},{"osd":7,"uuid":"3490d214-f528-4786-9914-7d33e6b3f606","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":53,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6824","nonce":341588007},{"type":"v1","addr":"172.21.15.185:6825","nonce":341588007}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6826","nonce":341588007},{"type":"v1","addr":"172.21.15.185:6827","nonce":341588007}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6830","nonce":341588007},{"type":"v1","addr":"172.21.15.185:6831","nonce":341588007}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6828","nonce":341588007},{"type":"v1","addr":"172.21.15.185:6829","nonce":341588007}]},"public_addr":"172.21.15.185:6825/341588007","cluster_addr":"172.21.15.185:6827/341588007","heartbeat_back_addr":"172.21.15.185:6831/341588007","heartbeat_front_addr":"172.21.15.185:6829/341588007","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:44:44.193175+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:45:02.044675+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:45:20.167218+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:45:39.008544+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:45:55.566077+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:46:13.082650+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:46:31.730008+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:46:50.749950+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.115:0/4231850971":"2021-07-25T16:43:01.663116+0000","172.21.15.115:6800/2964048598":"2021-07-25T16:43:01.663116+0000","172.21.15.115:0/1320748635":"2021-07-25T16:43:01.663116+0000","172.21.15.115:6801/2964048598":"2021-07-25T16:43:01.663116+0000","172.21.15.115:6800/498024038":"2021-07-25T16:42:45.721101+0000","172.21.15.115:6801/498024038":"2021-07-25T16:42:45.721101+0000","172.21.15.115:0/1757833115":"2021-07-25T16:42:45.721101+0000","172.21.15.115:0/4089012685":"2021-07-25T16:42:45.721101+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2021-07-24T16:48:46.360 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2021-07-24T16:48:46.361 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph osd dump --format=json 2021-07-24T16:48:46.495 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:48:48.256 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:48:48.256 INFO:teuthology.orchestra.run.smithi115.stdout:{"epoch":57,"fsid":"09e65f2e-ec9e-11eb-8c23-001a4aab830c","created":"2021-07-24T16:42:25.848513+0000","modified":"2021-07-24T16:48:35.803455+0000","last_up_change":"2021-07-24T16:46:52.087723+0000","last_in_change":"2021-07-24T16:46:52.087723+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2021-07-24T16:43:51.455564+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2021-07-24T16:47:12.977475+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"52","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2021-07-24T16:48:32.253729+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"56","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2021-07-24T16:48:33.023117+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"57","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}}}],"osds":[{"osd":0,"uuid":"70b84abc-a380-4257-9d1f-00f3e765b389","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6802","nonce":3273344699},{"type":"v1","addr":"172.21.15.115:6803","nonce":3273344699}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6804","nonce":3273344699},{"type":"v1","addr":"172.21.15.115:6805","nonce":3273344699}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6808","nonce":3273344699},{"type":"v1","addr":"172.21.15.115:6809","nonce":3273344699}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6806","nonce":3273344699},{"type":"v1","addr":"172.21.15.115:6807","nonce":3273344699}]},"public_addr":"172.21.15.115:6803/3273344699","cluster_addr":"172.21.15.115:6805/3273344699","heartbeat_back_addr":"172.21.15.115:6809/3273344699","heartbeat_front_addr":"172.21.15.115:6807/3273344699","state":["exists","up"]},{"osd":1,"uuid":"bcf1f5d1-f605-451a-9927-1073cba497d7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6810","nonce":622677807},{"type":"v1","addr":"172.21.15.115:6811","nonce":622677807}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6812","nonce":622677807},{"type":"v1","addr":"172.21.15.115:6813","nonce":622677807}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6816","nonce":622677807},{"type":"v1","addr":"172.21.15.115:6817","nonce":622677807}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6814","nonce":622677807},{"type":"v1","addr":"172.21.15.115:6815","nonce":622677807}]},"public_addr":"172.21.15.115:6811/622677807","cluster_addr":"172.21.15.115:6813/622677807","heartbeat_back_addr":"172.21.15.115:6817/622677807","heartbeat_front_addr":"172.21.15.115:6815/622677807","state":["exists","up"]},{"osd":2,"uuid":"88df9ed1-a24f-4a36-8a9d-745cba8b86d5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6818","nonce":960110370},{"type":"v1","addr":"172.21.15.115:6819","nonce":960110370}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6820","nonce":960110370},{"type":"v1","addr":"172.21.15.115:6821","nonce":960110370}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6824","nonce":960110370},{"type":"v1","addr":"172.21.15.115:6825","nonce":960110370}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6822","nonce":960110370},{"type":"v1","addr":"172.21.15.115:6823","nonce":960110370}]},"public_addr":"172.21.15.115:6819/960110370","cluster_addr":"172.21.15.115:6821/960110370","heartbeat_back_addr":"172.21.15.115:6825/960110370","heartbeat_front_addr":"172.21.15.115:6823/960110370","state":["exists","up"]},{"osd":3,"uuid":"746da5be-500b-48a9-9864-0144db506fa5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":27,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6826","nonce":935386804},{"type":"v1","addr":"172.21.15.115:6827","nonce":935386804}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6828","nonce":935386804},{"type":"v1","addr":"172.21.15.115:6829","nonce":935386804}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6832","nonce":935386804},{"type":"v1","addr":"172.21.15.115:6833","nonce":935386804}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6830","nonce":935386804},{"type":"v1","addr":"172.21.15.115:6831","nonce":935386804}]},"public_addr":"172.21.15.115:6827/935386804","cluster_addr":"172.21.15.115:6829/935386804","heartbeat_back_addr":"172.21.15.115:6833/935386804","heartbeat_front_addr":"172.21.15.115:6831/935386804","state":["exists","up"]},{"osd":4,"uuid":"d0f1878d-7778-4f79-aeb8-605e09a9b9f9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6800","nonce":415889915},{"type":"v1","addr":"172.21.15.185:6801","nonce":415889915}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6802","nonce":415889915},{"type":"v1","addr":"172.21.15.185:6803","nonce":415889915}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6806","nonce":415889915},{"type":"v1","addr":"172.21.15.185:6807","nonce":415889915}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6804","nonce":415889915},{"type":"v1","addr":"172.21.15.185:6805","nonce":415889915}]},"public_addr":"172.21.15.185:6801/415889915","cluster_addr":"172.21.15.185:6803/415889915","heartbeat_back_addr":"172.21.15.185:6807/415889915","heartbeat_front_addr":"172.21.15.185:6805/415889915","state":["exists","up"]},{"osd":5,"uuid":"d0cd50e7-412a-4a8c-a6ce-570c6c67dc51","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6808","nonce":1393399055},{"type":"v1","addr":"172.21.15.185:6809","nonce":1393399055}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6810","nonce":1393399055},{"type":"v1","addr":"172.21.15.185:6811","nonce":1393399055}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6814","nonce":1393399055},{"type":"v1","addr":"172.21.15.185:6815","nonce":1393399055}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6812","nonce":1393399055},{"type":"v1","addr":"172.21.15.185:6813","nonce":1393399055}]},"public_addr":"172.21.15.185:6809/1393399055","cluster_addr":"172.21.15.185:6811/1393399055","heartbeat_back_addr":"172.21.15.185:6815/1393399055","heartbeat_front_addr":"172.21.15.185:6813/1393399055","state":["exists","up"]},{"osd":6,"uuid":"db341997-c78d-4d24-b9d4-7786c9f9ac3a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6816","nonce":2098347802},{"type":"v1","addr":"172.21.15.185:6817","nonce":2098347802}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6818","nonce":2098347802},{"type":"v1","addr":"172.21.15.185:6819","nonce":2098347802}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6822","nonce":2098347802},{"type":"v1","addr":"172.21.15.185:6823","nonce":2098347802}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6820","nonce":2098347802},{"type":"v1","addr":"172.21.15.185:6821","nonce":2098347802}]},"public_addr":"172.21.15.185:6817/2098347802","cluster_addr":"172.21.15.185:6819/2098347802","heartbeat_back_addr":"172.21.15.185:6823/2098347802","heartbeat_front_addr":"172.21.15.185:6821/2098347802","state":["exists","up"]},{"osd":7,"uuid":"3490d214-f528-4786-9914-7d33e6b3f606","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":53,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6824","nonce":341588007},{"type":"v1","addr":"172.21.15.185:6825","nonce":341588007}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6826","nonce":341588007},{"type":"v1","addr":"172.21.15.185:6827","nonce":341588007}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6830","nonce":341588007},{"type":"v1","addr":"172.21.15.185:6831","nonce":341588007}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.185:6828","nonce":341588007},{"type":"v1","addr":"172.21.15.185:6829","nonce":341588007}]},"public_addr":"172.21.15.185:6825/341588007","cluster_addr":"172.21.15.185:6827/341588007","heartbeat_back_addr":"172.21.15.185:6831/341588007","heartbeat_front_addr":"172.21.15.185:6829/341588007","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:44:44.193175+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:45:02.044675+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:45:20.167218+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:45:39.008544+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:45:55.566077+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:46:13.082650+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:46:31.730008+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2021-07-24T16:46:50.749950+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.115:0/4231850971":"2021-07-25T16:43:01.663116+0000","172.21.15.115:6800/2964048598":"2021-07-25T16:43:01.663116+0000","172.21.15.115:0/1320748635":"2021-07-25T16:43:01.663116+0000","172.21.15.115:6801/2964048598":"2021-07-25T16:43:01.663116+0000","172.21.15.115:6800/498024038":"2021-07-25T16:42:45.721101+0000","172.21.15.115:6801/498024038":"2021-07-25T16:42:45.721101+0000","172.21.15.115:0/1757833115":"2021-07-25T16:42:45.721101+0000","172.21.15.115:0/4089012685":"2021-07-25T16:42:45.721101+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2021-07-24T16:48:48.983 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph tell osd.0 flush_pg_stats 2021-07-24T16:48:49.119 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:48:51.507 INFO:teuthology.orchestra.run.smithi115.stdout:42949673012 2021-07-24T16:48:51.508 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph tell osd.1 flush_pg_stats 2021-07-24T16:48:51.644 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:48:54.030 INFO:teuthology.orchestra.run.smithi115.stdout:68719476784 2021-07-24T16:48:54.030 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph tell osd.2 flush_pg_stats 2021-07-24T16:48:54.164 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:48:56.651 INFO:teuthology.orchestra.run.smithi115.stdout:90194313263 2021-07-24T16:48:56.651 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph tell osd.3 flush_pg_stats 2021-07-24T16:48:56.787 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:48:59.273 INFO:teuthology.orchestra.run.smithi115.stdout:115964117036 2021-07-24T16:48:59.273 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph tell osd.4 flush_pg_stats 2021-07-24T16:48:59.412 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:49:01.804 INFO:teuthology.orchestra.run.smithi115.stdout:137438953513 2021-07-24T16:49:01.805 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph tell osd.5 flush_pg_stats 2021-07-24T16:49:01.942 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:49:04.430 INFO:teuthology.orchestra.run.smithi115.stdout:158913789990 2021-07-24T16:49:04.431 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph tell osd.6 flush_pg_stats 2021-07-24T16:49:04.570 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:49:07.156 INFO:teuthology.orchestra.run.smithi115.stdout:180388626467 2021-07-24T16:49:07.157 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph tell osd.7 flush_pg_stats 2021-07-24T16:49:07.291 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:49:09.983 INFO:teuthology.orchestra.run.smithi115.stdout:201863462943 2021-07-24T16:49:09.983 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph osd last-stat-seq osd.0 2021-07-24T16:49:10.120 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:49:11.766 INFO:teuthology.orchestra.run.smithi115.stdout:42949673016 2021-07-24T16:49:12.508 INFO:tasks.cephadm.ceph_manager.ceph:need seq 42949673012 got 42949673016 for osd.0 2021-07-24T16:49:12.508 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph osd last-stat-seq osd.1 2021-07-24T16:49:12.646 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:49:14.435 INFO:teuthology.orchestra.run.smithi115.stdout:68719476788 2021-07-24T16:49:15.132 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476784 got 68719476788 for osd.1 2021-07-24T16:49:15.133 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph osd last-stat-seq osd.2 2021-07-24T16:49:15.270 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:49:17.145 INFO:teuthology.orchestra.run.smithi115.stdout:90194313267 2021-07-24T16:49:17.857 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313263 got 90194313267 for osd.2 2021-07-24T16:49:17.858 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph osd last-stat-seq osd.3 2021-07-24T16:49:17.993 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:49:19.826 INFO:teuthology.orchestra.run.smithi115.stdout:115964117040 2021-07-24T16:49:20.682 INFO:tasks.cephadm.ceph_manager.ceph:need seq 115964117036 got 115964117040 for osd.3 2021-07-24T16:49:20.682 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph osd last-stat-seq osd.4 2021-07-24T16:49:20.821 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:49:22.586 INFO:teuthology.orchestra.run.smithi115.stdout:137438953517 2021-07-24T16:49:23.405 INFO:tasks.cephadm.ceph_manager.ceph:need seq 137438953513 got 137438953517 for osd.4 2021-07-24T16:49:23.406 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph osd last-stat-seq osd.5 2021-07-24T16:49:23.542 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:49:25.326 INFO:teuthology.orchestra.run.smithi115.stdout:158913789994 2021-07-24T16:49:26.032 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789990 got 158913789994 for osd.5 2021-07-24T16:49:26.032 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph osd last-stat-seq osd.6 2021-07-24T16:49:26.172 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:49:27.826 INFO:teuthology.orchestra.run.smithi115.stdout:180388626471 2021-07-24T16:49:28.659 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626467 got 180388626471 for osd.6 2021-07-24T16:49:28.660 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph osd last-stat-seq osd.7 2021-07-24T16:49:28.798 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:49:30.550 INFO:teuthology.orchestra.run.smithi115.stdout:201863462947 2021-07-24T16:49:31.387 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462943 got 201863462947 for osd.7 2021-07-24T16:49:31.388 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2021-07-24T16:49:31.388 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph pg dump --format=json 2021-07-24T16:49:31.525 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:49:33.310 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:49:33.311 INFO:teuthology.orchestra.run.smithi115.stderr:dumped all 2021-07-24T16:49:34.013 INFO:teuthology.orchestra.run.smithi115.stdout:{"pg_ready":true,"pg_map":{"version":242,"stamp":"2021-07-24T16:49:32.101984+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2304,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":8393152,"kb_used_data":4480,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741568064,"statfs":{"total":767960285184,"available":759365697536,"internally_reserved":8589934592,"allocated":4587520,"data_stored":1898464,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":8589934592},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002508"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.829654+0000","last_change":"2021-07-24T16:48:34.828863+0000","last_active":"2021-07-24T16:48:34.829654+0000","last_peered":"2021-07-24T16:48:34.829654+0000","last_clean":"2021-07-24T16:48:34.829654+0000","last_became_active":"2021-07-24T16:48:34.828384+0000","last_became_peered":"2021-07-24T16:48:34.828384+0000","last_unstale":"2021-07-24T16:48:34.829654+0000","last_undegraded":"2021-07-24T16:48:34.829654+0000","last_fullsized":"2021-07-24T16:48:34.829654+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"57'4","reported_seq":"16","reported_epoch":"57","state":"active+clean","last_fresh":"2021-07-24T16:48:37.834106+0000","last_change":"2021-07-24T16:48:33.799599+0000","last_active":"2021-07-24T16:48:37.834106+0000","last_peered":"2021-07-24T16:48:37.834106+0000","last_clean":"2021-07-24T16:48:37.834106+0000","last_became_active":"2021-07-24T16:48:33.799217+0000","last_became_peered":"2021-07-24T16:48:33.799217+0000","last_unstale":"2021-07-24T16:48:37.834106+0000","last_undegraded":"2021-07-24T16:48:37.834106+0000","last_fullsized":"2021-07-24T16:48:37.834106+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":4,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":553,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.813595+0000","last_change":"2021-07-24T16:48:34.813264+0000","last_active":"2021-07-24T16:48:34.813595+0000","last_peered":"2021-07-24T16:48:34.813595+0000","last_clean":"2021-07-24T16:48:34.813595+0000","last_became_active":"2021-07-24T16:48:34.812948+0000","last_became_peered":"2021-07-24T16:48:34.812948+0000","last_unstale":"2021-07-24T16:48:34.813595+0000","last_undegraded":"2021-07-24T16:48:34.813595+0000","last_fullsized":"2021-07-24T16:48:34.813595+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"57'1","reported_seq":"13","reported_epoch":"57","state":"active+clean","last_fresh":"2021-07-24T16:48:35.817660+0000","last_change":"2021-07-24T16:48:33.792767+0000","last_active":"2021-07-24T16:48:35.817660+0000","last_peered":"2021-07-24T16:48:35.817660+0000","last_clean":"2021-07-24T16:48:35.817660+0000","last_became_active":"2021-07-24T16:48:33.792369+0000","last_became_peered":"2021-07-24T16:48:33.792369+0000","last_unstale":"2021-07-24T16:48:35.817660+0000","last_undegraded":"2021-07-24T16:48:35.817660+0000","last_fullsized":"2021-07-24T16:48:35.817660+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.813708+0000","last_change":"2021-07-24T16:48:34.813307+0000","last_active":"2021-07-24T16:48:34.813708+0000","last_peered":"2021-07-24T16:48:34.813708+0000","last_clean":"2021-07-24T16:48:34.813708+0000","last_became_active":"2021-07-24T16:48:34.812968+0000","last_became_peered":"2021-07-24T16:48:34.812968+0000","last_unstale":"2021-07-24T16:48:34.813708+0000","last_undegraded":"2021-07-24T16:48:34.813708+0000","last_fullsized":"2021-07-24T16:48:34.813708+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"57'2","reported_seq":"14","reported_epoch":"57","state":"active+clean","last_fresh":"2021-07-24T16:48:37.838349+0000","last_change":"2021-07-24T16:48:33.801033+0000","last_active":"2021-07-24T16:48:37.838349+0000","last_peered":"2021-07-24T16:48:37.838349+0000","last_clean":"2021-07-24T16:48:37.838349+0000","last_became_active":"2021-07-24T16:48:33.800156+0000","last_became_peered":"2021-07-24T16:48:33.800156+0000","last_unstale":"2021-07-24T16:48:37.838349+0000","last_undegraded":"2021-07-24T16:48:37.838349+0000","last_fullsized":"2021-07-24T16:48:37.838349+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.825273+0000","last_change":"2021-07-24T16:48:34.824995+0000","last_active":"2021-07-24T16:48:34.825273+0000","last_peered":"2021-07-24T16:48:34.825273+0000","last_clean":"2021-07-24T16:48:34.825273+0000","last_became_active":"2021-07-24T16:48:34.824603+0000","last_became_peered":"2021-07-24T16:48:34.824603+0000","last_unstale":"2021-07-24T16:48:34.825273+0000","last_undegraded":"2021-07-24T16:48:34.825273+0000","last_fullsized":"2021-07-24T16:48:34.825273+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"57'2","reported_seq":"14","reported_epoch":"57","state":"active+clean","last_fresh":"2021-07-24T16:48:37.838329+0000","last_change":"2021-07-24T16:48:33.797724+0000","last_active":"2021-07-24T16:48:37.838329+0000","last_peered":"2021-07-24T16:48:37.838329+0000","last_clean":"2021-07-24T16:48:37.838329+0000","last_became_active":"2021-07-24T16:48:33.797332+0000","last_became_peered":"2021-07-24T16:48:33.797332+0000","last_unstale":"2021-07-24T16:48:37.838329+0000","last_undegraded":"2021-07-24T16:48:37.838329+0000","last_fullsized":"2021-07-24T16:48:37.838329+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.826618+0000","last_change":"2021-07-24T16:48:34.826329+0000","last_active":"2021-07-24T16:48:34.826618+0000","last_peered":"2021-07-24T16:48:34.826618+0000","last_clean":"2021-07-24T16:48:34.826618+0000","last_became_active":"2021-07-24T16:48:34.825968+0000","last_became_peered":"2021-07-24T16:48:34.825968+0000","last_unstale":"2021-07-24T16:48:34.826618+0000","last_undegraded":"2021-07-24T16:48:34.826618+0000","last_fullsized":"2021-07-24T16:48:34.826618+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"57'1","reported_seq":"13","reported_epoch":"57","state":"active+clean","last_fresh":"2021-07-24T16:48:36.609193+0000","last_change":"2021-07-24T16:48:33.800061+0000","last_active":"2021-07-24T16:48:36.609193+0000","last_peered":"2021-07-24T16:48:36.609193+0000","last_clean":"2021-07-24T16:48:36.609193+0000","last_became_active":"2021-07-24T16:48:33.799588+0000","last_became_peered":"2021-07-24T16:48:33.799588+0000","last_unstale":"2021-07-24T16:48:36.609193+0000","last_undegraded":"2021-07-24T16:48:36.609193+0000","last_fullsized":"2021-07-24T16:48:36.609193+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.814741+0000","last_change":"2021-07-24T16:48:34.814225+0000","last_active":"2021-07-24T16:48:34.814741+0000","last_peered":"2021-07-24T16:48:34.814741+0000","last_clean":"2021-07-24T16:48:34.814741+0000","last_became_active":"2021-07-24T16:48:34.813837+0000","last_became_peered":"2021-07-24T16:48:34.813837+0000","last_unstale":"2021-07-24T16:48:34.814741+0000","last_undegraded":"2021-07-24T16:48:34.814741+0000","last_fullsized":"2021-07-24T16:48:34.814741+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.6","version":"57'1","reported_seq":"13","reported_epoch":"57","state":"active+clean","last_fresh":"2021-07-24T16:48:36.609154+0000","last_change":"2021-07-24T16:48:33.803986+0000","last_active":"2021-07-24T16:48:36.609154+0000","last_peered":"2021-07-24T16:48:36.609154+0000","last_clean":"2021-07-24T16:48:36.609154+0000","last_became_active":"2021-07-24T16:48:33.803608+0000","last_became_peered":"2021-07-24T16:48:33.803608+0000","last_unstale":"2021-07-24T16:48:36.609154+0000","last_undegraded":"2021-07-24T16:48:36.609154+0000","last_fullsized":"2021-07-24T16:48:36.609154+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":"16","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.812382+0000","last_change":"2021-07-24T16:47:14.042700+0000","last_active":"2021-07-24T16:48:34.812382+0000","last_peered":"2021-07-24T16:48:34.812382+0000","last_clean":"2021-07-24T16:48:34.812382+0000","last_became_active":"2021-07-24T16:47:14.042424+0000","last_became_peered":"2021-07-24T16:47:14.042424+0000","last_unstale":"2021-07-24T16:48:34.812382+0000","last_undegraded":"2021-07-24T16:48:34.812382+0000","last_fullsized":"2021-07-24T16:48:34.812382+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_clean_scrub_stamp":"2021-07-24T16:47:13.027644+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.828029+0000","last_change":"2021-07-24T16:48:34.825190+0000","last_active":"2021-07-24T16:48:34.828029+0000","last_peered":"2021-07-24T16:48:34.828029+0000","last_clean":"2021-07-24T16:48:34.828029+0000","last_became_active":"2021-07-24T16:48:34.824875+0000","last_became_peered":"2021-07-24T16:48:34.824875+0000","last_unstale":"2021-07-24T16:48:34.828029+0000","last_undegraded":"2021-07-24T16:48:34.828029+0000","last_fullsized":"2021-07-24T16:48:34.828029+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":"16","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.824890+0000","last_change":"2021-07-24T16:47:14.079181+0000","last_active":"2021-07-24T16:48:34.824890+0000","last_peered":"2021-07-24T16:48:34.824890+0000","last_clean":"2021-07-24T16:48:34.824890+0000","last_became_active":"2021-07-24T16:47:14.078270+0000","last_became_peered":"2021-07-24T16:47:14.078270+0000","last_unstale":"2021-07-24T16:48:34.824890+0000","last_undegraded":"2021-07-24T16:48:34.824890+0000","last_fullsized":"2021-07-24T16:48:34.824890+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_clean_scrub_stamp":"2021-07-24T16:47:13.027644+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"57'2","reported_seq":"14","reported_epoch":"57","state":"active+clean","last_fresh":"2021-07-24T16:48:37.836401+0000","last_change":"2021-07-24T16:48:33.804029+0000","last_active":"2021-07-24T16:48:37.836401+0000","last_peered":"2021-07-24T16:48:37.836401+0000","last_clean":"2021-07-24T16:48:37.836401+0000","last_became_active":"2021-07-24T16:48:33.803656+0000","last_became_peered":"2021-07-24T16:48:33.803656+0000","last_unstale":"2021-07-24T16:48:37.836401+0000","last_undegraded":"2021-07-24T16:48:37.836401+0000","last_fullsized":"2021-07-24T16:48:37.836401+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.827715+0000","last_change":"2021-07-24T16:48:34.826747+0000","last_active":"2021-07-24T16:48:34.827715+0000","last_peered":"2021-07-24T16:48:34.827715+0000","last_clean":"2021-07-24T16:48:34.827715+0000","last_became_active":"2021-07-24T16:48:34.826343+0000","last_became_peered":"2021-07-24T16:48:34.826343+0000","last_unstale":"2021-07-24T16:48:34.827715+0000","last_undegraded":"2021-07-24T16:48:34.827715+0000","last_fullsized":"2021-07-24T16:48:34.827715+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.823990+0000","last_change":"2021-07-24T16:48:33.799639+0000","last_active":"2021-07-24T16:48:34.823990+0000","last_peered":"2021-07-24T16:48:34.823990+0000","last_clean":"2021-07-24T16:48:34.823990+0000","last_became_active":"2021-07-24T16:48:33.798136+0000","last_became_peered":"2021-07-24T16:48:33.798136+0000","last_unstale":"2021-07-24T16:48:34.823990+0000","last_undegraded":"2021-07-24T16:48:34.823990+0000","last_fullsized":"2021-07-24T16:48:34.823990+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":"16","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.824701+0000","last_change":"2021-07-24T16:47:14.078792+0000","last_active":"2021-07-24T16:48:34.824701+0000","last_peered":"2021-07-24T16:48:34.824701+0000","last_clean":"2021-07-24T16:48:34.824701+0000","last_became_active":"2021-07-24T16:47:14.078449+0000","last_became_peered":"2021-07-24T16:47:14.078449+0000","last_unstale":"2021-07-24T16:48:34.824701+0000","last_undegraded":"2021-07-24T16:48:34.824701+0000","last_fullsized":"2021-07-24T16:48:34.824701+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_clean_scrub_stamp":"2021-07-24T16:47:13.027644+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.829211+0000","last_change":"2021-07-24T16:48:34.828528+0000","last_active":"2021-07-24T16:48:34.829211+0000","last_peered":"2021-07-24T16:48:34.829211+0000","last_clean":"2021-07-24T16:48:34.829211+0000","last_became_active":"2021-07-24T16:48:34.828192+0000","last_became_peered":"2021-07-24T16:48:34.828192+0000","last_unstale":"2021-07-24T16:48:34.829211+0000","last_undegraded":"2021-07-24T16:48:34.829211+0000","last_fullsized":"2021-07-24T16:48:34.829211+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.805797+0000","last_change":"2021-07-24T16:48:33.808099+0000","last_active":"2021-07-24T16:48:34.805797+0000","last_peered":"2021-07-24T16:48:34.805797+0000","last_clean":"2021-07-24T16:48:34.805797+0000","last_became_active":"2021-07-24T16:48:33.807723+0000","last_became_peered":"2021-07-24T16:48:33.807723+0000","last_unstale":"2021-07-24T16:48:34.805797+0000","last_undegraded":"2021-07-24T16:48:34.805797+0000","last_fullsized":"2021-07-24T16:48:34.805797+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":"16","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.823904+0000","last_change":"2021-07-24T16:47:14.078611+0000","last_active":"2021-07-24T16:48:34.823904+0000","last_peered":"2021-07-24T16:48:34.823904+0000","last_clean":"2021-07-24T16:48:34.823904+0000","last_became_active":"2021-07-24T16:47:14.078245+0000","last_became_peered":"2021-07-24T16:47:14.078245+0000","last_unstale":"2021-07-24T16:48:34.823904+0000","last_undegraded":"2021-07-24T16:48:34.823904+0000","last_fullsized":"2021-07-24T16:48:34.823904+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_clean_scrub_stamp":"2021-07-24T16:47:13.027644+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.827941+0000","last_change":"2021-07-24T16:48:34.825643+0000","last_active":"2021-07-24T16:48:34.827941+0000","last_peered":"2021-07-24T16:48:34.827941+0000","last_clean":"2021-07-24T16:48:34.827941+0000","last_became_active":"2021-07-24T16:48:34.825353+0000","last_became_peered":"2021-07-24T16:48:34.825353+0000","last_unstale":"2021-07-24T16:48:34.827941+0000","last_undegraded":"2021-07-24T16:48:34.827941+0000","last_fullsized":"2021-07-24T16:48:34.827941+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.811257+0000","last_change":"2021-07-24T16:48:33.794196+0000","last_active":"2021-07-24T16:48:34.811257+0000","last_peered":"2021-07-24T16:48:34.811257+0000","last_clean":"2021-07-24T16:48:34.811257+0000","last_became_active":"2021-07-24T16:48:33.793812+0000","last_became_peered":"2021-07-24T16:48:33.793812+0000","last_unstale":"2021-07-24T16:48:34.811257+0000","last_undegraded":"2021-07-24T16:48:34.811257+0000","last_fullsized":"2021-07-24T16:48:34.811257+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"0'0","reported_seq":"19","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.823796+0000","last_change":"2021-07-24T16:46:53.176240+0000","last_active":"2021-07-24T16:48:34.823796+0000","last_peered":"2021-07-24T16:48:34.823796+0000","last_clean":"2021-07-24T16:48:34.823796+0000","last_became_active":"2021-07-24T16:46:53.175947+0000","last_became_peered":"2021-07-24T16:46:53.175947+0000","last_unstale":"2021-07-24T16:48:34.823796+0000","last_undegraded":"2021-07-24T16:48:34.823796+0000","last_fullsized":"2021-07-24T16:48:34.823796+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":5,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:43:52.206196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:43:52.206196+0000","last_clean_scrub_stamp":"2021-07-24T16:43:52.206196+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":"16","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.811906+0000","last_change":"2021-07-24T16:47:14.042729+0000","last_active":"2021-07-24T16:48:34.811906+0000","last_peered":"2021-07-24T16:48:34.811906+0000","last_clean":"2021-07-24T16:48:34.811906+0000","last_became_active":"2021-07-24T16:47:14.042412+0000","last_became_peered":"2021-07-24T16:47:14.042412+0000","last_unstale":"2021-07-24T16:48:34.811906+0000","last_undegraded":"2021-07-24T16:48:34.811906+0000","last_fullsized":"2021-07-24T16:48:34.811906+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_clean_scrub_stamp":"2021-07-24T16:47:13.027644+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.825077+0000","last_change":"2021-07-24T16:48:34.088872+0000","last_active":"2021-07-24T16:48:34.825077+0000","last_peered":"2021-07-24T16:48:34.825077+0000","last_clean":"2021-07-24T16:48:34.825077+0000","last_became_active":"2021-07-24T16:48:34.088507+0000","last_became_peered":"2021-07-24T16:48:34.088507+0000","last_unstale":"2021-07-24T16:48:34.825077+0000","last_undegraded":"2021-07-24T16:48:34.825077+0000","last_fullsized":"2021-07-24T16:48:34.825077+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.823904+0000","last_change":"2021-07-24T16:48:33.793991+0000","last_active":"2021-07-24T16:48:34.823904+0000","last_peered":"2021-07-24T16:48:34.823904+0000","last_clean":"2021-07-24T16:48:34.823904+0000","last_became_active":"2021-07-24T16:48:33.792501+0000","last_became_peered":"2021-07-24T16:48:33.792501+0000","last_unstale":"2021-07-24T16:48:34.823904+0000","last_undegraded":"2021-07-24T16:48:34.823904+0000","last_fullsized":"2021-07-24T16:48:34.823904+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":"16","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.808635+0000","last_change":"2021-07-24T16:47:14.079736+0000","last_active":"2021-07-24T16:48:34.808635+0000","last_peered":"2021-07-24T16:48:34.808635+0000","last_clean":"2021-07-24T16:48:34.808635+0000","last_became_active":"2021-07-24T16:47:14.079411+0000","last_became_peered":"2021-07-24T16:47:14.079411+0000","last_unstale":"2021-07-24T16:48:34.808635+0000","last_undegraded":"2021-07-24T16:48:34.808635+0000","last_fullsized":"2021-07-24T16:48:34.808635+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_clean_scrub_stamp":"2021-07-24T16:47:13.027644+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.824458+0000","last_change":"2021-07-24T16:48:34.087389+0000","last_active":"2021-07-24T16:48:34.824458+0000","last_peered":"2021-07-24T16:48:34.824458+0000","last_clean":"2021-07-24T16:48:34.824458+0000","last_became_active":"2021-07-24T16:48:34.087016+0000","last_became_peered":"2021-07-24T16:48:34.087016+0000","last_unstale":"2021-07-24T16:48:34.824458+0000","last_undegraded":"2021-07-24T16:48:34.824458+0000","last_fullsized":"2021-07-24T16:48:34.824458+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.806434+0000","last_change":"2021-07-24T16:48:33.799501+0000","last_active":"2021-07-24T16:48:34.806434+0000","last_peered":"2021-07-24T16:48:34.806434+0000","last_clean":"2021-07-24T16:48:34.806434+0000","last_became_active":"2021-07-24T16:48:33.798849+0000","last_became_peered":"2021-07-24T16:48:33.798849+0000","last_unstale":"2021-07-24T16:48:34.806434+0000","last_undegraded":"2021-07-24T16:48:34.806434+0000","last_fullsized":"2021-07-24T16:48:34.806434+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":"16","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.808262+0000","last_change":"2021-07-24T16:47:14.042824+0000","last_active":"2021-07-24T16:48:34.808262+0000","last_peered":"2021-07-24T16:48:34.808262+0000","last_clean":"2021-07-24T16:48:34.808262+0000","last_became_active":"2021-07-24T16:47:14.042495+0000","last_became_peered":"2021-07-24T16:47:14.042495+0000","last_unstale":"2021-07-24T16:48:34.808262+0000","last_undegraded":"2021-07-24T16:48:34.808262+0000","last_fullsized":"2021-07-24T16:48:34.808262+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_clean_scrub_stamp":"2021-07-24T16:47:13.027644+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.825179+0000","last_change":"2021-07-24T16:48:34.088355+0000","last_active":"2021-07-24T16:48:34.825179+0000","last_peered":"2021-07-24T16:48:34.825179+0000","last_clean":"2021-07-24T16:48:34.825179+0000","last_became_active":"2021-07-24T16:48:34.087956+0000","last_became_peered":"2021-07-24T16:48:34.087956+0000","last_unstale":"2021-07-24T16:48:34.825179+0000","last_undegraded":"2021-07-24T16:48:34.825179+0000","last_fullsized":"2021-07-24T16:48:34.825179+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.813399+0000","last_change":"2021-07-24T16:48:33.803456+0000","last_active":"2021-07-24T16:48:34.813399+0000","last_peered":"2021-07-24T16:48:34.813399+0000","last_clean":"2021-07-24T16:48:34.813399+0000","last_became_active":"2021-07-24T16:48:33.803050+0000","last_became_peered":"2021-07-24T16:48:33.803050+0000","last_unstale":"2021-07-24T16:48:34.813399+0000","last_undegraded":"2021-07-24T16:48:34.813399+0000","last_fullsized":"2021-07-24T16:48:34.813399+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":"16","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.823807+0000","last_change":"2021-07-24T16:47:14.078791+0000","last_active":"2021-07-24T16:48:34.823807+0000","last_peered":"2021-07-24T16:48:34.823807+0000","last_clean":"2021-07-24T16:48:34.823807+0000","last_became_active":"2021-07-24T16:47:14.078417+0000","last_became_peered":"2021-07-24T16:47:14.078417+0000","last_unstale":"2021-07-24T16:48:34.823807+0000","last_undegraded":"2021-07-24T16:48:34.823807+0000","last_fullsized":"2021-07-24T16:48:34.823807+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_clean_scrub_stamp":"2021-07-24T16:47:13.027644+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.825165+0000","last_change":"2021-07-24T16:48:34.087514+0000","last_active":"2021-07-24T16:48:34.825165+0000","last_peered":"2021-07-24T16:48:34.825165+0000","last_clean":"2021-07-24T16:48:34.825165+0000","last_became_active":"2021-07-24T16:48:34.087116+0000","last_became_peered":"2021-07-24T16:48:34.087116+0000","last_unstale":"2021-07-24T16:48:34.825165+0000","last_undegraded":"2021-07-24T16:48:34.825165+0000","last_fullsized":"2021-07-24T16:48:34.825165+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.811095+0000","last_change":"2021-07-24T16:48:33.802569+0000","last_active":"2021-07-24T16:48:34.811095+0000","last_peered":"2021-07-24T16:48:34.811095+0000","last_clean":"2021-07-24T16:48:34.811095+0000","last_became_active":"2021-07-24T16:48:33.801675+0000","last_became_peered":"2021-07-24T16:48:33.801675+0000","last_unstale":"2021-07-24T16:48:34.811095+0000","last_undegraded":"2021-07-24T16:48:34.811095+0000","last_fullsized":"2021-07-24T16:48:34.811095+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.829864+0000","last_change":"2021-07-24T16:48:34.828918+0000","last_active":"2021-07-24T16:48:34.829864+0000","last_peered":"2021-07-24T16:48:34.829864+0000","last_clean":"2021-07-24T16:48:34.829864+0000","last_became_active":"2021-07-24T16:48:34.828411+0000","last_became_peered":"2021-07-24T16:48:34.828411+0000","last_unstale":"2021-07-24T16:48:34.829864+0000","last_undegraded":"2021-07-24T16:48:34.829864+0000","last_fullsized":"2021-07-24T16:48:34.829864+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.806966+0000","last_change":"2021-07-24T16:48:33.803368+0000","last_active":"2021-07-24T16:48:34.806966+0000","last_peered":"2021-07-24T16:48:34.806966+0000","last_clean":"2021-07-24T16:48:34.806966+0000","last_became_active":"2021-07-24T16:48:33.802968+0000","last_became_peered":"2021-07-24T16:48:33.802968+0000","last_unstale":"2021-07-24T16:48:34.806966+0000","last_undegraded":"2021-07-24T16:48:34.806966+0000","last_fullsized":"2021-07-24T16:48:34.806966+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.828546+0000","last_change":"2021-07-24T16:48:34.827930+0000","last_active":"2021-07-24T16:48:34.828546+0000","last_peered":"2021-07-24T16:48:34.828546+0000","last_clean":"2021-07-24T16:48:34.828546+0000","last_became_active":"2021-07-24T16:48:34.827543+0000","last_became_peered":"2021-07-24T16:48:34.827543+0000","last_unstale":"2021-07-24T16:48:34.828546+0000","last_undegraded":"2021-07-24T16:48:34.828546+0000","last_fullsized":"2021-07-24T16:48:34.828546+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.811511+0000","last_change":"2021-07-24T16:48:33.792746+0000","last_active":"2021-07-24T16:48:34.811511+0000","last_peered":"2021-07-24T16:48:34.811511+0000","last_clean":"2021-07-24T16:48:34.811511+0000","last_became_active":"2021-07-24T16:48:33.792347+0000","last_became_peered":"2021-07-24T16:48:33.792347+0000","last_unstale":"2021-07-24T16:48:34.811511+0000","last_undegraded":"2021-07-24T16:48:34.811511+0000","last_fullsized":"2021-07-24T16:48:34.811511+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.814718+0000","last_change":"2021-07-24T16:48:34.814200+0000","last_active":"2021-07-24T16:48:34.814718+0000","last_peered":"2021-07-24T16:48:34.814718+0000","last_clean":"2021-07-24T16:48:34.814718+0000","last_became_active":"2021-07-24T16:48:34.813759+0000","last_became_peered":"2021-07-24T16:48:34.813759+0000","last_unstale":"2021-07-24T16:48:34.814718+0000","last_undegraded":"2021-07-24T16:48:34.814718+0000","last_fullsized":"2021-07-24T16:48:34.814718+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"57'2","reported_seq":"14","reported_epoch":"57","state":"active+clean","last_fresh":"2021-07-24T16:48:37.838823+0000","last_change":"2021-07-24T16:48:33.802953+0000","last_active":"2021-07-24T16:48:37.838823+0000","last_peered":"2021-07-24T16:48:37.838823+0000","last_clean":"2021-07-24T16:48:37.838823+0000","last_became_active":"2021-07-24T16:48:33.802440+0000","last_became_peered":"2021-07-24T16:48:33.802440+0000","last_unstale":"2021-07-24T16:48:37.838823+0000","last_undegraded":"2021-07-24T16:48:37.838823+0000","last_fullsized":"2021-07-24T16:48:37.838823+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.828196+0000","last_change":"2021-07-24T16:48:34.827860+0000","last_active":"2021-07-24T16:48:34.828196+0000","last_peered":"2021-07-24T16:48:34.828196+0000","last_clean":"2021-07-24T16:48:34.828196+0000","last_became_active":"2021-07-24T16:48:34.827509+0000","last_became_peered":"2021-07-24T16:48:34.827509+0000","last_unstale":"2021-07-24T16:48:34.828196+0000","last_undegraded":"2021-07-24T16:48:34.828196+0000","last_fullsized":"2021-07-24T16:48:34.828196+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.812996+0000","last_change":"2021-07-24T16:48:33.804297+0000","last_active":"2021-07-24T16:48:34.812996+0000","last_peered":"2021-07-24T16:48:34.812996+0000","last_clean":"2021-07-24T16:48:34.812996+0000","last_became_active":"2021-07-24T16:48:33.803900+0000","last_became_peered":"2021-07-24T16:48:33.803900+0000","last_unstale":"2021-07-24T16:48:34.812996+0000","last_undegraded":"2021-07-24T16:48:34.812996+0000","last_fullsized":"2021-07-24T16:48:34.812996+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.828013+0000","last_change":"2021-07-24T16:48:34.826628+0000","last_active":"2021-07-24T16:48:34.828013+0000","last_peered":"2021-07-24T16:48:34.828013+0000","last_clean":"2021-07-24T16:48:34.828013+0000","last_became_active":"2021-07-24T16:48:34.826191+0000","last_became_peered":"2021-07-24T16:48:34.826191+0000","last_unstale":"2021-07-24T16:48:34.828013+0000","last_undegraded":"2021-07-24T16:48:34.828013+0000","last_fullsized":"2021-07-24T16:48:34.828013+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"57'1","reported_seq":"13","reported_epoch":"57","state":"active+clean","last_fresh":"2021-07-24T16:48:35.814163+0000","last_change":"2021-07-24T16:48:33.801931+0000","last_active":"2021-07-24T16:48:35.814163+0000","last_peered":"2021-07-24T16:48:35.814163+0000","last_clean":"2021-07-24T16:48:35.814163+0000","last_became_active":"2021-07-24T16:48:33.801172+0000","last_became_peered":"2021-07-24T16:48:33.801172+0000","last_unstale":"2021-07-24T16:48:35.814163+0000","last_undegraded":"2021-07-24T16:48:35.814163+0000","last_fullsized":"2021-07-24T16:48:35.814163+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.828227+0000","last_change":"2021-07-24T16:48:34.827105+0000","last_active":"2021-07-24T16:48:34.828227+0000","last_peered":"2021-07-24T16:48:34.828227+0000","last_clean":"2021-07-24T16:48:34.828227+0000","last_became_active":"2021-07-24T16:48:34.826726+0000","last_became_peered":"2021-07-24T16:48:34.826726+0000","last_unstale":"2021-07-24T16:48:34.828227+0000","last_undegraded":"2021-07-24T16:48:34.828227+0000","last_fullsized":"2021-07-24T16:48:34.828227+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"57'2","reported_seq":"14","reported_epoch":"57","state":"active+clean","last_fresh":"2021-07-24T16:48:37.835430+0000","last_change":"2021-07-24T16:48:33.805353+0000","last_active":"2021-07-24T16:48:37.835430+0000","last_peered":"2021-07-24T16:48:37.835430+0000","last_clean":"2021-07-24T16:48:37.835430+0000","last_became_active":"2021-07-24T16:48:33.804943+0000","last_became_peered":"2021-07-24T16:48:33.804943+0000","last_unstale":"2021-07-24T16:48:37.835430+0000","last_undegraded":"2021-07-24T16:48:37.835430+0000","last_fullsized":"2021-07-24T16:48:37.835430+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.827061+0000","last_change":"2021-07-24T16:48:34.826683+0000","last_active":"2021-07-24T16:48:34.827061+0000","last_peered":"2021-07-24T16:48:34.827061+0000","last_clean":"2021-07-24T16:48:34.827061+0000","last_became_active":"2021-07-24T16:48:34.826218+0000","last_became_peered":"2021-07-24T16:48:34.826218+0000","last_unstale":"2021-07-24T16:48:34.827061+0000","last_undegraded":"2021-07-24T16:48:34.827061+0000","last_fullsized":"2021-07-24T16:48:34.827061+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"57'1","reported_seq":"13","reported_epoch":"57","state":"active+clean","last_fresh":"2021-07-24T16:48:35.814224+0000","last_change":"2021-07-24T16:48:33.806847+0000","last_active":"2021-07-24T16:48:35.814224+0000","last_peered":"2021-07-24T16:48:35.814224+0000","last_clean":"2021-07-24T16:48:35.814224+0000","last_became_active":"2021-07-24T16:48:33.806203+0000","last_became_peered":"2021-07-24T16:48:33.806203+0000","last_unstale":"2021-07-24T16:48:35.814224+0000","last_undegraded":"2021-07-24T16:48:35.814224+0000","last_fullsized":"2021-07-24T16:48:35.814224+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.829144+0000","last_change":"2021-07-24T16:48:34.828349+0000","last_active":"2021-07-24T16:48:34.829144+0000","last_peered":"2021-07-24T16:48:34.829144+0000","last_clean":"2021-07-24T16:48:34.829144+0000","last_became_active":"2021-07-24T16:48:34.828008+0000","last_became_peered":"2021-07-24T16:48:34.828008+0000","last_unstale":"2021-07-24T16:48:34.829144+0000","last_undegraded":"2021-07-24T16:48:34.829144+0000","last_fullsized":"2021-07-24T16:48:34.829144+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"57'8","reported_seq":"20","reported_epoch":"57","state":"active+clean","last_fresh":"2021-07-24T16:48:37.839674+0000","last_change":"2021-07-24T16:48:33.801792+0000","last_active":"2021-07-24T16:48:37.839674+0000","last_peered":"2021-07-24T16:48:37.839674+0000","last_clean":"2021-07-24T16:48:37.839674+0000","last_became_active":"2021-07-24T16:48:33.801437+0000","last_became_peered":"2021-07-24T16:48:33.801437+0000","last_unstale":"2021-07-24T16:48:37.839674+0000","last_undegraded":"2021-07-24T16:48:37.839674+0000","last_fullsized":"2021-07-24T16:48:37.839674+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":8,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.826770+0000","last_change":"2021-07-24T16:48:34.826501+0000","last_active":"2021-07-24T16:48:34.826770+0000","last_peered":"2021-07-24T16:48:34.826770+0000","last_clean":"2021-07-24T16:48:34.826770+0000","last_became_active":"2021-07-24T16:48:34.826118+0000","last_became_peered":"2021-07-24T16:48:34.826118+0000","last_unstale":"2021-07-24T16:48:34.826770+0000","last_undegraded":"2021-07-24T16:48:34.826770+0000","last_fullsized":"2021-07-24T16:48:34.826770+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.823762+0000","last_change":"2021-07-24T16:48:33.806786+0000","last_active":"2021-07-24T16:48:34.823762+0000","last_peered":"2021-07-24T16:48:34.823762+0000","last_clean":"2021-07-24T16:48:34.823762+0000","last_became_active":"2021-07-24T16:48:33.806420+0000","last_became_peered":"2021-07-24T16:48:33.806420+0000","last_unstale":"2021-07-24T16:48:34.823762+0000","last_undegraded":"2021-07-24T16:48:34.823762+0000","last_fullsized":"2021-07-24T16:48:34.823762+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.827070+0000","last_change":"2021-07-24T16:48:34.826688+0000","last_active":"2021-07-24T16:48:34.827070+0000","last_peered":"2021-07-24T16:48:34.827070+0000","last_clean":"2021-07-24T16:48:34.827070+0000","last_became_active":"2021-07-24T16:48:34.826261+0000","last_became_peered":"2021-07-24T16:48:34.826261+0000","last_unstale":"2021-07-24T16:48:34.827070+0000","last_undegraded":"2021-07-24T16:48:34.827070+0000","last_fullsized":"2021-07-24T16:48:34.827070+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.805452+0000","last_change":"2021-07-24T16:48:33.801142+0000","last_active":"2021-07-24T16:48:34.805452+0000","last_peered":"2021-07-24T16:48:34.805452+0000","last_clean":"2021-07-24T16:48:34.805452+0000","last_became_active":"2021-07-24T16:48:33.800801+0000","last_became_peered":"2021-07-24T16:48:33.800801+0000","last_unstale":"2021-07-24T16:48:34.805452+0000","last_undegraded":"2021-07-24T16:48:34.805452+0000","last_fullsized":"2021-07-24T16:48:34.805452+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.829167+0000","last_change":"2021-07-24T16:48:34.827528+0000","last_active":"2021-07-24T16:48:34.829167+0000","last_peered":"2021-07-24T16:48:34.829167+0000","last_clean":"2021-07-24T16:48:34.829167+0000","last_became_active":"2021-07-24T16:48:34.827161+0000","last_became_peered":"2021-07-24T16:48:34.827161+0000","last_unstale":"2021-07-24T16:48:34.829167+0000","last_undegraded":"2021-07-24T16:48:34.829167+0000","last_fullsized":"2021-07-24T16:48:34.829167+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"57'2","reported_seq":"14","reported_epoch":"57","state":"active+clean","last_fresh":"2021-07-24T16:48:37.835446+0000","last_change":"2021-07-24T16:48:33.807120+0000","last_active":"2021-07-24T16:48:37.835446+0000","last_peered":"2021-07-24T16:48:37.835446+0000","last_clean":"2021-07-24T16:48:37.835446+0000","last_became_active":"2021-07-24T16:48:33.806210+0000","last_became_peered":"2021-07-24T16:48:33.806210+0000","last_unstale":"2021-07-24T16:48:37.835446+0000","last_undegraded":"2021-07-24T16:48:37.835446+0000","last_fullsized":"2021-07-24T16:48:37.835446+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.828541+0000","last_change":"2021-07-24T16:48:34.827937+0000","last_active":"2021-07-24T16:48:34.828541+0000","last_peered":"2021-07-24T16:48:34.828541+0000","last_clean":"2021-07-24T16:48:34.828541+0000","last_became_active":"2021-07-24T16:48:34.827539+0000","last_became_peered":"2021-07-24T16:48:34.827539+0000","last_unstale":"2021-07-24T16:48:34.828541+0000","last_undegraded":"2021-07-24T16:48:34.828541+0000","last_fullsized":"2021-07-24T16:48:34.828541+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"57'6","reported_seq":"18","reported_epoch":"57","state":"active+clean","last_fresh":"2021-07-24T16:48:37.838573+0000","last_change":"2021-07-24T16:48:33.803721+0000","last_active":"2021-07-24T16:48:37.838573+0000","last_peered":"2021-07-24T16:48:37.838573+0000","last_clean":"2021-07-24T16:48:37.838573+0000","last_became_active":"2021-07-24T16:48:33.803281+0000","last_became_peered":"2021-07-24T16:48:33.803281+0000","last_unstale":"2021-07-24T16:48:37.838573+0000","last_undegraded":"2021-07-24T16:48:37.838573+0000","last_fullsized":"2021-07-24T16:48:37.838573+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":6,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":1535,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.824421+0000","last_change":"2021-07-24T16:48:34.046943+0000","last_active":"2021-07-24T16:48:34.824421+0000","last_peered":"2021-07-24T16:48:34.824421+0000","last_clean":"2021-07-24T16:48:34.824421+0000","last_became_active":"2021-07-24T16:48:34.046564+0000","last_became_peered":"2021-07-24T16:48:34.046564+0000","last_unstale":"2021-07-24T16:48:34.824421+0000","last_undegraded":"2021-07-24T16:48:34.824421+0000","last_fullsized":"2021-07-24T16:48:34.824421+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"57'3","reported_seq":"15","reported_epoch":"57","state":"active+clean","last_fresh":"2021-07-24T16:48:37.835937+0000","last_change":"2021-07-24T16:48:33.805727+0000","last_active":"2021-07-24T16:48:37.835937+0000","last_peered":"2021-07-24T16:48:37.835937+0000","last_clean":"2021-07-24T16:48:37.835937+0000","last_became_active":"2021-07-24T16:48:33.805318+0000","last_became_peered":"2021-07-24T16:48:33.805318+0000","last_unstale":"2021-07-24T16:48:37.835937+0000","last_undegraded":"2021-07-24T16:48:37.835937+0000","last_fullsized":"2021-07-24T16:48:37.835937+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":3,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.827033+0000","last_change":"2021-07-24T16:48:34.824810+0000","last_active":"2021-07-24T16:48:34.827033+0000","last_peered":"2021-07-24T16:48:34.827033+0000","last_clean":"2021-07-24T16:48:34.827033+0000","last_became_active":"2021-07-24T16:48:34.824471+0000","last_became_peered":"2021-07-24T16:48:34.824471+0000","last_unstale":"2021-07-24T16:48:34.827033+0000","last_undegraded":"2021-07-24T16:48:34.827033+0000","last_fullsized":"2021-07-24T16:48:34.827033+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.813188+0000","last_change":"2021-07-24T16:48:33.796622+0000","last_active":"2021-07-24T16:48:34.813188+0000","last_peered":"2021-07-24T16:48:34.813188+0000","last_clean":"2021-07-24T16:48:34.813188+0000","last_became_active":"2021-07-24T16:48:33.796202+0000","last_became_peered":"2021-07-24T16:48:33.796202+0000","last_unstale":"2021-07-24T16:48:34.813188+0000","last_undegraded":"2021-07-24T16:48:34.813188+0000","last_fullsized":"2021-07-24T16:48:34.813188+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.828002+0000","last_change":"2021-07-24T16:48:34.825126+0000","last_active":"2021-07-24T16:48:34.828002+0000","last_peered":"2021-07-24T16:48:34.828002+0000","last_clean":"2021-07-24T16:48:34.828002+0000","last_became_active":"2021-07-24T16:48:34.824769+0000","last_became_peered":"2021-07-24T16:48:34.824769+0000","last_unstale":"2021-07-24T16:48:34.828002+0000","last_undegraded":"2021-07-24T16:48:34.828002+0000","last_fullsized":"2021-07-24T16:48:34.828002+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.805897+0000","last_change":"2021-07-24T16:48:33.807181+0000","last_active":"2021-07-24T16:48:34.805897+0000","last_peered":"2021-07-24T16:48:34.805897+0000","last_clean":"2021-07-24T16:48:34.805897+0000","last_became_active":"2021-07-24T16:48:33.806904+0000","last_became_peered":"2021-07-24T16:48:33.806904+0000","last_unstale":"2021-07-24T16:48:34.805897+0000","last_undegraded":"2021-07-24T16:48:34.805897+0000","last_fullsized":"2021-07-24T16:48:34.805897+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.827975+0000","last_change":"2021-07-24T16:48:34.826890+0000","last_active":"2021-07-24T16:48:34.827975+0000","last_peered":"2021-07-24T16:48:34.827975+0000","last_clean":"2021-07-24T16:48:34.827975+0000","last_became_active":"2021-07-24T16:48:34.826314+0000","last_became_peered":"2021-07-24T16:48:34.826314+0000","last_unstale":"2021-07-24T16:48:34.827975+0000","last_undegraded":"2021-07-24T16:48:34.827975+0000","last_fullsized":"2021-07-24T16:48:34.827975+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.811240+0000","last_change":"2021-07-24T16:48:33.805311+0000","last_active":"2021-07-24T16:48:34.811240+0000","last_peered":"2021-07-24T16:48:34.811240+0000","last_clean":"2021-07-24T16:48:34.811240+0000","last_became_active":"2021-07-24T16:48:33.804915+0000","last_became_peered":"2021-07-24T16:48:33.804915+0000","last_unstale":"2021-07-24T16:48:34.811240+0000","last_undegraded":"2021-07-24T16:48:34.811240+0000","last_fullsized":"2021-07-24T16:48:34.811240+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.824762+0000","last_change":"2021-07-24T16:48:34.824537+0000","last_active":"2021-07-24T16:48:34.824762+0000","last_peered":"2021-07-24T16:48:34.824762+0000","last_clean":"2021-07-24T16:48:34.824762+0000","last_became_active":"2021-07-24T16:48:34.824151+0000","last_became_peered":"2021-07-24T16:48:34.824151+0000","last_unstale":"2021-07-24T16:48:34.824762+0000","last_undegraded":"2021-07-24T16:48:34.824762+0000","last_fullsized":"2021-07-24T16:48:34.824762+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.823667+0000","last_change":"2021-07-24T16:48:33.795812+0000","last_active":"2021-07-24T16:48:34.823667+0000","last_peered":"2021-07-24T16:48:34.823667+0000","last_clean":"2021-07-24T16:48:34.823667+0000","last_became_active":"2021-07-24T16:48:33.795392+0000","last_became_peered":"2021-07-24T16:48:33.795392+0000","last_unstale":"2021-07-24T16:48:34.823667+0000","last_undegraded":"2021-07-24T16:48:34.823667+0000","last_fullsized":"2021-07-24T16:48:34.823667+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.827995+0000","last_change":"2021-07-24T16:48:34.826977+0000","last_active":"2021-07-24T16:48:34.827995+0000","last_peered":"2021-07-24T16:48:34.827995+0000","last_clean":"2021-07-24T16:48:34.827995+0000","last_became_active":"2021-07-24T16:48:34.826589+0000","last_became_peered":"2021-07-24T16:48:34.826589+0000","last_unstale":"2021-07-24T16:48:34.827995+0000","last_undegraded":"2021-07-24T16:48:34.827995+0000","last_fullsized":"2021-07-24T16:48:34.827995+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"57'1","reported_seq":"13","reported_epoch":"57","state":"active+clean","last_fresh":"2021-07-24T16:48:36.608481+0000","last_change":"2021-07-24T16:48:33.800285+0000","last_active":"2021-07-24T16:48:36.608481+0000","last_peered":"2021-07-24T16:48:36.608481+0000","last_clean":"2021-07-24T16:48:36.608481+0000","last_became_active":"2021-07-24T16:48:33.799888+0000","last_became_peered":"2021-07-24T16:48:33.799888+0000","last_unstale":"2021-07-24T16:48:36.608481+0000","last_undegraded":"2021-07-24T16:48:36.608481+0000","last_fullsized":"2021-07-24T16:48:36.608481+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":2304,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":6912,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":7},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":47,"seq":201863462947,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049160,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92695992,"statfs":{"total":95995035648,"available":94920695808,"internally_reserved":1073741824,"allocated":589824,"data_stored":238195,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jul 24 16:48:56 2021","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.47399999999999998,"15min":0.46899999999999997},"min":{"1min":0.38300000000000001,"5min":0.376,"15min":0.376},"max":{"1min":0.66400000000000003,"5min":0.67800000000000005,"15min":0.67800000000000005},"last":0.29599999999999999},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.35399999999999998,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.40100000000000002}]},{"osd":1,"last update":"Sat Jul 24 16:48:56 2021","interfaces":[{"interface":"back","average":{"1min":0.47799999999999998,"5min":0.67100000000000004,"15min":0.70299999999999996},"min":{"1min":0.36099999999999999,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.63200000000000001,"5min":5.5330000000000004,"15min":5.5330000000000004},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.496,"5min":0.47999999999999998,"15min":0.47799999999999998},"min":{"1min":0.38800000000000001,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.64500000000000002,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.34899999999999998}]},{"osd":2,"last update":"Sat Jul 24 16:48:56 2021","interfaces":[{"interface":"back","average":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"min":{"1min":0.38700000000000001,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.628,"5min":0.69599999999999995,"15min":0.69599999999999995},"last":0.372},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.68000000000000005,"15min":0.70599999999999996},"min":{"1min":0.38100000000000001,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.78900000000000003,"5min":5.5659999999999998,"15min":5.5659999999999998},"last":0.39300000000000002}]},{"osd":3,"last update":"Sat Jul 24 16:48:56 2021","interfaces":[{"interface":"back","average":{"1min":0.497,"5min":0.65800000000000003,"15min":0.68500000000000005},"min":{"1min":0.35599999999999998,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.65700000000000003,"5min":5.5529999999999999,"15min":5.5529999999999999},"last":0.38700000000000001},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.68500000000000005,"15min":0.71199999999999997},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.75,"5min":5.5839999999999996,"15min":5.5839999999999996},"last":0.42699999999999999}]},{"osd":4,"last update":"Sat Jul 24 16:48:56 2021","interfaces":[{"interface":"back","average":{"1min":0.438,"5min":0.39400000000000002,"15min":0.38700000000000001},"min":{"1min":0.28799999999999998,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.312},{"interface":"front","average":{"1min":0.496,"5min":0.44,"15min":0.42999999999999999},"min":{"1min":0.32000000000000001,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.33000000000000002}]},{"osd":5,"last update":"Sat Jul 24 16:48:56 2021","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.438,"15min":0.42899999999999999},"min":{"1min":0.318,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.45600000000000002},{"interface":"front","average":{"1min":0.50600000000000001,"5min":0.46400000000000002,"15min":0.45700000000000002},"min":{"1min":0.32900000000000001,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.45900000000000002}]},{"osd":6,"last update":"Sat Jul 24 16:48:56 2021","interfaces":[{"interface":"back","average":{"1min":0.51300000000000001,"5min":0.49099999999999999,"15min":0.48699999999999999},"min":{"1min":0.34000000000000002,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.436},{"interface":"front","average":{"1min":0.51700000000000002,"5min":0.46800000000000003,"15min":0.46000000000000002},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.69799999999999995,"5min":0.749,"15min":0.749},"last":0.41899999999999998}]}]},{"osd":6,"up_from":42,"seq":180388626472,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049148,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696004,"statfs":{"total":95995035648,"available":94920708096,"internally_reserved":1073741824,"allocated":577536,"data_stored":238049,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jul 24 16:48:38 2021","interfaces":[{"interface":"back","average":{"1min":0.44900000000000001,"5min":0.47799999999999998,"15min":0.48299999999999998},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.60099999999999998,"5min":0.75,"15min":0.75},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.443,"5min":0.47899999999999998,"15min":0.48499999999999999},"min":{"1min":0.20699999999999999,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.54800000000000004}]},{"osd":1,"last update":"Sat Jul 24 16:48:38 2021","interfaces":[{"interface":"back","average":{"1min":0.42299999999999999,"5min":0.46700000000000003,"15min":0.47499999999999998},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.58999999999999997,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.52100000000000002},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.45000000000000001,"15min":0.44800000000000001},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.53400000000000003}]},{"osd":2,"last update":"Sat Jul 24 16:48:38 2021","interfaces":[{"interface":"back","average":{"1min":0.44900000000000001,"5min":0.49199999999999999,"15min":0.499},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.64100000000000001,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.44800000000000001,"5min":0.47999999999999998,"15min":0.48599999999999999},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.65300000000000002,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.47699999999999998}]},{"osd":3,"last update":"Sat Jul 24 16:48:38 2021","interfaces":[{"interface":"back","average":{"1min":0.46500000000000002,"5min":0.45800000000000002,"15min":0.45700000000000002},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.433},{"interface":"front","average":{"1min":0.47999999999999998,"5min":0.51100000000000001,"15min":0.51600000000000001},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.56399999999999995}]},{"osd":4,"last update":"Sat Jul 24 16:48:38 2021","interfaces":[{"interface":"back","average":{"1min":0.41599999999999998,"5min":0.376,"15min":0.37},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.58899999999999997},{"interface":"front","average":{"1min":0.45900000000000002,"5min":0.40300000000000002,"15min":0.39300000000000002},"min":{"1min":0.28499999999999998,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"last":0.57199999999999995}]},{"osd":5,"last update":"Sat Jul 24 16:48:38 2021","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.39800000000000002,"15min":0.38800000000000001},"min":{"1min":0.28399999999999997,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.47799999999999998,"5min":0.42199999999999999,"15min":0.41299999999999998},"min":{"1min":0.253,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.60099999999999998}]},{"osd":7,"last update":"Sat Jul 24 16:48:57 2021","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.46000000000000002,"15min":0.45500000000000002},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.79500000000000004,"5min":0.79500000000000004,"15min":0.79500000000000004},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.47699999999999998,"15min":0.47099999999999997},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.623}]}]},{"osd":1,"up_from":16,"seq":68719476792,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049132,"kb_used_data":548,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696020,"statfs":{"total":95995035648,"available":94920724480,"internally_reserved":1073741824,"allocated":561152,"data_stored":236444,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jul 24 16:49:12 2021","interfaces":[{"interface":"back","average":{"1min":0.495,"5min":0.36599999999999999,"15min":0.32800000000000001},"min":{"1min":0.18099999999999999,"5min":0.18099999999999999,"15min":0.18099999999999999},"max":{"1min":2.919,"5min":2.919,"15min":2.919},"last":0.25700000000000001},{"interface":"front","average":{"1min":0.51700000000000002,"5min":0.377,"15min":0.34499999999999997},"min":{"1min":0.23499999999999999,"5min":0.17599999999999999,"15min":0.17599999999999999},"max":{"1min":2.9390000000000001,"5min":2.9390000000000001,"15min":2.9390000000000001},"last":0.26700000000000002}]},{"osd":2,"last update":"Sat Jul 24 16:48:27 2021","interfaces":[{"interface":"back","average":{"1min":0.48499999999999999,"5min":0.38900000000000001,"15min":0.372},"min":{"1min":0.214,"5min":0.214,"15min":0.214},"max":{"1min":3.1859999999999999,"5min":3.1859999999999999,"15min":3.1859999999999999},"last":0.29199999999999998},{"interface":"front","average":{"1min":0.46400000000000002,"5min":0.377,"15min":0.35999999999999999},"min":{"1min":0.22,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":2.9660000000000002,"5min":2.9660000000000002,"15min":2.9660000000000002},"last":0.28100000000000003}]},{"osd":3,"last update":"Sat Jul 24 16:48:47 2021","interfaces":[{"interface":"back","average":{"1min":0.50900000000000001,"5min":0.41999999999999998,"15min":0.41099999999999998},"min":{"1min":0.254,"5min":0.251,"15min":0.251},"max":{"1min":3.3330000000000002,"5min":3.3330000000000002,"15min":3.3330000000000002},"last":0.32700000000000001},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.44600000000000001,"15min":0.438},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":3.4929999999999999,"5min":3.4929999999999999,"15min":3.4929999999999999},"last":0.32100000000000001}]},{"osd":4,"last update":"Sat Jul 24 16:49:03 2021","interfaces":[{"interface":"back","average":{"1min":0.72999999999999998,"5min":0.56699999999999995,"15min":0.54200000000000004},"min":{"1min":0.436,"5min":0.373,"15min":0.373},"max":{"1min":3.3700000000000001,"5min":3.3700000000000001,"15min":3.3700000000000001},"last":0.48099999999999998},{"interface":"front","average":{"1min":0.71699999999999997,"5min":0.56399999999999995,"15min":0.54200000000000004},"min":{"1min":0.40600000000000003,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":3.4399999999999999,"5min":3.4399999999999999,"15min":3.4399999999999999},"last":0.70899999999999996}]},{"osd":5,"last update":"Sat Jul 24 16:49:21 2021","interfaces":[{"interface":"back","average":{"1min":0.752,"5min":0.57399999999999995,"15min":0.54700000000000004},"min":{"1min":0.42199999999999999,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":3.427,"5min":3.427,"15min":3.427},"last":0.51900000000000002},{"interface":"front","average":{"1min":0.755,"5min":0.58299999999999996,"15min":0.56200000000000006},"min":{"1min":0.39000000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":3.4209999999999998,"5min":3.4209999999999998,"15min":3.4209999999999998},"last":0.56699999999999995}]},{"osd":6,"last update":"Sat Jul 24 16:48:37 2021","interfaces":[{"interface":"back","average":{"1min":0.65400000000000003,"5min":0.58499999999999996,"15min":0.57299999999999995},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":3.4049999999999998,"5min":3.4049999999999998,"15min":3.4049999999999998},"last":0.75800000000000001},{"interface":"front","average":{"1min":0.69799999999999995,"5min":0.58199999999999996,"15min":0.56299999999999994},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":3.3980000000000001,"5min":3.3980000000000001,"15min":3.3980000000000001},"last":0.48899999999999999}]},{"osd":7,"last update":"Sat Jul 24 16:48:54 2021","interfaces":[{"interface":"back","average":{"1min":0.75800000000000001,"5min":0.59199999999999997,"15min":0.56399999999999995},"min":{"1min":0.41699999999999998,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":3.4470000000000001,"5min":3.4470000000000001,"15min":3.4470000000000001},"last":0.73799999999999999},{"interface":"front","average":{"1min":0.77600000000000002,"5min":0.58399999999999996,"15min":0.55200000000000005},"min":{"1min":0.42299999999999999,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":3.4609999999999999,"5min":3.4609999999999999,"15min":3.4609999999999999},"last":0.502}]}]},{"osd":0,"up_from":10,"seq":42949673021,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049140,"kb_used_data":556,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696012,"statfs":{"total":95995035648,"available":94920716288,"internally_reserved":1073741824,"allocated":569344,"data_stored":237019,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Jul 24 16:49:18 2021","interfaces":[{"interface":"back","average":{"1min":0.29299999999999998,"5min":0.29699999999999999,"15min":0.28199999999999997},"min":{"1min":0.192,"5min":0.16300000000000001,"15min":0.16300000000000001},"max":{"1min":0.41199999999999998,"5min":0.51800000000000002,"15min":0.51800000000000002},"last":0.499},{"interface":"front","average":{"1min":0.311,"5min":0.32600000000000001,"15min":0.308},"min":{"1min":0.22,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":0.46000000000000002,"5min":0.56200000000000006,"15min":0.56200000000000006},"last":0.46100000000000002}]},{"osd":2,"last update":"Sat Jul 24 16:49:29 2021","interfaces":[{"interface":"back","average":{"1min":0.318,"5min":0.34599999999999997,"15min":0.34999999999999998},"min":{"1min":0.255,"5min":0.217,"15min":0.217},"max":{"1min":0.41199999999999998,"5min":0.95699999999999996,"15min":0.95699999999999996},"last":0.41199999999999998},{"interface":"front","average":{"1min":0.317,"5min":0.33400000000000002,"15min":0.34399999999999997},"min":{"1min":0.20899999999999999,"5min":0.189,"15min":0.189},"max":{"1min":0.42399999999999999,"5min":0.57899999999999996,"15min":0.57899999999999996},"last":0.39700000000000002}]},{"osd":3,"last update":"Sat Jul 24 16:48:46 2021","interfaces":[{"interface":"back","average":{"1min":0.33400000000000002,"5min":0.35699999999999998,"15min":0.36699999999999999},"min":{"1min":0.23400000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"last":0.439},{"interface":"front","average":{"1min":0.34200000000000003,"5min":0.371,"15min":0.38300000000000001},"min":{"1min":0.22500000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.505,"5min":0.58799999999999997,"15min":0.58799999999999997},"last":0.44800000000000001}]},{"osd":4,"last update":"Sat Jul 24 16:48:58 2021","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.51800000000000002,"15min":0.52900000000000003},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.70999999999999996,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.51800000000000002},{"interface":"front","average":{"1min":0.55500000000000005,"5min":1.399,"15min":1.7949999999999999},"min":{"1min":0.33100000000000002,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.74399999999999999,"5min":23.302,"15min":23.302},"last":0.63300000000000001}]},{"osd":5,"last update":"Sat Jul 24 16:49:22 2021","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.55700000000000005,"15min":0.56699999999999995},"min":{"1min":0.40600000000000003,"5min":0.318,"15min":0.318},"max":{"1min":0.87,"5min":1.026,"15min":1.026},"last":0.59899999999999998},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56299999999999994,"15min":0.58099999999999996},"min":{"1min":0.41899999999999998,"5min":0.312,"15min":0.312},"max":{"1min":0.84099999999999997,"5min":1.0229999999999999,"15min":1.0229999999999999},"last":0.54000000000000004}]},{"osd":6,"last update":"Sat Jul 24 16:48:34 2021","interfaces":[{"interface":"back","average":{"1min":0.52100000000000002,"5min":1.478,"15min":1.6379999999999999},"min":{"1min":0.36399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.75600000000000001,"5min":23.391999999999999,"15min":23.391999999999999},"last":0.64900000000000002},{"interface":"front","average":{"1min":0.505,"5min":1.48,"15min":1.6419999999999999},"min":{"1min":0.35199999999999998,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.71699999999999997,"5min":23.338000000000001,"15min":23.338000000000001},"last":0.57799999999999996}]},{"osd":7,"last update":"Sat Jul 24 16:48:52 2021","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.53000000000000003,"15min":0.52600000000000002},"min":{"1min":0.38900000000000001,"5min":0.376,"15min":0.376},"max":{"1min":0.77400000000000002,"5min":1.0369999999999999,"15min":1.0369999999999999},"last":0.61799999999999999},{"interface":"front","average":{"1min":0.54800000000000004,"5min":0.53100000000000003,"15min":0.52800000000000002},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.73499999999999999,"5min":1.0680000000000001,"15min":1.0680000000000001},"last":0.59499999999999997}]}]},{"osd":2,"up_from":21,"seq":90194313270,"num_pgs":17,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049140,"kb_used_data":556,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696012,"statfs":{"total":95995035648,"available":94920716288,"internally_reserved":1073741824,"allocated":569344,"data_stored":237031,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jul 24 16:48:34 2021","interfaces":[{"interface":"back","average":{"1min":0.33300000000000002,"5min":0.33100000000000002,"15min":0.32600000000000001},"min":{"1min":0.216,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.432},{"interface":"front","average":{"1min":0.33800000000000002,"5min":0.33900000000000002,"15min":0.33500000000000002},"min":{"1min":0.221,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"last":0.48099999999999998}]},{"osd":1,"last update":"Sat Jul 24 16:48:34 2021","interfaces":[{"interface":"back","average":{"1min":0.34499999999999997,"5min":0.34300000000000003,"15min":0.33900000000000002},"min":{"1min":0.23200000000000001,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.32900000000000001,"5min":0.35899999999999999,"15min":0.36099999999999999},"min":{"1min":0.23499999999999999,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.52300000000000002,"5min":0.53200000000000003,"15min":0.53200000000000003},"last":0.53800000000000003}]},{"osd":3,"last update":"Sat Jul 24 16:48:45 2021","interfaces":[{"interface":"back","average":{"1min":0.33800000000000002,"5min":0.38500000000000001,"15min":0.40200000000000002},"min":{"1min":0.20200000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.54900000000000004,"5min":0.58999999999999997,"15min":0.58999999999999997},"last":0.45400000000000001},{"interface":"front","average":{"1min":0.36699999999999999,"5min":0.39300000000000002,"15min":0.40500000000000003},"min":{"1min":0.219,"5min":0.219,"15min":0.219},"max":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"last":0.44500000000000001}]},{"osd":4,"last update":"Sat Jul 24 16:49:02 2021","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.505,"15min":0.50600000000000001},"min":{"1min":0.33200000000000002,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.78200000000000003,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.504,"15min":0.503},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.85299999999999998,"5min":0.85299999999999998,"15min":0.85299999999999998},"last":0.61699999999999999}]},{"osd":5,"last update":"Sat Jul 24 16:49:20 2021","interfaces":[{"interface":"back","average":{"1min":0.47799999999999998,"5min":0.51500000000000001,"15min":0.51700000000000002},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.67400000000000004,"5min":0.93400000000000005,"15min":0.93400000000000005},"last":0.54800000000000004},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.51800000000000002,"15min":0.52100000000000002},"min":{"1min":0.36699999999999999,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.73899999999999999,"5min":0.90000000000000002,"15min":0.90000000000000002},"last":0.58799999999999997}]},{"osd":6,"last update":"Sat Jul 24 16:48:38 2021","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.53900000000000003,"15min":0.53500000000000003},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.88,"5min":0.88,"15min":0.88},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.53500000000000003,"15min":0.53200000000000003},"min":{"1min":0.374,"5min":0.37,"15min":0.37},"max":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.57199999999999995}]},{"osd":7,"last update":"Sat Jul 24 16:48:56 2021","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.88800000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"last":0.65400000000000003},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.54400000000000004,"15min":0.54900000000000004},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.754,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.52400000000000002}]}]},{"osd":3,"up_from":27,"seq":115964117043,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049136,"kb_used_data":552,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696016,"statfs":{"total":95995035648,"available":94920720384,"internally_reserved":1073741824,"allocated":565248,"data_stored":236534,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jul 24 16:48:45 2021","interfaces":[{"interface":"back","average":{"1min":0.317,"5min":0.375,"15min":0.377},"min":{"1min":0.18099999999999999,"5min":0.18099999999999999,"15min":0.18099999999999999},"max":{"1min":0.51100000000000001,"5min":1.554,"15min":1.554},"last":0.26700000000000002},{"interface":"front","average":{"1min":0.35099999999999998,"5min":0.38,"15min":0.38600000000000001},"min":{"1min":0.21199999999999999,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"last":0.29999999999999999}]},{"osd":1,"last update":"Sat Jul 24 16:48:45 2021","interfaces":[{"interface":"back","average":{"1min":0.33700000000000002,"5min":0.39100000000000001,"15min":0.40400000000000003},"min":{"1min":0.19500000000000001,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":0.53100000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.255},{"interface":"front","average":{"1min":0.35099999999999998,"5min":0.378,"15min":0.38100000000000001},"min":{"1min":0.223,"5min":0.223,"15min":0.223},"max":{"1min":0.622,"5min":0.625,"15min":0.625},"last":0.27400000000000002}]},{"osd":2,"last update":"Sat Jul 24 16:48:45 2021","interfaces":[{"interface":"back","average":{"1min":0.371,"5min":0.40600000000000003,"15min":0.41699999999999998},"min":{"1min":0.22800000000000001,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.308},{"interface":"front","average":{"1min":0.378,"5min":0.40000000000000002,"15min":0.40899999999999997},"min":{"1min":0.25800000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.29299999999999998}]},{"osd":4,"last update":"Sat Jul 24 16:49:02 2021","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.52600000000000002,"15min":0.52000000000000002},"min":{"1min":0.38100000000000001,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.78200000000000003,"5min":0.874,"15min":0.874},"last":0.48999999999999999},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.54500000000000004}]},{"osd":5,"last update":"Sat Jul 24 16:49:21 2021","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.54400000000000004,"15min":0.52500000000000002},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.113,"5min":1.113,"15min":1.113},"last":0.66700000000000004},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.53300000000000003,"15min":0.51900000000000002},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.79900000000000004,"5min":0.86399999999999999,"15min":0.86399999999999999},"last":0.65900000000000003}]},{"osd":6,"last update":"Sat Jul 24 16:48:34 2021","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.54500000000000004,"15min":0.54600000000000004},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.81599999999999995,"5min":0.92800000000000005,"15min":0.92800000000000005},"last":0.68000000000000005},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.84699999999999998,"5min":0.84699999999999998,"15min":0.84699999999999998},"last":0.58899999999999997}]},{"osd":7,"last update":"Sat Jul 24 16:48:58 2021","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.55000000000000004,"15min":0.55100000000000005},"min":{"1min":0.38400000000000001,"5min":0.376,"15min":0.376},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.52200000000000002,"5min":0.56999999999999995,"15min":0.57799999999999996},"min":{"1min":0.41499999999999998,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.73799999999999999,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.71999999999999997}]}]},{"osd":4,"up_from":32,"seq":137438953519,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049156,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92695996,"statfs":{"total":95995035648,"available":94920699904,"internally_reserved":1073741824,"allocated":585728,"data_stored":238125,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jul 24 16:49:06 2021","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.51400000000000001,"15min":0.52400000000000002},"min":{"1min":0.36299999999999999,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.68000000000000005,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.64800000000000002},{"interface":"front","average":{"1min":0.48399999999999999,"5min":0.49199999999999999,"15min":0.496},"min":{"1min":0.35099999999999998,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.65800000000000003,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.52700000000000002}]},{"osd":1,"last update":"Sat Jul 24 16:49:06 2021","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.501,"15min":0.51600000000000001},"min":{"1min":0.36599999999999999,"5min":0.309,"15min":0.309},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.59799999999999998},{"interface":"front","average":{"1min":0.503,"5min":0.51700000000000002,"15min":0.52100000000000002},"min":{"1min":0.40999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.623,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.48299999999999998}]},{"osd":2,"last update":"Sat Jul 24 16:49:06 2021","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.50600000000000001,"15min":0.51200000000000001},"min":{"1min":0.34300000000000003,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.622,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.50800000000000001},{"interface":"front","average":{"1min":0.47599999999999998,"5min":0.51300000000000001,"15min":0.52800000000000002},"min":{"1min":0.33500000000000002,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.71799999999999997,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.58699999999999997}]},{"osd":3,"last update":"Sat Jul 24 16:49:06 2021","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.52000000000000002,"15min":0.51300000000000001},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.6579999999999999,"5min":1.6579999999999999,"15min":1.6579999999999999},"last":0.629},{"interface":"front","average":{"1min":0.49199999999999999,"5min":0.52100000000000002,"15min":0.53200000000000003},"min":{"1min":0.378,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.65500000000000003,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.47299999999999998}]},{"osd":5,"last update":"Sat Jul 24 16:49:20 2021","interfaces":[{"interface":"back","average":{"1min":0.42099999999999999,"5min":0.38300000000000001,"15min":0.35599999999999998},"min":{"1min":0.315,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":0.57799999999999996,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.33700000000000002},{"interface":"front","average":{"1min":0.48099999999999998,"5min":0.432,"15min":0.40600000000000003},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.60899999999999999,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.42499999999999999}]},{"osd":6,"last update":"Sat Jul 24 16:48:39 2021","interfaces":[{"interface":"back","average":{"1min":0.44400000000000001,"5min":0.40000000000000002,"15min":0.39200000000000002},"min":{"1min":0.26800000000000002,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.34899999999999998},{"interface":"front","average":{"1min":0.48399999999999999,"5min":0.436,"15min":0.42799999999999999},"min":{"1min":0.29499999999999998,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.40600000000000003}]},{"osd":7,"last update":"Sat Jul 24 16:48:52 2021","interfaces":[{"interface":"back","average":{"1min":0.46100000000000002,"5min":0.45500000000000002,"15min":0.45400000000000001},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.36199999999999999},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.46999999999999997,"15min":0.46800000000000003},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.376}]}]},{"osd":5,"up_from":37,"seq":158913789996,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049140,"kb_used_data":556,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696012,"statfs":{"total":95995035648,"available":94920716288,"internally_reserved":1073741824,"allocated":569344,"data_stored":237067,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jul 24 16:49:20 2021","interfaces":[{"interface":"back","average":{"1min":0.47099999999999997,"5min":0.45000000000000001,"15min":0.44800000000000001},"min":{"1min":0.309,"5min":0.254,"15min":0.254},"max":{"1min":0.59999999999999998,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.439,"5min":0.47499999999999998,"15min":0.48699999999999999},"min":{"1min":0.32500000000000001,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.621,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.53500000000000003}]},{"osd":1,"last update":"Sat Jul 24 16:49:20 2021","interfaces":[{"interface":"back","average":{"1min":0.45600000000000002,"5min":0.47899999999999998,"15min":0.48899999999999999},"min":{"1min":0.34999999999999998,"5min":0.312,"15min":0.312},"max":{"1min":0.63600000000000001,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.60999999999999999},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"min":{"1min":0.34899999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.59799999999999998,"5min":0.73799999999999999,"15min":0.73799999999999999},"last":0.42799999999999999}]},{"osd":2,"last update":"Sat Jul 24 16:49:20 2021","interfaces":[{"interface":"back","average":{"1min":0.45300000000000001,"5min":0.46600000000000003,"15min":0.47199999999999998},"min":{"1min":0.38200000000000001,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.54900000000000004,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.49299999999999999,"5min":0.499,"15min":0.505},"min":{"1min":0.39800000000000002,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.58299999999999996,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.65100000000000002}]},{"osd":3,"last update":"Sat Jul 24 16:49:20 2021","interfaces":[{"interface":"back","average":{"1min":0.501,"5min":0.5,"15min":0.499},"min":{"1min":0.42299999999999999,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.58899999999999997,"5min":0.748,"15min":0.748},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.504,"15min":0.502},"min":{"1min":0.38500000000000001,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.61099999999999999,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.71299999999999997}]},{"osd":4,"last update":"Sat Jul 24 16:49:20 2021","interfaces":[{"interface":"back","average":{"1min":0.39700000000000002,"5min":0.35599999999999998,"15min":0.33900000000000002},"min":{"1min":0.28399999999999997,"5min":0.217,"15min":0.217},"max":{"1min":0.58999999999999997,"5min":0.64400000000000002,"15min":0.64400000000000002},"last":0.39000000000000001},{"interface":"front","average":{"1min":0.41599999999999998,"5min":0.38100000000000001,"15min":0.36699999999999999},"min":{"1min":0.32400000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.53800000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.55000000000000004}]},{"osd":6,"last update":"Sat Jul 24 16:48:37 2021","interfaces":[{"interface":"back","average":{"1min":0.42599999999999999,"5min":0.39400000000000002,"15min":0.38800000000000001},"min":{"1min":0.26200000000000001,"5min":0.253,"15min":0.253},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.46000000000000002,"5min":0.39000000000000001,"15min":0.378},"min":{"1min":0.309,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.50900000000000001}]},{"osd":7,"last update":"Sat Jul 24 16:49:00 2021","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.45000000000000001,"15min":0.442},"min":{"1min":0.33500000000000002,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.46899999999999997},{"interface":"front","average":{"1min":0.47399999999999998,"5min":0.42199999999999999,"15min":0.41299999999999998},"min":{"1min":0.29399999999999998,"5min":0.253,"15min":0.253},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.57999999999999996}]}]}]}} 2021-07-24T16:49:34.021 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph pg dump --format=json 2021-07-24T16:49:34.156 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:49:35.938 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:49:35.940 INFO:teuthology.orchestra.run.smithi115.stderr:dumped all 2021-07-24T16:49:36.643 INFO:teuthology.orchestra.run.smithi115.stdout:{"pg_ready":true,"pg_map":{"version":243,"stamp":"2021-07-24T16:49:34.102430+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2304,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":8393152,"kb_used_data":4480,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741568064,"statfs":{"total":767960285184,"available":759365697536,"internally_reserved":8589934592,"allocated":4587520,"data_stored":1898464,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":8589934592},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002586"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.829654+0000","last_change":"2021-07-24T16:48:34.828863+0000","last_active":"2021-07-24T16:48:34.829654+0000","last_peered":"2021-07-24T16:48:34.829654+0000","last_clean":"2021-07-24T16:48:34.829654+0000","last_became_active":"2021-07-24T16:48:34.828384+0000","last_became_peered":"2021-07-24T16:48:34.828384+0000","last_unstale":"2021-07-24T16:48:34.829654+0000","last_undegraded":"2021-07-24T16:48:34.829654+0000","last_fullsized":"2021-07-24T16:48:34.829654+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"57'4","reported_seq":"16","reported_epoch":"57","state":"active+clean","last_fresh":"2021-07-24T16:48:37.834106+0000","last_change":"2021-07-24T16:48:33.799599+0000","last_active":"2021-07-24T16:48:37.834106+0000","last_peered":"2021-07-24T16:48:37.834106+0000","last_clean":"2021-07-24T16:48:37.834106+0000","last_became_active":"2021-07-24T16:48:33.799217+0000","last_became_peered":"2021-07-24T16:48:33.799217+0000","last_unstale":"2021-07-24T16:48:37.834106+0000","last_undegraded":"2021-07-24T16:48:37.834106+0000","last_fullsized":"2021-07-24T16:48:37.834106+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":4,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":553,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.813595+0000","last_change":"2021-07-24T16:48:34.813264+0000","last_active":"2021-07-24T16:48:34.813595+0000","last_peered":"2021-07-24T16:48:34.813595+0000","last_clean":"2021-07-24T16:48:34.813595+0000","last_became_active":"2021-07-24T16:48:34.812948+0000","last_became_peered":"2021-07-24T16:48:34.812948+0000","last_unstale":"2021-07-24T16:48:34.813595+0000","last_undegraded":"2021-07-24T16:48:34.813595+0000","last_fullsized":"2021-07-24T16:48:34.813595+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"57'1","reported_seq":"13","reported_epoch":"57","state":"active+clean","last_fresh":"2021-07-24T16:48:35.817660+0000","last_change":"2021-07-24T16:48:33.792767+0000","last_active":"2021-07-24T16:48:35.817660+0000","last_peered":"2021-07-24T16:48:35.817660+0000","last_clean":"2021-07-24T16:48:35.817660+0000","last_became_active":"2021-07-24T16:48:33.792369+0000","last_became_peered":"2021-07-24T16:48:33.792369+0000","last_unstale":"2021-07-24T16:48:35.817660+0000","last_undegraded":"2021-07-24T16:48:35.817660+0000","last_fullsized":"2021-07-24T16:48:35.817660+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.813708+0000","last_change":"2021-07-24T16:48:34.813307+0000","last_active":"2021-07-24T16:48:34.813708+0000","last_peered":"2021-07-24T16:48:34.813708+0000","last_clean":"2021-07-24T16:48:34.813708+0000","last_became_active":"2021-07-24T16:48:34.812968+0000","last_became_peered":"2021-07-24T16:48:34.812968+0000","last_unstale":"2021-07-24T16:48:34.813708+0000","last_undegraded":"2021-07-24T16:48:34.813708+0000","last_fullsized":"2021-07-24T16:48:34.813708+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"57'2","reported_seq":"14","reported_epoch":"57","state":"active+clean","last_fresh":"2021-07-24T16:48:37.838349+0000","last_change":"2021-07-24T16:48:33.801033+0000","last_active":"2021-07-24T16:48:37.838349+0000","last_peered":"2021-07-24T16:48:37.838349+0000","last_clean":"2021-07-24T16:48:37.838349+0000","last_became_active":"2021-07-24T16:48:33.800156+0000","last_became_peered":"2021-07-24T16:48:33.800156+0000","last_unstale":"2021-07-24T16:48:37.838349+0000","last_undegraded":"2021-07-24T16:48:37.838349+0000","last_fullsized":"2021-07-24T16:48:37.838349+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.825273+0000","last_change":"2021-07-24T16:48:34.824995+0000","last_active":"2021-07-24T16:48:34.825273+0000","last_peered":"2021-07-24T16:48:34.825273+0000","last_clean":"2021-07-24T16:48:34.825273+0000","last_became_active":"2021-07-24T16:48:34.824603+0000","last_became_peered":"2021-07-24T16:48:34.824603+0000","last_unstale":"2021-07-24T16:48:34.825273+0000","last_undegraded":"2021-07-24T16:48:34.825273+0000","last_fullsized":"2021-07-24T16:48:34.825273+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"57'2","reported_seq":"14","reported_epoch":"57","state":"active+clean","last_fresh":"2021-07-24T16:48:37.838329+0000","last_change":"2021-07-24T16:48:33.797724+0000","last_active":"2021-07-24T16:48:37.838329+0000","last_peered":"2021-07-24T16:48:37.838329+0000","last_clean":"2021-07-24T16:48:37.838329+0000","last_became_active":"2021-07-24T16:48:33.797332+0000","last_became_peered":"2021-07-24T16:48:33.797332+0000","last_unstale":"2021-07-24T16:48:37.838329+0000","last_undegraded":"2021-07-24T16:48:37.838329+0000","last_fullsized":"2021-07-24T16:48:37.838329+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.826618+0000","last_change":"2021-07-24T16:48:34.826329+0000","last_active":"2021-07-24T16:48:34.826618+0000","last_peered":"2021-07-24T16:48:34.826618+0000","last_clean":"2021-07-24T16:48:34.826618+0000","last_became_active":"2021-07-24T16:48:34.825968+0000","last_became_peered":"2021-07-24T16:48:34.825968+0000","last_unstale":"2021-07-24T16:48:34.826618+0000","last_undegraded":"2021-07-24T16:48:34.826618+0000","last_fullsized":"2021-07-24T16:48:34.826618+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"57'1","reported_seq":"13","reported_epoch":"57","state":"active+clean","last_fresh":"2021-07-24T16:48:36.609193+0000","last_change":"2021-07-24T16:48:33.800061+0000","last_active":"2021-07-24T16:48:36.609193+0000","last_peered":"2021-07-24T16:48:36.609193+0000","last_clean":"2021-07-24T16:48:36.609193+0000","last_became_active":"2021-07-24T16:48:33.799588+0000","last_became_peered":"2021-07-24T16:48:33.799588+0000","last_unstale":"2021-07-24T16:48:36.609193+0000","last_undegraded":"2021-07-24T16:48:36.609193+0000","last_fullsized":"2021-07-24T16:48:36.609193+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.814741+0000","last_change":"2021-07-24T16:48:34.814225+0000","last_active":"2021-07-24T16:48:34.814741+0000","last_peered":"2021-07-24T16:48:34.814741+0000","last_clean":"2021-07-24T16:48:34.814741+0000","last_became_active":"2021-07-24T16:48:34.813837+0000","last_became_peered":"2021-07-24T16:48:34.813837+0000","last_unstale":"2021-07-24T16:48:34.814741+0000","last_undegraded":"2021-07-24T16:48:34.814741+0000","last_fullsized":"2021-07-24T16:48:34.814741+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.6","version":"57'1","reported_seq":"13","reported_epoch":"57","state":"active+clean","last_fresh":"2021-07-24T16:48:36.609154+0000","last_change":"2021-07-24T16:48:33.803986+0000","last_active":"2021-07-24T16:48:36.609154+0000","last_peered":"2021-07-24T16:48:36.609154+0000","last_clean":"2021-07-24T16:48:36.609154+0000","last_became_active":"2021-07-24T16:48:33.803608+0000","last_became_peered":"2021-07-24T16:48:33.803608+0000","last_unstale":"2021-07-24T16:48:36.609154+0000","last_undegraded":"2021-07-24T16:48:36.609154+0000","last_fullsized":"2021-07-24T16:48:36.609154+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":"16","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.812382+0000","last_change":"2021-07-24T16:47:14.042700+0000","last_active":"2021-07-24T16:48:34.812382+0000","last_peered":"2021-07-24T16:48:34.812382+0000","last_clean":"2021-07-24T16:48:34.812382+0000","last_became_active":"2021-07-24T16:47:14.042424+0000","last_became_peered":"2021-07-24T16:47:14.042424+0000","last_unstale":"2021-07-24T16:48:34.812382+0000","last_undegraded":"2021-07-24T16:48:34.812382+0000","last_fullsized":"2021-07-24T16:48:34.812382+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_clean_scrub_stamp":"2021-07-24T16:47:13.027644+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.828029+0000","last_change":"2021-07-24T16:48:34.825190+0000","last_active":"2021-07-24T16:48:34.828029+0000","last_peered":"2021-07-24T16:48:34.828029+0000","last_clean":"2021-07-24T16:48:34.828029+0000","last_became_active":"2021-07-24T16:48:34.824875+0000","last_became_peered":"2021-07-24T16:48:34.824875+0000","last_unstale":"2021-07-24T16:48:34.828029+0000","last_undegraded":"2021-07-24T16:48:34.828029+0000","last_fullsized":"2021-07-24T16:48:34.828029+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":"16","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.824890+0000","last_change":"2021-07-24T16:47:14.079181+0000","last_active":"2021-07-24T16:48:34.824890+0000","last_peered":"2021-07-24T16:48:34.824890+0000","last_clean":"2021-07-24T16:48:34.824890+0000","last_became_active":"2021-07-24T16:47:14.078270+0000","last_became_peered":"2021-07-24T16:47:14.078270+0000","last_unstale":"2021-07-24T16:48:34.824890+0000","last_undegraded":"2021-07-24T16:48:34.824890+0000","last_fullsized":"2021-07-24T16:48:34.824890+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_clean_scrub_stamp":"2021-07-24T16:47:13.027644+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"57'2","reported_seq":"14","reported_epoch":"57","state":"active+clean","last_fresh":"2021-07-24T16:48:37.836401+0000","last_change":"2021-07-24T16:48:33.804029+0000","last_active":"2021-07-24T16:48:37.836401+0000","last_peered":"2021-07-24T16:48:37.836401+0000","last_clean":"2021-07-24T16:48:37.836401+0000","last_became_active":"2021-07-24T16:48:33.803656+0000","last_became_peered":"2021-07-24T16:48:33.803656+0000","last_unstale":"2021-07-24T16:48:37.836401+0000","last_undegraded":"2021-07-24T16:48:37.836401+0000","last_fullsized":"2021-07-24T16:48:37.836401+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.827715+0000","last_change":"2021-07-24T16:48:34.826747+0000","last_active":"2021-07-24T16:48:34.827715+0000","last_peered":"2021-07-24T16:48:34.827715+0000","last_clean":"2021-07-24T16:48:34.827715+0000","last_became_active":"2021-07-24T16:48:34.826343+0000","last_became_peered":"2021-07-24T16:48:34.826343+0000","last_unstale":"2021-07-24T16:48:34.827715+0000","last_undegraded":"2021-07-24T16:48:34.827715+0000","last_fullsized":"2021-07-24T16:48:34.827715+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.823990+0000","last_change":"2021-07-24T16:48:33.799639+0000","last_active":"2021-07-24T16:48:34.823990+0000","last_peered":"2021-07-24T16:48:34.823990+0000","last_clean":"2021-07-24T16:48:34.823990+0000","last_became_active":"2021-07-24T16:48:33.798136+0000","last_became_peered":"2021-07-24T16:48:33.798136+0000","last_unstale":"2021-07-24T16:48:34.823990+0000","last_undegraded":"2021-07-24T16:48:34.823990+0000","last_fullsized":"2021-07-24T16:48:34.823990+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":"16","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.824701+0000","last_change":"2021-07-24T16:47:14.078792+0000","last_active":"2021-07-24T16:48:34.824701+0000","last_peered":"2021-07-24T16:48:34.824701+0000","last_clean":"2021-07-24T16:48:34.824701+0000","last_became_active":"2021-07-24T16:47:14.078449+0000","last_became_peered":"2021-07-24T16:47:14.078449+0000","last_unstale":"2021-07-24T16:48:34.824701+0000","last_undegraded":"2021-07-24T16:48:34.824701+0000","last_fullsized":"2021-07-24T16:48:34.824701+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_clean_scrub_stamp":"2021-07-24T16:47:13.027644+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.829211+0000","last_change":"2021-07-24T16:48:34.828528+0000","last_active":"2021-07-24T16:48:34.829211+0000","last_peered":"2021-07-24T16:48:34.829211+0000","last_clean":"2021-07-24T16:48:34.829211+0000","last_became_active":"2021-07-24T16:48:34.828192+0000","last_became_peered":"2021-07-24T16:48:34.828192+0000","last_unstale":"2021-07-24T16:48:34.829211+0000","last_undegraded":"2021-07-24T16:48:34.829211+0000","last_fullsized":"2021-07-24T16:48:34.829211+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.805797+0000","last_change":"2021-07-24T16:48:33.808099+0000","last_active":"2021-07-24T16:48:34.805797+0000","last_peered":"2021-07-24T16:48:34.805797+0000","last_clean":"2021-07-24T16:48:34.805797+0000","last_became_active":"2021-07-24T16:48:33.807723+0000","last_became_peered":"2021-07-24T16:48:33.807723+0000","last_unstale":"2021-07-24T16:48:34.805797+0000","last_undegraded":"2021-07-24T16:48:34.805797+0000","last_fullsized":"2021-07-24T16:48:34.805797+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":"16","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.823904+0000","last_change":"2021-07-24T16:47:14.078611+0000","last_active":"2021-07-24T16:48:34.823904+0000","last_peered":"2021-07-24T16:48:34.823904+0000","last_clean":"2021-07-24T16:48:34.823904+0000","last_became_active":"2021-07-24T16:47:14.078245+0000","last_became_peered":"2021-07-24T16:47:14.078245+0000","last_unstale":"2021-07-24T16:48:34.823904+0000","last_undegraded":"2021-07-24T16:48:34.823904+0000","last_fullsized":"2021-07-24T16:48:34.823904+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_clean_scrub_stamp":"2021-07-24T16:47:13.027644+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.827941+0000","last_change":"2021-07-24T16:48:34.825643+0000","last_active":"2021-07-24T16:48:34.827941+0000","last_peered":"2021-07-24T16:48:34.827941+0000","last_clean":"2021-07-24T16:48:34.827941+0000","last_became_active":"2021-07-24T16:48:34.825353+0000","last_became_peered":"2021-07-24T16:48:34.825353+0000","last_unstale":"2021-07-24T16:48:34.827941+0000","last_undegraded":"2021-07-24T16:48:34.827941+0000","last_fullsized":"2021-07-24T16:48:34.827941+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.811257+0000","last_change":"2021-07-24T16:48:33.794196+0000","last_active":"2021-07-24T16:48:34.811257+0000","last_peered":"2021-07-24T16:48:34.811257+0000","last_clean":"2021-07-24T16:48:34.811257+0000","last_became_active":"2021-07-24T16:48:33.793812+0000","last_became_peered":"2021-07-24T16:48:33.793812+0000","last_unstale":"2021-07-24T16:48:34.811257+0000","last_undegraded":"2021-07-24T16:48:34.811257+0000","last_fullsized":"2021-07-24T16:48:34.811257+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"0'0","reported_seq":"19","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.823796+0000","last_change":"2021-07-24T16:46:53.176240+0000","last_active":"2021-07-24T16:48:34.823796+0000","last_peered":"2021-07-24T16:48:34.823796+0000","last_clean":"2021-07-24T16:48:34.823796+0000","last_became_active":"2021-07-24T16:46:53.175947+0000","last_became_peered":"2021-07-24T16:46:53.175947+0000","last_unstale":"2021-07-24T16:48:34.823796+0000","last_undegraded":"2021-07-24T16:48:34.823796+0000","last_fullsized":"2021-07-24T16:48:34.823796+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":5,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:43:52.206196+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:43:52.206196+0000","last_clean_scrub_stamp":"2021-07-24T16:43:52.206196+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":"16","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.811906+0000","last_change":"2021-07-24T16:47:14.042729+0000","last_active":"2021-07-24T16:48:34.811906+0000","last_peered":"2021-07-24T16:48:34.811906+0000","last_clean":"2021-07-24T16:48:34.811906+0000","last_became_active":"2021-07-24T16:47:14.042412+0000","last_became_peered":"2021-07-24T16:47:14.042412+0000","last_unstale":"2021-07-24T16:48:34.811906+0000","last_undegraded":"2021-07-24T16:48:34.811906+0000","last_fullsized":"2021-07-24T16:48:34.811906+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_clean_scrub_stamp":"2021-07-24T16:47:13.027644+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.825077+0000","last_change":"2021-07-24T16:48:34.088872+0000","last_active":"2021-07-24T16:48:34.825077+0000","last_peered":"2021-07-24T16:48:34.825077+0000","last_clean":"2021-07-24T16:48:34.825077+0000","last_became_active":"2021-07-24T16:48:34.088507+0000","last_became_peered":"2021-07-24T16:48:34.088507+0000","last_unstale":"2021-07-24T16:48:34.825077+0000","last_undegraded":"2021-07-24T16:48:34.825077+0000","last_fullsized":"2021-07-24T16:48:34.825077+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.823904+0000","last_change":"2021-07-24T16:48:33.793991+0000","last_active":"2021-07-24T16:48:34.823904+0000","last_peered":"2021-07-24T16:48:34.823904+0000","last_clean":"2021-07-24T16:48:34.823904+0000","last_became_active":"2021-07-24T16:48:33.792501+0000","last_became_peered":"2021-07-24T16:48:33.792501+0000","last_unstale":"2021-07-24T16:48:34.823904+0000","last_undegraded":"2021-07-24T16:48:34.823904+0000","last_fullsized":"2021-07-24T16:48:34.823904+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":"16","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.808635+0000","last_change":"2021-07-24T16:47:14.079736+0000","last_active":"2021-07-24T16:48:34.808635+0000","last_peered":"2021-07-24T16:48:34.808635+0000","last_clean":"2021-07-24T16:48:34.808635+0000","last_became_active":"2021-07-24T16:47:14.079411+0000","last_became_peered":"2021-07-24T16:47:14.079411+0000","last_unstale":"2021-07-24T16:48:34.808635+0000","last_undegraded":"2021-07-24T16:48:34.808635+0000","last_fullsized":"2021-07-24T16:48:34.808635+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_clean_scrub_stamp":"2021-07-24T16:47:13.027644+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.824458+0000","last_change":"2021-07-24T16:48:34.087389+0000","last_active":"2021-07-24T16:48:34.824458+0000","last_peered":"2021-07-24T16:48:34.824458+0000","last_clean":"2021-07-24T16:48:34.824458+0000","last_became_active":"2021-07-24T16:48:34.087016+0000","last_became_peered":"2021-07-24T16:48:34.087016+0000","last_unstale":"2021-07-24T16:48:34.824458+0000","last_undegraded":"2021-07-24T16:48:34.824458+0000","last_fullsized":"2021-07-24T16:48:34.824458+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.806434+0000","last_change":"2021-07-24T16:48:33.799501+0000","last_active":"2021-07-24T16:48:34.806434+0000","last_peered":"2021-07-24T16:48:34.806434+0000","last_clean":"2021-07-24T16:48:34.806434+0000","last_became_active":"2021-07-24T16:48:33.798849+0000","last_became_peered":"2021-07-24T16:48:33.798849+0000","last_unstale":"2021-07-24T16:48:34.806434+0000","last_undegraded":"2021-07-24T16:48:34.806434+0000","last_fullsized":"2021-07-24T16:48:34.806434+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":"16","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.808262+0000","last_change":"2021-07-24T16:47:14.042824+0000","last_active":"2021-07-24T16:48:34.808262+0000","last_peered":"2021-07-24T16:48:34.808262+0000","last_clean":"2021-07-24T16:48:34.808262+0000","last_became_active":"2021-07-24T16:47:14.042495+0000","last_became_peered":"2021-07-24T16:47:14.042495+0000","last_unstale":"2021-07-24T16:48:34.808262+0000","last_undegraded":"2021-07-24T16:48:34.808262+0000","last_fullsized":"2021-07-24T16:48:34.808262+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_clean_scrub_stamp":"2021-07-24T16:47:13.027644+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.825179+0000","last_change":"2021-07-24T16:48:34.088355+0000","last_active":"2021-07-24T16:48:34.825179+0000","last_peered":"2021-07-24T16:48:34.825179+0000","last_clean":"2021-07-24T16:48:34.825179+0000","last_became_active":"2021-07-24T16:48:34.087956+0000","last_became_peered":"2021-07-24T16:48:34.087956+0000","last_unstale":"2021-07-24T16:48:34.825179+0000","last_undegraded":"2021-07-24T16:48:34.825179+0000","last_fullsized":"2021-07-24T16:48:34.825179+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.813399+0000","last_change":"2021-07-24T16:48:33.803456+0000","last_active":"2021-07-24T16:48:34.813399+0000","last_peered":"2021-07-24T16:48:34.813399+0000","last_clean":"2021-07-24T16:48:34.813399+0000","last_became_active":"2021-07-24T16:48:33.803050+0000","last_became_peered":"2021-07-24T16:48:33.803050+0000","last_unstale":"2021-07-24T16:48:34.813399+0000","last_undegraded":"2021-07-24T16:48:34.813399+0000","last_fullsized":"2021-07-24T16:48:34.813399+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":"16","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.823807+0000","last_change":"2021-07-24T16:47:14.078791+0000","last_active":"2021-07-24T16:48:34.823807+0000","last_peered":"2021-07-24T16:48:34.823807+0000","last_clean":"2021-07-24T16:48:34.823807+0000","last_became_active":"2021-07-24T16:47:14.078417+0000","last_became_peered":"2021-07-24T16:47:14.078417+0000","last_unstale":"2021-07-24T16:48:34.823807+0000","last_undegraded":"2021-07-24T16:48:34.823807+0000","last_fullsized":"2021-07-24T16:48:34.823807+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":49,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:47:13.027644+0000","last_clean_scrub_stamp":"2021-07-24T16:47:13.027644+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.825165+0000","last_change":"2021-07-24T16:48:34.087514+0000","last_active":"2021-07-24T16:48:34.825165+0000","last_peered":"2021-07-24T16:48:34.825165+0000","last_clean":"2021-07-24T16:48:34.825165+0000","last_became_active":"2021-07-24T16:48:34.087116+0000","last_became_peered":"2021-07-24T16:48:34.087116+0000","last_unstale":"2021-07-24T16:48:34.825165+0000","last_undegraded":"2021-07-24T16:48:34.825165+0000","last_fullsized":"2021-07-24T16:48:34.825165+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.811095+0000","last_change":"2021-07-24T16:48:33.802569+0000","last_active":"2021-07-24T16:48:34.811095+0000","last_peered":"2021-07-24T16:48:34.811095+0000","last_clean":"2021-07-24T16:48:34.811095+0000","last_became_active":"2021-07-24T16:48:33.801675+0000","last_became_peered":"2021-07-24T16:48:33.801675+0000","last_unstale":"2021-07-24T16:48:34.811095+0000","last_undegraded":"2021-07-24T16:48:34.811095+0000","last_fullsized":"2021-07-24T16:48:34.811095+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.829864+0000","last_change":"2021-07-24T16:48:34.828918+0000","last_active":"2021-07-24T16:48:34.829864+0000","last_peered":"2021-07-24T16:48:34.829864+0000","last_clean":"2021-07-24T16:48:34.829864+0000","last_became_active":"2021-07-24T16:48:34.828411+0000","last_became_peered":"2021-07-24T16:48:34.828411+0000","last_unstale":"2021-07-24T16:48:34.829864+0000","last_undegraded":"2021-07-24T16:48:34.829864+0000","last_fullsized":"2021-07-24T16:48:34.829864+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.806966+0000","last_change":"2021-07-24T16:48:33.803368+0000","last_active":"2021-07-24T16:48:34.806966+0000","last_peered":"2021-07-24T16:48:34.806966+0000","last_clean":"2021-07-24T16:48:34.806966+0000","last_became_active":"2021-07-24T16:48:33.802968+0000","last_became_peered":"2021-07-24T16:48:33.802968+0000","last_unstale":"2021-07-24T16:48:34.806966+0000","last_undegraded":"2021-07-24T16:48:34.806966+0000","last_fullsized":"2021-07-24T16:48:34.806966+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.828546+0000","last_change":"2021-07-24T16:48:34.827930+0000","last_active":"2021-07-24T16:48:34.828546+0000","last_peered":"2021-07-24T16:48:34.828546+0000","last_clean":"2021-07-24T16:48:34.828546+0000","last_became_active":"2021-07-24T16:48:34.827543+0000","last_became_peered":"2021-07-24T16:48:34.827543+0000","last_unstale":"2021-07-24T16:48:34.828546+0000","last_undegraded":"2021-07-24T16:48:34.828546+0000","last_fullsized":"2021-07-24T16:48:34.828546+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.811511+0000","last_change":"2021-07-24T16:48:33.792746+0000","last_active":"2021-07-24T16:48:34.811511+0000","last_peered":"2021-07-24T16:48:34.811511+0000","last_clean":"2021-07-24T16:48:34.811511+0000","last_became_active":"2021-07-24T16:48:33.792347+0000","last_became_peered":"2021-07-24T16:48:33.792347+0000","last_unstale":"2021-07-24T16:48:34.811511+0000","last_undegraded":"2021-07-24T16:48:34.811511+0000","last_fullsized":"2021-07-24T16:48:34.811511+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.814718+0000","last_change":"2021-07-24T16:48:34.814200+0000","last_active":"2021-07-24T16:48:34.814718+0000","last_peered":"2021-07-24T16:48:34.814718+0000","last_clean":"2021-07-24T16:48:34.814718+0000","last_became_active":"2021-07-24T16:48:34.813759+0000","last_became_peered":"2021-07-24T16:48:34.813759+0000","last_unstale":"2021-07-24T16:48:34.814718+0000","last_undegraded":"2021-07-24T16:48:34.814718+0000","last_fullsized":"2021-07-24T16:48:34.814718+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"57'2","reported_seq":"14","reported_epoch":"57","state":"active+clean","last_fresh":"2021-07-24T16:48:37.838823+0000","last_change":"2021-07-24T16:48:33.802953+0000","last_active":"2021-07-24T16:48:37.838823+0000","last_peered":"2021-07-24T16:48:37.838823+0000","last_clean":"2021-07-24T16:48:37.838823+0000","last_became_active":"2021-07-24T16:48:33.802440+0000","last_became_peered":"2021-07-24T16:48:33.802440+0000","last_unstale":"2021-07-24T16:48:37.838823+0000","last_undegraded":"2021-07-24T16:48:37.838823+0000","last_fullsized":"2021-07-24T16:48:37.838823+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.828196+0000","last_change":"2021-07-24T16:48:34.827860+0000","last_active":"2021-07-24T16:48:34.828196+0000","last_peered":"2021-07-24T16:48:34.828196+0000","last_clean":"2021-07-24T16:48:34.828196+0000","last_became_active":"2021-07-24T16:48:34.827509+0000","last_became_peered":"2021-07-24T16:48:34.827509+0000","last_unstale":"2021-07-24T16:48:34.828196+0000","last_undegraded":"2021-07-24T16:48:34.828196+0000","last_fullsized":"2021-07-24T16:48:34.828196+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.812996+0000","last_change":"2021-07-24T16:48:33.804297+0000","last_active":"2021-07-24T16:48:34.812996+0000","last_peered":"2021-07-24T16:48:34.812996+0000","last_clean":"2021-07-24T16:48:34.812996+0000","last_became_active":"2021-07-24T16:48:33.803900+0000","last_became_peered":"2021-07-24T16:48:33.803900+0000","last_unstale":"2021-07-24T16:48:34.812996+0000","last_undegraded":"2021-07-24T16:48:34.812996+0000","last_fullsized":"2021-07-24T16:48:34.812996+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.828013+0000","last_change":"2021-07-24T16:48:34.826628+0000","last_active":"2021-07-24T16:48:34.828013+0000","last_peered":"2021-07-24T16:48:34.828013+0000","last_clean":"2021-07-24T16:48:34.828013+0000","last_became_active":"2021-07-24T16:48:34.826191+0000","last_became_peered":"2021-07-24T16:48:34.826191+0000","last_unstale":"2021-07-24T16:48:34.828013+0000","last_undegraded":"2021-07-24T16:48:34.828013+0000","last_fullsized":"2021-07-24T16:48:34.828013+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"57'1","reported_seq":"13","reported_epoch":"57","state":"active+clean","last_fresh":"2021-07-24T16:48:35.814163+0000","last_change":"2021-07-24T16:48:33.801931+0000","last_active":"2021-07-24T16:48:35.814163+0000","last_peered":"2021-07-24T16:48:35.814163+0000","last_clean":"2021-07-24T16:48:35.814163+0000","last_became_active":"2021-07-24T16:48:33.801172+0000","last_became_peered":"2021-07-24T16:48:33.801172+0000","last_unstale":"2021-07-24T16:48:35.814163+0000","last_undegraded":"2021-07-24T16:48:35.814163+0000","last_fullsized":"2021-07-24T16:48:35.814163+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.828227+0000","last_change":"2021-07-24T16:48:34.827105+0000","last_active":"2021-07-24T16:48:34.828227+0000","last_peered":"2021-07-24T16:48:34.828227+0000","last_clean":"2021-07-24T16:48:34.828227+0000","last_became_active":"2021-07-24T16:48:34.826726+0000","last_became_peered":"2021-07-24T16:48:34.826726+0000","last_unstale":"2021-07-24T16:48:34.828227+0000","last_undegraded":"2021-07-24T16:48:34.828227+0000","last_fullsized":"2021-07-24T16:48:34.828227+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"57'2","reported_seq":"14","reported_epoch":"57","state":"active+clean","last_fresh":"2021-07-24T16:48:37.835430+0000","last_change":"2021-07-24T16:48:33.805353+0000","last_active":"2021-07-24T16:48:37.835430+0000","last_peered":"2021-07-24T16:48:37.835430+0000","last_clean":"2021-07-24T16:48:37.835430+0000","last_became_active":"2021-07-24T16:48:33.804943+0000","last_became_peered":"2021-07-24T16:48:33.804943+0000","last_unstale":"2021-07-24T16:48:37.835430+0000","last_undegraded":"2021-07-24T16:48:37.835430+0000","last_fullsized":"2021-07-24T16:48:37.835430+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.827061+0000","last_change":"2021-07-24T16:48:34.826683+0000","last_active":"2021-07-24T16:48:34.827061+0000","last_peered":"2021-07-24T16:48:34.827061+0000","last_clean":"2021-07-24T16:48:34.827061+0000","last_became_active":"2021-07-24T16:48:34.826218+0000","last_became_peered":"2021-07-24T16:48:34.826218+0000","last_unstale":"2021-07-24T16:48:34.827061+0000","last_undegraded":"2021-07-24T16:48:34.827061+0000","last_fullsized":"2021-07-24T16:48:34.827061+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"57'1","reported_seq":"13","reported_epoch":"57","state":"active+clean","last_fresh":"2021-07-24T16:48:35.814224+0000","last_change":"2021-07-24T16:48:33.806847+0000","last_active":"2021-07-24T16:48:35.814224+0000","last_peered":"2021-07-24T16:48:35.814224+0000","last_clean":"2021-07-24T16:48:35.814224+0000","last_became_active":"2021-07-24T16:48:33.806203+0000","last_became_peered":"2021-07-24T16:48:33.806203+0000","last_unstale":"2021-07-24T16:48:35.814224+0000","last_undegraded":"2021-07-24T16:48:35.814224+0000","last_fullsized":"2021-07-24T16:48:35.814224+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.829144+0000","last_change":"2021-07-24T16:48:34.828349+0000","last_active":"2021-07-24T16:48:34.829144+0000","last_peered":"2021-07-24T16:48:34.829144+0000","last_clean":"2021-07-24T16:48:34.829144+0000","last_became_active":"2021-07-24T16:48:34.828008+0000","last_became_peered":"2021-07-24T16:48:34.828008+0000","last_unstale":"2021-07-24T16:48:34.829144+0000","last_undegraded":"2021-07-24T16:48:34.829144+0000","last_fullsized":"2021-07-24T16:48:34.829144+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"57'8","reported_seq":"20","reported_epoch":"57","state":"active+clean","last_fresh":"2021-07-24T16:48:37.839674+0000","last_change":"2021-07-24T16:48:33.801792+0000","last_active":"2021-07-24T16:48:37.839674+0000","last_peered":"2021-07-24T16:48:37.839674+0000","last_clean":"2021-07-24T16:48:37.839674+0000","last_became_active":"2021-07-24T16:48:33.801437+0000","last_became_peered":"2021-07-24T16:48:33.801437+0000","last_unstale":"2021-07-24T16:48:37.839674+0000","last_undegraded":"2021-07-24T16:48:37.839674+0000","last_fullsized":"2021-07-24T16:48:37.839674+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":8,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.826770+0000","last_change":"2021-07-24T16:48:34.826501+0000","last_active":"2021-07-24T16:48:34.826770+0000","last_peered":"2021-07-24T16:48:34.826770+0000","last_clean":"2021-07-24T16:48:34.826770+0000","last_became_active":"2021-07-24T16:48:34.826118+0000","last_became_peered":"2021-07-24T16:48:34.826118+0000","last_unstale":"2021-07-24T16:48:34.826770+0000","last_undegraded":"2021-07-24T16:48:34.826770+0000","last_fullsized":"2021-07-24T16:48:34.826770+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.823762+0000","last_change":"2021-07-24T16:48:33.806786+0000","last_active":"2021-07-24T16:48:34.823762+0000","last_peered":"2021-07-24T16:48:34.823762+0000","last_clean":"2021-07-24T16:48:34.823762+0000","last_became_active":"2021-07-24T16:48:33.806420+0000","last_became_peered":"2021-07-24T16:48:33.806420+0000","last_unstale":"2021-07-24T16:48:34.823762+0000","last_undegraded":"2021-07-24T16:48:34.823762+0000","last_fullsized":"2021-07-24T16:48:34.823762+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.827070+0000","last_change":"2021-07-24T16:48:34.826688+0000","last_active":"2021-07-24T16:48:34.827070+0000","last_peered":"2021-07-24T16:48:34.827070+0000","last_clean":"2021-07-24T16:48:34.827070+0000","last_became_active":"2021-07-24T16:48:34.826261+0000","last_became_peered":"2021-07-24T16:48:34.826261+0000","last_unstale":"2021-07-24T16:48:34.827070+0000","last_undegraded":"2021-07-24T16:48:34.827070+0000","last_fullsized":"2021-07-24T16:48:34.827070+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.805452+0000","last_change":"2021-07-24T16:48:33.801142+0000","last_active":"2021-07-24T16:48:34.805452+0000","last_peered":"2021-07-24T16:48:34.805452+0000","last_clean":"2021-07-24T16:48:34.805452+0000","last_became_active":"2021-07-24T16:48:33.800801+0000","last_became_peered":"2021-07-24T16:48:33.800801+0000","last_unstale":"2021-07-24T16:48:34.805452+0000","last_undegraded":"2021-07-24T16:48:34.805452+0000","last_fullsized":"2021-07-24T16:48:34.805452+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.829167+0000","last_change":"2021-07-24T16:48:34.827528+0000","last_active":"2021-07-24T16:48:34.829167+0000","last_peered":"2021-07-24T16:48:34.829167+0000","last_clean":"2021-07-24T16:48:34.829167+0000","last_became_active":"2021-07-24T16:48:34.827161+0000","last_became_peered":"2021-07-24T16:48:34.827161+0000","last_unstale":"2021-07-24T16:48:34.829167+0000","last_undegraded":"2021-07-24T16:48:34.829167+0000","last_fullsized":"2021-07-24T16:48:34.829167+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"57'2","reported_seq":"14","reported_epoch":"57","state":"active+clean","last_fresh":"2021-07-24T16:48:37.835446+0000","last_change":"2021-07-24T16:48:33.807120+0000","last_active":"2021-07-24T16:48:37.835446+0000","last_peered":"2021-07-24T16:48:37.835446+0000","last_clean":"2021-07-24T16:48:37.835446+0000","last_became_active":"2021-07-24T16:48:33.806210+0000","last_became_peered":"2021-07-24T16:48:33.806210+0000","last_unstale":"2021-07-24T16:48:37.835446+0000","last_undegraded":"2021-07-24T16:48:37.835446+0000","last_fullsized":"2021-07-24T16:48:37.835446+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.828541+0000","last_change":"2021-07-24T16:48:34.827937+0000","last_active":"2021-07-24T16:48:34.828541+0000","last_peered":"2021-07-24T16:48:34.828541+0000","last_clean":"2021-07-24T16:48:34.828541+0000","last_became_active":"2021-07-24T16:48:34.827539+0000","last_became_peered":"2021-07-24T16:48:34.827539+0000","last_unstale":"2021-07-24T16:48:34.828541+0000","last_undegraded":"2021-07-24T16:48:34.828541+0000","last_fullsized":"2021-07-24T16:48:34.828541+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"57'6","reported_seq":"18","reported_epoch":"57","state":"active+clean","last_fresh":"2021-07-24T16:48:37.838573+0000","last_change":"2021-07-24T16:48:33.803721+0000","last_active":"2021-07-24T16:48:37.838573+0000","last_peered":"2021-07-24T16:48:37.838573+0000","last_clean":"2021-07-24T16:48:37.838573+0000","last_became_active":"2021-07-24T16:48:33.803281+0000","last_became_peered":"2021-07-24T16:48:33.803281+0000","last_unstale":"2021-07-24T16:48:37.838573+0000","last_undegraded":"2021-07-24T16:48:37.838573+0000","last_fullsized":"2021-07-24T16:48:37.838573+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":6,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":1535,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.824421+0000","last_change":"2021-07-24T16:48:34.046943+0000","last_active":"2021-07-24T16:48:34.824421+0000","last_peered":"2021-07-24T16:48:34.824421+0000","last_clean":"2021-07-24T16:48:34.824421+0000","last_became_active":"2021-07-24T16:48:34.046564+0000","last_became_peered":"2021-07-24T16:48:34.046564+0000","last_unstale":"2021-07-24T16:48:34.824421+0000","last_undegraded":"2021-07-24T16:48:34.824421+0000","last_fullsized":"2021-07-24T16:48:34.824421+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"57'3","reported_seq":"15","reported_epoch":"57","state":"active+clean","last_fresh":"2021-07-24T16:48:37.835937+0000","last_change":"2021-07-24T16:48:33.805727+0000","last_active":"2021-07-24T16:48:37.835937+0000","last_peered":"2021-07-24T16:48:37.835937+0000","last_clean":"2021-07-24T16:48:37.835937+0000","last_became_active":"2021-07-24T16:48:33.805318+0000","last_became_peered":"2021-07-24T16:48:33.805318+0000","last_unstale":"2021-07-24T16:48:37.835937+0000","last_undegraded":"2021-07-24T16:48:37.835937+0000","last_fullsized":"2021-07-24T16:48:37.835937+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":3,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.827033+0000","last_change":"2021-07-24T16:48:34.824810+0000","last_active":"2021-07-24T16:48:34.827033+0000","last_peered":"2021-07-24T16:48:34.827033+0000","last_clean":"2021-07-24T16:48:34.827033+0000","last_became_active":"2021-07-24T16:48:34.824471+0000","last_became_peered":"2021-07-24T16:48:34.824471+0000","last_unstale":"2021-07-24T16:48:34.827033+0000","last_undegraded":"2021-07-24T16:48:34.827033+0000","last_fullsized":"2021-07-24T16:48:34.827033+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.813188+0000","last_change":"2021-07-24T16:48:33.796622+0000","last_active":"2021-07-24T16:48:34.813188+0000","last_peered":"2021-07-24T16:48:34.813188+0000","last_clean":"2021-07-24T16:48:34.813188+0000","last_became_active":"2021-07-24T16:48:33.796202+0000","last_became_peered":"2021-07-24T16:48:33.796202+0000","last_unstale":"2021-07-24T16:48:34.813188+0000","last_undegraded":"2021-07-24T16:48:34.813188+0000","last_fullsized":"2021-07-24T16:48:34.813188+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.828002+0000","last_change":"2021-07-24T16:48:34.825126+0000","last_active":"2021-07-24T16:48:34.828002+0000","last_peered":"2021-07-24T16:48:34.828002+0000","last_clean":"2021-07-24T16:48:34.828002+0000","last_became_active":"2021-07-24T16:48:34.824769+0000","last_became_peered":"2021-07-24T16:48:34.824769+0000","last_unstale":"2021-07-24T16:48:34.828002+0000","last_undegraded":"2021-07-24T16:48:34.828002+0000","last_fullsized":"2021-07-24T16:48:34.828002+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.805897+0000","last_change":"2021-07-24T16:48:33.807181+0000","last_active":"2021-07-24T16:48:34.805897+0000","last_peered":"2021-07-24T16:48:34.805897+0000","last_clean":"2021-07-24T16:48:34.805897+0000","last_became_active":"2021-07-24T16:48:33.806904+0000","last_became_peered":"2021-07-24T16:48:33.806904+0000","last_unstale":"2021-07-24T16:48:34.805897+0000","last_undegraded":"2021-07-24T16:48:34.805897+0000","last_fullsized":"2021-07-24T16:48:34.805897+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.827975+0000","last_change":"2021-07-24T16:48:34.826890+0000","last_active":"2021-07-24T16:48:34.827975+0000","last_peered":"2021-07-24T16:48:34.827975+0000","last_clean":"2021-07-24T16:48:34.827975+0000","last_became_active":"2021-07-24T16:48:34.826314+0000","last_became_peered":"2021-07-24T16:48:34.826314+0000","last_unstale":"2021-07-24T16:48:34.827975+0000","last_undegraded":"2021-07-24T16:48:34.827975+0000","last_fullsized":"2021-07-24T16:48:34.827975+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.811240+0000","last_change":"2021-07-24T16:48:33.805311+0000","last_active":"2021-07-24T16:48:34.811240+0000","last_peered":"2021-07-24T16:48:34.811240+0000","last_clean":"2021-07-24T16:48:34.811240+0000","last_became_active":"2021-07-24T16:48:33.804915+0000","last_became_peered":"2021-07-24T16:48:33.804915+0000","last_unstale":"2021-07-24T16:48:34.811240+0000","last_undegraded":"2021-07-24T16:48:34.811240+0000","last_fullsized":"2021-07-24T16:48:34.811240+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.824762+0000","last_change":"2021-07-24T16:48:34.824537+0000","last_active":"2021-07-24T16:48:34.824762+0000","last_peered":"2021-07-24T16:48:34.824762+0000","last_clean":"2021-07-24T16:48:34.824762+0000","last_became_active":"2021-07-24T16:48:34.824151+0000","last_became_peered":"2021-07-24T16:48:34.824151+0000","last_unstale":"2021-07-24T16:48:34.824762+0000","last_undegraded":"2021-07-24T16:48:34.824762+0000","last_fullsized":"2021-07-24T16:48:34.824762+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":"12","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.823667+0000","last_change":"2021-07-24T16:48:33.795812+0000","last_active":"2021-07-24T16:48:34.823667+0000","last_peered":"2021-07-24T16:48:34.823667+0000","last_clean":"2021-07-24T16:48:34.823667+0000","last_became_active":"2021-07-24T16:48:33.795392+0000","last_became_peered":"2021-07-24T16:48:33.795392+0000","last_unstale":"2021-07-24T16:48:34.823667+0000","last_undegraded":"2021-07-24T16:48:34.823667+0000","last_fullsized":"2021-07-24T16:48:34.823667+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":"11","reported_epoch":"56","state":"active+clean","last_fresh":"2021-07-24T16:48:34.827995+0000","last_change":"2021-07-24T16:48:34.826977+0000","last_active":"2021-07-24T16:48:34.827995+0000","last_peered":"2021-07-24T16:48:34.827995+0000","last_clean":"2021-07-24T16:48:34.827995+0000","last_became_active":"2021-07-24T16:48:34.826589+0000","last_became_peered":"2021-07-24T16:48:34.826589+0000","last_unstale":"2021-07-24T16:48:34.827995+0000","last_undegraded":"2021-07-24T16:48:34.827995+0000","last_fullsized":"2021-07-24T16:48:34.827995+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":54,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:33.778890+0000","last_clean_scrub_stamp":"2021-07-24T16:48:33.778890+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"57'1","reported_seq":"13","reported_epoch":"57","state":"active+clean","last_fresh":"2021-07-24T16:48:36.608481+0000","last_change":"2021-07-24T16:48:33.800285+0000","last_active":"2021-07-24T16:48:36.608481+0000","last_peered":"2021-07-24T16:48:36.608481+0000","last_clean":"2021-07-24T16:48:36.608481+0000","last_became_active":"2021-07-24T16:48:33.799888+0000","last_became_peered":"2021-07-24T16:48:33.799888+0000","last_unstale":"2021-07-24T16:48:36.608481+0000","last_undegraded":"2021-07-24T16:48:36.608481+0000","last_fullsized":"2021-07-24T16:48:36.608481+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2021-07-24T16:48:32.773405+0000","last_clean_scrub_stamp":"2021-07-24T16:48:32.773405+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":2304,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":6912,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":7},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":47,"seq":201863462948,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049160,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92695992,"statfs":{"total":95995035648,"available":94920695808,"internally_reserved":1073741824,"allocated":589824,"data_stored":238195,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jul 24 16:48:56 2021","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.47399999999999998,"15min":0.46899999999999997},"min":{"1min":0.38300000000000001,"5min":0.376,"15min":0.376},"max":{"1min":0.66400000000000003,"5min":0.67800000000000005,"15min":0.67800000000000005},"last":0.36299999999999999},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.35399999999999998,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.45700000000000002}]},{"osd":1,"last update":"Sat Jul 24 16:48:56 2021","interfaces":[{"interface":"back","average":{"1min":0.47799999999999998,"5min":0.67100000000000004,"15min":0.70299999999999996},"min":{"1min":0.36099999999999999,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.63200000000000001,"5min":5.5330000000000004,"15min":5.5330000000000004},"last":0.53300000000000003},{"interface":"front","average":{"1min":0.496,"5min":0.47999999999999998,"15min":0.47799999999999998},"min":{"1min":0.38800000000000001,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.64500000000000002,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.38500000000000001}]},{"osd":2,"last update":"Sat Jul 24 16:48:56 2021","interfaces":[{"interface":"back","average":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"min":{"1min":0.38700000000000001,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.628,"5min":0.69599999999999995,"15min":0.69599999999999995},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.68000000000000005,"15min":0.70599999999999996},"min":{"1min":0.38100000000000001,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.78900000000000003,"5min":5.5659999999999998,"15min":5.5659999999999998},"last":0.41599999999999998}]},{"osd":3,"last update":"Sat Jul 24 16:48:56 2021","interfaces":[{"interface":"back","average":{"1min":0.497,"5min":0.65800000000000003,"15min":0.68500000000000005},"min":{"1min":0.35599999999999998,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.65700000000000003,"5min":5.5529999999999999,"15min":5.5529999999999999},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.68500000000000005,"15min":0.71199999999999997},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.75,"5min":5.5839999999999996,"15min":5.5839999999999996},"last":0.46999999999999997}]},{"osd":4,"last update":"Sat Jul 24 16:48:56 2021","interfaces":[{"interface":"back","average":{"1min":0.438,"5min":0.39400000000000002,"15min":0.38700000000000001},"min":{"1min":0.28799999999999998,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.317},{"interface":"front","average":{"1min":0.496,"5min":0.44,"15min":0.42999999999999999},"min":{"1min":0.32000000000000001,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.442}]},{"osd":5,"last update":"Sat Jul 24 16:48:56 2021","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.438,"15min":0.42899999999999999},"min":{"1min":0.318,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.504},{"interface":"front","average":{"1min":0.50600000000000001,"5min":0.46400000000000002,"15min":0.45700000000000002},"min":{"1min":0.32900000000000001,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.495}]},{"osd":6,"last update":"Sat Jul 24 16:48:56 2021","interfaces":[{"interface":"back","average":{"1min":0.51300000000000001,"5min":0.49099999999999999,"15min":0.48699999999999999},"min":{"1min":0.34000000000000002,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.51700000000000002,"5min":0.46800000000000003,"15min":0.46000000000000002},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.69799999999999995,"5min":0.749,"15min":0.749},"last":0.51600000000000001}]}]},{"osd":6,"up_from":42,"seq":180388626473,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049148,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696004,"statfs":{"total":95995035648,"available":94920708096,"internally_reserved":1073741824,"allocated":577536,"data_stored":238049,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jul 24 16:48:38 2021","interfaces":[{"interface":"back","average":{"1min":0.44900000000000001,"5min":0.47799999999999998,"15min":0.48299999999999998},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.60099999999999998,"5min":0.75,"15min":0.75},"last":0.56499999999999995},{"interface":"front","average":{"1min":0.443,"5min":0.47899999999999998,"15min":0.48499999999999999},"min":{"1min":0.20699999999999999,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.72699999999999998}]},{"osd":1,"last update":"Sat Jul 24 16:48:38 2021","interfaces":[{"interface":"back","average":{"1min":0.42299999999999999,"5min":0.46700000000000003,"15min":0.47499999999999998},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.58999999999999997,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.50800000000000001},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.45000000000000001,"15min":0.44800000000000001},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.66500000000000004}]},{"osd":2,"last update":"Sat Jul 24 16:48:38 2021","interfaces":[{"interface":"back","average":{"1min":0.44900000000000001,"5min":0.49199999999999999,"15min":0.499},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.64100000000000001,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.53500000000000003},{"interface":"front","average":{"1min":0.44800000000000001,"5min":0.47999999999999998,"15min":0.48599999999999999},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.65300000000000002,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.63}]},{"osd":3,"last update":"Sat Jul 24 16:48:38 2021","interfaces":[{"interface":"back","average":{"1min":0.46500000000000002,"5min":0.45800000000000002,"15min":0.45700000000000002},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.71499999999999997},{"interface":"front","average":{"1min":0.47999999999999998,"5min":0.51100000000000001,"15min":0.51600000000000001},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.61399999999999999}]},{"osd":4,"last update":"Sat Jul 24 16:48:38 2021","interfaces":[{"interface":"back","average":{"1min":0.41599999999999998,"5min":0.376,"15min":0.37},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.45900000000000002,"5min":0.40300000000000002,"15min":0.39300000000000002},"min":{"1min":0.28499999999999998,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"last":0.40500000000000003}]},{"osd":5,"last update":"Sat Jul 24 16:48:38 2021","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.39800000000000002,"15min":0.38800000000000001},"min":{"1min":0.28399999999999997,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.46300000000000002},{"interface":"front","average":{"1min":0.47799999999999998,"5min":0.42199999999999999,"15min":0.41299999999999998},"min":{"1min":0.253,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.442}]},{"osd":7,"last update":"Sat Jul 24 16:48:57 2021","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.46000000000000002,"15min":0.45500000000000002},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.79500000000000004,"5min":0.79500000000000004,"15min":0.79500000000000004},"last":0.42999999999999999},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.47699999999999998,"15min":0.47099999999999997},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.47799999999999998}]}]},{"osd":1,"up_from":16,"seq":68719476792,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049132,"kb_used_data":548,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696020,"statfs":{"total":95995035648,"available":94920724480,"internally_reserved":1073741824,"allocated":561152,"data_stored":236444,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jul 24 16:49:12 2021","interfaces":[{"interface":"back","average":{"1min":0.495,"5min":0.36599999999999999,"15min":0.32800000000000001},"min":{"1min":0.18099999999999999,"5min":0.18099999999999999,"15min":0.18099999999999999},"max":{"1min":2.919,"5min":2.919,"15min":2.919},"last":0.25700000000000001},{"interface":"front","average":{"1min":0.51700000000000002,"5min":0.377,"15min":0.34499999999999997},"min":{"1min":0.23499999999999999,"5min":0.17599999999999999,"15min":0.17599999999999999},"max":{"1min":2.9390000000000001,"5min":2.9390000000000001,"15min":2.9390000000000001},"last":0.26700000000000002}]},{"osd":2,"last update":"Sat Jul 24 16:48:27 2021","interfaces":[{"interface":"back","average":{"1min":0.48499999999999999,"5min":0.38900000000000001,"15min":0.372},"min":{"1min":0.214,"5min":0.214,"15min":0.214},"max":{"1min":3.1859999999999999,"5min":3.1859999999999999,"15min":3.1859999999999999},"last":0.29199999999999998},{"interface":"front","average":{"1min":0.46400000000000002,"5min":0.377,"15min":0.35999999999999999},"min":{"1min":0.22,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":2.9660000000000002,"5min":2.9660000000000002,"15min":2.9660000000000002},"last":0.28100000000000003}]},{"osd":3,"last update":"Sat Jul 24 16:48:47 2021","interfaces":[{"interface":"back","average":{"1min":0.50900000000000001,"5min":0.41999999999999998,"15min":0.41099999999999998},"min":{"1min":0.254,"5min":0.251,"15min":0.251},"max":{"1min":3.3330000000000002,"5min":3.3330000000000002,"15min":3.3330000000000002},"last":0.32700000000000001},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.44600000000000001,"15min":0.438},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":3.4929999999999999,"5min":3.4929999999999999,"15min":3.4929999999999999},"last":0.32100000000000001}]},{"osd":4,"last update":"Sat Jul 24 16:49:03 2021","interfaces":[{"interface":"back","average":{"1min":0.72999999999999998,"5min":0.56699999999999995,"15min":0.54200000000000004},"min":{"1min":0.436,"5min":0.373,"15min":0.373},"max":{"1min":3.3700000000000001,"5min":3.3700000000000001,"15min":3.3700000000000001},"last":0.48099999999999998},{"interface":"front","average":{"1min":0.71699999999999997,"5min":0.56399999999999995,"15min":0.54200000000000004},"min":{"1min":0.40600000000000003,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":3.4399999999999999,"5min":3.4399999999999999,"15min":3.4399999999999999},"last":0.70899999999999996}]},{"osd":5,"last update":"Sat Jul 24 16:49:21 2021","interfaces":[{"interface":"back","average":{"1min":0.752,"5min":0.57399999999999995,"15min":0.54700000000000004},"min":{"1min":0.42199999999999999,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":3.427,"5min":3.427,"15min":3.427},"last":0.51900000000000002},{"interface":"front","average":{"1min":0.755,"5min":0.58299999999999996,"15min":0.56200000000000006},"min":{"1min":0.39000000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":3.4209999999999998,"5min":3.4209999999999998,"15min":3.4209999999999998},"last":0.56699999999999995}]},{"osd":6,"last update":"Sat Jul 24 16:48:37 2021","interfaces":[{"interface":"back","average":{"1min":0.65400000000000003,"5min":0.58499999999999996,"15min":0.57299999999999995},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":3.4049999999999998,"5min":3.4049999999999998,"15min":3.4049999999999998},"last":0.75800000000000001},{"interface":"front","average":{"1min":0.69799999999999995,"5min":0.58199999999999996,"15min":0.56299999999999994},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":3.3980000000000001,"5min":3.3980000000000001,"15min":3.3980000000000001},"last":0.48899999999999999}]},{"osd":7,"last update":"Sat Jul 24 16:48:54 2021","interfaces":[{"interface":"back","average":{"1min":0.75800000000000001,"5min":0.59199999999999997,"15min":0.56399999999999995},"min":{"1min":0.41699999999999998,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":3.4470000000000001,"5min":3.4470000000000001,"15min":3.4470000000000001},"last":0.73799999999999999},{"interface":"front","average":{"1min":0.77600000000000002,"5min":0.58399999999999996,"15min":0.55200000000000005},"min":{"1min":0.42299999999999999,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":3.4609999999999999,"5min":3.4609999999999999,"15min":3.4609999999999999},"last":0.502}]}]},{"osd":0,"up_from":10,"seq":42949673021,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049140,"kb_used_data":556,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696012,"statfs":{"total":95995035648,"available":94920716288,"internally_reserved":1073741824,"allocated":569344,"data_stored":237019,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Jul 24 16:49:18 2021","interfaces":[{"interface":"back","average":{"1min":0.29299999999999998,"5min":0.29699999999999999,"15min":0.28199999999999997},"min":{"1min":0.192,"5min":0.16300000000000001,"15min":0.16300000000000001},"max":{"1min":0.41199999999999998,"5min":0.51800000000000002,"15min":0.51800000000000002},"last":0.499},{"interface":"front","average":{"1min":0.311,"5min":0.32600000000000001,"15min":0.308},"min":{"1min":0.22,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":0.46000000000000002,"5min":0.56200000000000006,"15min":0.56200000000000006},"last":0.46100000000000002}]},{"osd":2,"last update":"Sat Jul 24 16:49:29 2021","interfaces":[{"interface":"back","average":{"1min":0.318,"5min":0.34599999999999997,"15min":0.34999999999999998},"min":{"1min":0.255,"5min":0.217,"15min":0.217},"max":{"1min":0.41199999999999998,"5min":0.95699999999999996,"15min":0.95699999999999996},"last":0.41199999999999998},{"interface":"front","average":{"1min":0.317,"5min":0.33400000000000002,"15min":0.34399999999999997},"min":{"1min":0.20899999999999999,"5min":0.189,"15min":0.189},"max":{"1min":0.42399999999999999,"5min":0.57899999999999996,"15min":0.57899999999999996},"last":0.39700000000000002}]},{"osd":3,"last update":"Sat Jul 24 16:48:46 2021","interfaces":[{"interface":"back","average":{"1min":0.33400000000000002,"5min":0.35699999999999998,"15min":0.36699999999999999},"min":{"1min":0.23400000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"last":0.439},{"interface":"front","average":{"1min":0.34200000000000003,"5min":0.371,"15min":0.38300000000000001},"min":{"1min":0.22500000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.505,"5min":0.58799999999999997,"15min":0.58799999999999997},"last":0.44800000000000001}]},{"osd":4,"last update":"Sat Jul 24 16:48:58 2021","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.51800000000000002,"15min":0.52900000000000003},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.70999999999999996,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.51800000000000002},{"interface":"front","average":{"1min":0.55500000000000005,"5min":1.399,"15min":1.7949999999999999},"min":{"1min":0.33100000000000002,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.74399999999999999,"5min":23.302,"15min":23.302},"last":0.63300000000000001}]},{"osd":5,"last update":"Sat Jul 24 16:49:22 2021","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.55700000000000005,"15min":0.56699999999999995},"min":{"1min":0.40600000000000003,"5min":0.318,"15min":0.318},"max":{"1min":0.87,"5min":1.026,"15min":1.026},"last":0.59899999999999998},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56299999999999994,"15min":0.58099999999999996},"min":{"1min":0.41899999999999998,"5min":0.312,"15min":0.312},"max":{"1min":0.84099999999999997,"5min":1.0229999999999999,"15min":1.0229999999999999},"last":0.54000000000000004}]},{"osd":6,"last update":"Sat Jul 24 16:48:34 2021","interfaces":[{"interface":"back","average":{"1min":0.52100000000000002,"5min":1.478,"15min":1.6379999999999999},"min":{"1min":0.36399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.75600000000000001,"5min":23.391999999999999,"15min":23.391999999999999},"last":0.64900000000000002},{"interface":"front","average":{"1min":0.505,"5min":1.48,"15min":1.6419999999999999},"min":{"1min":0.35199999999999998,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.71699999999999997,"5min":23.338000000000001,"15min":23.338000000000001},"last":0.57799999999999996}]},{"osd":7,"last update":"Sat Jul 24 16:48:52 2021","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.53000000000000003,"15min":0.52600000000000002},"min":{"1min":0.38900000000000001,"5min":0.376,"15min":0.376},"max":{"1min":0.77400000000000002,"5min":1.0369999999999999,"15min":1.0369999999999999},"last":0.61799999999999999},{"interface":"front","average":{"1min":0.54800000000000004,"5min":0.53100000000000003,"15min":0.52800000000000002},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.73499999999999999,"5min":1.0680000000000001,"15min":1.0680000000000001},"last":0.59499999999999997}]}]},{"osd":2,"up_from":21,"seq":90194313271,"num_pgs":17,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049140,"kb_used_data":556,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696012,"statfs":{"total":95995035648,"available":94920716288,"internally_reserved":1073741824,"allocated":569344,"data_stored":237031,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jul 24 16:48:34 2021","interfaces":[{"interface":"back","average":{"1min":0.33300000000000002,"5min":0.33100000000000002,"15min":0.32600000000000001},"min":{"1min":0.216,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.57399999999999995},{"interface":"front","average":{"1min":0.33800000000000002,"5min":0.33900000000000002,"15min":0.33500000000000002},"min":{"1min":0.221,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"last":0.40899999999999997}]},{"osd":1,"last update":"Sat Jul 24 16:48:34 2021","interfaces":[{"interface":"back","average":{"1min":0.34499999999999997,"5min":0.34300000000000003,"15min":0.33900000000000002},"min":{"1min":0.23200000000000001,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":0.38200000000000001},{"interface":"front","average":{"1min":0.32900000000000001,"5min":0.35899999999999999,"15min":0.36099999999999999},"min":{"1min":0.23499999999999999,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.52300000000000002,"5min":0.53200000000000003,"15min":0.53200000000000003},"last":0.39400000000000002}]},{"osd":3,"last update":"Sat Jul 24 16:48:45 2021","interfaces":[{"interface":"back","average":{"1min":0.33800000000000002,"5min":0.38500000000000001,"15min":0.40200000000000002},"min":{"1min":0.20200000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.54900000000000004,"5min":0.58999999999999997,"15min":0.58999999999999997},"last":0.439},{"interface":"front","average":{"1min":0.36699999999999999,"5min":0.39300000000000002,"15min":0.40500000000000003},"min":{"1min":0.219,"5min":0.219,"15min":0.219},"max":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"last":0.42299999999999999}]},{"osd":4,"last update":"Sat Jul 24 16:49:02 2021","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.505,"15min":0.50600000000000001},"min":{"1min":0.33200000000000002,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.78200000000000003,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.504,"15min":0.503},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.85299999999999998,"5min":0.85299999999999998,"15min":0.85299999999999998},"last":0.58499999999999996}]},{"osd":5,"last update":"Sat Jul 24 16:49:20 2021","interfaces":[{"interface":"back","average":{"1min":0.47799999999999998,"5min":0.51500000000000001,"15min":0.51700000000000002},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.67400000000000004,"5min":0.93400000000000005,"15min":0.93400000000000005},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.51800000000000002,"15min":0.52100000000000002},"min":{"1min":0.36699999999999999,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.73899999999999999,"5min":0.90000000000000002,"15min":0.90000000000000002},"last":0.621}]},{"osd":6,"last update":"Sat Jul 24 16:48:38 2021","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.53900000000000003,"15min":0.53500000000000003},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.88,"5min":0.88,"15min":0.88},"last":0.628},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.53500000000000003,"15min":0.53200000000000003},"min":{"1min":0.374,"5min":0.37,"15min":0.37},"max":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.65400000000000003}]},{"osd":7,"last update":"Sat Jul 24 16:48:56 2021","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.88800000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.54400000000000004,"15min":0.54900000000000004},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.754,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.67700000000000005}]}]},{"osd":3,"up_from":27,"seq":115964117043,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049136,"kb_used_data":552,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696016,"statfs":{"total":95995035648,"available":94920720384,"internally_reserved":1073741824,"allocated":565248,"data_stored":236534,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jul 24 16:48:45 2021","interfaces":[{"interface":"back","average":{"1min":0.317,"5min":0.375,"15min":0.377},"min":{"1min":0.18099999999999999,"5min":0.18099999999999999,"15min":0.18099999999999999},"max":{"1min":0.51100000000000001,"5min":1.554,"15min":1.554},"last":0.26700000000000002},{"interface":"front","average":{"1min":0.35099999999999998,"5min":0.38,"15min":0.38600000000000001},"min":{"1min":0.21199999999999999,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"last":0.29999999999999999}]},{"osd":1,"last update":"Sat Jul 24 16:48:45 2021","interfaces":[{"interface":"back","average":{"1min":0.33700000000000002,"5min":0.39100000000000001,"15min":0.40400000000000003},"min":{"1min":0.19500000000000001,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":0.53100000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.255},{"interface":"front","average":{"1min":0.35099999999999998,"5min":0.378,"15min":0.38100000000000001},"min":{"1min":0.223,"5min":0.223,"15min":0.223},"max":{"1min":0.622,"5min":0.625,"15min":0.625},"last":0.27400000000000002}]},{"osd":2,"last update":"Sat Jul 24 16:48:45 2021","interfaces":[{"interface":"back","average":{"1min":0.371,"5min":0.40600000000000003,"15min":0.41699999999999998},"min":{"1min":0.22800000000000001,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.308},{"interface":"front","average":{"1min":0.378,"5min":0.40000000000000002,"15min":0.40899999999999997},"min":{"1min":0.25800000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.29299999999999998}]},{"osd":4,"last update":"Sat Jul 24 16:49:02 2021","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.52600000000000002,"15min":0.52000000000000002},"min":{"1min":0.38100000000000001,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.78200000000000003,"5min":0.874,"15min":0.874},"last":0.48999999999999999},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.54500000000000004}]},{"osd":5,"last update":"Sat Jul 24 16:49:21 2021","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.54400000000000004,"15min":0.52500000000000002},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.113,"5min":1.113,"15min":1.113},"last":0.66700000000000004},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.53300000000000003,"15min":0.51900000000000002},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.79900000000000004,"5min":0.86399999999999999,"15min":0.86399999999999999},"last":0.65900000000000003}]},{"osd":6,"last update":"Sat Jul 24 16:48:34 2021","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.54500000000000004,"15min":0.54600000000000004},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.81599999999999995,"5min":0.92800000000000005,"15min":0.92800000000000005},"last":0.68000000000000005},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.84699999999999998,"5min":0.84699999999999998,"15min":0.84699999999999998},"last":0.58899999999999997}]},{"osd":7,"last update":"Sat Jul 24 16:48:58 2021","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.55000000000000004,"15min":0.55100000000000005},"min":{"1min":0.38400000000000001,"5min":0.376,"15min":0.376},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.52200000000000002,"5min":0.56999999999999995,"15min":0.57799999999999996},"min":{"1min":0.41499999999999998,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.73799999999999999,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.71999999999999997}]}]},{"osd":4,"up_from":32,"seq":137438953520,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049156,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92695996,"statfs":{"total":95995035648,"available":94920699904,"internally_reserved":1073741824,"allocated":585728,"data_stored":238125,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jul 24 16:49:06 2021","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.51400000000000001,"15min":0.52400000000000002},"min":{"1min":0.36299999999999999,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.68000000000000005,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.38800000000000001},{"interface":"front","average":{"1min":0.48399999999999999,"5min":0.49199999999999999,"15min":0.496},"min":{"1min":0.35099999999999998,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.65800000000000003,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.48099999999999998}]},{"osd":1,"last update":"Sat Jul 24 16:49:06 2021","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.501,"15min":0.51600000000000001},"min":{"1min":0.36599999999999999,"5min":0.309,"15min":0.309},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.441},{"interface":"front","average":{"1min":0.503,"5min":0.51700000000000002,"15min":0.52100000000000002},"min":{"1min":0.40999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.623,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.39900000000000002}]},{"osd":2,"last update":"Sat Jul 24 16:49:06 2021","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.50600000000000001,"15min":0.51200000000000001},"min":{"1min":0.34300000000000003,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.622,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.60899999999999999},{"interface":"front","average":{"1min":0.47599999999999998,"5min":0.51300000000000001,"15min":0.52800000000000002},"min":{"1min":0.33500000000000002,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.71799999999999997,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.504}]},{"osd":3,"last update":"Sat Jul 24 16:49:06 2021","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.52000000000000002,"15min":0.51300000000000001},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.6579999999999999,"5min":1.6579999999999999,"15min":1.6579999999999999},"last":0.54200000000000004},{"interface":"front","average":{"1min":0.49199999999999999,"5min":0.52100000000000002,"15min":0.53200000000000003},"min":{"1min":0.378,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.65500000000000003,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.51400000000000001}]},{"osd":5,"last update":"Sat Jul 24 16:49:20 2021","interfaces":[{"interface":"back","average":{"1min":0.42099999999999999,"5min":0.38300000000000001,"15min":0.35599999999999998},"min":{"1min":0.315,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":0.57799999999999996,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.56599999999999995},{"interface":"front","average":{"1min":0.48099999999999998,"5min":0.432,"15min":0.40600000000000003},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.60899999999999999,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.62}]},{"osd":6,"last update":"Sat Jul 24 16:48:39 2021","interfaces":[{"interface":"back","average":{"1min":0.44400000000000001,"5min":0.40000000000000002,"15min":0.39200000000000002},"min":{"1min":0.26800000000000002,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.48399999999999999,"5min":0.436,"15min":0.42799999999999999},"min":{"1min":0.29499999999999998,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.64200000000000002}]},{"osd":7,"last update":"Sat Jul 24 16:48:52 2021","interfaces":[{"interface":"back","average":{"1min":0.46100000000000002,"5min":0.45500000000000002,"15min":0.45400000000000001},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.58599999999999997},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.46999999999999997,"15min":0.46800000000000003},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.63200000000000001}]}]},{"osd":5,"up_from":37,"seq":158913789996,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049140,"kb_used_data":556,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696012,"statfs":{"total":95995035648,"available":94920716288,"internally_reserved":1073741824,"allocated":569344,"data_stored":237067,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jul 24 16:49:20 2021","interfaces":[{"interface":"back","average":{"1min":0.47099999999999997,"5min":0.45000000000000001,"15min":0.44800000000000001},"min":{"1min":0.309,"5min":0.254,"15min":0.254},"max":{"1min":0.59999999999999998,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.439,"5min":0.47499999999999998,"15min":0.48699999999999999},"min":{"1min":0.32500000000000001,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.621,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.53500000000000003}]},{"osd":1,"last update":"Sat Jul 24 16:49:20 2021","interfaces":[{"interface":"back","average":{"1min":0.45600000000000002,"5min":0.47899999999999998,"15min":0.48899999999999999},"min":{"1min":0.34999999999999998,"5min":0.312,"15min":0.312},"max":{"1min":0.63600000000000001,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.60999999999999999},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"min":{"1min":0.34899999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.59799999999999998,"5min":0.73799999999999999,"15min":0.73799999999999999},"last":0.42799999999999999}]},{"osd":2,"last update":"Sat Jul 24 16:49:20 2021","interfaces":[{"interface":"back","average":{"1min":0.45300000000000001,"5min":0.46600000000000003,"15min":0.47199999999999998},"min":{"1min":0.38200000000000001,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.54900000000000004,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.49299999999999999,"5min":0.499,"15min":0.505},"min":{"1min":0.39800000000000002,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.58299999999999996,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.65100000000000002}]},{"osd":3,"last update":"Sat Jul 24 16:49:20 2021","interfaces":[{"interface":"back","average":{"1min":0.501,"5min":0.5,"15min":0.499},"min":{"1min":0.42299999999999999,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.58899999999999997,"5min":0.748,"15min":0.748},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.504,"15min":0.502},"min":{"1min":0.38500000000000001,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.61099999999999999,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.71299999999999997}]},{"osd":4,"last update":"Sat Jul 24 16:49:20 2021","interfaces":[{"interface":"back","average":{"1min":0.39700000000000002,"5min":0.35599999999999998,"15min":0.33900000000000002},"min":{"1min":0.28399999999999997,"5min":0.217,"15min":0.217},"max":{"1min":0.58999999999999997,"5min":0.64400000000000002,"15min":0.64400000000000002},"last":0.39000000000000001},{"interface":"front","average":{"1min":0.41599999999999998,"5min":0.38100000000000001,"15min":0.36699999999999999},"min":{"1min":0.32400000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.53800000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.55000000000000004}]},{"osd":6,"last update":"Sat Jul 24 16:48:37 2021","interfaces":[{"interface":"back","average":{"1min":0.42599999999999999,"5min":0.39400000000000002,"15min":0.38800000000000001},"min":{"1min":0.26200000000000001,"5min":0.253,"15min":0.253},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.46000000000000002,"5min":0.39000000000000001,"15min":0.378},"min":{"1min":0.309,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.50900000000000001}]},{"osd":7,"last update":"Sat Jul 24 16:49:00 2021","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.45000000000000001,"15min":0.442},"min":{"1min":0.33500000000000002,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.46899999999999997},{"interface":"front","average":{"1min":0.47399999999999998,"5min":0.42199999999999999,"15min":0.41299999999999998},"min":{"1min":0.29399999999999998,"5min":0.253,"15min":0.253},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.57999999999999996}]}]}]}} 2021-07-24T16:49:36.648 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2021-07-24T16:49:36.648 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2021-07-24T16:49:36.649 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2021-07-24T16:49:36.649 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -- ceph health --format=json 2021-07-24T16:49:36.785 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/09e65f2e-ec9e-11eb-8c23-001a4aab830c/mon.a/config 2021-07-24T16:49:38.579 INFO:teuthology.orchestra.run.smithi115.stdout: 2021-07-24T16:49:39.373 INFO:teuthology.orchestra.run.smithi115.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2021-07-24T16:49:39.374 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2021-07-24T16:49:39.375 INFO:teuthology.run_tasks:Running task print... 2021-07-24T16:49:39.389 INFO:teuthology.task.print:**** upgrading first half of cluster, with stress **** 2021-07-24T16:49:39.390 INFO:teuthology.run_tasks:Running task parallel... 2021-07-24T16:49:39.429 INFO:teuthology.task.parallel:starting parallel... 2021-07-24T16:49:39.430 INFO:teuthology.task.parallel:In parallel, running task sequential... 2021-07-24T16:49:39.431 INFO:teuthology.task.sequential:In sequential, running task workunit... 2021-07-24T16:49:39.435 INFO:tasks.workunit:Pulling workunits from ref octopus 2021-07-24T16:49:39.437 INFO:tasks.workunit:Making a separate scratch dir for every client... 2021-07-24T16:49:39.438 DEBUG:teuthology.orchestra.run.smithi115:> stat -- /home/ubuntu/cephtest/mnt.0 2021-07-24T16:49:39.438 INFO:teuthology.task.parallel:In parallel, running task sequential... 2021-07-24T16:49:39.439 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2021-07-24T16:49:39.439 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi115.front.sepia.ceph.com 2021-07-24T16:49:39.440 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -e sha1=f7cd730b96380f0a18fbfd486fd4354c294b17eb -- bash -c 'ceph config set mgr mgr/cephadm/daemon_cache_timeout 60' 2021-07-24T16:49:39.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2021-07-24T16:49:39.456 INFO:teuthology.orchestra.run.smithi115.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2021-07-24T16:49:39.457 DEBUG:teuthology.orchestra.run.smithi115:> mkdir -- /home/ubuntu/cephtest/mnt.0 2021-07-24T16:49:39.510 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2021-07-24T16:49:39.510 DEBUG:teuthology.orchestra.run.smithi115:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2021-07-24T16:49:39.564 INFO:tasks.workunit:timeout=3h 2021-07-24T16:49:39.564 INFO:tasks.workunit:cleanup=True 2021-07-24T16:49:39.565 DEBUG:teuthology.orchestra.run.smithi115:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch octopus git://git.ceph.com/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2021-07-24T16:49:39.619 INFO:tasks.workunit.client.0.smithi115.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2021-07-24T16:49:39.645 INFO:tasks.workunit.client.0.smithi115.stderr:warning: Could not find remote branch octopus to clone. 2021-07-24T16:49:39.646 INFO:tasks.workunit.client.0.smithi115.stderr:fatal: Remote branch octopus not found in upstream origin 2021-07-24T16:49:39.646 DEBUG:teuthology.orchestra.run:got remote process result: 128 2021-07-24T16:49:39.647 INFO:tasks.workunit:failed to check out 'octopus' from git://git.ceph.com/ceph-ci.git; will also try in git://git.ceph.com/ceph.git 2021-07-24T16:49:39.647 DEBUG:teuthology.orchestra.run.smithi115:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch octopus git://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2021-07-24T16:49:39.701 INFO:tasks.workunit.client.0.smithi115.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2021-07-24T16:49:42.265 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -e sha1=f7cd730b96380f0a18fbfd486fd4354c294b17eb -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2021-07-24T16:49:44.664 INFO:teuthology.orchestra.run.smithi115.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:f7cd730b96380f0a18fbfd486fd4354c294b17eb 2021-07-24T16:49:44.710 DEBUG:teuthology.orchestra.run.smithi115:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2021-07-24T16:49:44.739 INFO:tasks.workunit.client.0.smithi115.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2021-07-24T16:49:44.742 INFO:tasks.workunit.client.0.smithi115.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2021-07-24T16:49:44.742 INFO:tasks.workunit.client.0.smithi115.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2021-07-24T16:49:48.536 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -e sha1=f7cd730b96380f0a18fbfd486fd4354c294b17eb -- bash -c 'ceph orch ps' 2021-07-24T16:49:49.075 INFO:tasks.workunit.client.0.smithi115.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2021-07-24T16:49:49.149 INFO:tasks.workunit.client.0.smithi115.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2021-07-24T16:49:49.192 INFO:tasks.workunit.client.0.smithi115.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2021-07-24T16:49:49.193 INFO:tasks.workunit.client.0.smithi115.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2021-07-24T16:49:49.194 INFO:tasks.workunit.client.0.smithi115.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2021-07-24T16:49:49.235 INFO:tasks.workunit.client.0.smithi115.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2021-07-24T16:49:49.237 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2021-07-24T16:49:49.238 DEBUG:teuthology.orchestra.run.smithi115:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2021-07-24T16:49:49.257 INFO:tasks.workunit:Running workunits matching rbd/test_librbd.sh on client.0... 2021-07-24T16:49:49.258 INFO:tasks.workunit:Running workunit rbd/test_librbd.sh... 2021-07-24T16:49:49.259 DEBUG:teuthology.orchestra.run.smithi115:workunit test rbd/test_librbd.sh> 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=octopus 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 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd.sh 2021-07-24T16:49:49.345 INFO:tasks.workunit.client.0.smithi115.stdout:seed 65904 2021-07-24T16:49:49.346 INFO:tasks.workunit.client.0.smithi115.stdout:[==========] Running 351 tests from 15 test suites. 2021-07-24T16:49:49.346 INFO:tasks.workunit.client.0.smithi115.stdout:[----------] Global test environment set-up. 2021-07-24T16:49:49.346 INFO:tasks.workunit.client.0.smithi115.stdout:[----------] 115 tests from TestLibRBD 2021-07-24T16:49:49.378 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.CreateAndStat 2021-07-24T16:49:50.772 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:49:51.523 INFO:teuthology.orchestra.run.smithi115.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2021-07-24T16:49:51.524 INFO:teuthology.orchestra.run.smithi115.stdout:alertmanager.a smithi115 running (114s) 66s ago 2m 0.20.0 docker.io/prom/alertmanager:v0.20.0 0881eb8f169f 0a8f13f569ee 2021-07-24T16:49:51.524 INFO:teuthology.orchestra.run.smithi115.stdout:grafana.a smithi185 running (2m) 3s ago 2m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 3b1077a63311 e0df60d368e3 2021-07-24T16:49:51.524 INFO:teuthology.orchestra.run.smithi115.stdout:mds.foo.smithi115.letqji smithi115 running (74s) 66s ago 73s 15.2.13 docker.io/ceph/daemon-base:latest-octopus 5eab30a79396 9747d863ab4c 2021-07-24T16:49:51.524 INFO:teuthology.orchestra.run.smithi115.stdout:mds.foo.smithi185.duiiln smithi185 running (71s) 3s ago 71s 15.2.13 docker.io/ceph/daemon-base:latest-octopus 5eab30a79396 45881edd6025 2021-07-24T16:49:51.525 INFO:teuthology.orchestra.run.smithi115.stdout:mgr.x smithi185 running (5m) 3s ago 5m 15.2.13 docker.io/ceph/daemon-base:latest-octopus 5eab30a79396 1dbcb4390826 2021-07-24T16:49:51.525 INFO:teuthology.orchestra.run.smithi115.stdout:mgr.y smithi115 running (7m) 66s ago 7m 15.2.13 docker.io/ceph/daemon-base:latest-octopus 5eab30a79396 a10147b4bb11 2021-07-24T16:49:51.525 INFO:teuthology.orchestra.run.smithi115.stdout:mon.a smithi115 running (7m) 66s ago 7m 15.2.13 docker.io/ceph/daemon-base:latest-octopus 5eab30a79396 c59b1284dce9 2021-07-24T16:49:51.525 INFO:teuthology.orchestra.run.smithi115.stdout:mon.b smithi185 running (5m) 3s ago 5m 15.2.13 docker.io/ceph/daemon-base:latest-octopus 5eab30a79396 8a1ad6975411 2021-07-24T16:49:51.525 INFO:teuthology.orchestra.run.smithi115.stdout:mon.c smithi115 running (5m) 66s ago 5m 15.2.13 docker.io/ceph/daemon-base:latest-octopus 5eab30a79396 6a59c71e6709 2021-07-24T16:49:51.526 INFO:teuthology.orchestra.run.smithi115.stdout:node-exporter.a smithi115 running (2m) 66s ago 2m 0.18.1 docker.io/prom/node-exporter:v0.18.1 e5a616e4b9cf 3fb16898e117 2021-07-24T16:49:51.526 INFO:teuthology.orchestra.run.smithi115.stdout:node-exporter.b smithi185 running (2m) 3s ago 2m 0.18.1 docker.io/prom/node-exporter:v0.18.1 e5a616e4b9cf c44b8d640e30 2021-07-24T16:49:51.526 INFO:teuthology.orchestra.run.smithi115.stdout:osd.0 smithi115 running (5m) 66s ago 5m 15.2.13 docker.io/ceph/daemon-base:latest-octopus 5eab30a79396 26fce88279a4 2021-07-24T16:49:51.526 INFO:teuthology.orchestra.run.smithi115.stdout:osd.1 smithi115 running (4m) 66s ago 4m 15.2.13 docker.io/ceph/daemon-base:latest-octopus 5eab30a79396 492db3631c5d 2021-07-24T16:49:51.527 INFO:teuthology.orchestra.run.smithi115.stdout:osd.2 smithi115 running (4m) 66s ago 4m 15.2.13 docker.io/ceph/daemon-base:latest-octopus 5eab30a79396 947fa45b8fbc 2021-07-24T16:49:51.527 INFO:teuthology.orchestra.run.smithi115.stdout:osd.3 smithi115 running (4m) 66s ago 4m 15.2.13 docker.io/ceph/daemon-base:latest-octopus 5eab30a79396 dcd3570c98de 2021-07-24T16:49:51.528 INFO:teuthology.orchestra.run.smithi115.stdout:osd.4 smithi185 running (3m) 3s ago 3m 15.2.13 docker.io/ceph/daemon-base:latest-octopus 5eab30a79396 f9caf822851a 2021-07-24T16:49:51.528 INFO:teuthology.orchestra.run.smithi115.stdout:osd.5 smithi185 running (3m) 3s ago 3m 15.2.13 docker.io/ceph/daemon-base:latest-octopus 5eab30a79396 2d5031f05291 2021-07-24T16:49:51.528 INFO:teuthology.orchestra.run.smithi115.stdout:osd.6 smithi185 running (3m) 3s ago 3m 15.2.13 docker.io/ceph/daemon-base:latest-octopus 5eab30a79396 179147e2a829 2021-07-24T16:49:51.528 INFO:teuthology.orchestra.run.smithi115.stdout:osd.7 smithi185 running (3m) 3s ago 3m 15.2.13 docker.io/ceph/daemon-base:latest-octopus 5eab30a79396 20be16d18d97 2021-07-24T16:49:51.529 INFO:teuthology.orchestra.run.smithi115.stdout:prometheus.a smithi185 running (107s) 3s ago 2m 2.18.1 docker.io/prom/prometheus:v2.18.1 de242295e225 842ff624f418 2021-07-24T16:49:52.780 INFO:tasks.workunit.client.0.smithi115.stdout:image has size 2097152 and order 22 2021-07-24T16:49:52.781 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.CreateAndStat (3403 ms) 2021-07-24T16:49:52.781 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.CreateWithSameDataPool 2021-07-24T16:49:52.781 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:49:52.781 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.CreateWithSameDataPool (0 ms) 2021-07-24T16:49:52.782 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.CreateAndStatPP 2021-07-24T16:49:52.782 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:49:52.794 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.CreateAndStatPP (14 ms) 2021-07-24T16:49:52.794 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.GetId 2021-07-24T16:49:52.795 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:49:52.806 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.GetId (12 ms) 2021-07-24T16:49:52.806 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.GetIdPP 2021-07-24T16:49:52.807 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:49:52.819 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.GetIdPP (12 ms) 2021-07-24T16:49:52.819 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefix 2021-07-24T16:49:52.820 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:49:52.830 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.GetBlockNamePrefix (11 ms) 2021-07-24T16:49:52.830 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefixPP 2021-07-24T16:49:52.831 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:49:52.845 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.GetBlockNamePrefixPP (15 ms) 2021-07-24T16:49:52.845 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.TestGetCreateTimestamp 2021-07-24T16:49:52.845 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:49:52.846 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.TestGetCreateTimestamp (0 ms) 2021-07-24T16:49:52.846 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.GetCreateTimestampPP 2021-07-24T16:49:52.846 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:49:52.846 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.GetCreateTimestampPP (0 ms) 2021-07-24T16:49:52.847 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.OpenAio 2021-07-24T16:49:52.847 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:49:52.853 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -e sha1=f7cd730b96380f0a18fbfd486fd4354c294b17eb -- bash -c 'echo wait for minority of mons to upgrade' 2021-07-24T16:49:52.858 INFO:tasks.workunit.client.0.smithi115.stdout:image has size 2097152 and order 22 2021-07-24T16:49:52.858 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.OpenAio (13 ms) 2021-07-24T16:49:52.858 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.OpenAioFail 2021-07-24T16:49:52.861 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.OpenAioFail (3 ms) 2021-07-24T16:49:52.861 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.OpenAioPP 2021-07-24T16:49:52.861 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:49:52.877 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.OpenAioPP (16 ms) 2021-07-24T16:49:52.878 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.OpenAioFailPP 2021-07-24T16:49:52.880 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.OpenAioFailPP (4 ms) 2021-07-24T16:49:52.881 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.ResizeAndStat 2021-07-24T16:49:52.881 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:49:52.905 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.ResizeAndStat (25 ms) 2021-07-24T16:49:52.906 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.ResizeAndStatPP 2021-07-24T16:49:52.906 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:49:52.927 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.ResizeAndStatPP (21 ms) 2021-07-24T16:49:52.927 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResize 2021-07-24T16:49:52.927 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:49:52.947 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.UpdateWatchAndResize (20 ms) 2021-07-24T16:49:52.947 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResizePP 2021-07-24T16:49:52.948 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:49:52.969 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.UpdateWatchAndResizePP (22 ms) 2021-07-24T16:49:52.969 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.TestCreateLsDelete 2021-07-24T16:49:54.814 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:49:55.169 INFO:teuthology.orchestra.run.smithi115.stdout:wait for minority of mons to upgrade 2021-07-24T16:49:56.210 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09e65f2e-ec9e-11eb-8c23-001a4aab830c -e sha1=f7cd730b96380f0a18fbfd486fd4354c294b17eb -- bash -c 'while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done' 2021-07-24T16:49:56.807 INFO:tasks.workunit.client.0.smithi115.stdout:image: image15 2021-07-24T16:49:56.808 INFO:tasks.workunit.client.0.smithi115.stdout:expected = image15 2021-07-24T16:49:56.808 INFO:tasks.workunit.client.0.smithi115.stdout:found image15 2021-07-24T16:49:56.808 INFO:tasks.workunit.client.0.smithi115.stdout:erased image15 2021-07-24T16:49:56.809 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:49:56.849 INFO:tasks.workunit.client.0.smithi115.stdout:image: image15 2021-07-24T16:49:56.850 INFO:tasks.workunit.client.0.smithi115.stdout:image: image16 2021-07-24T16:49:56.850 INFO:tasks.workunit.client.0.smithi115.stdout:expected = image15 2021-07-24T16:49:56.850 INFO:tasks.workunit.client.0.smithi115.stdout:found image15 2021-07-24T16:49:56.850 INFO:tasks.workunit.client.0.smithi115.stdout:erased image15 2021-07-24T16:49:56.850 INFO:tasks.workunit.client.0.smithi115.stdout:expected = image16 2021-07-24T16:49:56.851 INFO:tasks.workunit.client.0.smithi115.stdout:found image16 2021-07-24T16:49:56.851 INFO:tasks.workunit.client.0.smithi115.stdout:erased image16 2021-07-24T16:49:56.851 INFO:tasks.workunit.client.0.smithi115.stdout:image: image16 2021-07-24T16:49:56.851 INFO:tasks.workunit.client.0.smithi115.stdout:expected = image16 2021-07-24T16:49:56.852 INFO:tasks.workunit.client.0.smithi115.stdout:found image16 2021-07-24T16:49:56.852 INFO:tasks.workunit.client.0.smithi115.stdout:erased image16 2021-07-24T16:49:56.852 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.TestCreateLsDelete (3879 ms) 2021-07-24T16:49:56.852 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.TestCreateLsDeletePP 2021-07-24T16:49:58.835 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:50:00.842 INFO:tasks.workunit.client.0.smithi115.stdout:num images is: 1 2021-07-24T16:50:00.842 INFO:tasks.workunit.client.0.smithi115.stdout:expected: 1 2021-07-24T16:50:00.843 INFO:tasks.workunit.client.0.smithi115.stdout:image: image17 2021-07-24T16:50:00.843 INFO:tasks.workunit.client.0.smithi115.stdout:expected = image17 2021-07-24T16:50:00.843 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:50:00.851 INFO:tasks.workunit.client.0.smithi115.stdout:num images is: 2 2021-07-24T16:50:00.851 INFO:tasks.workunit.client.0.smithi115.stdout:expected: 2 2021-07-24T16:50:00.851 INFO:tasks.workunit.client.0.smithi115.stdout:image: image17 2021-07-24T16:50:00.852 INFO:tasks.workunit.client.0.smithi115.stdout:image: image18 2021-07-24T16:50:00.852 INFO:tasks.workunit.client.0.smithi115.stdout:expected = image17 2021-07-24T16:50:00.852 INFO:tasks.workunit.client.0.smithi115.stdout:expected = image18 2021-07-24T16:50:00.863 INFO:tasks.workunit.client.0.smithi115.stdout:num images is: 1 2021-07-24T16:50:00.863 INFO:tasks.workunit.client.0.smithi115.stdout:expected: 1 2021-07-24T16:50:00.864 INFO:tasks.workunit.client.0.smithi115.stdout:image: image18 2021-07-24T16:50:00.864 INFO:tasks.workunit.client.0.smithi115.stdout:expected = image18 2021-07-24T16:50:00.864 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.TestCreateLsDeletePP (4016 ms) 2021-07-24T16:50:00.864 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.TestCopy 2021-07-24T16:50:02.156 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:50:06.267 INFO:tasks.workunit.client.0.smithi115.stdout:image: image19 2021-07-24T16:50:06.268 INFO:tasks.workunit.client.0.smithi115.stdout:expected = image19 2021-07-24T16:50:06.268 INFO:tasks.workunit.client.0.smithi115.stdout:found image19 2021-07-24T16:50:06.268 INFO:tasks.workunit.client.0.smithi115.stdout:erased image19 2021-07-24T16:50:06.268 INFO:tasks.workunit.client.0.smithi115.stdout:image: image19 2021-07-24T16:50:06.269 INFO:tasks.workunit.client.0.smithi115.stdout:image: image20 2021-07-24T16:50:06.269 INFO:tasks.workunit.client.0.smithi115.stdout:expected = image19 2021-07-24T16:50:06.269 INFO:tasks.workunit.client.0.smithi115.stdout:found image19 2021-07-24T16:50:06.269 INFO:tasks.workunit.client.0.smithi115.stdout:erased image19 2021-07-24T16:50:06.270 INFO:tasks.workunit.client.0.smithi115.stdout:expected = image20 2021-07-24T16:50:06.270 INFO:tasks.workunit.client.0.smithi115.stdout:found image20 2021-07-24T16:50:06.270 INFO:tasks.workunit.client.0.smithi115.stdout:erased image20 2021-07-24T16:50:06.270 INFO:tasks.workunit.client.0.smithi115.stdout:0.00% done 2021-07-24T16:50:06.271 INFO:tasks.workunit.client.0.smithi115.stdout:100.00% done 2021-07-24T16:50:06.271 INFO:tasks.workunit.client.0.smithi115.stdout:image: image19 2021-07-24T16:50:06.271 INFO:tasks.workunit.client.0.smithi115.stdout:image: image20 2021-07-24T16:50:06.271 INFO:tasks.workunit.client.0.smithi115.stdout:image: image21 2021-07-24T16:50:06.271 INFO:tasks.workunit.client.0.smithi115.stdout:expected = image19 2021-07-24T16:50:06.272 INFO:tasks.workunit.client.0.smithi115.stdout:found image19 2021-07-24T16:50:06.272 INFO:tasks.workunit.client.0.smithi115.stdout:erased image19 2021-07-24T16:50:06.272 INFO:tasks.workunit.client.0.smithi115.stdout:expected = image20 2021-07-24T16:50:06.272 INFO:tasks.workunit.client.0.smithi115.stdout:found image20 2021-07-24T16:50:06.273 INFO:tasks.workunit.client.0.smithi115.stdout:erased image20 2021-07-24T16:50:06.273 INFO:tasks.workunit.client.0.smithi115.stdout:expected = image21 2021-07-24T16:50:06.273 INFO:tasks.workunit.client.0.smithi115.stdout:found image21 2021-07-24T16:50:06.273 INFO:tasks.workunit.client.0.smithi115.stdout:erased image21 2021-07-24T16:50:06.273 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.TestCopy (5403 ms) 2021-07-24T16:50:06.274 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.TestCopyPP 2021-07-24T16:50:08.187 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:50:10.404 INFO:tasks.workunit.client.0.smithi115.stdout:num images is: 1 2021-07-24T16:50:10.404 INFO:tasks.workunit.client.0.smithi115.stdout:expected: 1 2021-07-24T16:50:10.404 INFO:tasks.workunit.client.0.smithi115.stdout:image: image22 2021-07-24T16:50:10.405 INFO:tasks.workunit.client.0.smithi115.stdout:expected = image22 2021-07-24T16:50:12.192 INFO:tasks.workunit.client.0.smithi115.stdout:num images is: 2 2021-07-24T16:50:12.193 INFO:tasks.workunit.client.0.smithi115.stdout:expected: 2 2021-07-24T16:50:12.193 INFO:tasks.workunit.client.0.smithi115.stdout:image: image22 2021-07-24T16:50:12.193 INFO:tasks.workunit.client.0.smithi115.stdout:image: image23 2021-07-24T16:50:12.193 INFO:tasks.workunit.client.0.smithi115.stdout:expected = image22 2021-07-24T16:50:12.194 INFO:tasks.workunit.client.0.smithi115.stdout:expected = image23 2021-07-24T16:50:12.251 INFO:tasks.workunit.client.0.smithi115.stdout:0.00% done 2021-07-24T16:50:12.251 INFO:tasks.workunit.client.0.smithi115.stdout:100.00% done 2021-07-24T16:50:12.251 INFO:tasks.workunit.client.0.smithi115.stdout:num images is: 3 2021-07-24T16:50:12.251 INFO:tasks.workunit.client.0.smithi115.stdout:expected: 3 2021-07-24T16:50:12.252 INFO:tasks.workunit.client.0.smithi115.stdout:image: image22 2021-07-24T16:50:12.252 INFO:tasks.workunit.client.0.smithi115.stdout:image: image23 2021-07-24T16:50:12.252 INFO:tasks.workunit.client.0.smithi115.stdout:image: image24 2021-07-24T16:50:12.252 INFO:tasks.workunit.client.0.smithi115.stdout:expected = image22 2021-07-24T16:50:12.252 INFO:tasks.workunit.client.0.smithi115.stdout:expected = image23 2021-07-24T16:50:12.253 INFO:tasks.workunit.client.0.smithi115.stdout:expected = image24 2021-07-24T16:50:12.285 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.TestCopyPP (6018 ms) 2021-07-24T16:50:12.285 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.TestDeepCopy 2021-07-24T16:50:12.285 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:50:12.286 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.TestDeepCopy (0 ms) 2021-07-24T16:50:12.286 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.TestDeepCopyPP 2021-07-24T16:50:12.286 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:50:12.287 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.TestDeepCopyPP (0 ms) 2021-07-24T16:50:12.287 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnap 2021-07-24T16:50:12.287 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:50:16.164 INFO:tasks.workunit.client.0.smithi115.stdout:num snaps is: 1 2021-07-24T16:50:16.165 INFO:tasks.workunit.client.0.smithi115.stdout:expected: 1 2021-07-24T16:50:16.165 INFO:tasks.workunit.client.0.smithi115.stdout:snap: snap1 2021-07-24T16:50:16.165 INFO:tasks.workunit.client.0.smithi115.stdout:found snap1 with size 2097152 2021-07-24T16:50:16.165 INFO:tasks.workunit.client.0.smithi115.stdout:num snaps is: 2 2021-07-24T16:50:16.165 INFO:tasks.workunit.client.0.smithi115.stdout:expected: 2 2021-07-24T16:50:16.166 INFO:tasks.workunit.client.0.smithi115.stdout:snap: snap1 2021-07-24T16:50:16.166 INFO:tasks.workunit.client.0.smithi115.stdout:snap: snap2 2021-07-24T16:50:16.166 INFO:tasks.workunit.client.0.smithi115.stdout:found snap1 with size 2097152 2021-07-24T16:50:16.166 INFO:tasks.workunit.client.0.smithi115.stdout:found snap2 with size 4194304 2021-07-24T16:50:16.167 INFO:tasks.workunit.client.0.smithi115.stdout:num snaps is: 1 2021-07-24T16:50:16.167 INFO:tasks.workunit.client.0.smithi115.stdout:expected: 1 2021-07-24T16:50:16.167 INFO:tasks.workunit.client.0.smithi115.stdout:snap: snap2 2021-07-24T16:50:16.167 INFO:tasks.workunit.client.0.smithi115.stdout:found snap2 with size 4194304 2021-07-24T16:50:16.168 INFO:tasks.workunit.client.0.smithi115.stdout:num snaps is: 0 2021-07-24T16:50:16.168 INFO:tasks.workunit.client.0.smithi115.stdout:expected: 0 2021-07-24T16:50:16.168 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnap (3879 ms) 2021-07-24T16:50:16.168 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.TestGetSnapShotTimeStamp 2021-07-24T16:50:16.168 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:50:16.169 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.TestGetSnapShotTimeStamp (0 ms) 2021-07-24T16:50:16.169 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnapPP 2021-07-24T16:50:16.169 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:50:17.162 INFO:tasks.workunit.client.0.smithi115.stdout:num snaps is: 1 2021-07-24T16:50:17.163 INFO:tasks.workunit.client.0.smithi115.stdout:expected: 1 2021-07-24T16:50:17.163 INFO:tasks.workunit.client.0.smithi115.stdout:snap: snap1 2021-07-24T16:50:17.163 INFO:tasks.workunit.client.0.smithi115.stdout:found snap1 with size 2097152 2021-07-24T16:50:18.165 INFO:tasks.workunit.client.0.smithi115.stdout:num snaps is: 2 2021-07-24T16:50:18.165 INFO:tasks.workunit.client.0.smithi115.stdout:expected: 2 2021-07-24T16:50:18.165 INFO:tasks.workunit.client.0.smithi115.stdout:snap: snap1 2021-07-24T16:50:18.166 INFO:tasks.workunit.client.0.smithi115.stdout:snap: snap2 2021-07-24T16:50:18.166 INFO:tasks.workunit.client.0.smithi115.stdout:found snap1 with size 2097152 2021-07-24T16:50:18.166 INFO:tasks.workunit.client.0.smithi115.stdout:found snap2 with size 4194304 2021-07-24T16:50:19.172 INFO:tasks.workunit.client.0.smithi115.stdout:num snaps is: 1 2021-07-24T16:50:19.173 INFO:tasks.workunit.client.0.smithi115.stdout:expected: 1 2021-07-24T16:50:19.173 INFO:tasks.workunit.client.0.smithi115.stdout:snap: snap2 2021-07-24T16:50:19.173 INFO:tasks.workunit.client.0.smithi115.stdout:found snap2 with size 4194304 2021-07-24T16:50:20.184 INFO:tasks.workunit.client.0.smithi115.stdout:num snaps is: 0 2021-07-24T16:50:20.185 INFO:tasks.workunit.client.0.smithi115.stdout:expected: 0 2021-07-24T16:50:20.186 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnapPP (4022 ms) 2021-07-24T16:50:20.186 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.TestGetNameIdSnapPP 2021-07-24T16:50:20.186 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:50:26.162 INFO:tasks.workunit.client.0.smithi115.stdout:num snaps is: 0 2021-07-24T16:50:26.162 INFO:tasks.workunit.client.0.smithi115.stdout:expected: 0 2021-07-24T16:50:26.163 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.TestGetNameIdSnapPP (5977 ms) 2021-07-24T16:50:26.163 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.TestCreateLsRenameSnapPP 2021-07-24T16:50:26.163 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:50:27.164 INFO:tasks.workunit.client.0.smithi115.stdout:num snaps is: 1 2021-07-24T16:50:27.164 INFO:tasks.workunit.client.0.smithi115.stdout:expected: 1 2021-07-24T16:50:27.164 INFO:tasks.workunit.client.0.smithi115.stdout:snap: snap1 2021-07-24T16:50:27.164 INFO:tasks.workunit.client.0.smithi115.stdout:found snap1 with size 2097152 2021-07-24T16:50:28.170 INFO:tasks.workunit.client.0.smithi115.stdout:num snaps is: 2 2021-07-24T16:50:28.171 INFO:tasks.workunit.client.0.smithi115.stdout:expected: 2 2021-07-24T16:50:28.171 INFO:tasks.workunit.client.0.smithi115.stdout:snap: snap1 2021-07-24T16:50:28.171 INFO:tasks.workunit.client.0.smithi115.stdout:snap: snap2 2021-07-24T16:50:28.171 INFO:tasks.workunit.client.0.smithi115.stdout:found snap1 with size 2097152 2021-07-24T16:50:28.172 INFO:tasks.workunit.client.0.smithi115.stdout:found snap2 with size 4194304 2021-07-24T16:50:28.173 INFO:tasks.workunit.client.0.smithi115.stdout:num snaps is: 2 2021-07-24T16:50:28.174 INFO:tasks.workunit.client.0.smithi115.stdout:expected: 2 2021-07-24T16:50:28.174 INFO:tasks.workunit.client.0.smithi115.stdout:snap: snap1-rename 2021-07-24T16:50:28.174 INFO:tasks.workunit.client.0.smithi115.stdout:snap: snap2 2021-07-24T16:50:28.174 INFO:tasks.workunit.client.0.smithi115.stdout:found snap1-rename with size 2097152 2021-07-24T16:50:28.175 INFO:tasks.workunit.client.0.smithi115.stdout:found snap2 with size 4194304 2021-07-24T16:50:29.183 INFO:tasks.workunit.client.0.smithi115.stdout:num snaps is: 1 2021-07-24T16:50:29.183 INFO:tasks.workunit.client.0.smithi115.stdout:expected: 1 2021-07-24T16:50:29.183 INFO:tasks.workunit.client.0.smithi115.stdout:snap: snap2-rename 2021-07-24T16:50:29.184 INFO:tasks.workunit.client.0.smithi115.stdout:found snap2-rename with size 4194304 2021-07-24T16:50:30.185 INFO:tasks.workunit.client.0.smithi115.stdout:num snaps is: 0 2021-07-24T16:50:30.186 INFO:tasks.workunit.client.0.smithi115.stdout:expected: 0 2021-07-24T16:50:30.187 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.TestCreateLsRenameSnapPP (4024 ms) 2021-07-24T16:50:30.188 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.TestIO 2021-07-24T16:50:30.188 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:50:32.736 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 512 2021-07-24T16:50:32.736 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 512 2021-07-24T16:50:32.736 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 512 2021-07-24T16:50:32.737 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 512 2021-07-24T16:50:32.737 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 512 2021-07-24T16:50:32.737 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:32.737 INFO:tasks.workunit.client.0.smithi115.stdout:started write 2021-07-24T16:50:32.738 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:32.738 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:32.738 INFO:tasks.workunit.client.0.smithi115.stdout:finished write 2021-07-24T16:50:32.738 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:32.738 INFO:tasks.workunit.client.0.smithi115.stdout:started write 2021-07-24T16:50:32.739 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:32.739 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:32.739 INFO:tasks.workunit.client.0.smithi115.stdout:finished write 2021-07-24T16:50:32.739 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:32.740 INFO:tasks.workunit.client.0.smithi115.stdout:started write 2021-07-24T16:50:32.740 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:32.740 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:32.740 INFO:tasks.workunit.client.0.smithi115.stdout:finished write 2021-07-24T16:50:32.740 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:32.741 INFO:tasks.workunit.client.0.smithi115.stdout:started write 2021-07-24T16:50:32.741 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:32.741 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:32.742 INFO:tasks.workunit.client.0.smithi115.stdout:finished write 2021-07-24T16:50:32.742 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:32.742 INFO:tasks.workunit.client.0.smithi115.stdout:started write 2021-07-24T16:50:32.742 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:32.743 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:32.743 INFO:tasks.workunit.client.0.smithi115.stdout:finished write 2021-07-24T16:50:32.743 INFO:tasks.workunit.client.0.smithi115.stdout:start compare and write 2021-07-24T16:50:32.743 INFO:tasks.workunit.client.0.smithi115.stdout:compare and wrote: 512 2021-07-24T16:50:32.743 INFO:tasks.workunit.client.0.smithi115.stdout:start compare and write 2021-07-24T16:50:32.744 INFO:tasks.workunit.client.0.smithi115.stdout:compare and wrote: 512 2021-07-24T16:50:32.744 INFO:tasks.workunit.client.0.smithi115.stdout:start compare and write 2021-07-24T16:50:32.744 INFO:tasks.workunit.client.0.smithi115.stdout:compare and wrote: 512 2021-07-24T16:50:32.744 INFO:tasks.workunit.client.0.smithi115.stdout:start compare and write 2021-07-24T16:50:32.745 INFO:tasks.workunit.client.0.smithi115.stdout:compare and wrote: 512 2021-07-24T16:50:32.745 INFO:tasks.workunit.client.0.smithi115.stdout:start compare and write 2021-07-24T16:50:32.745 INFO:tasks.workunit.client.0.smithi115.stdout:compare and wrote: 512 2021-07-24T16:50:32.745 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:32.745 INFO:tasks.workunit.client.0.smithi115.stdout:started aio compare and write 2021-07-24T16:50:32.746 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:32.746 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:32.746 INFO:tasks.workunit.client.0.smithi115.stdout:finished aio compare and write 2021-07-24T16:50:32.746 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:32.747 INFO:tasks.workunit.client.0.smithi115.stdout:started aio compare and write 2021-07-24T16:50:32.747 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:32.747 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:32.747 INFO:tasks.workunit.client.0.smithi115.stdout:finished aio compare and write 2021-07-24T16:50:32.748 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:32.748 INFO:tasks.workunit.client.0.smithi115.stdout:started aio compare and write 2021-07-24T16:50:32.748 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:32.748 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:32.748 INFO:tasks.workunit.client.0.smithi115.stdout:finished aio compare and write 2021-07-24T16:50:32.749 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:32.749 INFO:tasks.workunit.client.0.smithi115.stdout:started aio compare and write 2021-07-24T16:50:32.749 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:32.750 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:32.750 INFO:tasks.workunit.client.0.smithi115.stdout:finished aio compare and write 2021-07-24T16:50:32.750 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:32.750 INFO:tasks.workunit.client.0.smithi115.stdout:started aio compare and write 2021-07-24T16:50:32.751 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:32.751 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:32.751 INFO:tasks.workunit.client.0.smithi115.stdout:finished aio compare and write 2021-07-24T16:50:32.751 INFO:tasks.workunit.client.0.smithi115.stdout:read: 512 2021-07-24T16:50:32.752 INFO:tasks.workunit.client.0.smithi115.stdout:read: 512 2021-07-24T16:50:32.752 INFO:tasks.workunit.client.0.smithi115.stdout:read: 512 2021-07-24T16:50:32.752 INFO:tasks.workunit.client.0.smithi115.stdout:read: 512 2021-07-24T16:50:32.752 INFO:tasks.workunit.client.0.smithi115.stdout:read: 512 2021-07-24T16:50:32.752 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:32.753 INFO:tasks.workunit.client.0.smithi115.stdout:started read 2021-07-24T16:50:32.753 INFO:tasks.workunit.client.0.smithi115.stdout:read completion cb called! 2021-07-24T16:50:32.753 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 512 2021-07-24T16:50:32.753 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:32.753 INFO:tasks.workunit.client.0.smithi115.stdout:started read 2021-07-24T16:50:32.754 INFO:tasks.workunit.client.0.smithi115.stdout:read completion cb called! 2021-07-24T16:50:32.754 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 512 2021-07-24T16:50:32.754 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:32.754 INFO:tasks.workunit.client.0.smithi115.stdout:started read 2021-07-24T16:50:32.755 INFO:tasks.workunit.client.0.smithi115.stdout:read completion cb called! 2021-07-24T16:50:32.755 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 512 2021-07-24T16:50:32.755 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:32.755 INFO:tasks.workunit.client.0.smithi115.stdout:started read 2021-07-24T16:50:32.755 INFO:tasks.workunit.client.0.smithi115.stdout:read completion cb called! 2021-07-24T16:50:32.756 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 512 2021-07-24T16:50:32.756 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:32.756 INFO:tasks.workunit.client.0.smithi115.stdout:started read 2021-07-24T16:50:32.756 INFO:tasks.workunit.client.0.smithi115.stdout:read completion cb called! 2021-07-24T16:50:32.757 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 512 2021-07-24T16:50:32.757 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 512~512 = 512 2021-07-24T16:50:32.757 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:32.757 INFO:tasks.workunit.client.0.smithi115.stdout:aio discard: 1536~512 = 0 2021-07-24T16:50:32.757 INFO:tasks.workunit.client.0.smithi115.stdout:read: 512 2021-07-24T16:50:32.758 INFO:tasks.workunit.client.0.smithi115.stdout:read: 512 2021-07-24T16:50:32.758 INFO:tasks.workunit.client.0.smithi115.stdout:read: 512 2021-07-24T16:50:32.758 INFO:tasks.workunit.client.0.smithi115.stdout:read: 512 2021-07-24T16:50:32.758 INFO:tasks.workunit.client.0.smithi115.stdout:read: 512 2021-07-24T16:50:32.759 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 0 2021-07-24T16:50:32.759 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:32.759 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:32.759 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 0 2021-07-24T16:50:32.760 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:32.760 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:32.760 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 16384 2021-07-24T16:50:32.760 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:32.761 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:32.761 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 16384 2021-07-24T16:50:32.761 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:32.761 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:32.761 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:32.762 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:32.762 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 49152 2021-07-24T16:50:32.762 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:32.762 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:32.763 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 49152 2021-07-24T16:50:32.763 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:32.763 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:32.763 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 65536 2021-07-24T16:50:32.763 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:32.764 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:32.764 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 65536 2021-07-24T16:50:32.764 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:32.764 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:32.765 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:32.765 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:32.765 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 98304 2021-07-24T16:50:32.765 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:32.765 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:32.766 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 98304 2021-07-24T16:50:32.766 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:32.766 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:32.766 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 114688 2021-07-24T16:50:32.767 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:32.767 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:32.767 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 114688 2021-07-24T16:50:32.767 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:32.767 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:32.768 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:32.768 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:32.768 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 147456 2021-07-24T16:50:32.768 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:32.769 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:32.769 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 147456 2021-07-24T16:50:32.769 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:32.769 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:32.769 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 163840 2021-07-24T16:50:32.770 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:32.770 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:32.770 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 163840 2021-07-24T16:50:32.770 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:32.771 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:32.771 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:32.771 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:32.771 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 196608 2021-07-24T16:50:32.771 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:32.772 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:32.772 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 196608 2021-07-24T16:50:32.772 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:32.772 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:32.773 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 212992 2021-07-24T16:50:32.773 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:32.773 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:32.773 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 212992 2021-07-24T16:50:32.773 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:32.774 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:32.774 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:32.774 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:32.774 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:32.774 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:32.775 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:32.775 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:32.775 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:32.775 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:32.776 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:32.776 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:32.776 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:32.776 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:32.777 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:32.777 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:32.777 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:32.777 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:32.777 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:32.778 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:32.778 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:32.778 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:32.778 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:32.779 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:32.779 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:32.779 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:32.779 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:32.779 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:32.780 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:32.780 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:32.780 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:32.780 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:32.781 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:32.781 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:32.781 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:32.781 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:32.781 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:32.782 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:32.782 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:32.782 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:32.782 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:32.783 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:32.783 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:32.783 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:32.783 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:32.783 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:32.784 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:32.784 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:32.784 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:32.784 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:32.785 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:32.785 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:32.785 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:34.831 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:34.831 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:34.831 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:34.832 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:34.832 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:34.832 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:34.832 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:34.833 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:34.833 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:34.833 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:34.833 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:34.834 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:34.834 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:34.834 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:34.834 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:34.834 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:34.835 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:34.835 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:34.835 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:34.835 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:34.836 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:34.836 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:34.836 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:34.836 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:34.836 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:34.837 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:34.837 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:34.837 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:34.838 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:34.838 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:34.838 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:34.838 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:34.839 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:34.839 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:34.839 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:34.839 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:34.839 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:34.840 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:34.840 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:34.841 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:34.841 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:34.841 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:34.841 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:34.842 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:34.842 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:34.842 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:34.842 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:34.842 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:34.843 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:34.843 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:34.843 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:34.843 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:34.844 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:34.844 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:34.844 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:34.844 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:34.845 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:34.845 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:34.845 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:34.845 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:34.846 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:34.846 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:34.846 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:34.846 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:34.846 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:34.847 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:34.847 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:34.847 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:34.847 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:34.848 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:34.848 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:34.848 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:34.848 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:34.849 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:34.849 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:34.849 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:34.849 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:34.850 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:34.850 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:34.850 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:34.850 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:34.851 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:34.852 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:34.852 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:34.852 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:34.852 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:34.853 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:34.853 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:34.853 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:34.853 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:34.853 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:34.854 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:34.854 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:34.854 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:34.854 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:34.855 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:34.855 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:34.855 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:34.855 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:34.856 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:34.856 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:34.856 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:34.856 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:34.856 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:34.858 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:34.858 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:34.858 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:34.859 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:34.859 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:34.859 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:34.859 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:34.860 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:34.860 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:34.860 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:34.861 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:34.861 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:34.861 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:34.861 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:34.862 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:34.862 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:34.862 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:34.862 INFO:tasks.workunit.client.0.smithi115.stdout:read completion cb called! 2021-07-24T16:50:34.863 INFO:tasks.workunit.client.0.smithi115.stdout:read completion cb called! 2021-07-24T16:50:34.863 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 512 2021-07-24T16:50:34.863 INFO:tasks.workunit.client.0.smithi115.stdout:read completion cb called! 2021-07-24T16:50:34.863 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.TestIO (4643 ms) 2021-07-24T16:50:34.863 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.TestIOWithIOHint 2021-07-24T16:50:34.864 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:50:36.977 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 512 2021-07-24T16:50:36.978 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 512 2021-07-24T16:50:36.978 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 512 2021-07-24T16:50:36.978 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 512 2021-07-24T16:50:36.979 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 512 2021-07-24T16:50:36.979 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:36.979 INFO:tasks.workunit.client.0.smithi115.stdout:started write 2021-07-24T16:50:36.979 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:36.980 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:36.980 INFO:tasks.workunit.client.0.smithi115.stdout:finished write 2021-07-24T16:50:36.980 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:36.980 INFO:tasks.workunit.client.0.smithi115.stdout:started write 2021-07-24T16:50:36.981 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:36.981 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:36.981 INFO:tasks.workunit.client.0.smithi115.stdout:finished write 2021-07-24T16:50:36.981 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:36.982 INFO:tasks.workunit.client.0.smithi115.stdout:started write 2021-07-24T16:50:36.982 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:36.982 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:36.982 INFO:tasks.workunit.client.0.smithi115.stdout:finished write 2021-07-24T16:50:36.983 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:36.983 INFO:tasks.workunit.client.0.smithi115.stdout:started write 2021-07-24T16:50:36.983 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:36.983 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:36.983 INFO:tasks.workunit.client.0.smithi115.stdout:finished write 2021-07-24T16:50:36.984 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:36.984 INFO:tasks.workunit.client.0.smithi115.stdout:started write 2021-07-24T16:50:36.984 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:36.984 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:36.985 INFO:tasks.workunit.client.0.smithi115.stdout:finished write 2021-07-24T16:50:36.985 INFO:tasks.workunit.client.0.smithi115.stdout:start compare and write 2021-07-24T16:50:36.985 INFO:tasks.workunit.client.0.smithi115.stdout:compare and wrote: 512 2021-07-24T16:50:36.985 INFO:tasks.workunit.client.0.smithi115.stdout:start compare and write 2021-07-24T16:50:36.986 INFO:tasks.workunit.client.0.smithi115.stdout:compare and wrote: 512 2021-07-24T16:50:36.986 INFO:tasks.workunit.client.0.smithi115.stdout:start compare and write 2021-07-24T16:50:36.986 INFO:tasks.workunit.client.0.smithi115.stdout:compare and wrote: 512 2021-07-24T16:50:36.986 INFO:tasks.workunit.client.0.smithi115.stdout:start compare and write 2021-07-24T16:50:36.986 INFO:tasks.workunit.client.0.smithi115.stdout:compare and wrote: 512 2021-07-24T16:50:36.987 INFO:tasks.workunit.client.0.smithi115.stdout:start compare and write 2021-07-24T16:50:36.987 INFO:tasks.workunit.client.0.smithi115.stdout:compare and wrote: 512 2021-07-24T16:50:36.987 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:36.987 INFO:tasks.workunit.client.0.smithi115.stdout:started aio compare and write 2021-07-24T16:50:36.988 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:36.988 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:36.988 INFO:tasks.workunit.client.0.smithi115.stdout:finished aio compare and write 2021-07-24T16:50:36.988 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:36.988 INFO:tasks.workunit.client.0.smithi115.stdout:started aio compare and write 2021-07-24T16:50:36.989 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:36.989 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:36.989 INFO:tasks.workunit.client.0.smithi115.stdout:finished aio compare and write 2021-07-24T16:50:36.989 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:36.990 INFO:tasks.workunit.client.0.smithi115.stdout:started aio compare and write 2021-07-24T16:50:36.990 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:36.990 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:36.990 INFO:tasks.workunit.client.0.smithi115.stdout:finished aio compare and write 2021-07-24T16:50:36.991 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:36.991 INFO:tasks.workunit.client.0.smithi115.stdout:started aio compare and write 2021-07-24T16:50:36.991 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:36.991 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:36.991 INFO:tasks.workunit.client.0.smithi115.stdout:finished aio compare and write 2021-07-24T16:50:36.992 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:36.992 INFO:tasks.workunit.client.0.smithi115.stdout:started aio compare and write 2021-07-24T16:50:36.992 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:36.992 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:36.993 INFO:tasks.workunit.client.0.smithi115.stdout:finished aio compare and write 2021-07-24T16:50:36.993 INFO:tasks.workunit.client.0.smithi115.stdout:read: 512 2021-07-24T16:50:36.993 INFO:tasks.workunit.client.0.smithi115.stdout:read: 512 2021-07-24T16:50:36.993 INFO:tasks.workunit.client.0.smithi115.stdout:read: 512 2021-07-24T16:50:36.993 INFO:tasks.workunit.client.0.smithi115.stdout:read: 512 2021-07-24T16:50:36.994 INFO:tasks.workunit.client.0.smithi115.stdout:read: 512 2021-07-24T16:50:36.994 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:36.994 INFO:tasks.workunit.client.0.smithi115.stdout:started read 2021-07-24T16:50:36.994 INFO:tasks.workunit.client.0.smithi115.stdout:read completion cb called! 2021-07-24T16:50:36.995 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 512 2021-07-24T16:50:36.995 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:36.995 INFO:tasks.workunit.client.0.smithi115.stdout:started read 2021-07-24T16:50:36.995 INFO:tasks.workunit.client.0.smithi115.stdout:read completion cb called! 2021-07-24T16:50:36.995 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 512 2021-07-24T16:50:36.996 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:36.996 INFO:tasks.workunit.client.0.smithi115.stdout:started read 2021-07-24T16:50:36.996 INFO:tasks.workunit.client.0.smithi115.stdout:read completion cb called! 2021-07-24T16:50:36.996 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 512 2021-07-24T16:50:36.996 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:36.997 INFO:tasks.workunit.client.0.smithi115.stdout:started read 2021-07-24T16:50:36.997 INFO:tasks.workunit.client.0.smithi115.stdout:read completion cb called! 2021-07-24T16:50:36.997 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 512 2021-07-24T16:50:36.997 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:36.998 INFO:tasks.workunit.client.0.smithi115.stdout:started read 2021-07-24T16:50:36.998 INFO:tasks.workunit.client.0.smithi115.stdout:read completion cb called! 2021-07-24T16:50:36.998 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 512 2021-07-24T16:50:36.998 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 512~512 = 512 2021-07-24T16:50:36.998 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:36.999 INFO:tasks.workunit.client.0.smithi115.stdout:aio discard: 1536~512 = 0 2021-07-24T16:50:36.999 INFO:tasks.workunit.client.0.smithi115.stdout:read: 512 2021-07-24T16:50:36.999 INFO:tasks.workunit.client.0.smithi115.stdout:read: 512 2021-07-24T16:50:36.999 INFO:tasks.workunit.client.0.smithi115.stdout:read: 512 2021-07-24T16:50:37.000 INFO:tasks.workunit.client.0.smithi115.stdout:read: 512 2021-07-24T16:50:37.000 INFO:tasks.workunit.client.0.smithi115.stdout:read: 512 2021-07-24T16:50:37.000 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 0 2021-07-24T16:50:37.000 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:37.000 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:37.001 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 0 2021-07-24T16:50:37.001 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:37.001 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:37.001 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 16384 2021-07-24T16:50:37.002 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:37.002 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:37.002 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 16384 2021-07-24T16:50:37.002 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:37.003 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:37.003 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:37.003 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:37.003 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 49152 2021-07-24T16:50:37.004 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:37.004 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:37.004 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 49152 2021-07-24T16:50:37.004 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:37.005 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:37.005 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 65536 2021-07-24T16:50:37.005 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:37.005 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:37.006 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 65536 2021-07-24T16:50:37.006 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:37.006 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:37.006 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:37.007 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:37.007 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 98304 2021-07-24T16:50:37.007 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:37.007 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:37.007 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 98304 2021-07-24T16:50:37.008 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:37.008 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:37.008 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 114688 2021-07-24T16:50:37.008 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:37.009 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:37.009 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 114688 2021-07-24T16:50:37.009 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:37.009 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:37.009 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:37.010 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:37.010 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 147456 2021-07-24T16:50:37.010 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:37.010 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:37.011 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 147456 2021-07-24T16:50:37.011 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:37.011 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:37.011 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 163840 2021-07-24T16:50:37.011 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:37.012 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:37.012 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 163840 2021-07-24T16:50:37.012 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:37.012 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:37.013 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:37.013 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:37.013 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 196608 2021-07-24T16:50:37.013 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:37.013 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:37.014 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 196608 2021-07-24T16:50:37.014 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:37.014 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:37.014 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 212992 2021-07-24T16:50:37.014 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:37.015 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:37.015 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 212992 2021-07-24T16:50:37.015 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:37.015 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:37.016 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:37.016 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:37.016 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:37.016 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:37.016 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:37.017 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:37.017 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:37.017 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:37.017 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:37.018 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:37.018 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:37.018 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:37.018 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:37.018 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:37.019 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:37.019 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:37.019 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:37.019 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:37.020 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:37.020 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:37.020 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:37.020 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:37.020 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:37.021 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:37.021 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:37.021 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:37.021 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:37.022 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:37.022 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:37.022 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:37.022 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:37.023 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:37.023 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:37.023 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:37.023 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:37.024 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:37.024 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:37.024 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:37.024 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:37.024 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:37.025 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:37.025 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:37.025 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:37.025 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:37.026 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:37.026 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:37.026 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:37.027 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:37.027 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:37.027 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:37.027 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.878 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:38.879 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:38.879 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:38.880 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:38.880 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:38.880 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:38.880 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.881 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:38.881 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:38.881 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:38.881 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:38.881 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:38.882 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:38.882 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.882 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:38.882 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:38.883 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.883 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:38.883 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:38.883 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.884 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:38.884 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:38.884 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:38.884 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:38.884 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:38.885 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:38.885 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.885 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:38.885 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:38.886 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:38.886 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:38.886 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:38.886 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:38.886 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.887 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:38.887 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:38.887 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:38.887 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:38.888 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:38.888 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:38.888 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.888 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:38.888 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:38.889 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:38.889 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:38.889 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:38.889 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:38.890 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.890 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:38.890 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:38.890 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.891 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:38.891 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:38.891 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.892 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:38.892 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:38.893 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:38.893 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:38.893 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:38.894 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:38.894 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.894 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:38.895 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:38.896 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:38.896 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:38.896 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:38.897 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:38.897 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.898 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:38.898 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:38.898 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:38.899 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:38.899 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:38.899 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:38.900 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.900 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:38.901 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:38.901 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:38.901 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:38.902 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:38.902 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:38.903 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.904 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:38.904 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:38.905 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.905 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:38.906 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:38.907 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.907 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:38.907 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:38.908 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:38.908 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:38.909 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:38.909 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:38.910 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.910 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:38.910 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:38.911 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:38.911 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:38.912 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:38.912 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:38.913 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.913 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:38.914 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:38.914 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:38.914 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:38.915 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:38.915 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:38.916 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.916 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:38.916 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:38.917 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:38.917 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:38.918 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:38.918 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:38.918 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.919 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:38.920 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:38.920 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.920 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:38.920 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:38.921 INFO:tasks.workunit.client.0.smithi115.stdout:read completion cb called! 2021-07-24T16:50:38.921 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 512 2021-07-24T16:50:38.921 INFO:tasks.workunit.client.0.smithi115.stdout:read completion cb called! 2021-07-24T16:50:38.921 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.TestIOWithIOHint (4047 ms) 2021-07-24T16:50:38.921 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.TestDataPoolIO 2021-07-24T16:50:38.922 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:50:38.922 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.TestDataPoolIO (0 ms) 2021-07-24T16:50:38.922 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.TestScatterGatherIO 2021-07-24T16:50:38.922 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:50:38.923 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.TestScatterGatherIO (15 ms) 2021-07-24T16:50:38.923 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.TestEmptyDiscard 2021-07-24T16:50:38.924 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:50:38.924 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:38.924 INFO:tasks.workunit.client.0.smithi115.stdout:aio discard: 0~1048576 = 0 2021-07-24T16:50:38.924 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:38.925 INFO:tasks.workunit.client.0.smithi115.stdout:aio discard: 0~4194304 = 0 2021-07-24T16:50:38.925 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:38.925 INFO:tasks.workunit.client.0.smithi115.stdout:aio discard: 3145728~1048576 = 0 2021-07-24T16:50:38.925 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.TestEmptyDiscard (11 ms) 2021-07-24T16:50:38.925 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.TestFUA 2021-07-24T16:50:38.926 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:50:38.951 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 512 2021-07-24T16:50:38.952 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 512 2021-07-24T16:50:38.952 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 512 2021-07-24T16:50:38.952 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 512 2021-07-24T16:50:38.952 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 512 2021-07-24T16:50:38.953 INFO:tasks.workunit.client.0.smithi115.stdout:read: 512 2021-07-24T16:50:38.953 INFO:tasks.workunit.client.0.smithi115.stdout:read: 512 2021-07-24T16:50:38.953 INFO:tasks.workunit.client.0.smithi115.stdout:read: 512 2021-07-24T16:50:38.954 INFO:tasks.workunit.client.0.smithi115.stdout:read: 512 2021-07-24T16:50:38.954 INFO:tasks.workunit.client.0.smithi115.stdout:read: 512 2021-07-24T16:50:38.954 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.954 INFO:tasks.workunit.client.0.smithi115.stdout:started write 2021-07-24T16:50:38.954 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:38.955 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:38.955 INFO:tasks.workunit.client.0.smithi115.stdout:finished write 2021-07-24T16:50:38.955 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.955 INFO:tasks.workunit.client.0.smithi115.stdout:started write 2021-07-24T16:50:38.955 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:38.956 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:38.956 INFO:tasks.workunit.client.0.smithi115.stdout:finished write 2021-07-24T16:50:38.956 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.956 INFO:tasks.workunit.client.0.smithi115.stdout:started write 2021-07-24T16:50:38.957 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:38.957 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:38.957 INFO:tasks.workunit.client.0.smithi115.stdout:finished write 2021-07-24T16:50:38.957 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.957 INFO:tasks.workunit.client.0.smithi115.stdout:started write 2021-07-24T16:50:38.958 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:38.958 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:38.958 INFO:tasks.workunit.client.0.smithi115.stdout:finished write 2021-07-24T16:50:38.958 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.959 INFO:tasks.workunit.client.0.smithi115.stdout:started write 2021-07-24T16:50:38.959 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:38.959 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:38.959 INFO:tasks.workunit.client.0.smithi115.stdout:finished write 2021-07-24T16:50:38.960 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.960 INFO:tasks.workunit.client.0.smithi115.stdout:started read 2021-07-24T16:50:38.960 INFO:tasks.workunit.client.0.smithi115.stdout:read completion cb called! 2021-07-24T16:50:38.960 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 512 2021-07-24T16:50:38.960 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.961 INFO:tasks.workunit.client.0.smithi115.stdout:started read 2021-07-24T16:50:38.961 INFO:tasks.workunit.client.0.smithi115.stdout:read completion cb called! 2021-07-24T16:50:38.961 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 512 2021-07-24T16:50:38.961 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.962 INFO:tasks.workunit.client.0.smithi115.stdout:started read 2021-07-24T16:50:38.962 INFO:tasks.workunit.client.0.smithi115.stdout:read completion cb called! 2021-07-24T16:50:38.962 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 512 2021-07-24T16:50:38.962 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.963 INFO:tasks.workunit.client.0.smithi115.stdout:started read 2021-07-24T16:50:38.963 INFO:tasks.workunit.client.0.smithi115.stdout:read completion cb called! 2021-07-24T16:50:38.963 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 512 2021-07-24T16:50:38.963 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.964 INFO:tasks.workunit.client.0.smithi115.stdout:started read 2021-07-24T16:50:38.964 INFO:tasks.workunit.client.0.smithi115.stdout:read completion cb called! 2021-07-24T16:50:38.964 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 512 2021-07-24T16:50:38.964 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.TestFUA (48 ms) 2021-07-24T16:50:38.965 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.TestIOPP 2021-07-24T16:50:38.965 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:50:38.971 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 512 2021-07-24T16:50:38.971 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 512 2021-07-24T16:50:38.972 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 512 2021-07-24T16:50:38.972 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 512 2021-07-24T16:50:38.972 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 512 2021-07-24T16:50:38.972 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.973 INFO:tasks.workunit.client.0.smithi115.stdout:started write 2021-07-24T16:50:38.973 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:38.973 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:38.973 INFO:tasks.workunit.client.0.smithi115.stdout:finished write 2021-07-24T16:50:38.973 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.974 INFO:tasks.workunit.client.0.smithi115.stdout:started write 2021-07-24T16:50:38.974 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:38.975 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:38.975 INFO:tasks.workunit.client.0.smithi115.stdout:finished write 2021-07-24T16:50:38.975 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.975 INFO:tasks.workunit.client.0.smithi115.stdout:started write 2021-07-24T16:50:38.976 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:38.976 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:38.976 INFO:tasks.workunit.client.0.smithi115.stdout:finished write 2021-07-24T16:50:38.976 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.977 INFO:tasks.workunit.client.0.smithi115.stdout:started write 2021-07-24T16:50:38.977 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:38.977 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:38.977 INFO:tasks.workunit.client.0.smithi115.stdout:finished write 2021-07-24T16:50:38.977 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.978 INFO:tasks.workunit.client.0.smithi115.stdout:started write 2021-07-24T16:50:38.978 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:38.980 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:38.980 INFO:tasks.workunit.client.0.smithi115.stdout:finished write 2021-07-24T16:50:38.981 INFO:tasks.workunit.client.0.smithi115.stdout:start compare and write 2021-07-24T16:50:38.981 INFO:tasks.workunit.client.0.smithi115.stdout:compare and wrote: 512 2021-07-24T16:50:38.981 INFO:tasks.workunit.client.0.smithi115.stdout:start compare and write 2021-07-24T16:50:38.981 INFO:tasks.workunit.client.0.smithi115.stdout:compare and wrote: 512 2021-07-24T16:50:38.981 INFO:tasks.workunit.client.0.smithi115.stdout:start compare and write 2021-07-24T16:50:38.982 INFO:tasks.workunit.client.0.smithi115.stdout:compare and wrote: 512 2021-07-24T16:50:38.982 INFO:tasks.workunit.client.0.smithi115.stdout:start compare and write 2021-07-24T16:50:38.982 INFO:tasks.workunit.client.0.smithi115.stdout:compare and wrote: 512 2021-07-24T16:50:38.982 INFO:tasks.workunit.client.0.smithi115.stdout:start compare and write 2021-07-24T16:50:38.983 INFO:tasks.workunit.client.0.smithi115.stdout:compare and wrote: 512 2021-07-24T16:50:38.983 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.983 INFO:tasks.workunit.client.0.smithi115.stdout:started aio compare and write 2021-07-24T16:50:38.983 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:38.984 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:38.984 INFO:tasks.workunit.client.0.smithi115.stdout:finished aio compare and write 2021-07-24T16:50:38.985 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.985 INFO:tasks.workunit.client.0.smithi115.stdout:started aio compare and write 2021-07-24T16:50:38.985 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:38.985 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:38.986 INFO:tasks.workunit.client.0.smithi115.stdout:finished aio compare and write 2021-07-24T16:50:38.986 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.986 INFO:tasks.workunit.client.0.smithi115.stdout:started aio compare and write 2021-07-24T16:50:38.986 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:38.987 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:38.987 INFO:tasks.workunit.client.0.smithi115.stdout:finished aio compare and write 2021-07-24T16:50:38.987 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.987 INFO:tasks.workunit.client.0.smithi115.stdout:started aio compare and write 2021-07-24T16:50:38.987 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:38.989 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:38.989 INFO:tasks.workunit.client.0.smithi115.stdout:finished aio compare and write 2021-07-24T16:50:38.989 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.989 INFO:tasks.workunit.client.0.smithi115.stdout:started aio compare and write 2021-07-24T16:50:38.990 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:38.990 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:38.990 INFO:tasks.workunit.client.0.smithi115.stdout:finished aio compare and write 2021-07-24T16:50:38.990 INFO:tasks.workunit.client.0.smithi115.stdout:read: 512 2021-07-24T16:50:38.991 INFO:tasks.workunit.client.0.smithi115.stdout:read: 512 2021-07-24T16:50:38.991 INFO:tasks.workunit.client.0.smithi115.stdout:read: 512 2021-07-24T16:50:38.991 INFO:tasks.workunit.client.0.smithi115.stdout:read: 512 2021-07-24T16:50:38.991 INFO:tasks.workunit.client.0.smithi115.stdout:read: 512 2021-07-24T16:50:38.991 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.992 INFO:tasks.workunit.client.0.smithi115.stdout:started read 2021-07-24T16:50:38.992 INFO:tasks.workunit.client.0.smithi115.stdout:read completion cb called! 2021-07-24T16:50:38.992 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 512 2021-07-24T16:50:38.992 INFO:tasks.workunit.client.0.smithi115.stdout:finished read 2021-07-24T16:50:38.993 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.993 INFO:tasks.workunit.client.0.smithi115.stdout:started read 2021-07-24T16:50:38.993 INFO:tasks.workunit.client.0.smithi115.stdout:read completion cb called! 2021-07-24T16:50:38.994 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 512 2021-07-24T16:50:38.994 INFO:tasks.workunit.client.0.smithi115.stdout:finished read 2021-07-24T16:50:38.994 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.994 INFO:tasks.workunit.client.0.smithi115.stdout:started read 2021-07-24T16:50:38.994 INFO:tasks.workunit.client.0.smithi115.stdout:read completion cb called! 2021-07-24T16:50:38.995 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 512 2021-07-24T16:50:38.995 INFO:tasks.workunit.client.0.smithi115.stdout:finished read 2021-07-24T16:50:38.995 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.995 INFO:tasks.workunit.client.0.smithi115.stdout:started read 2021-07-24T16:50:38.996 INFO:tasks.workunit.client.0.smithi115.stdout:read completion cb called! 2021-07-24T16:50:38.996 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 512 2021-07-24T16:50:38.996 INFO:tasks.workunit.client.0.smithi115.stdout:finished read 2021-07-24T16:50:38.996 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:38.997 INFO:tasks.workunit.client.0.smithi115.stdout:started read 2021-07-24T16:50:38.997 INFO:tasks.workunit.client.0.smithi115.stdout:read completion cb called! 2021-07-24T16:50:38.997 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 512 2021-07-24T16:50:38.997 INFO:tasks.workunit.client.0.smithi115.stdout:finished read 2021-07-24T16:50:38.997 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 512~512 2021-07-24T16:50:38.998 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:39.923 INFO:tasks.workunit.client.0.smithi115.stdout:read: 512 2021-07-24T16:50:39.923 INFO:tasks.workunit.client.0.smithi115.stdout:read: 512 2021-07-24T16:50:39.923 INFO:tasks.workunit.client.0.smithi115.stdout:read: 512 2021-07-24T16:50:39.924 INFO:tasks.workunit.client.0.smithi115.stdout:read: 512 2021-07-24T16:50:39.924 INFO:tasks.workunit.client.0.smithi115.stdout:read: 512 2021-07-24T16:50:39.924 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 0 2021-07-24T16:50:39.924 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:39.924 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:39.925 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 0 2021-07-24T16:50:39.925 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:39.925 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:39.925 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 16384 2021-07-24T16:50:39.926 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:39.926 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:39.926 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 16384 2021-07-24T16:50:39.926 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:39.926 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:39.927 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:39.927 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:39.927 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 49152 2021-07-24T16:50:39.927 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:39.928 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:39.928 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 49152 2021-07-24T16:50:39.928 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:39.928 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:39.929 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 65536 2021-07-24T16:50:39.929 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:39.929 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:39.929 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 65536 2021-07-24T16:50:39.930 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:39.931 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:39.931 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:39.931 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:39.931 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 98304 2021-07-24T16:50:39.932 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:39.932 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:39.932 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 98304 2021-07-24T16:50:39.932 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:39.932 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:39.933 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 114688 2021-07-24T16:50:39.933 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:39.933 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:39.933 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 114688 2021-07-24T16:50:39.934 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:39.934 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:39.935 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:39.935 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:39.935 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 147456 2021-07-24T16:50:39.935 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:39.935 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:39.936 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 147456 2021-07-24T16:50:39.936 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:39.936 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:39.936 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 163840 2021-07-24T16:50:39.937 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:39.937 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:39.937 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 163840 2021-07-24T16:50:39.937 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:39.938 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:39.938 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:39.938 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:39.938 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 196608 2021-07-24T16:50:39.938 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:39.939 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:39.939 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 196608 2021-07-24T16:50:39.939 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:39.939 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:39.940 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 212992 2021-07-24T16:50:39.941 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:39.941 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:39.942 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 212992 2021-07-24T16:50:39.942 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:39.943 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:39.943 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:39.943 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:39.943 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:39.943 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:39.944 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:39.944 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:39.944 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:39.944 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:39.944 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:39.945 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:39.945 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:39.945 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:39.946 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:39.946 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:39.947 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:39.947 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:39.947 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:39.947 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:39.948 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:39.948 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:39.949 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:39.950 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:39.950 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:39.951 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:39.951 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:39.952 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:39.952 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:39.953 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:39.953 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:39.953 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:39.953 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:39.953 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:39.954 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:39.954 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:39.954 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:39.954 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:39.955 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:39.955 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:39.955 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:39.960 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:39.960 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:39.960 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:39.960 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:39.961 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:39.961 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:39.961 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:39.980 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:39.981 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:39.983 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:39.983 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:39.984 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:39.984 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:39.984 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:40.012 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:40.012 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:40.013 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:40.013 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:40.013 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:40.013 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:40.014 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:40.047 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:40.047 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:40.047 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:40.048 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:40.048 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:40.048 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:40.048 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:40.048 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:40.049 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:40.049 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:40.049 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:40.049 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:40.050 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:40.096 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:40.096 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:40.097 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:40.097 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:40.097 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:40.097 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:40.098 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:40.137 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:40.137 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:40.137 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:40.138 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:40.138 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:40.138 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:40.138 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:40.185 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:40.185 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:40.185 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:40.186 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:40.186 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:40.186 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:40.186 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:40.242 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:40.243 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:40.243 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:40.243 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:40.243 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:40.243 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:40.244 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:40.244 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:40.244 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:40.244 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:40.245 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:40.245 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:40.245 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:40.323 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:40.323 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:40.323 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:40.323 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:40.324 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:40.324 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:40.324 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:40.389 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:40.389 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:40.390 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:40.390 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:40.390 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:40.390 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:40.390 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:40.469 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:40.470 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:40.470 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:40.470 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:40.470 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:40.471 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:40.471 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:40.545 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:40.545 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:40.547 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:40.547 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:40.547 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:40.548 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:40.548 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:40.548 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:40.548 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:40.548 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:40.549 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:40.549 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:40.549 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:40.637 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:40.637 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:40.638 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:40.638 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:40.638 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:40.638 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:40.639 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:40.718 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:40.718 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:40.718 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:40.719 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:40.719 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:40.719 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:40.719 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:40.812 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:40.812 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:40.812 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:40.813 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:40.813 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:40.813 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:40.813 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:40.903 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:40.903 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:40.903 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:40.904 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:40.904 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:40.904 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:40.904 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:40.905 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:40.905 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:40.905 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:40.905 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.TestIOPP (1952 ms) 2021-07-24T16:50:40.906 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.TestIOPPWithIOHint 2021-07-24T16:50:40.906 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:50:40.924 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 512 2021-07-24T16:50:40.924 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 512 2021-07-24T16:50:40.924 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 512 2021-07-24T16:50:40.924 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 512 2021-07-24T16:50:40.925 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 512 2021-07-24T16:50:40.925 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:40.925 INFO:tasks.workunit.client.0.smithi115.stdout:started write 2021-07-24T16:50:40.925 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:40.926 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:40.926 INFO:tasks.workunit.client.0.smithi115.stdout:finished write 2021-07-24T16:50:40.926 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:40.927 INFO:tasks.workunit.client.0.smithi115.stdout:started write 2021-07-24T16:50:40.927 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:40.927 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:40.927 INFO:tasks.workunit.client.0.smithi115.stdout:finished write 2021-07-24T16:50:40.928 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:40.928 INFO:tasks.workunit.client.0.smithi115.stdout:started write 2021-07-24T16:50:40.928 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:40.928 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:40.929 INFO:tasks.workunit.client.0.smithi115.stdout:finished write 2021-07-24T16:50:40.929 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:40.930 INFO:tasks.workunit.client.0.smithi115.stdout:started write 2021-07-24T16:50:40.930 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:40.930 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:40.931 INFO:tasks.workunit.client.0.smithi115.stdout:finished write 2021-07-24T16:50:40.931 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:40.931 INFO:tasks.workunit.client.0.smithi115.stdout:started write 2021-07-24T16:50:40.931 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:40.932 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:40.932 INFO:tasks.workunit.client.0.smithi115.stdout:finished write 2021-07-24T16:50:40.932 INFO:tasks.workunit.client.0.smithi115.stdout:read: 512 2021-07-24T16:50:40.932 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:40.933 INFO:tasks.workunit.client.0.smithi115.stdout:started read 2021-07-24T16:50:40.933 INFO:tasks.workunit.client.0.smithi115.stdout:read completion cb called! 2021-07-24T16:50:40.934 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 512 2021-07-24T16:50:40.934 INFO:tasks.workunit.client.0.smithi115.stdout:finished read 2021-07-24T16:50:40.934 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:40.936 INFO:tasks.workunit.client.0.smithi115.stdout:started read 2021-07-24T16:50:40.936 INFO:tasks.workunit.client.0.smithi115.stdout:read completion cb called! 2021-07-24T16:50:40.936 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 512 2021-07-24T16:50:40.936 INFO:tasks.workunit.client.0.smithi115.stdout:finished read 2021-07-24T16:50:40.937 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:40.937 INFO:tasks.workunit.client.0.smithi115.stdout:started read 2021-07-24T16:50:40.937 INFO:tasks.workunit.client.0.smithi115.stdout:read completion cb called! 2021-07-24T16:50:40.937 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 512 2021-07-24T16:50:40.937 INFO:tasks.workunit.client.0.smithi115.stdout:finished read 2021-07-24T16:50:40.938 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:40.938 INFO:tasks.workunit.client.0.smithi115.stdout:started read 2021-07-24T16:50:40.938 INFO:tasks.workunit.client.0.smithi115.stdout:read completion cb called! 2021-07-24T16:50:40.938 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 512 2021-07-24T16:50:40.939 INFO:tasks.workunit.client.0.smithi115.stdout:finished read 2021-07-24T16:50:40.939 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:40.939 INFO:tasks.workunit.client.0.smithi115.stdout:started read 2021-07-24T16:50:40.939 INFO:tasks.workunit.client.0.smithi115.stdout:read completion cb called! 2021-07-24T16:50:42.363 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 512 2021-07-24T16:50:42.364 INFO:tasks.workunit.client.0.smithi115.stdout:finished read 2021-07-24T16:50:42.364 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 0 2021-07-24T16:50:42.364 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:42.365 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:42.365 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 0 2021-07-24T16:50:42.365 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:42.365 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:42.365 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 16384 2021-07-24T16:50:42.366 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:42.367 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:42.367 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 16384 2021-07-24T16:50:42.367 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:42.368 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:42.368 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:42.368 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:42.368 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 49152 2021-07-24T16:50:42.369 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:42.369 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:42.369 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 49152 2021-07-24T16:50:42.369 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:42.369 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:42.370 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 65536 2021-07-24T16:50:42.370 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:42.370 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:42.370 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 65536 2021-07-24T16:50:42.371 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:42.371 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:42.371 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:42.371 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:42.371 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 98304 2021-07-24T16:50:42.372 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:42.372 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:42.373 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 98304 2021-07-24T16:50:42.373 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:42.374 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:42.374 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 114688 2021-07-24T16:50:42.374 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:42.375 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:42.375 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 114688 2021-07-24T16:50:42.375 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:42.375 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:42.376 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:42.376 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:42.376 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 147456 2021-07-24T16:50:42.376 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:42.376 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:42.377 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 147456 2021-07-24T16:50:42.377 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:42.377 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:42.377 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 163840 2021-07-24T16:50:42.378 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:42.378 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:42.378 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 163840 2021-07-24T16:50:42.378 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:42.378 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:42.379 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:42.379 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:42.379 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 196608 2021-07-24T16:50:42.379 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:42.379 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:42.380 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 196608 2021-07-24T16:50:42.380 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:42.380 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:42.380 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 212992 2021-07-24T16:50:42.381 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:42.381 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:42.381 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 212992 2021-07-24T16:50:42.381 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:42.381 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:42.382 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:42.382 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:42.382 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:42.382 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:42.382 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:42.383 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:42.383 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:42.384 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:42.384 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:42.384 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:42.385 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:42.385 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:42.386 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:42.386 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:42.386 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:42.387 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:42.387 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:42.388 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:42.389 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:42.389 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:42.389 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:42.389 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:42.389 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:42.390 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:42.390 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:42.390 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:42.390 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:42.391 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:42.391 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:42.391 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:42.391 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:42.391 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:42.392 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:42.392 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:42.392 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:42.392 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:42.392 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:42.393 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:42.393 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:42.413 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:42.413 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:42.414 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:42.414 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:42.415 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:42.415 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:42.416 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:42.437 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:42.437 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:42.437 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:42.437 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:42.438 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:42.438 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:42.438 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:42.478 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:42.478 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:42.479 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:42.479 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:42.479 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:42.479 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:42.479 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:42.520 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:42.520 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:42.521 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:42.521 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:42.521 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:42.524 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:42.524 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:42.524 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:42.525 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:42.525 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:42.525 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:42.525 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:42.526 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:42.586 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:42.587 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:42.587 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:42.588 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:42.588 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:42.588 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:42.589 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:42.647 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:42.647 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:42.648 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:42.648 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:42.648 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:42.648 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:42.649 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:42.724 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:42.724 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:42.725 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:42.725 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:42.725 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:42.725 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:42.725 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:42.789 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:42.790 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:42.790 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:42.790 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:42.790 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:42.791 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:42.791 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:42.791 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:42.791 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:42.791 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:42.792 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:42.792 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:42.792 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:42.901 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:42.901 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:42.902 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:42.902 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:42.902 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:42.902 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:42.903 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:43.000 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:43.001 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:43.001 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:43.001 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:43.001 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:43.002 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:43.002 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:43.125 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:43.125 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:43.126 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:43.126 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:43.126 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:43.126 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:43.127 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:43.221 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:43.222 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:43.222 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:43.222 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:43.222 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:43.223 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:43.223 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:43.223 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:43.223 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:43.224 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:43.224 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:43.224 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:43.224 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:43.355 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:43.356 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:43.356 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:43.356 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:43.356 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:43.357 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:43.357 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:43.495 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:43.495 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:43.495 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:43.496 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:43.496 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:43.496 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:43.496 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:43.660 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:43.660 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:43.661 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:43.661 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:43.661 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:43.661 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:43.661 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:50:43.784 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:50:43.785 INFO:tasks.workunit.client.0.smithi115.stdout:finished writesame 2021-07-24T16:50:43.785 INFO:tasks.workunit.client.0.smithi115.stdout:to verify the data 2021-07-24T16:50:43.786 INFO:tasks.workunit.client.0.smithi115.stdout:verified 2021-07-24T16:50:43.786 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:43.786 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:43.786 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:43.787 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:50:43.787 INFO:tasks.workunit.client.0.smithi115.stdout:started writesame 2021-07-24T16:50:43.787 INFO:tasks.workunit.client.0.smithi115.stdout:expected fail, finished writesame 2021-07-24T16:50:43.787 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.TestIOPPWithIOHint (2881 ms) 2021-07-24T16:50:43.787 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.TestIOToSnapshot 2021-07-24T16:50:43.788 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:50:45.229 INFO:tasks.workunit.client.0.smithi115.stdout:num snaps is: 0 2021-07-24T16:50:45.230 INFO:tasks.workunit.client.0.smithi115.stdout:expected: 0 2021-07-24T16:50:45.230 INFO:tasks.workunit.client.0.smithi115.stdout:num snaps is: 1 2021-07-24T16:50:45.230 INFO:tasks.workunit.client.0.smithi115.stdout:expected: 1 2021-07-24T16:50:45.231 INFO:tasks.workunit.client.0.smithi115.stdout:snap: orig 2021-07-24T16:50:45.231 INFO:tasks.workunit.client.0.smithi115.stdout:found orig with size 2097152 2021-07-24T16:50:45.231 INFO:tasks.workunit.client.0.smithi115.stdout:read: 80 2021-07-24T16:50:45.231 INFO:tasks.workunit.client.0.smithi115.stdout:write test data! 2021-07-24T16:50:45.231 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 80 2021-07-24T16:50:45.232 INFO:tasks.workunit.client.0.smithi115.stdout:num snaps is: 2 2021-07-24T16:50:45.232 INFO:tasks.workunit.client.0.smithi115.stdout:expected: 2 2021-07-24T16:50:45.232 INFO:tasks.workunit.client.0.smithi115.stdout:snap: orig 2021-07-24T16:50:45.232 INFO:tasks.workunit.client.0.smithi115.stdout:snap: written 2021-07-24T16:50:45.233 INFO:tasks.workunit.client.0.smithi115.stdout:found orig with size 2097152 2021-07-24T16:50:45.233 INFO:tasks.workunit.client.0.smithi115.stdout:found written with size 2097152 2021-07-24T16:50:45.233 INFO:tasks.workunit.client.0.smithi115.stdout:read: 80 2021-07-24T16:50:45.233 INFO:tasks.workunit.client.0.smithi115.stdout:read: 80 2021-07-24T16:50:45.234 INFO:tasks.workunit.client.0.smithi115.stdout:read: 80 2021-07-24T16:50:45.234 INFO:tasks.workunit.client.0.smithi115.stdout:write to snapshot returned -30 2021-07-24T16:50:45.234 INFO:tasks.workunit.client.0.smithi115.stdout:Read-only file system 2021-07-24T16:50:45.242 INFO:tasks.workunit.client.0.smithi115.stdout:read: 80 2021-07-24T16:50:45.242 INFO:tasks.workunit.client.0.smithi115.stdout:read: 80 2021-07-24T16:50:45.242 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 80 2021-07-24T16:50:45.242 INFO:tasks.workunit.client.0.smithi115.stdout:opening testimg@orig 2021-07-24T16:50:45.243 INFO:tasks.workunit.client.0.smithi115.stdout:read: 80 2021-07-24T16:50:45.243 INFO:tasks.workunit.client.0.smithi115.stdout:write to snapshot returned -30 2021-07-24T16:50:45.243 INFO:tasks.workunit.client.0.smithi115.stdout:Read-only file system 2021-07-24T16:50:47.235 INFO:tasks.workunit.client.0.smithi115.stdout:num snaps is: 2 2021-07-24T16:50:47.235 INFO:tasks.workunit.client.0.smithi115.stdout:expected: 2 2021-07-24T16:50:47.236 INFO:tasks.workunit.client.0.smithi115.stdout:snap: orig 2021-07-24T16:50:47.236 INFO:tasks.workunit.client.0.smithi115.stdout:snap: written 2021-07-24T16:50:47.236 INFO:tasks.workunit.client.0.smithi115.stdout:found orig with size 2097152 2021-07-24T16:50:47.236 INFO:tasks.workunit.client.0.smithi115.stdout:found written with size 2097152 2021-07-24T16:50:47.237 INFO:tasks.workunit.client.0.smithi115.stdout:num snaps is: 1 2021-07-24T16:50:47.237 INFO:tasks.workunit.client.0.smithi115.stdout:expected: 1 2021-07-24T16:50:47.237 INFO:tasks.workunit.client.0.smithi115.stdout:snap: orig 2021-07-24T16:50:47.237 INFO:tasks.workunit.client.0.smithi115.stdout:found orig with size 2097152 2021-07-24T16:50:47.237 INFO:tasks.workunit.client.0.smithi115.stdout:num snaps is: 0 2021-07-24T16:50:47.238 INFO:tasks.workunit.client.0.smithi115.stdout:expected: 0 2021-07-24T16:50:47.238 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.TestIOToSnapshot (3451 ms) 2021-07-24T16:50:47.238 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.TestClone 2021-07-24T16:50:47.238 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:50:47.239 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.TestClone (0 ms) 2021-07-24T16:50:47.239 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.TestClone2 2021-07-24T16:50:47.239 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:50:47.239 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.TestClone2 (0 ms) 2021-07-24T16:50:47.240 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.ListChildren 2021-07-24T16:50:47.240 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:50:47.240 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.ListChildren (0 ms) 2021-07-24T16:50:47.240 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.ListChildrenTiered 2021-07-24T16:50:47.240 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:50:47.241 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.ListChildrenTiered (0 ms) 2021-07-24T16:50:47.241 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.LockingPP 2021-07-24T16:50:47.241 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:50:47.268 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.LockingPP (34 ms) 2021-07-24T16:50:47.269 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.FlushAio 2021-07-24T16:50:47.269 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:50:47.466 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.FlushAio (197 ms) 2021-07-24T16:50:47.466 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.FlushAioPP 2021-07-24T16:50:47.467 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:50:47.656 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.FlushAioPP (190 ms) 2021-07-24T16:50:47.656 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.ZeroLengthWrite 2021-07-24T16:50:47.656 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:50:47.668 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.ZeroLengthWrite (12 ms) 2021-07-24T16:50:47.668 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.ZeroLengthDiscard 2021-07-24T16:50:47.669 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:50:47.681 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.ZeroLengthDiscard (14 ms) 2021-07-24T16:50:47.682 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.ZeroLengthRead 2021-07-24T16:50:47.682 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:50:47.693 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.ZeroLengthRead (11 ms) 2021-07-24T16:50:47.693 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.LargeCacheRead 2021-07-24T16:50:47.693 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:50:47.720 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.LargeCacheRead (27 ms) 2021-07-24T16:50:47.720 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.TestPendingAio 2021-07-24T16:50:47.720 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:50:47.721 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.TestPendingAio (0 ms) 2021-07-24T16:50:47.721 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyup 2021-07-24T16:50:47.721 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:50:47.721 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyup (0 ms) 2021-07-24T16:50:47.722 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyupMismatch 2021-07-24T16:50:47.722 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:50:47.722 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyupMismatch (0 ms) 2021-07-24T16:50:47.722 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.Flatten 2021-07-24T16:50:47.723 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:50:47.723 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.Flatten (0 ms) 2021-07-24T16:50:47.723 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.Sparsify 2021-07-24T16:50:47.723 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:50:47.741 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 32768 2021-07-24T16:50:47.741 INFO:tasks.workunit.client.0.smithi115.stdout:read: 32768 2021-07-24T16:50:47.742 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.Sparsify (21 ms) 2021-07-24T16:50:47.742 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.SparsifyPP 2021-07-24T16:50:47.742 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:50:47.757 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.SparsifyPP (17 ms) 2021-07-24T16:50:47.757 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.SnapshotLimit 2021-07-24T16:50:47.758 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:50:52.272 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.SnapshotLimit (4514 ms) 2021-07-24T16:50:52.272 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.SnapshotLimitPP 2021-07-24T16:50:52.272 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:50:57.172 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.SnapshotLimitPP (4899 ms) 2021-07-24T16:50:57.173 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.RebuildObjectMapViaLockOwner 2021-07-24T16:50:57.173 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:50:57.173 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.RebuildObjectMapViaLockOwner (0 ms) 2021-07-24T16:50:57.173 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.RenameViaLockOwner 2021-07-24T16:50:57.173 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:50:57.174 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.RenameViaLockOwner (0 ms) 2021-07-24T16:50:57.174 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.SnapCreateViaLockOwner 2021-07-24T16:50:57.174 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:50:57.174 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.SnapCreateViaLockOwner (0 ms) 2021-07-24T16:50:57.174 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.SnapRemoveViaLockOwner 2021-07-24T16:50:57.175 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:50:57.175 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.SnapRemoveViaLockOwner (0 ms) 2021-07-24T16:50:57.175 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.EnableJournalingViaLockOwner 2021-07-24T16:50:57.175 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:50:57.176 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.EnableJournalingViaLockOwner (0 ms) 2021-07-24T16:50:57.176 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.SnapRemove2 2021-07-24T16:50:57.176 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:50:57.176 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.SnapRemove2 (0 ms) 2021-07-24T16:50:57.177 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.SnapRenameViaLockOwner 2021-07-24T16:50:57.177 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:50:57.177 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.SnapRenameViaLockOwner (0 ms) 2021-07-24T16:50:57.177 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.SnapProtectViaLockOwner 2021-07-24T16:50:57.177 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:50:57.178 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.SnapProtectViaLockOwner (0 ms) 2021-07-24T16:50:57.178 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.SnapUnprotectViaLockOwner 2021-07-24T16:50:57.178 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:50:57.178 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.SnapUnprotectViaLockOwner (0 ms) 2021-07-24T16:50:57.178 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.FlattenViaLockOwner 2021-07-24T16:50:57.179 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:50:57.179 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.FlattenViaLockOwner (0 ms) 2021-07-24T16:50:57.179 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.ResizeViaLockOwner 2021-07-24T16:50:57.179 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:50:57.179 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.ResizeViaLockOwner (0 ms) 2021-07-24T16:50:57.180 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.SparsifyViaLockOwner 2021-07-24T16:50:57.180 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:50:57.180 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.SparsifyViaLockOwner (0 ms) 2021-07-24T16:50:57.180 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.ObjectMapConsistentSnap 2021-07-24T16:50:57.180 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:50:57.181 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.ObjectMapConsistentSnap (0 ms) 2021-07-24T16:50:57.181 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.Metadata 2021-07-24T16:50:57.181 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:50:57.181 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.Metadata (0 ms) 2021-07-24T16:50:57.181 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.MetadataPP 2021-07-24T16:50:57.182 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:50:57.182 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.MetadataPP (0 ms) 2021-07-24T16:50:57.182 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.UpdateFeatures 2021-07-24T16:50:57.182 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:50:57.183 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.UpdateFeatures (0 ms) 2021-07-24T16:50:57.183 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.FeaturesBitmaskString 2021-07-24T16:50:57.183 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.FeaturesBitmaskString (0 ms) 2021-07-24T16:50:57.183 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.RebuildObjectMap 2021-07-24T16:50:57.184 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:50:57.189 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.RebuildObjectMap (18 ms) 2021-07-24T16:50:57.189 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.RebuildNewObjectMap 2021-07-24T16:50:57.189 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:50:57.189 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.RebuildNewObjectMap (0 ms) 2021-07-24T16:50:57.190 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.CheckObjectMap 2021-07-24T16:50:57.190 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:50:57.191 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.CheckObjectMap (0 ms) 2021-07-24T16:50:57.191 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.BlockingAIO 2021-07-24T16:50:57.191 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:50:57.207 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.BlockingAIO (17 ms) 2021-07-24T16:50:57.207 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.ExclusiveLockTransition 2021-07-24T16:50:57.207 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:50:57.208 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.ExclusiveLockTransition (0 ms) 2021-07-24T16:50:57.208 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.ExclusiveLockReadTransition 2021-07-24T16:50:57.208 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:50:57.209 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.ExclusiveLockReadTransition (0 ms) 2021-07-24T16:50:57.209 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.CacheMayCopyOnWrite 2021-07-24T16:50:57.209 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:50:57.210 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.CacheMayCopyOnWrite (0 ms) 2021-07-24T16:50:57.210 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot 2021-07-24T16:50:57.210 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:50:58.176 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot (969 ms) 2021-07-24T16:50:58.177 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.TestImageOptions 2021-07-24T16:51:01.277 INFO:tasks.workunit.client.0.smithi115.stdout:0.00% done 2021-07-24T16:51:01.278 INFO:tasks.workunit.client.0.smithi115.stdout:100.00% done 2021-07-24T16:51:01.278 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.TestImageOptions (3102 ms) 2021-07-24T16:51:01.278 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.TestImageOptionsPP 2021-07-24T16:51:02.308 INFO:tasks.workunit.client.0.smithi115.stdout:0.00% done 2021-07-24T16:51:02.308 INFO:tasks.workunit.client.0.smithi115.stdout:100.00% done 2021-07-24T16:51:02.308 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.TestImageOptionsPP (1031 ms) 2021-07-24T16:51:02.309 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.EventSocketPipe 2021-07-24T16:51:02.309 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.EventSocketPipe (0 ms) 2021-07-24T16:51:02.309 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.EventSocketEventfd 2021-07-24T16:51:02.309 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.EventSocketEventfd (0 ms) 2021-07-24T16:51:02.310 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.ImagePollIO 2021-07-24T16:51:02.310 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:51:02.343 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 512 2021-07-24T16:51:02.343 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 512 2021-07-24T16:51:02.344 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 512 2021-07-24T16:51:02.344 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 512 2021-07-24T16:51:02.344 INFO:tasks.workunit.client.0.smithi115.stdout:wrote: 512 2021-07-24T16:51:02.344 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:51:02.345 INFO:tasks.workunit.client.0.smithi115.stdout:started write 2021-07-24T16:51:02.345 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:51:02.345 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:51:02.345 INFO:tasks.workunit.client.0.smithi115.stdout:finished write 2021-07-24T16:51:02.345 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:51:02.346 INFO:tasks.workunit.client.0.smithi115.stdout:started write 2021-07-24T16:51:02.346 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:51:02.346 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:51:02.346 INFO:tasks.workunit.client.0.smithi115.stdout:finished write 2021-07-24T16:51:02.347 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:51:02.347 INFO:tasks.workunit.client.0.smithi115.stdout:started write 2021-07-24T16:51:02.347 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:51:02.347 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:51:02.348 INFO:tasks.workunit.client.0.smithi115.stdout:finished write 2021-07-24T16:51:02.348 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:51:02.349 INFO:tasks.workunit.client.0.smithi115.stdout:started write 2021-07-24T16:51:02.349 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:51:02.349 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:51:02.349 INFO:tasks.workunit.client.0.smithi115.stdout:finished write 2021-07-24T16:51:02.350 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:51:02.350 INFO:tasks.workunit.client.0.smithi115.stdout:started write 2021-07-24T16:51:02.350 INFO:tasks.workunit.client.0.smithi115.stdout:write completion cb called! 2021-07-24T16:51:02.350 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 0 2021-07-24T16:51:02.351 INFO:tasks.workunit.client.0.smithi115.stdout:finished write 2021-07-24T16:51:02.351 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:51:02.351 INFO:tasks.workunit.client.0.smithi115.stdout:started read 2021-07-24T16:51:02.351 INFO:tasks.workunit.client.0.smithi115.stdout:read completion cb called! 2021-07-24T16:51:02.351 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 512 2021-07-24T16:51:02.352 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:51:02.352 INFO:tasks.workunit.client.0.smithi115.stdout:started read 2021-07-24T16:51:02.352 INFO:tasks.workunit.client.0.smithi115.stdout:read completion cb called! 2021-07-24T16:51:02.352 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 512 2021-07-24T16:51:02.353 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:51:02.353 INFO:tasks.workunit.client.0.smithi115.stdout:started read 2021-07-24T16:51:02.353 INFO:tasks.workunit.client.0.smithi115.stdout:read completion cb called! 2021-07-24T16:51:02.353 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 512 2021-07-24T16:51:02.353 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:51:02.354 INFO:tasks.workunit.client.0.smithi115.stdout:started read 2021-07-24T16:51:02.354 INFO:tasks.workunit.client.0.smithi115.stdout:read completion cb called! 2021-07-24T16:51:02.354 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 512 2021-07-24T16:51:02.354 INFO:tasks.workunit.client.0.smithi115.stdout:created completion 2021-07-24T16:51:02.355 INFO:tasks.workunit.client.0.smithi115.stdout:started read 2021-07-24T16:51:02.355 INFO:tasks.workunit.client.0.smithi115.stdout:read completion cb called! 2021-07-24T16:51:02.355 INFO:tasks.workunit.client.0.smithi115.stdout:return value is: 512 2021-07-24T16:51:02.355 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.ImagePollIO (35 ms) 2021-07-24T16:51:02.355 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.Mirror 2021-07-24T16:51:02.356 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:51:02.356 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:51:02.382 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.Mirror (39 ms) 2021-07-24T16:51:02.382 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.MirrorPeerAttributes 2021-07-24T16:51:02.397 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.MirrorPeerAttributes (15 ms) 2021-07-24T16:51:02.398 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.CreateWithMirrorEnabled 2021-07-24T16:51:02.398 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:51:02.398 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.CreateWithMirrorEnabled (0 ms) 2021-07-24T16:51:02.398 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot 2021-07-24T16:51:02.399 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:51:02.399 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot (0 ms) 2021-07-24T16:51:02.399 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.ExclusiveLock 2021-07-24T16:51:02.399 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:51:02.400 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.ExclusiveLock (0 ms) 2021-07-24T16:51:02.400 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.BreakLock 2021-07-24T16:51:02.400 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:51:02.400 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.BreakLock (0 ms) 2021-07-24T16:51:02.401 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.DiscardAfterWrite 2021-07-24T16:51:02.401 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:51:02.401 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.DiscardAfterWrite (0 ms) 2021-07-24T16:51:02.401 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.DefaultFeatures 2021-07-24T16:51:02.401 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.DefaultFeatures (0 ms) 2021-07-24T16:51:02.402 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurge 2021-07-24T16:51:02.402 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:51:02.402 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurge (0 ms) 2021-07-24T16:51:02.402 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay 2021-07-24T16:51:02.403 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:51:02.403 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay (0 ms) 2021-07-24T16:51:02.403 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.TestTrashPurge 2021-07-24T16:51:02.403 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:51:02.403 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.TestTrashPurge (0 ms) 2021-07-24T16:51:02.404 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndRestore 2021-07-24T16:51:02.404 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:51:02.404 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.TestTrashMoveAndRestore (0 ms) 2021-07-24T16:51:02.404 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.TestListWatchers 2021-07-24T16:51:02.405 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:51:02.412 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.TestListWatchers (15 ms) 2021-07-24T16:51:02.412 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.TestSetSnapById 2021-07-24T16:51:02.413 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:51:03.411 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.TestSetSnapById (1000 ms) 2021-07-24T16:51:03.412 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.Namespaces 2021-07-24T16:51:03.463 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.Namespaces (51 ms) 2021-07-24T16:51:03.463 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.NamespacesPP 2021-07-24T16:51:03.493 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:51:03.494 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.NamespacesPP (31 ms) 2021-07-24T16:51:03.494 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.Migration 2021-07-24T16:51:03.494 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:51:03.495 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:51:03.763 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.Migration (268 ms) 2021-07-24T16:51:03.763 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.MigrationPP 2021-07-24T16:51:03.763 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:51:03.763 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:51:04.076 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.MigrationPP (313 ms) 2021-07-24T16:51:04.076 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.TestGetAccessTimestamp 2021-07-24T16:51:04.076 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:51:04.077 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.TestGetAccessTimestamp (0 ms) 2021-07-24T16:51:04.077 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.TestGetModifyTimestamp 2021-07-24T16:51:04.077 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:51:04.077 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.TestGetModifyTimestamp (0 ms) 2021-07-24T16:51:04.077 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.ZeroOverlapFlatten 2021-07-24T16:51:04.078 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:51:04.078 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.ZeroOverlapFlatten (0 ms) 2021-07-24T16:51:04.079 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.PoolMetadata 2021-07-24T16:51:04.079 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:51:04.079 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.PoolMetadata (0 ms) 2021-07-24T16:51:04.079 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.PoolMetadataPP 2021-07-24T16:51:04.079 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:51:04.080 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.PoolMetadataPP (0 ms) 2021-07-24T16:51:04.080 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.Config 2021-07-24T16:51:04.080 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:51:04.080 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.Config (0 ms) 2021-07-24T16:51:04.081 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.ConfigPP 2021-07-24T16:51:04.081 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:51:04.081 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.ConfigPP (0 ms) 2021-07-24T16:51:04.081 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.PoolStatsPP 2021-07-24T16:51:04.082 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:51:04.082 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.PoolStatsPP (0 ms) 2021-07-24T16:51:04.082 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.ImageSpec 2021-07-24T16:51:04.082 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:51:04.083 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.ImageSpec (0 ms) 2021-07-24T16:51:04.083 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.SnapRemoveWithChildMissing 2021-07-24T16:51:04.083 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:51:04.084 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.SnapRemoveWithChildMissing (0 ms) 2021-07-24T16:51:04.084 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestLibRBD.WriteZeroes 2021-07-24T16:51:04.085 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:51:04.115 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestLibRBD.WriteZeroes (39 ms) 2021-07-24T16:51:08.164 INFO:tasks.workunit.client.0.smithi115.stdout:[----------] 115 tests from TestLibRBD (74736 ms total) 2021-07-24T16:51:08.164 INFO:tasks.workunit.client.0.smithi115.stdout: 2021-07-24T16:51:08.164 INFO:tasks.workunit.client.0.smithi115.stdout:[----------] 7 tests from DiffIterateTest/0, where TypeParam = DiffIterateParams 2021-07-24T16:51:08.192 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] DiffIterateTest/0.DiffIterate 2021-07-24T16:51:10.168 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:51:11.916 INFO:journalctl@ceph.mgr.x.smithi185.stdout:Jul 24 16:51:11 smithi185 systemd[1]: Stopping Ceph mgr.x for 09e65f2e-ec9e-11eb-8c23-001a4aab830c... 2021-07-24T16:51:12.216 INFO:tasks.workunit.client.0.smithi115.stdout: wrote [4337917~81331,8483015~88991,8933548~125465,11813647~60062,12987274~80962,19917333~69193,20049209~56132,20503029~71674] 2021-07-24T16:51:13.221 INFO:tasks.workunit.client.0.smithi115.stdout: wrote [2118998~74461,3523665~2686,7332209~7459,8712694~85338,10267353~16538,10517445~80926,11527276~46266,14681811~72184,16662343~14515,16726149~95990] 2021-07-24T16:51:13.221 INFO:tasks.workunit.client.0.smithi115.stdout: diff was [0~3526351,4419248~2920420,8712694~85338,10267353~16538,10517445~80926,11527276~46266,13068236~3753903] 2021-07-24T16:51:13.223 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] DiffIterateTest/0.DiffIterate (5031 ms) 2021-07-24T16:51:13.223 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDiscard 2021-07-24T16:51:13.223 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:51:13.236 INFO:tasks.workunit.client.0.smithi115.stdout:iterate_cb 0~256 2021-07-24T16:51:14.200 INFO:tasks.workunit.client.0.smithi115.stdout:iterate_cb 0~256 2021-07-24T16:51:15.202 INFO:tasks.workunit.client.0.smithi115.stdout:iterate_cb 0~256 2021-07-24T16:51:16.210 INFO:tasks.workunit.client.0.smithi115.stdout:iterate_cb 0~256 2021-07-24T16:51:16.212 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] DiffIterateTest/0.DiffIterateDiscard (2989 ms) 2021-07-24T16:51:16.212 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] DiffIterateTest/0.DiffIterateStress 2021-07-24T16:51:16.212 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:51:16.403 INFO:tasks.workunit.client.0.smithi115.stdout: i=0 exists [8449859~313688,12425570~8168480,22279124~3517451,98665983~349089,106850454~5483253,118840398~3284403,185875314~7951275,226966549~85056,280921984~6042594,364514185~6772105] wrote [8449859~313688,12425570~8168480,22279124~3517451,98665983~349089,106850454~5483253,118840398~3284403,185875314~7951275,226966549~85056,280921984~6042594,364514185~6772105] 2021-07-24T16:51:17.352 INFO:tasks.workunit.client.0.smithi115.stdout: i=1 exists [2539657~7064517,12425570~8168480,22279124~3517451,36243713~2681970,69847868~394994,88471481~7703967,98665983~349089,106850454~5483253,118840398~3284403,185875314~7951275,226966549~85056,259683037~5890574,280921984~6042594,328218594~4807317,364514185~6772105,376908179~2695602,384419279~2831153,397285023~3998186] wrote [2539657~7064517,36243713~2681970,69847868~394994,88471481~7703967,259683037~5890574,328218594~4807317,376908179~2695602,384419279~2831153,397285023~3998186] 2021-07-24T16:51:18.356 INFO:tasks.workunit.client.0.smithi115.stdout: i=2 exists [1456586~835350,2539657~7064517,12425570~8168480,22279124~3517451,36243713~2681970,69847868~394994,88471481~7703967,98665983~349089,102143994~10189713,118840398~3284403,138606085~7566744,185875314~11884862,216875080~6096142,226966549~85056,247411810~2839513,259683037~5890574,280921984~6042594,295554344~3489128,328218594~4807317,335327994~172646,364514185~6772105,376908179~2695602,384419279~2831153,397285023~3998186,411003399~6371582] wrote [1456586~835350,36540037~1856088,102143994~5597661,138606085~7566744,189895497~7864679,216875080~6096142,247411810~2839513,295554344~3489128,335327994~172646,411003399~6371582] 2021-07-24T16:51:19.371 INFO:tasks.workunit.client.0.smithi115.stdout: i=3 exists [1456586~835350,2539657~9539661,12425570~8168480,22279124~3517451,36243713~2681970,69847868~394994,88471481~7703967,98665983~349089,102143994~10189713,118840398~3284403,138606085~7566744,160640206~2092176,185875314~11884862,216875080~6096142,226966549~85056,243550538~6700785,259683037~5890574,280921984~9338588,295554344~3489128,324630732~2620489,328218594~4807317,335327994~172646,345239158~1851995,354494138~4296635,364514185~6772105,376908179~2695602,384419279~2831153,388310410~7004890,397285023~3998186,411003399~6371582] wrote [3561584~3392460,7812421~4266897,160640206~2092176,243550538~5931815,282378985~7881587,324630732~2620489,345239158~1851995,354494138~4296635,369838425~1030587,388310410~7004890] 2021-07-24T16:51:20.382 INFO:tasks.workunit.client.0.smithi115.stdout: i=4 exists [1456586~835350,2539657~18054393,22279124~3517451,36243713~2681970,69847868~394994,71634096~1221464,88471481~7703967,98665983~349089,102143994~10189713,118840398~3284403,138606085~7566744,160640206~2092176,185875314~11884862,216875080~6096142,226966549~85056,243550538~6700785,254842727~3372977,259683037~5890574,280921984~9338588,294600593~7443037,310370224~8262525,324630732~2620489,328218594~4807317,335327994~172646,340575533~2138701,343190195~5425750,354494138~4296635,364514185~6772105,376908179~2695602,384419279~2831153,388310410~7004890,397285023~3998186,411003399~6371582] wrote [9308006~6428298,71634096~1221464,191490487~3587625,254842727~3372977,281832934~6679483,294600593~7443037,310370224~8262525,340575533~2138701,343190195~5425750] 2021-07-24T16:51:21.329 INFO:tasks.workunit.client.0.smithi115.stdout: i=5 exists [1456586~835350,2539657~18054393,22279124~3517451,32459601~2545025,36243713~2681970,42366922~5583442,60404269~539213,62369424~1214346,69847868~394994,71634096~1221464,88471481~7703967,98665983~349089,102143994~10189713,118840398~3284403,138606085~13400216,160640206~2092176,168096447~6492295,185875314~11884862,216875080~6096142,226966549~85056,243550538~6700785,254842727~3372977,259683037~5890574,280921984~9338588,294600593~7443037,310370224~8262525,324051682~3199539,328218594~4807317,335327994~172646,340575533~2138701,343190195~5425750,354494138~4296635,364514185~6772105,376908179~2695602,384419279~2831153,388310410~7004890,397285023~3998186,411003399~6371582] wrote [7164648~7165437,32459601~2545025,42366922~5583442,60404269~539213,62369424~1214346,143599228~8407073,168096447~6492295,324051682~939905,391533122~2706441] 2021-07-24T16:51:22.423 INFO:tasks.workunit.client.0.smithi115.stdout: i=6 exists [1456586~835350,2539657~18054393,22279124~3517451,32459601~2545025,36243713~2681970,42366922~8107022,51240296~6261217,60404269~539213,62369424~1214346,69847868~394994,71634096~1221464,88471481~7703967,98665983~349089,101495406~10838301,118840398~3284403,138606085~13400216,160640206~2092176,168096447~11986716,183171188~2610844,185875314~11884862,209730649~5942689,216875080~6096142,226966549~85056,243550538~6700785,254842727~3372977,259683037~5890574,280921984~21121646,310370224~8262525,324051682~3199539,328218594~4807317,335327994~172646,340575533~2138701,343190195~5425750,354494138~4296635,364514185~6923608,376908179~2695602,384419279~2831153,388310410~7004890,397285023~3998186,411003399~6371582] wrote [43065923~7408021,51240296~6261217,101495406~7447340,171429677~8653486,183171188~2610844,209730649~5942689,281325501~2723655,289841389~8129643,366107392~5330401] 2021-07-24T16:51:22.917 INFO:journalctl@ceph.mgr.x.smithi185.stdout:Jul 24 16:51:22 smithi185 podman[50732]: 2021-07-24 16:51:22.526244537 +0000 UTC m=+0.626280520 container remove 1dbcb4390826b60a6b151400bd41121abd1772cc7218fb5a38ad4d2cffb11ab5 (image=docker.io/ceph/daemon-base:latest-octopus, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-mgr.x, maintainer=Dimitri Savineau , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20201204, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_COMMIT=dc1ab19b0a59d1b98f8d68ddf2a7018ba195e766, RELEASE=master-dc1ab19) 2021-07-24T16:51:22.917 INFO:journalctl@ceph.mgr.x.smithi185.stdout:Jul 24 16:51:22 smithi185 podman[50691]: ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-mgr.x 2021-07-24T16:51:22.917 INFO:journalctl@ceph.mgr.x.smithi185.stdout:Jul 24 16:51:22 smithi185 systemd[1]: ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@mgr.x.service: Main process exited, code=exited, status=137/n/a 2021-07-24T16:51:22.918 INFO:journalctl@ceph.mgr.x.smithi185.stdout:Jul 24 16:51:22 smithi185 systemd[1]: ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c@mgr.x.service: Failed with result 'exit-code'. 2021-07-24T16:51:22.918 INFO:journalctl@ceph.mgr.x.smithi185.stdout:Jul 24 16:51:22 smithi185 systemd[1]: Stopped Ceph mgr.x for 09e65f2e-ec9e-11eb-8c23-001a4aab830c. 2021-07-24T16:51:22.918 INFO:journalctl@ceph.mgr.x.smithi185.stdout:Jul 24 16:51:22 smithi185 systemd[1]: Starting Ceph mgr.x for 09e65f2e-ec9e-11eb-8c23-001a4aab830c... 2021-07-24T16:51:23.328 INFO:journalctl@ceph.mgr.x.smithi185.stdout:Jul 24 16:51:22 smithi185 podman[50877]: 2021-07-24 16:51:22.875957952 +0000 UTC m=+0.030834940 image pull quay.ceph.io/ceph-ci/ceph:f7cd730b96380f0a18fbfd486fd4354c294b17eb 2021-07-24T16:51:23.328 INFO:journalctl@ceph.mgr.x.smithi185.stdout:Jul 24 16:51:23 smithi185 podman[50877]: 2021-07-24 16:51:23.034485335 +0000 UTC m=+0.189362419 container create 6852a07747675b0143008ef0e6c2c6e80f31099de1309f93b31836b4bb8c509d (image=quay.ceph.io/ceph-ci/ceph:f7cd730b96380f0a18fbfd486fd4354c294b17eb, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-mgr.x, org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, io.buildah.version=1.19.8, GIT_COMMIT=dc1ab19b0a59d1b98f8d68ddf2a7018ba195e766, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, maintainer=Dimitri Savineau , org.label-schema.schema-version=1.0, RELEASE=wip-kefu-testing-2021-07-24-2153-f7cd730, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2021-07-24T16:51:23.363 INFO:tasks.workunit.client.0.smithi115.stdout: i=7 exists [1456586~835350,2539657~18054393,21201849~5770984,32459601~2545025,36243713~2681970,42366922~8107022,51240296~6261217,59093520~1275242,60404269~539213,62369424~1214346,69847868~394994,71634096~1221464,83350648~1455657,88471481~7703967,98665983~349089,101495406~10838301,112484191~1049432,118840398~4765059,129188496~5500527,138606085~13400216,160640206~2092176,168096447~11986716,183171188~2610844,185875314~11884862,209730649~5942689,216875080~6096142,226966549~85056,243550538~6700785,254842727~3372977,259683037~11837811,274151746~4118317,280921984~21121646,310370224~8262525,324051682~3199539,328218594~4807317,335327994~172646,340575533~2138701,343190195~5425750,354494138~4296635,364514185~6923608,376908179~2695602,384419279~2831153,388310410~7004890,397285023~3998186,403116182~1779903,411003399~6371582] wrote [5058216~321495,21201849~5770984,59093520~1275242,83350648~1455657,112484191~1049432,120141225~3464232,129188496~5500527,263329394~8191454,274151746~4118317,403116182~1779903] 2021-07-24T16:51:23.665 INFO:journalctl@ceph.mgr.x.smithi185.stdout:Jul 24 16:51:23 smithi185 podman[50877]: 2021-07-24 16:51:23.376088012 +0000 UTC m=+0.530965116 container init 6852a07747675b0143008ef0e6c2c6e80f31099de1309f93b31836b4bb8c509d (image=quay.ceph.io/ceph-ci/ceph:f7cd730b96380f0a18fbfd486fd4354c294b17eb, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-mgr.x, org.label-schema.schema-version=1.0, RELEASE=wip-kefu-testing-2021-07-24-2153-f7cd730, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=dc1ab19b0a59d1b98f8d68ddf2a7018ba195e766, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Dimitri Savineau , org.label-schema.name=CentOS Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.19.8, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20201204) 2021-07-24T16:51:23.666 INFO:journalctl@ceph.mgr.x.smithi185.stdout:Jul 24 16:51:23 smithi185 podman[50877]: 2021-07-24 16:51:23.409364286 +0000 UTC m=+0.564241280 container start 6852a07747675b0143008ef0e6c2c6e80f31099de1309f93b31836b4bb8c509d (image=quay.ceph.io/ceph-ci/ceph:f7cd730b96380f0a18fbfd486fd4354c294b17eb, name=ceph-09e65f2e-ec9e-11eb-8c23-001a4aab830c-mgr.x, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, ceph=True, org.label-schema.schema-version=1.0, RELEASE=wip-kefu-testing-2021-07-24-2153-f7cd730, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=dc1ab19b0a59d1b98f8d68ddf2a7018ba195e766, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.19.8, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Base Image) 2021-07-24T16:51:23.666 INFO:journalctl@ceph.mgr.x.smithi185.stdout:Jul 24 16:51:23 smithi185 bash[50801]: 6852a07747675b0143008ef0e6c2c6e80f31099de1309f93b31836b4bb8c509d 2021-07-24T16:51:23.666 INFO:journalctl@ceph.mgr.x.smithi185.stdout:Jul 24 16:51:23 smithi185 systemd[1]: Started Ceph mgr.x for 09e65f2e-ec9e-11eb-8c23-001a4aab830c. 2021-07-24T16:51:24.357 INFO:tasks.workunit.client.0.smithi115.stdout: i=8 exists [1456586~835350,2539657~18054393,21201849~5770984,32459601~2545025,36243713~2681970,42366922~8107022,51240296~13535734,69847868~394994,71634096~1221464,83350648~1455657,88471481~7703967,98665983~349089,101495406~10838301,112484191~1049432,118840398~4765059,129188496~5500527,138606085~13400216,160640206~2092176,168096447~11986716,183171188~2610844,185875314~11884862,209730649~5942689,216875080~6096142,226966549~85056,232137479~1372757,241617041~8634282,254842727~3372977,259683037~11837811,274151746~4118317,280921984~21121646,303136181~1582759,310370224~8262525,324051682~3199539,328218594~4807317,335327994~172646,340575533~2138701,343190195~5425750,354494138~4296635,364514185~6923608,376908179~2695602,380344346~2742773,384419279~2831153,388310410~7004890,397285023~3998186,403116182~1779903,411003399~6371582] wrote [10519215~2937883,55028551~9747479,183951945~1726961,232137479~1372757,241617041~5691574,290223290~520931,303136181~1582759,380344346~2742773] 2021-07-24T16:51:25.430 INFO:tasks.workunit.client.0.smithi115.stdout: i=9 exists [1456586~19137464,21201849~5770984,32459601~2545025,36243713~2681970,42366922~8107022,51240296~13535734,69847868~394994,71634096~1221464,83350648~1455657,88471481~7703967,98665983~349089,101495406~10838301,112484191~1049432,118840398~4765059,129188496~33543886,168096447~11986716,183171188~2610844,185875314~11884862,209730649~5942689,216875080~6096142,223740543~5102507,232137479~1372757,241617041~8634282,254842727~3372977,259683037~11837811,274151746~27891884,303136181~1582759,310370224~8262525,324051682~3199539,328218594~4807317,335327994~172646,340575533~2138701,343190195~5425750,354494138~4296635,364514185~6923608,376908179~2695602,380344346~2742773,384419279~2831153,388310410~7004890,397285023~3998186,403116182~1779903,411003399~6371582] wrote [1793523~935101,8004017~6098991,53991374~4429684,133960630~6336142,143879007~5425942,151696476~10852411,223740543~5102507,267697520~2993227,277859735~7761800] 2021-07-24T16:51:26.409 INFO:tasks.workunit.client.0.smithi115.stdout: i=10 exists [1456586~19329210,21201849~13802777,36243713~2681970,42366922~8107022,50496506~507745,51240296~13535734,69847868~394994,71634096~1221464,83350648~1455657,88471481~7703967,98665983~349089,101495406~10838301,112484191~1049432,115583910~47148472,168096447~11986716,183171188~2610844,185875314~11884862,209730649~5942689,216875080~6096142,223740543~5102507,232137479~1372757,241617041~8634282,254842727~3372977,259683037~11837811,274151746~27891884,303136181~1582759,310370224~9239483,324051682~3199539,328218594~4807317,335327994~172646,340575533~2138701,343190195~5425750,354494138~4296635,364514185~6923608,376908179~2695602,380344346~2742773,384419279~2831153,388310410~7004890,397285023~3998186,403116182~1779903,411003399~6371582] wrote [8948104~1754249,12812408~7973388,26672831~6062022,50496506~507745,59246618~271471,115583910~6494359,123062050~13149537,313415378~6194329] 2021-07-24T16:51:27.418 INFO:tasks.workunit.client.0.smithi115.stdout: i=11 exists [1456586~19329210,21201849~13802777,36243713~2681970,42366922~8107022,50496506~507745,51240296~13535734,69847868~394994,71634096~1221464,83350648~1455657,88471481~8055960,98665983~349089,101495406~10838301,112484191~1049432,114461595~470466,115583910~47148472,168096447~11986716,183171188~2610844,185875314~11884862,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~8634282,254842727~3372977,259683037~11837811,274151746~27891884,303136181~1582759,310370224~9239483,324051682~3199539,328218594~4807317,335327994~172646,339160509~9455436,354494138~4296635,364514185~6923608,376908179~10342253,388310410~7004890,397285023~3998186,403116182~14258799] wrote [88539697~7987744,114461595~470466,188670667~2425429,216100488~4470559,232683720~3670960,236439604~4448658,339160509~6543854,379437525~5552164,403800598~7227573] 2021-07-24T16:51:27.669 INFO:tasks.workunit.client.0.smithi115.stdout: i=12 exists [1456586~19329210,21201849~13802777,35255099~3670584,42366922~22409108,69847868~394994,71634096~1221464,83350648~1455657,86862696~9664745,98665983~349089,101495406~10838301,112484191~1049432,114461595~470466,115583910~47148472,166029409~1024295,168096447~11986716,183171188~2610844,185875314~11884862,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~8634282,254842727~3372977,259683037~13345456,274151746~27891884,303136181~1582759,310370224~9239483,324051682~3199539,328218594~4807317,335327994~172646,339160509~9455436,354494138~4296635,362742550~8695243,376908179~10342253,388310410~7004890,397285023~3998186,403116182~14258799] wrote [35255099~2755554,48587079~3215261,86862696~3556341,104326604~7001682,122068306~2006272,166029409~1024295,193713181~860412,266399006~6629487,362742550~5351333,379825414~7304073] 2021-07-24T16:51:28.696 INFO:tasks.workunit.client.0.smithi115.stdout: i=13 exists [1456586~19329210,21201849~13802777,35255099~3670584,42366922~22409108,69847868~394994,71634096~1221464,78293841~6713666,86862696~9664745,98665983~349089,101495406~10838301,112484191~1049432,114461595~470466,115583910~47148472,166029409~1024295,168096447~11986716,183171188~2610844,185875314~11884862,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~9079442,252653070~6102411,259683037~13345456,274151746~27891884,303136181~1582759,310370224~9239483,324051682~3199539,328218594~4807317,335327994~172646,339160509~9455436,354494138~4296635,362742550~8695243,376908179~10342253,388310410~12972799,403116182~14258799] wrote [7816693~2447738,24481394~4422628,78293841~6713666,93806372~979712,243236408~7460075,252653070~6102411,342748684~5053236,381402171~4841072,393137409~4245387] 2021-07-24T16:51:29.278 INFO:tasks.workunit.client.0.smithi115.stdout: i=14 exists [1456586~19329210,21201849~13802777,35255099~6668545,42366922~22409108,69847868~394994,71634096~1221464,78293841~6713666,86862696~9664745,98665983~349089,101495406~10838301,112484191~1049432,114461595~470466,115583910~47148472,166029409~1024295,168096447~11986716,183171188~2610844,185875314~11884862,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,274151746~30769452,310370224~9239483,324051682~3199539,327836806~5189105,335327994~172646,339160509~9455436,354494138~4296635,362742550~8695243,376908179~10342253,388310410~12972799,403116182~14258799] wrote [36376233~5547411,144319112~2122112,225420769~1892043,248915799~4435712,259552823~2177191,295807066~1793032,301272822~3648376,327836806~4491106,345113512~2989420,388666402~6122073] 2021-07-24T16:51:30.327 INFO:tasks.workunit.client.0.smithi115.stdout: i=15 exists [1456586~19329210,21201849~13802777,35255099~6668545,42366922~22409108,69847868~394994,71634096~1221464,78293841~6713666,86862696~9664745,98665983~349089,101495406~10838301,112484191~1049432,114461595~470466,115583910~47148472,163124696~16958467,183171188~2610844,185875314~11884862,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,274151746~30769452,310370224~10967425,324051682~3199539,327836806~5189105,335327994~172646,339160509~9455436,354494138~4296635,361888848~9548945,376908179~10342253,388310410~12972799,403116182~14258799] wrote [7451402~3078449,22909194~705027,140132331~5034999,163124696~7697385,312012586~9325063,361888848~4468219,382292178~4732169,409962352~1134162] 2021-07-24T16:51:31.302 INFO:tasks.workunit.client.0.smithi115.stdout: i=16 exists [1456586~19329210,21201849~13802777,35255099~6668545,42366922~22409108,69847868~394994,71634096~4773169,78293841~6713666,86862696~9664745,98665983~349089,101495406~10838301,112484191~1049432,114461595~470466,115583910~70198122,185875314~14579295,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~6870236,335327994~172646,339160509~9455436,354494138~4296635,359321494~1382265,361888848~9548945,376908179~10342253,388310410~12972799,403116182~14258799] wrote [72624357~3782908,131948397~4246530,158888336~6514245,177269614~7029091,197608374~2846235,273827083~200585,320308143~1033463,331588774~3118268,359321494~1382265,388513154~5954201] 2021-07-24T16:51:32.314 INFO:tasks.workunit.client.0.smithi115.stdout: i=17 exists [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~9664745,98665983~349089,101495406~10838301,112484191~1049432,114461595~470466,115583910~84870699,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~6870236,335327994~172646,339160509~9455436,354494138~16943655,376908179~10342253,388310410~12972799,403116182~14258799] wrote [30966381~5363772,41597226~5296961,66260291~1535030,155515836~1027758,175914262~8924588,185276778~1916614,220323080~838490,274608906~4754854,357772852~4550936] 2021-07-24T16:51:33.318 INFO:tasks.workunit.client.0.smithi115.stdout: i=18 exists [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~9664745,98665983~349089,101495406~10838301,112484191~1049432,114461595~470466,115583910~84870699,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~6870236,335327994~172646,339160509~9455436,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] wrote [3217721~115270,3863510~5186197,9231068~10468366,33514364~5211332,191159641~1946903,289311787~3204909,368113107~1236038,372428543~4500742] 2021-07-24T16:51:34.366 INFO:tasks.workunit.client.0.smithi115.stdout: i=19 exists [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~12414886,101495406~10838301,112484191~1049432,114461595~470466,115583910~84870699,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] wrote [25328275~7096179,58007328~2621817,87041132~12236450,141112155~13139745,207692689~7239443,303273689~362257,333421616~5170504,348181779~4092022] 2021-07-24T16:51:35.187 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to 1 diff [2539657~7064517,36243713~2681970,69847868~394994,88471481~7703967,259683037~5890574,328218594~4807317,376908179~2695602,384419279~2831153,397285023~3998186] 2021-07-24T16:51:35.187 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [2539657~7064517,36243713~2681970,69847868~394994,88471481~7703967,259683037~5890574,328218594~4807317,376908179~2695602,384419279~2831153,397285023~3998186] 2021-07-24T16:51:35.199 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~9604174,33554432~5371251,67108864~3133998,88080384~8095064,255852544~9721067,327155712~5870199,373293056~6310725,381681664~5568768,394264576~7018633] 2021-07-24T16:51:35.199 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to 2 diff [1456586~835350,2539657~7064517,36243713~2681970,69847868~394994,88471481~7703967,102143994~5597661,138606085~7566744,189895497~7864679,216875080~6096142,247411810~2839513,259683037~5890574,295554344~3489128,328218594~4807317,335327994~172646,376908179~2695602,384419279~2831153,397285023~3998186,411003399~6371582] 2021-07-24T16:51:35.199 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~835350,2539657~7064517,36243713~2681970,69847868~394994,88471481~7703967,102143994~5597661,138606085~7566744,189895497~7864679,216875080~6096142,247411810~2839513,259683037~5890574,295554344~3489128,328218594~4807317,335327994~172646,376908179~2695602,384419279~2831153,397285023~3998186,411003399~6371582] 2021-07-24T16:51:35.206 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~9604174,33554432~5371251,67108864~3133998,88080384~8095064,100663296~7078359,138412032~7760797,189895497~7864679,213909504~9061718,243269632~6981691,255852544~9721067,293601280~5442192,327155712~8344928,373293056~6310725,381681664~5568768,394264576~7018633,406847488~10527493] 2021-07-24T16:51:35.206 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to 3 diff [1456586~835350,2539657~9539661,36243713~2681970,69847868~394994,88471481~7703967,102143994~5597661,138606085~7566744,160640206~2092176,189895497~7864679,216875080~6096142,243550538~6700785,259683037~5890574,282378985~7881587,295554344~3489128,324630732~2620489,328218594~4807317,335327994~172646,345239158~1851995,354494138~4296635,369838425~1030587,376908179~2695602,384419279~2831153,388310410~7004890,397285023~3998186,411003399~6371582] 2021-07-24T16:51:35.206 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~835350,2539657~9539661,36243713~2681970,69847868~394994,88471481~7703967,102143994~5597661,138606085~7566744,160640206~2092176,189895497~7864679,216875080~6096142,243550538~6700785,259683037~5890574,282378985~7881587,295554344~3489128,324630732~2620489,328218594~4807317,335327994~172646,345239158~1851995,354494138~4296635,369838425~1030587,376908179~2695602,384419279~2831153,388310410~7004890,397285023~3998186,411003399~6371582] 2021-07-24T16:51:35.212 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~12079318,33554432~5371251,67108864~3133998,88080384~8095064,100663296~7078359,138412032~7760797,159383552~3348830,189895497~7864679,213909504~9061718,243269632~6981691,255852544~9721067,282378985~7881587,293601280~5442192,322961408~12539232,343932928~3158225,352321536~6469237,369838425~1030587,373293056~6310725,381681664~19601545,406847488~10527493] 2021-07-24T16:51:35.212 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to 4 diff [1456586~835350,2539657~13196647,36243713~2681970,69847868~394994,71634096~1221464,88471481~7703967,102143994~5597661,138606085~7566744,160640206~2092176,189895497~7864679,216875080~6096142,243550538~6700785,254842727~3372977,259683037~5890574,281832934~8427638,294600593~7443037,310370224~8262525,324630732~2620489,328218594~4807317,335327994~172646,340575533~2138701,343190195~5425750,354494138~4296635,369838425~1030587,376908179~2695602,384419279~2831153,388310410~7004890,397285023~3998186,411003399~6371582] 2021-07-24T16:51:35.212 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~835350,2539657~13196647,36243713~2681970,69847868~394994,71634096~1221464,88471481~7703967,102143994~5597661,138606085~7566744,160640206~2092176,189895497~7864679,216875080~6096142,243550538~6700785,254842727~3372977,259683037~5890574,281832934~8427638,294600593~7443037,310370224~8262525,324630732~2620489,328218594~4807317,335327994~172646,340575533~2138701,343190195~5425750,354494138~4296635,369838425~1030587,376908179~2695602,384419279~2831153,388310410~7004890,397285023~3998186,411003399~6371582] 2021-07-24T16:51:35.218 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~15736304,33554432~5371251,67108864~3133998,71303168~1552392,88080384~8095064,100663296~7078359,138412032~7760797,159383552~3348830,189895497~7864679,213909504~9061718,243269632~6981691,251658240~13915371,281832934~8427638,293601280~8442350,306184192~12448557,322961408~12539232,339738624~8877321,352321536~6469237,369838425~1030587,373293056~6310725,381681664~19601545,406847488~10527493] 2021-07-24T16:51:35.219 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to 5 diff [1456586~835350,2539657~13196647,32459601~2545025,36243713~2681970,42366922~5583442,60404269~539213,62369424~1214346,69847868~394994,71634096~1221464,88471481~7703967,102143994~5597661,138606085~13400216,160640206~2092176,168096447~6492295,189895497~7864679,216875080~6096142,243550538~6700785,254842727~3372977,259683037~5890574,281832934~8427638,294600593~7443037,310370224~8262525,324051682~3199539,328218594~4807317,335327994~172646,340575533~2138701,343190195~5425750,354494138~4296635,369838425~1030587,376908179~2695602,384419279~2831153,388310410~7004890,397285023~3998186,411003399~6371582] 2021-07-24T16:51:35.219 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~835350,2539657~13196647,32459601~2545025,36243713~2681970,42366922~5583442,60404269~539213,62369424~1214346,69847868~394994,71634096~1221464,88471481~7703967,102143994~5597661,138606085~13400216,160640206~2092176,168096447~6492295,189895497~7864679,216875080~6096142,243550538~6700785,254842727~3372977,259683037~5890574,281832934~8427638,294600593~7443037,310370224~8262525,324051682~3199539,328218594~4807317,335327994~172646,340575533~2138701,343190195~5425750,354494138~4296635,369838425~1030587,376908179~2695602,384419279~2831153,388310410~7004890,397285023~3998186,411003399~6371582] 2021-07-24T16:51:35.224 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~15736304,29360128~9565555,41943040~6007324,58720256~4863514,67108864~3133998,71303168~1552392,88080384~8095064,100663296~7078359,138412032~13594269,159383552~3348830,167772160~6816582,189895497~7864679,213909504~9061718,243269632~6981691,251658240~13915371,281832934~8427638,293601280~8442350,306184192~12448557,322961408~12539232,339738624~8877321,352321536~6469237,369838425~1030587,373293056~6310725,381681664~19601545,406847488~10527493] 2021-07-24T16:51:35.225 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to 6 diff [1456586~835350,2539657~13196647,32459601~2545025,36243713~2681970,42366922~8107022,51240296~6261217,60404269~539213,62369424~1214346,69847868~394994,71634096~1221464,88471481~7703967,101495406~7447340,138606085~13400216,160640206~2092176,168096447~11986716,183171188~2610844,189895497~7864679,209730649~5942689,216875080~6096142,243550538~6700785,254842727~3372977,259683037~5890574,281325501~20718129,310370224~8262525,324051682~3199539,328218594~4807317,335327994~172646,340575533~2138701,343190195~5425750,354494138~4296635,366107392~5330401,376908179~2695602,384419279~2831153,388310410~7004890,397285023~3998186,411003399~6371582] 2021-07-24T16:51:35.225 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~835350,2539657~13196647,32459601~2545025,36243713~2681970,42366922~8107022,51240296~6261217,60404269~539213,62369424~1214346,69847868~394994,71634096~1221464,88471481~7703967,101495406~7447340,138606085~13400216,160640206~2092176,168096447~11986716,183171188~2610844,189895497~7864679,209730649~5942689,216875080~6096142,243550538~6700785,254842727~3372977,259683037~5890574,281325501~20718129,310370224~8262525,324051682~3199539,328218594~4807317,335327994~172646,340575533~2138701,343190195~5425750,354494138~4296635,366107392~5330401,376908179~2695602,384419279~2831153,388310410~7004890,397285023~3998186,411003399~6371582] 2021-07-24T16:51:35.231 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~15736304,29360128~9565555,41943040~15558473,58720256~4863514,67108864~3133998,71303168~1552392,88080384~8095064,100663296~8279450,138412032~13594269,159383552~3348830,167772160~12311003,180355072~5426960,189895497~7864679,209715200~13256022,243269632~6981691,251658240~13915371,281325501~20718129,306184192~12448557,322961408~12539232,339738624~8877321,352321536~6469237,366107392~5330401,373293056~6310725,381681664~19601545,406847488~10527493] 2021-07-24T16:51:35.231 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to 7 diff [1456586~835350,2539657~13196647,21201849~5770984,32459601~2545025,36243713~2681970,42366922~8107022,51240296~6261217,59093520~1275242,60404269~539213,62369424~1214346,69847868~394994,71634096~1221464,83350648~1455657,88471481~7703967,101495406~7447340,112484191~1049432,120141225~3464232,129188496~5500527,138606085~13400216,160640206~2092176,168096447~11986716,183171188~2610844,189895497~7864679,209730649~5942689,216875080~6096142,243550538~6700785,254842727~3372977,259683037~11837811,274151746~4118317,281325501~20718129,310370224~8262525,324051682~3199539,328218594~4807317,335327994~172646,340575533~2138701,343190195~5425750,354494138~4296635,366107392~5330401,376908179~2695602,384419279~2831153,388310410~7004890,397285023~3998186,403116182~1779903,411003399~6371582] 2021-07-24T16:51:35.231 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~835350,2539657~13196647,21201849~5770984,32459601~2545025,36243713~2681970,42366922~8107022,51240296~6261217,59093520~1275242,60404269~539213,62369424~1214346,69847868~394994,71634096~1221464,83350648~1455657,88471481~7703967,101495406~7447340,112484191~1049432,120141225~3464232,129188496~5500527,138606085~13400216,160640206~2092176,168096447~11986716,183171188~2610844,189895497~7864679,209730649~5942689,216875080~6096142,243550538~6700785,254842727~3372977,259683037~11837811,274151746~4118317,281325501~20718129,310370224~8262525,324051682~3199539,328218594~4807317,335327994~172646,340575533~2138701,343190195~5425750,354494138~4296635,366107392~5330401,376908179~2695602,384419279~2831153,388310410~7004890,397285023~3998186,403116182~1779903,411003399~6371582] 2021-07-24T16:51:35.237 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~15736304,21201849~5770984,29360128~9565555,41943040~15558473,58720256~4863514,67108864~3133998,71303168~1552392,79691776~5114529,88080384~8095064,100663296~8279450,112333707~1199916,120141225~3464232,125829120~8859903,138412032~13594269,159383552~3348830,167772160~12311003,180355072~5426960,189895497~7864679,209715200~13256022,243269632~6981691,251658240~19862608,272629760~5640303,281325501~20718129,306184192~12448557,322961408~12539232,339738624~8877321,352321536~6469237,366107392~5330401,373293056~6310725,381681664~19601545,402653184~2242901,406847488~10527493] 2021-07-24T16:51:35.237 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to 8 diff [1456586~835350,2539657~13196647,21201849~5770984,32459601~2545025,36243713~2681970,42366922~8107022,51240296~13535734,69847868~394994,71634096~1221464,83350648~1455657,88471481~7703967,101495406~7447340,112484191~1049432,120141225~3464232,129188496~5500527,138606085~13400216,160640206~2092176,168096447~11986716,183171188~2610844,189895497~7864679,209730649~5942689,216875080~6096142,232137479~1372757,241617041~8634282,254842727~3372977,259683037~11837811,274151746~4118317,281325501~20718129,303136181~1582759,310370224~8262525,324051682~3199539,328218594~4807317,335327994~172646,340575533~2138701,343190195~5425750,354494138~4296635,366107392~5330401,376908179~2695602,380344346~2742773,384419279~2831153,388310410~7004890,397285023~3998186,403116182~1779903,411003399~6371582] 2021-07-24T16:51:35.238 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~835350,2539657~13196647,21201849~5770984,32459601~2545025,36243713~2681970,42366922~8107022,51240296~13535734,69847868~394994,71634096~1221464,83350648~1455657,88471481~7703967,101495406~7447340,112484191~1049432,120141225~3464232,129188496~5500527,138606085~13400216,160640206~2092176,168096447~11986716,183171188~2610844,189895497~7864679,209730649~5942689,216875080~6096142,232137479~1372757,241617041~8634282,254842727~3372977,259683037~11837811,274151746~4118317,281325501~20718129,303136181~1582759,310370224~8262525,324051682~3199539,328218594~4807317,335327994~172646,340575533~2138701,343190195~5425750,354494138~4296635,366107392~5330401,376908179~2695602,380344346~2742773,384419279~2831153,388310410~7004890,397285023~3998186,403116182~1779903,411003399~6371582] 2021-07-24T16:51:35.243 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~15736304,21201849~5770984,29360128~9565555,41943040~22832990,67108864~3133998,71303168~1552392,79691776~5114529,88080384~8095064,100663296~8279450,112333707~1199916,120141225~3464232,125829120~8859903,138412032~13594269,159383552~3348830,167772160~12311003,180355072~5426960,189895497~7864679,209715200~13256022,230686720~2823516,239075328~11175995,251658240~19862608,272629760~5640303,281325501~23393439,306184192~12448557,322961408~12539232,339738624~8877321,352321536~6469237,366107392~5330401,373293056~27990153,402653184~2242901,406847488~10527493] 2021-07-24T16:51:35.244 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to 9 diff [1456586~14279718,21201849~5770984,32459601~2545025,36243713~2681970,42366922~8107022,51240296~13535734,69847868~394994,71634096~1221464,83350648~1455657,88471481~7703967,101495406~7447340,112484191~1049432,120141225~3464232,129188496~33543886,168096447~11986716,183171188~2610844,189895497~7864679,209730649~5942689,216875080~6096142,223740543~5102507,232137479~1372757,241617041~8634282,254842727~3372977,259683037~11837811,274151746~27891884,303136181~1582759,310370224~8262525,324051682~3199539,328218594~4807317,335327994~172646,340575533~2138701,343190195~5425750,354494138~4296635,366107392~5330401,376908179~2695602,380344346~2742773,384419279~2831153,388310410~7004890,397285023~3998186,403116182~1779903,411003399~6371582] 2021-07-24T16:51:35.244 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~14279718,21201849~5770984,32459601~2545025,36243713~2681970,42366922~8107022,51240296~13535734,69847868~394994,71634096~1221464,83350648~1455657,88471481~7703967,101495406~7447340,112484191~1049432,120141225~3464232,129188496~33543886,168096447~11986716,183171188~2610844,189895497~7864679,209730649~5942689,216875080~6096142,223740543~5102507,232137479~1372757,241617041~8634282,254842727~3372977,259683037~11837811,274151746~27891884,303136181~1582759,310370224~8262525,324051682~3199539,328218594~4807317,335327994~172646,340575533~2138701,343190195~5425750,354494138~4296635,366107392~5330401,376908179~2695602,380344346~2742773,384419279~2831153,388310410~7004890,397285023~3998186,403116182~1779903,411003399~6371582] 2021-07-24T16:51:35.250 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~15736304,21201849~5770984,29360128~9565555,41943040~22832990,67108864~3133998,71303168~1552392,79691776~5114529,88080384~8095064,100663296~8279450,112333707~1199916,120141225~3464232,125829120~36903262,167772160~12311003,180355072~5426960,189895497~7864679,209715200~19127850,230686720~2823516,239075328~11175995,251658240~19862608,272629760~32089180,306184192~12448557,322961408~12539232,339738624~8877321,352321536~6469237,366107392~5330401,373293056~27990153,402653184~2242901,406847488~10527493] 2021-07-24T16:51:35.250 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to 10 diff [1456586~19329210,21201849~13802777,36243713~2681970,42366922~8107022,50496506~507745,51240296~13535734,69847868~394994,71634096~1221464,83350648~1455657,88471481~7703967,101495406~7447340,112484191~1049432,115583910~47148472,168096447~11986716,183171188~2610844,189895497~7864679,209730649~5942689,216875080~6096142,223740543~5102507,232137479~1372757,241617041~8634282,254842727~3372977,259683037~11837811,274151746~27891884,303136181~1582759,310370224~9239483,324051682~3199539,328218594~4807317,335327994~172646,340575533~2138701,343190195~5425750,354494138~4296635,366107392~5330401,376908179~2695602,380344346~2742773,384419279~2831153,388310410~7004890,397285023~3998186,403116182~1779903,411003399~6371582] 2021-07-24T16:51:35.250 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~19329210,21201849~13802777,36243713~2681970,42366922~8107022,50496506~507745,51240296~13535734,69847868~394994,71634096~1221464,83350648~1455657,88471481~7703967,101495406~7447340,112484191~1049432,115583910~47148472,168096447~11986716,183171188~2610844,189895497~7864679,209730649~5942689,216875080~6096142,223740543~5102507,232137479~1372757,241617041~8634282,254842727~3372977,259683037~11837811,274151746~27891884,303136181~1582759,310370224~9239483,324051682~3199539,328218594~4807317,335327994~172646,340575533~2138701,343190195~5425750,354494138~4296635,366107392~5330401,376908179~2695602,380344346~2742773,384419279~2831153,388310410~7004890,397285023~3998186,403116182~1779903,411003399~6371582] 2021-07-24T16:51:35.256 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~20785796,21201849~17723834,41943040~22832990,67108864~3133998,71303168~1552392,79691776~5114529,88080384~8095064,100663296~8279450,112333707~50398675,167772160~12311003,180355072~5426960,189895497~7864679,209715200~19127850,230686720~2823516,239075328~11175995,251658240~19862608,272629760~32089180,306184192~13425515,322961408~12539232,339738624~8877321,352321536~6469237,366107392~5330401,373293056~27990153,402653184~2242901,406847488~10527493] 2021-07-24T16:51:35.257 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to 11 diff [1456586~19329210,21201849~13802777,36243713~2681970,42366922~8107022,50496506~507745,51240296~13535734,69847868~394994,71634096~1221464,83350648~1455657,88471481~8055960,101495406~7447340,112484191~1049432,114461595~470466,115583910~47148472,168096447~11986716,183171188~2610844,188670667~9089509,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~8634282,254842727~3372977,259683037~11837811,274151746~27891884,303136181~1582759,310370224~9239483,324051682~3199539,328218594~4807317,335327994~172646,339160509~9455436,354494138~4296635,366107392~5330401,376908179~10342253,388310410~7004890,397285023~3998186,403116182~14258799] 2021-07-24T16:51:35.257 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~19329210,21201849~13802777,36243713~2681970,42366922~8107022,50496506~507745,51240296~13535734,69847868~394994,71634096~1221464,83350648~1455657,88471481~8055960,101495406~7447340,112484191~1049432,114461595~470466,115583910~47148472,168096447~11986716,183171188~2610844,188670667~9089509,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~8634282,254842727~3372977,259683037~11837811,274151746~27891884,303136181~1582759,310370224~9239483,324051682~3199539,328218594~4807317,335327994~172646,339160509~9455436,354494138~4296635,366107392~5330401,376908179~10342253,388310410~7004890,397285023~3998186,403116182~14258799] 2021-07-24T16:51:35.263 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~20785796,21201849~17723834,41943040~22832990,67108864~3133998,71303168~1552392,79691776~5114529,88080384~8447057,100663296~8279450,112333707~50398675,167772160~12311003,180355072~5426960,188670667~9089509,209715200~19127850,230686720~19564603,251658240~19862608,272629760~32089180,306184192~13425515,322961408~12539232,335544320~13071625,352321536~6469237,366107392~5330401,373293056~27990153,402653184~14721797] 2021-07-24T16:51:35.263 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to 12 diff [1456586~19329210,21201849~13802777,35255099~3670584,42366922~22409108,69847868~394994,71634096~1221464,83350648~1455657,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~47148472,166029409~1024295,168096447~11986716,183171188~2610844,188670667~9089509,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~8634282,254842727~3372977,259683037~13345456,274151746~27891884,303136181~1582759,310370224~9239483,324051682~3199539,328218594~4807317,335327994~172646,339160509~9455436,354494138~4296635,362742550~8695243,376908179~10342253,388310410~7004890,397285023~3998186,403116182~14258799] 2021-07-24T16:51:35.263 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~19329210,21201849~13802777,35255099~3670584,42366922~22409108,69847868~394994,71634096~1221464,83350648~1455657,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~47148472,166029409~1024295,168096447~11986716,183171188~2610844,188670667~9089509,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~8634282,254842727~3372977,259683037~13345456,274151746~27891884,303136181~1582759,310370224~9239483,324051682~3199539,328218594~4807317,335327994~172646,339160509~9455436,354494138~4296635,362742550~8695243,376908179~10342253,388310410~7004890,397285023~3998186,403116182~14258799] 2021-07-24T16:51:35.268 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~20785796,21201849~17723834,41943040~22832990,67108864~3133998,71303168~1552392,79691776~16835665,100663296~10664990,112333707~50398675,163577856~3475848,167772160~12311003,180355072~5426960,188670667~9089509,209715200~19127850,230686720~19564603,251658240~53060700,306184192~13425515,322961408~12539232,335544320~13071625,352321536~6469237,362742550~8695243,373293056~27990153,402653184~14721797] 2021-07-24T16:51:35.269 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to 13 diff [1456586~19329210,21201849~13802777,35255099~3670584,42366922~22409108,69847868~394994,71634096~1221464,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~47148472,166029409~1024295,168096447~11986716,183171188~2610844,188670667~9089509,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~9079442,252653070~6102411,259683037~13345456,274151746~27891884,303136181~1582759,310370224~9239483,324051682~3199539,328218594~4807317,335327994~172646,339160509~9455436,354494138~4296635,362742550~8695243,376908179~10342253,388310410~12972799,403116182~14258799] 2021-07-24T16:51:35.269 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~19329210,21201849~13802777,35255099~3670584,42366922~22409108,69847868~394994,71634096~1221464,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~47148472,166029409~1024295,168096447~11986716,183171188~2610844,188670667~9089509,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~9079442,252653070~6102411,259683037~13345456,274151746~27891884,303136181~1582759,310370224~9239483,324051682~3199539,328218594~4807317,335327994~172646,339160509~9455436,354494138~4296635,362742550~8695243,376908179~10342253,388310410~12972799,403116182~14258799] 2021-07-24T16:51:35.275 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~20785796,21201849~17723834,41943040~22832990,67108864~3133998,71303168~1552392,75497472~21029969,100663296~10664990,112333707~50398675,163577856~3475848,167772160~12311003,180355072~5426960,188670667~9089509,209715200~19127850,230686720~20009763,251658240~53060700,306184192~13425515,322961408~12539232,335544320~13071625,352321536~6469237,362742550~8695243,373293056~27990153,402653184~14721797] 2021-07-24T16:51:35.275 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to 14 diff [1456586~19329210,21201849~13802777,35255099~6668545,42366922~22409108,69847868~394994,71634096~1221464,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~47148472,166029409~1024295,168096447~11986716,183171188~2610844,188670667~9089509,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,274151746~30769452,310370224~9239483,324051682~3199539,327836806~5189105,335327994~172646,339160509~9455436,354494138~4296635,362742550~8695243,376908179~10342253,388310410~12972799,403116182~14258799] 2021-07-24T16:51:35.275 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~19329210,21201849~13802777,35255099~6668545,42366922~22409108,69847868~394994,71634096~1221464,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~47148472,166029409~1024295,168096447~11986716,183171188~2610844,188670667~9089509,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,274151746~30769452,310370224~9239483,324051682~3199539,327836806~5189105,335327994~172646,339160509~9455436,354494138~4296635,362742550~8695243,376908179~10342253,388310410~12972799,403116182~14258799] 2021-07-24T16:51:35.281 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~20785796,21201849~20721795,41943040~22832990,67108864~3133998,71303168~1552392,75497472~21029969,100663296~10664990,112333707~50398675,163577856~3475848,167772160~12311003,180355072~5426960,188670667~9089509,209715200~19127850,230686720~74234478,306184192~13425515,322961408~12539232,335544320~13071625,352321536~6469237,362742550~8695243,373293056~27990153,402653184~14721797] 2021-07-24T16:51:35.281 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to 15 diff [1456586~19329210,21201849~13802777,35255099~6668545,42366922~22409108,69847868~394994,71634096~1221464,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~47148472,163124696~16958467,183171188~2610844,188670667~9089509,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,274151746~30769452,310370224~10967425,324051682~3199539,327836806~5189105,335327994~172646,339160509~9455436,354494138~4296635,361888848~9548945,376908179~10342253,388310410~12972799,403116182~14258799] 2021-07-24T16:51:35.281 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~19329210,21201849~13802777,35255099~6668545,42366922~22409108,69847868~394994,71634096~1221464,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~47148472,163124696~16958467,183171188~2610844,188670667~9089509,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,274151746~30769452,310370224~10967425,324051682~3199539,327836806~5189105,335327994~172646,339160509~9455436,354494138~4296635,361888848~9548945,376908179~10342253,388310410~12972799,403116182~14258799] 2021-07-24T16:51:35.287 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~20785796,21201849~20721795,41943040~22832990,67108864~3133998,71303168~1552392,75497472~21029969,100663296~10664990,112333707~67749456,180355072~5426960,188670667~9089509,209715200~19127850,230686720~74234478,306184192~15153457,322961408~12539232,335544320~13071625,352321536~6469237,361888848~9548945,373293056~27990153,402653184~14721797] 2021-07-24T16:51:35.287 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to 16 diff [1456586~19329210,21201849~13802777,35255099~6668545,42366922~22409108,69847868~394994,71634096~4773169,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~70198122,188670667~11783942,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~6870236,335327994~172646,339160509~9455436,354494138~4296635,359321494~1382265,361888848~9548945,376908179~10342253,388310410~12972799,403116182~14258799] 2021-07-24T16:51:35.287 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~19329210,21201849~13802777,35255099~6668545,42366922~22409108,69847868~394994,71634096~4773169,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~70198122,188670667~11783942,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~6870236,335327994~172646,339160509~9455436,354494138~4296635,359321494~1382265,361888848~9548945,376908179~10342253,388310410~12972799,403116182~14258799] 2021-07-24T16:51:35.293 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~20785796,21201849~20721795,41943040~22832990,67108864~3133998,71303168~25224273,100663296~10664990,112333707~73448325,188670667~11783942,209715200~19127850,230686720~74234478,306184192~15157414,322961408~12539232,335544320~13071625,352321536~8382223,361888848~9548945,373293056~27990153,402653184~14721797] 2021-07-24T16:51:35.293 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to 17 diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~6870236,335327994~172646,339160509~9455436,354494138~16943655,376908179~10342253,388310410~12972799,403116182~14258799] 2021-07-24T16:51:35.293 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~6870236,335327994~172646,339160509~9455436,354494138~16943655,376908179~10342253,388310410~12972799,403116182~14258799] 2021-07-24T16:51:35.299 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~20785796,21201849~49041013,71303168~25224273,100663296~10664990,112333707~74859685,188670667~11783942,209715200~19127850,230686720~74234478,306184192~15157414,322961408~12539232,335544320~13071625,352321536~19116257,373293056~27990153,402653184~14721797] 2021-07-24T16:51:35.299 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to 18 diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~6870236,335327994~172646,339160509~9455436,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:35.300 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~6870236,335327994~172646,339160509~9455436,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:35.306 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~20785796,21201849~49041013,71303168~25224273,100663296~10664990,112333707~74859685,188670667~11783942,209715200~19127850,230686720~74234478,306184192~15157414,322961408~12539232,335544320~13071625,352321536~48961673,402653184~14721797] 2021-07-24T16:51:35.306 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to 19 diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:35.306 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:35.312 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~20785796,21201849~49041013,71303168~27974414,100663296~10664990,112333707~74859685,188670667~11783942,205520896~23322154,230686720~74234478,306184192~15157414,322961408~29312393,352321536~48961673,402653184~14721797] 2021-07-24T16:51:35.312 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to 2 diff [1456586~835350,36540037~1856088,102143994~5597661,138606085~7566744,189895497~7864679,216875080~6096142,247411810~2839513,295554344~3489128,335327994~172646,411003399~6371582] 2021-07-24T16:51:35.312 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~835350,36540037~1856088,102143994~5597661,138606085~7566744,189895497~7864679,216875080~6096142,247411810~2839513,295554344~3489128,335327994~172646,411003399~6371582] 2021-07-24T16:51:35.317 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1456586~835350,36540037~1856088,100663296~7078359,138412032~7760797,189895497~7864679,213909504~9061718,243269632~6981691,293601280~5442192,333025911~2474729,406847488~10527493] 2021-07-24T16:51:35.318 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to 3 diff [1456586~835350,3561584~3392460,7812421~4266897,36540037~1856088,102143994~5597661,138606085~7566744,160640206~2092176,189895497~7864679,216875080~6096142,243550538~6700785,282378985~7881587,295554344~3489128,324630732~2620489,335327994~172646,345239158~1851995,354494138~4296635,369838425~1030587,388310410~7004890,411003399~6371582] 2021-07-24T16:51:35.318 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~835350,3561584~3392460,7812421~4266897,36540037~1856088,102143994~5597661,138606085~7566744,160640206~2092176,189895497~7864679,216875080~6096142,243550538~6700785,282378985~7881587,295554344~3489128,324630732~2620489,335327994~172646,345239158~1851995,354494138~4296635,369838425~1030587,388310410~7004890,411003399~6371582] 2021-07-24T16:51:35.324 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1456586~835350,3561584~3392460,7812421~4266897,36540037~1856088,100663296~7078359,138412032~7760797,159383552~3348830,189895497~7864679,213909504~9061718,243269632~6981691,282378985~7881587,293601280~5442192,322961408~4289813,333025911~2474729,343932928~3158225,352321536~6469237,369838425~1030587,387250432~8064868,406847488~10527493] 2021-07-24T16:51:35.325 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to 4 diff [1456586~835350,3561584~3392460,7812421~7923883,36540037~1856088,71634096~1221464,102143994~5597661,138606085~7566744,160640206~2092176,189895497~7864679,216875080~6096142,243550538~6700785,254842727~3372977,281832934~8427638,294600593~7443037,310370224~8262525,324630732~2620489,335327994~172646,340575533~2138701,343190195~5425750,354494138~4296635,369838425~1030587,388310410~7004890,411003399~6371582] 2021-07-24T16:51:35.326 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~835350,3561584~3392460,7812421~7923883,36540037~1856088,71634096~1221464,102143994~5597661,138606085~7566744,160640206~2092176,189895497~7864679,216875080~6096142,243550538~6700785,254842727~3372977,281832934~8427638,294600593~7443037,310370224~8262525,324630732~2620489,335327994~172646,340575533~2138701,343190195~5425750,354494138~4296635,369838425~1030587,388310410~7004890,411003399~6371582] 2021-07-24T16:51:35.329 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1456586~835350,3561584~3392460,7812421~7923883,36540037~1856088,71303168~1552392,100663296~7078359,138412032~7760797,159383552~3348830,189895497~7864679,213909504~9061718,243269632~6981691,251658240~6557464,281832934~8427638,293601280~8442350,306184192~12448557,322961408~4289813,333025911~2474729,339738624~8877321,352321536~6469237,369838425~1030587,387250432~8064868,406847488~10527493] 2021-07-24T16:51:35.330 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to 5 diff [1456586~835350,3561584~3392460,7164648~8571656,32459601~2545025,36540037~1856088,42366922~5583442,60404269~539213,62369424~1214346,71634096~1221464,102143994~5597661,138606085~13400216,160640206~2092176,168096447~6492295,189895497~7864679,216875080~6096142,243550538~6700785,254842727~3372977,281832934~8427638,294600593~7443037,310370224~8262525,324051682~3199539,335327994~172646,340575533~2138701,343190195~5425750,354494138~4296635,369838425~1030587,388310410~7004890,411003399~6371582] 2021-07-24T16:51:35.330 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~835350,3561584~3392460,7164648~8571656,32459601~2545025,36540037~1856088,42366922~5583442,60404269~539213,62369424~1214346,71634096~1221464,102143994~5597661,138606085~13400216,160640206~2092176,168096447~6492295,189895497~7864679,216875080~6096142,243550538~6700785,254842727~3372977,281832934~8427638,294600593~7443037,310370224~8262525,324051682~3199539,335327994~172646,340575533~2138701,343190195~5425750,354494138~4296635,369838425~1030587,388310410~7004890,411003399~6371582] 2021-07-24T16:51:35.335 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1456586~835350,3561584~3392460,7164648~8571656,29360128~5644498,36540037~1856088,41943040~6007324,58720256~4863514,71303168~1552392,100663296~7078359,138412032~13594269,159383552~3348830,167772160~6816582,189895497~7864679,213909504~9061718,243269632~6981691,251658240~6557464,281832934~8427638,293601280~8442350,306184192~12448557,322961408~4289813,333025911~2474729,339738624~8877321,352321536~6469237,369838425~1030587,387250432~8064868,406847488~10527493] 2021-07-24T16:51:35.336 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to 6 diff [1456586~835350,3561584~3392460,7164648~8571656,32459601~2545025,36540037~1856088,42366922~8107022,51240296~6261217,60404269~539213,62369424~1214346,71634096~1221464,101495406~7447340,138606085~13400216,160640206~2092176,168096447~11986716,183171188~2610844,189895497~7864679,209730649~5942689,216875080~6096142,243550538~6700785,254842727~3372977,281325501~20718129,310370224~8262525,324051682~3199539,335327994~172646,340575533~2138701,343190195~5425750,354494138~4296635,366107392~5330401,388310410~7004890,411003399~6371582] 2021-07-24T16:51:35.336 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~835350,3561584~3392460,7164648~8571656,32459601~2545025,36540037~1856088,42366922~8107022,51240296~6261217,60404269~539213,62369424~1214346,71634096~1221464,101495406~7447340,138606085~13400216,160640206~2092176,168096447~11986716,183171188~2610844,189895497~7864679,209730649~5942689,216875080~6096142,243550538~6700785,254842727~3372977,281325501~20718129,310370224~8262525,324051682~3199539,335327994~172646,340575533~2138701,343190195~5425750,354494138~4296635,366107392~5330401,388310410~7004890,411003399~6371582] 2021-07-24T16:51:35.341 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1456586~835350,3561584~3392460,7164648~8571656,29360128~5644498,36540037~1856088,41943040~15558473,58720256~4863514,71303168~1552392,100663296~8279450,138412032~13594269,159383552~3348830,167772160~12311003,180355072~5426960,189895497~7864679,209715200~13256022,243269632~6981691,251658240~6557464,281325501~20718129,306184192~12448557,322961408~4289813,333025911~2474729,339738624~8877321,352321536~6469237,366107392~5330401,387250432~8064868,406847488~10527493] 2021-07-24T16:51:35.341 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to 7 diff [1456586~835350,3561584~3392460,7164648~8571656,21201849~5770984,32459601~2545025,36540037~1856088,42366922~8107022,51240296~6261217,59093520~1275242,60404269~539213,62369424~1214346,71634096~1221464,83350648~1455657,101495406~7447340,112484191~1049432,120141225~3464232,129188496~5500527,138606085~13400216,160640206~2092176,168096447~11986716,183171188~2610844,189895497~7864679,209730649~5942689,216875080~6096142,243550538~6700785,254842727~3372977,263329394~8191454,274151746~4118317,281325501~20718129,310370224~8262525,324051682~3199539,335327994~172646,340575533~2138701,343190195~5425750,354494138~4296635,366107392~5330401,388310410~7004890,403116182~1779903,411003399~6371582] 2021-07-24T16:51:35.342 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~835350,3561584~3392460,7164648~8571656,21201849~5770984,32459601~2545025,36540037~1856088,42366922~8107022,51240296~6261217,59093520~1275242,60404269~539213,62369424~1214346,71634096~1221464,83350648~1455657,101495406~7447340,112484191~1049432,120141225~3464232,129188496~5500527,138606085~13400216,160640206~2092176,168096447~11986716,183171188~2610844,189895497~7864679,209730649~5942689,216875080~6096142,243550538~6700785,254842727~3372977,263329394~8191454,274151746~4118317,281325501~20718129,310370224~8262525,324051682~3199539,335327994~172646,340575533~2138701,343190195~5425750,354494138~4296635,366107392~5330401,388310410~7004890,403116182~1779903,411003399~6371582] 2021-07-24T16:51:35.347 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1456586~835350,3561584~3392460,7164648~8571656,21201849~5770984,29360128~5644498,36540037~1856088,41943040~15558473,58720256~4863514,71303168~1552392,79691776~5114529,100663296~8279450,112333707~1199916,120141225~3464232,125829120~8859903,138412032~13594269,159383552~3348830,167772160~12311003,180355072~5426960,189895497~7864679,209715200~13256022,243269632~6981691,251658240~6557464,263329394~8191454,272629760~5640303,281325501~20718129,306184192~12448557,322961408~4289813,333025911~2474729,339738624~8877321,352321536~6469237,366107392~5330401,387250432~8064868,402653184~2242901,406847488~10527493] 2021-07-24T16:51:35.348 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to 8 diff [1456586~835350,3561584~3392460,7164648~8571656,21201849~5770984,32459601~2545025,36540037~1856088,42366922~8107022,51240296~13535734,71634096~1221464,83350648~1455657,101495406~7447340,112484191~1049432,120141225~3464232,129188496~5500527,138606085~13400216,160640206~2092176,168096447~11986716,183171188~2610844,189895497~7864679,209730649~5942689,216875080~6096142,232137479~1372757,241617041~8634282,254842727~3372977,263329394~8191454,274151746~4118317,281325501~20718129,303136181~1582759,310370224~8262525,324051682~3199539,335327994~172646,340575533~2138701,343190195~5425750,354494138~4296635,366107392~5330401,380344346~2742773,388310410~7004890,403116182~1779903,411003399~6371582] 2021-07-24T16:51:35.348 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~835350,3561584~3392460,7164648~8571656,21201849~5770984,32459601~2545025,36540037~1856088,42366922~8107022,51240296~13535734,71634096~1221464,83350648~1455657,101495406~7447340,112484191~1049432,120141225~3464232,129188496~5500527,138606085~13400216,160640206~2092176,168096447~11986716,183171188~2610844,189895497~7864679,209730649~5942689,216875080~6096142,232137479~1372757,241617041~8634282,254842727~3372977,263329394~8191454,274151746~4118317,281325501~20718129,303136181~1582759,310370224~8262525,324051682~3199539,335327994~172646,340575533~2138701,343190195~5425750,354494138~4296635,366107392~5330401,380344346~2742773,388310410~7004890,403116182~1779903,411003399~6371582] 2021-07-24T16:51:35.353 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1456586~835350,3561584~3392460,7164648~8571656,21201849~5770984,29360128~5644498,36540037~1856088,41943040~22832990,71303168~1552392,79691776~5114529,100663296~8279450,112333707~1199916,120141225~3464232,125829120~8859903,138412032~13594269,159383552~3348830,167772160~12311003,180355072~5426960,189895497~7864679,209715200~13256022,230686720~2823516,239075328~11175995,251658240~6557464,263329394~8191454,272629760~5640303,281325501~23393439,306184192~12448557,322961408~4289813,333025911~2474729,339738624~8877321,352321536~6469237,366107392~5330401,379603781~3483338,387250432~8064868,402653184~2242901,406847488~10527493] 2021-07-24T16:51:35.354 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to 9 diff [1456586~1272038,3561584~3392460,7164648~8571656,21201849~5770984,32459601~2545025,36540037~1856088,42366922~8107022,51240296~13535734,71634096~1221464,83350648~1455657,101495406~7447340,112484191~1049432,120141225~3464232,129188496~33543886,168096447~11986716,183171188~2610844,189895497~7864679,209730649~5942689,216875080~6096142,223740543~5102507,232137479~1372757,241617041~8634282,254842727~3372977,263329394~8191454,274151746~27891884,303136181~1582759,310370224~8262525,324051682~3199539,335327994~172646,340575533~2138701,343190195~5425750,354494138~4296635,366107392~5330401,380344346~2742773,388310410~7004890,403116182~1779903,411003399~6371582] 2021-07-24T16:51:35.354 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~1272038,3561584~3392460,7164648~8571656,21201849~5770984,32459601~2545025,36540037~1856088,42366922~8107022,51240296~13535734,71634096~1221464,83350648~1455657,101495406~7447340,112484191~1049432,120141225~3464232,129188496~33543886,168096447~11986716,183171188~2610844,189895497~7864679,209730649~5942689,216875080~6096142,223740543~5102507,232137479~1372757,241617041~8634282,254842727~3372977,263329394~8191454,274151746~27891884,303136181~1582759,310370224~8262525,324051682~3199539,335327994~172646,340575533~2138701,343190195~5425750,354494138~4296635,366107392~5330401,380344346~2742773,388310410~7004890,403116182~1779903,411003399~6371582] 2021-07-24T16:51:35.359 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1456586~1272038,3561584~3392460,7164648~8571656,21201849~5770984,29360128~5644498,36540037~1856088,41943040~22832990,71303168~1552392,79691776~5114529,100663296~8279450,112333707~1199916,120141225~3464232,125829120~36903262,167772160~12311003,180355072~5426960,189895497~7864679,209715200~19127850,230686720~2823516,239075328~11175995,251658240~6557464,263329394~8191454,272629760~32089180,306184192~12448557,322961408~4289813,333025911~2474729,339738624~8877321,352321536~6469237,366107392~5330401,379603781~3483338,387250432~8064868,402653184~2242901,406847488~10527493] 2021-07-24T16:51:35.359 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to 10 diff [1456586~1272038,3561584~3392460,7164648~13621148,21201849~13802777,36540037~1856088,42366922~8107022,50496506~507745,51240296~13535734,71634096~1221464,83350648~1455657,101495406~7447340,112484191~1049432,115583910~47148472,168096447~11986716,183171188~2610844,189895497~7864679,209730649~5942689,216875080~6096142,223740543~5102507,232137479~1372757,241617041~8634282,254842727~3372977,263329394~8191454,274151746~27891884,303136181~1582759,310370224~9239483,324051682~3199539,335327994~172646,340575533~2138701,343190195~5425750,354494138~4296635,366107392~5330401,380344346~2742773,388310410~7004890,403116182~1779903,411003399~6371582] 2021-07-24T16:51:35.359 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~1272038,3561584~3392460,7164648~13621148,21201849~13802777,36540037~1856088,42366922~8107022,50496506~507745,51240296~13535734,71634096~1221464,83350648~1455657,101495406~7447340,112484191~1049432,115583910~47148472,168096447~11986716,183171188~2610844,189895497~7864679,209730649~5942689,216875080~6096142,223740543~5102507,232137479~1372757,241617041~8634282,254842727~3372977,263329394~8191454,274151746~27891884,303136181~1582759,310370224~9239483,324051682~3199539,335327994~172646,340575533~2138701,343190195~5425750,354494138~4296635,366107392~5330401,380344346~2742773,388310410~7004890,403116182~1779903,411003399~6371582] 2021-07-24T16:51:35.365 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1456586~1272038,3561584~3392460,7164648~13621148,21201849~13802777,36540037~1856088,41943040~22832990,71303168~1552392,79691776~5114529,100663296~8279450,112333707~50398675,167772160~12311003,180355072~5426960,189895497~7864679,209715200~19127850,230686720~2823516,239075328~11175995,251658240~6557464,263329394~8191454,272629760~32089180,306184192~13425515,322961408~4289813,333025911~2474729,339738624~8877321,352321536~6469237,366107392~5330401,379603781~3483338,387250432~8064868,402653184~2242901,406847488~10527493] 2021-07-24T16:51:35.365 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to 11 diff [1456586~1272038,3561584~3392460,7164648~13621148,21201849~13802777,36540037~1856088,42366922~8107022,50496506~507745,51240296~13535734,71634096~1221464,83350648~1455657,88539697~7987744,101495406~7447340,112484191~1049432,114461595~470466,115583910~47148472,168096447~11986716,183171188~2610844,188670667~9089509,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~8634282,254842727~3372977,263329394~8191454,274151746~27891884,303136181~1582759,310370224~9239483,324051682~3199539,335327994~172646,339160509~9455436,354494138~4296635,366107392~5330401,379437525~5552164,388310410~7004890,403116182~14258799] 2021-07-24T16:51:35.366 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~1272038,3561584~3392460,7164648~13621148,21201849~13802777,36540037~1856088,42366922~8107022,50496506~507745,51240296~13535734,71634096~1221464,83350648~1455657,88539697~7987744,101495406~7447340,112484191~1049432,114461595~470466,115583910~47148472,168096447~11986716,183171188~2610844,188670667~9089509,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~8634282,254842727~3372977,263329394~8191454,274151746~27891884,303136181~1582759,310370224~9239483,324051682~3199539,335327994~172646,339160509~9455436,354494138~4296635,366107392~5330401,379437525~5552164,388310410~7004890,403116182~14258799] 2021-07-24T16:51:35.371 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1456586~1272038,3561584~3392460,7164648~13621148,21201849~13802777,36540037~1856088,41943040~22832990,71303168~1552392,79691776~5114529,88539697~7987744,100663296~8279450,112333707~50398675,167772160~12311003,180355072~5426960,188670667~9089509,209715200~19127850,230686720~19564603,251658240~6557464,263329394~8191454,272629760~32089180,306184192~13425515,322961408~4289813,333025911~2474729,335544320~13071625,352321536~6469237,366107392~5330401,379437525~5552164,387250432~8064868,402653184~14721797] 2021-07-24T16:51:35.371 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to 12 diff [1456586~1272038,3561584~3392460,7164648~13621148,21201849~13802777,35255099~3141026,42366922~22409108,71634096~1221464,83350648~1455657,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~47148472,166029409~1024295,168096447~11986716,183171188~2610844,188670667~9089509,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~8634282,254842727~3372977,263329394~9699099,274151746~27891884,303136181~1582759,310370224~9239483,324051682~3199539,335327994~172646,339160509~9455436,354494138~4296635,362742550~8695243,379437525~7691962,388310410~7004890,403116182~14258799] 2021-07-24T16:51:35.371 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~1272038,3561584~3392460,7164648~13621148,21201849~13802777,35255099~3141026,42366922~22409108,71634096~1221464,83350648~1455657,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~47148472,166029409~1024295,168096447~11986716,183171188~2610844,188670667~9089509,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~8634282,254842727~3372977,263329394~9699099,274151746~27891884,303136181~1582759,310370224~9239483,324051682~3199539,335327994~172646,339160509~9455436,354494138~4296635,362742550~8695243,379437525~7691962,388310410~7004890,403116182~14258799] 2021-07-24T16:51:35.377 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1456586~1272038,3561584~3392460,7164648~13621148,21201849~13802777,35255099~3141026,41943040~22832990,71303168~1552392,79691776~16835665,100663296~10664990,112333707~50398675,163577856~3475848,167772160~12311003,180355072~5426960,188670667~9089509,209715200~19127850,230686720~19564603,251658240~6557464,263329394~41389546,306184192~13425515,322961408~4289813,333025911~2474729,335544320~13071625,352321536~6469237,362742550~8695243,379437525~7691962,387250432~8064868,402653184~14721797] 2021-07-24T16:51:35.377 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to 13 diff [1456586~1272038,3561584~3392460,7164648~13621148,21201849~13802777,35255099~3141026,42366922~22409108,71634096~1221464,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~47148472,166029409~1024295,168096447~11986716,183171188~2610844,188670667~9089509,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~9079442,252653070~6102411,263329394~9699099,274151746~27891884,303136181~1582759,310370224~9239483,324051682~3199539,335327994~172646,339160509~9455436,354494138~4296635,362742550~8695243,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:35.378 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~1272038,3561584~3392460,7164648~13621148,21201849~13802777,35255099~3141026,42366922~22409108,71634096~1221464,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~47148472,166029409~1024295,168096447~11986716,183171188~2610844,188670667~9089509,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~9079442,252653070~6102411,263329394~9699099,274151746~27891884,303136181~1582759,310370224~9239483,324051682~3199539,335327994~172646,339160509~9455436,354494138~4296635,362742550~8695243,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:35.383 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1456586~1272038,3561584~3392460,7164648~13621148,21201849~13802777,35255099~3141026,41943040~22832990,71303168~1552392,75497472~21029969,100663296~10664990,112333707~50398675,163577856~3475848,167772160~12311003,180355072~5426960,188670667~9089509,209715200~19127850,230686720~20009763,251658240~7097241,263329394~41389546,306184192~13425515,322961408~4289813,333025911~2474729,335544320~13071625,352321536~6469237,362742550~8695243,379437525~7691962,387250432~10132364,402653184~14721797] 2021-07-24T16:51:35.383 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to 14 diff [1456586~1272038,3561584~3392460,7164648~13621148,21201849~13802777,35255099~6668545,42366922~22409108,71634096~1221464,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~47148472,166029409~1024295,168096447~11986716,183171188~2610844,188670667~9089509,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,274151746~30769452,310370224~9239483,324051682~3199539,327836806~4491106,335327994~172646,339160509~9455436,354494138~4296635,362742550~8695243,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:35.383 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~1272038,3561584~3392460,7164648~13621148,21201849~13802777,35255099~6668545,42366922~22409108,71634096~1221464,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~47148472,166029409~1024295,168096447~11986716,183171188~2610844,188670667~9089509,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,274151746~30769452,310370224~9239483,324051682~3199539,327836806~4491106,335327994~172646,339160509~9455436,354494138~4296635,362742550~8695243,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:35.389 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1456586~1272038,3561584~3392460,7164648~13621148,21201849~13802777,35255099~6668545,41943040~22832990,71303168~1552392,75497472~21029969,100663296~10664990,112333707~50398675,163577856~3475848,167772160~12311003,180355072~5426960,188670667~9089509,209715200~19127850,230686720~28068761,259552823~2177191,263329394~41591804,306184192~13425515,322961408~4289813,327836806~4491106,333025911~2474729,335544320~13071625,352321536~6469237,362742550~8695243,379437525~7691962,387250432~10132364,402653184~14721797] 2021-07-24T16:51:35.389 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to 15 diff [1456586~1272038,3561584~3392460,7164648~13621148,21201849~13802777,35255099~6668545,42366922~22409108,71634096~1221464,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~47148472,163124696~16958467,183171188~2610844,188670667~9089509,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,274151746~30769452,310370224~10967425,324051682~3199539,327836806~4491106,335327994~172646,339160509~9455436,354494138~4296635,361888848~9548945,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:35.389 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~1272038,3561584~3392460,7164648~13621148,21201849~13802777,35255099~6668545,42366922~22409108,71634096~1221464,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~47148472,163124696~16958467,183171188~2610844,188670667~9089509,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,274151746~30769452,310370224~10967425,324051682~3199539,327836806~4491106,335327994~172646,339160509~9455436,354494138~4296635,361888848~9548945,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:35.395 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1456586~1272038,3561584~3392460,7164648~13621148,21201849~13802777,35255099~6668545,41943040~22832990,71303168~1552392,75497472~21029969,100663296~10664990,112333707~67749456,180355072~5426960,188670667~9089509,209715200~19127850,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15153457,322961408~4289813,327836806~4491106,333025911~2474729,335544320~13071625,352321536~6469237,361888848~9548945,379437525~7691962,387250432~10132364,402653184~14721797] 2021-07-24T16:51:35.395 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to 16 diff [1456586~1272038,3561584~3392460,7164648~13621148,21201849~13802777,35255099~6668545,42366922~22409108,71634096~4773169,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~70198122,188670667~11783942,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~6870236,335327994~172646,339160509~9455436,354494138~4296635,359321494~1382265,361888848~9548945,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:35.395 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~1272038,3561584~3392460,7164648~13621148,21201849~13802777,35255099~6668545,42366922~22409108,71634096~4773169,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~70198122,188670667~11783942,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~6870236,335327994~172646,339160509~9455436,354494138~4296635,359321494~1382265,361888848~9548945,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:35.400 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1456586~1272038,3561584~3392460,7164648~13621148,21201849~13802777,35255099~6668545,41943040~22832990,71303168~25224273,100663296~10664990,112333707~73448325,188670667~11783942,209715200~19127850,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~7663834,335544320~13071625,352321536~8382223,361888848~9548945,379437525~7691962,387250432~10132364,402653184~14721797] 2021-07-24T16:51:35.401 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to 17 diff [1456586~1272038,3561584~3392460,7164648~13621148,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~6870236,335327994~172646,339160509~9455436,354494138~16943655,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:35.401 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~1272038,3561584~3392460,7164648~13621148,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~6870236,335327994~172646,339160509~9455436,354494138~16943655,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:35.407 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1456586~1272038,3561584~3392460,7164648~13621148,21201849~46593472,71303168~25224273,100663296~10664990,112333707~74859685,188670667~11783942,209715200~19127850,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~7663834,335544320~13071625,352321536~19116257,379437525~7691962,387250432~10132364,402653184~14721797] 2021-07-24T16:51:35.407 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to 18 diff [1456586~1272038,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~6870236,335327994~172646,339160509~9455436,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:35.408 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~1272038,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,209730649~5942689,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~6870236,335327994~172646,339160509~9455436,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:35.413 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1456586~1272038,3217721~115270,3561584~17224212,21201849~46593472,71303168~25224273,100663296~10664990,112333707~74859685,188670667~11783942,209715200~19127850,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~7663834,335544320~13071625,352321536~24607749,379437525~7691962,387250432~10132364,402653184~14721797] 2021-07-24T16:51:35.413 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to 19 diff [1456586~1272038,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:35.413 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~1272038,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:35.419 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1456586~1272038,3217721~115270,3561584~17224212,21201849~46593472,71303168~27974414,100663296~10664990,112333707~74859685,188670667~11783942,205520896~23322154,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~24436995,352321536~24607749,379437525~7691962,387250432~10132364,402653184~14721797] 2021-07-24T16:51:35.419 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to 3 diff [3561584~3392460,7812421~4266897,160640206~2092176,243550538~5931815,282378985~7881587,324630732~2620489,345239158~1851995,354494138~4296635,369838425~1030587,388310410~7004890] 2021-07-24T16:51:35.419 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3561584~3392460,7812421~4266897,160640206~2092176,243550538~5931815,282378985~7881587,324630732~2620489,345239158~1851995,354494138~4296635,369838425~1030587,388310410~7004890] 2021-07-24T16:51:35.424 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3561584~3392460,7812421~4266897,159383552~3348830,243550538~5931815,282378985~7881587,322961408~4289813,343932928~3158225,352321536~6469237,369838425~1030587,387250432~8064868] 2021-07-24T16:51:35.425 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to 4 diff [3561584~3392460,7812421~7923883,71634096~1221464,160640206~2092176,191490487~3587625,243550538~5931815,254842727~3372977,281832934~8427638,294600593~7443037,310370224~8262525,324630732~2620489,340575533~2138701,343190195~5425750,354494138~4296635,369838425~1030587,388310410~7004890] 2021-07-24T16:51:35.425 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3561584~3392460,7812421~7923883,71634096~1221464,160640206~2092176,191490487~3587625,243550538~5931815,254842727~3372977,281832934~8427638,294600593~7443037,310370224~8262525,324630732~2620489,340575533~2138701,343190195~5425750,354494138~4296635,369838425~1030587,388310410~7004890] 2021-07-24T16:51:35.430 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3561584~3392460,7812421~7923883,71303168~1552392,159383552~3348830,191490487~3587625,243550538~5931815,251658240~6557464,281832934~8427638,294600593~7443037,306184192~12448557,322961408~4289813,339738624~8877321,352321536~6469237,369838425~1030587,387250432~8064868] 2021-07-24T16:51:35.430 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to 5 diff [3561584~3392460,7164648~8571656,32459601~2545025,42366922~5583442,60404269~539213,62369424~1214346,71634096~1221464,143599228~8407073,160640206~2092176,168096447~6492295,191490487~3587625,243550538~5931815,254842727~3372977,281832934~8427638,294600593~7443037,310370224~8262525,324051682~3199539,340575533~2138701,343190195~5425750,354494138~4296635,369838425~1030587,388310410~7004890] 2021-07-24T16:51:35.431 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3561584~3392460,7164648~8571656,32459601~2545025,42366922~5583442,60404269~539213,62369424~1214346,71634096~1221464,143599228~8407073,160640206~2092176,168096447~6492295,191490487~3587625,243550538~5931815,254842727~3372977,281832934~8427638,294600593~7443037,310370224~8262525,324051682~3199539,340575533~2138701,343190195~5425750,354494138~4296635,369838425~1030587,388310410~7004890] 2021-07-24T16:51:35.436 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3561584~3392460,7164648~8571656,29360128~5644498,41943040~6007324,58720256~4863514,71303168~1552392,143599228~8407073,159383552~3348830,167772160~6816582,191490487~3587625,243550538~5931815,251658240~6557464,281832934~8427638,294600593~7443037,306184192~12448557,322961408~4289813,339738624~8877321,352321536~6469237,369838425~1030587,387250432~8064868] 2021-07-24T16:51:35.436 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to 6 diff [3561584~3392460,7164648~8571656,32459601~2545025,42366922~8107022,51240296~6261217,60404269~539213,62369424~1214346,71634096~1221464,101495406~7447340,143599228~8407073,160640206~2092176,168096447~11986716,183171188~2610844,191490487~3587625,209730649~5942689,243550538~5931815,254842727~3372977,281325501~20718129,310370224~8262525,324051682~3199539,340575533~2138701,343190195~5425750,354494138~4296635,366107392~5330401,388310410~7004890] 2021-07-24T16:51:35.437 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3561584~3392460,7164648~8571656,32459601~2545025,42366922~8107022,51240296~6261217,60404269~539213,62369424~1214346,71634096~1221464,101495406~7447340,143599228~8407073,160640206~2092176,168096447~11986716,183171188~2610844,191490487~3587625,209730649~5942689,243550538~5931815,254842727~3372977,281325501~20718129,310370224~8262525,324051682~3199539,340575533~2138701,343190195~5425750,354494138~4296635,366107392~5330401,388310410~7004890] 2021-07-24T16:51:35.442 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3561584~3392460,7164648~8571656,29360128~5644498,41943040~15558473,58720256~4863514,71303168~1552392,101495406~7447340,143599228~8407073,159383552~3348830,167772160~12311003,180355072~5426960,191490487~3587625,209715200~5958138,243550538~5931815,251658240~6557464,281325501~20718129,306184192~12448557,322961408~4289813,339738624~8877321,352321536~6469237,366107392~5330401,387250432~8064868] 2021-07-24T16:51:35.443 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to 7 diff [3561584~3392460,7164648~8571656,21201849~5770984,32459601~2545025,42366922~8107022,51240296~6261217,59093520~1275242,60404269~539213,62369424~1214346,71634096~1221464,83350648~1455657,101495406~7447340,112484191~1049432,120141225~3464232,129188496~5500527,143599228~8407073,160640206~2092176,168096447~11986716,183171188~2610844,191490487~3587625,209730649~5942689,243550538~5931815,254842727~3372977,263329394~8191454,274151746~4118317,281325501~20718129,310370224~8262525,324051682~3199539,340575533~2138701,343190195~5425750,354494138~4296635,366107392~5330401,388310410~7004890,403116182~1779903] 2021-07-24T16:51:35.443 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3561584~3392460,7164648~8571656,21201849~5770984,32459601~2545025,42366922~8107022,51240296~6261217,59093520~1275242,60404269~539213,62369424~1214346,71634096~1221464,83350648~1455657,101495406~7447340,112484191~1049432,120141225~3464232,129188496~5500527,143599228~8407073,160640206~2092176,168096447~11986716,183171188~2610844,191490487~3587625,209730649~5942689,243550538~5931815,254842727~3372977,263329394~8191454,274151746~4118317,281325501~20718129,310370224~8262525,324051682~3199539,340575533~2138701,343190195~5425750,354494138~4296635,366107392~5330401,388310410~7004890,403116182~1779903] 2021-07-24T16:51:35.448 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3561584~3392460,7164648~8571656,21201849~5770984,29360128~5644498,41943040~15558473,58720256~4863514,71303168~1552392,79691776~5114529,101495406~7447340,112333707~1199916,120141225~3464232,125829120~8859903,143599228~8407073,159383552~3348830,167772160~12311003,180355072~5426960,191490487~3587625,209715200~5958138,243550538~5931815,251658240~6557464,263329394~8191454,272629760~5640303,281325501~20718129,306184192~12448557,322961408~4289813,339738624~8877321,352321536~6469237,366107392~5330401,387250432~8064868,402653184~2242901] 2021-07-24T16:51:35.448 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to 8 diff [3561584~3392460,7164648~8571656,21201849~5770984,32459601~2545025,42366922~8107022,51240296~13535734,71634096~1221464,83350648~1455657,101495406~7447340,112484191~1049432,120141225~3464232,129188496~5500527,143599228~8407073,160640206~2092176,168096447~11986716,183171188~2610844,191490487~3587625,209730649~5942689,232137479~1372757,241617041~7865312,254842727~3372977,263329394~8191454,274151746~4118317,281325501~20718129,303136181~1582759,310370224~8262525,324051682~3199539,340575533~2138701,343190195~5425750,354494138~4296635,366107392~5330401,380344346~2742773,388310410~7004890,403116182~1779903] 2021-07-24T16:51:35.449 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3561584~3392460,7164648~8571656,21201849~5770984,32459601~2545025,42366922~8107022,51240296~13535734,71634096~1221464,83350648~1455657,101495406~7447340,112484191~1049432,120141225~3464232,129188496~5500527,143599228~8407073,160640206~2092176,168096447~11986716,183171188~2610844,191490487~3587625,209730649~5942689,232137479~1372757,241617041~7865312,254842727~3372977,263329394~8191454,274151746~4118317,281325501~20718129,303136181~1582759,310370224~8262525,324051682~3199539,340575533~2138701,343190195~5425750,354494138~4296635,366107392~5330401,380344346~2742773,388310410~7004890,403116182~1779903] 2021-07-24T16:51:35.455 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3561584~3392460,7164648~8571656,21201849~5770984,29360128~5644498,41943040~22832990,71303168~1552392,79691776~5114529,101495406~7447340,112333707~1199916,120141225~3464232,125829120~8859903,143599228~8407073,159383552~3348830,167772160~12311003,180355072~5426960,191490487~3587625,209715200~5958138,230686720~2823516,239075328~10407025,251658240~6557464,263329394~8191454,272629760~5640303,281325501~23393439,306184192~12448557,322961408~4289813,339738624~8877321,352321536~6469237,366107392~5330401,379603781~3483338,387250432~8064868,402653184~2242901] 2021-07-24T16:51:35.455 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to 9 diff [1793523~935101,3561584~3392460,7164648~8571656,21201849~5770984,32459601~2545025,42366922~8107022,51240296~13535734,71634096~1221464,83350648~1455657,101495406~7447340,112484191~1049432,120141225~3464232,129188496~11108276,143599228~19133154,168096447~11986716,183171188~2610844,191490487~3587625,209730649~5942689,223740543~5102507,232137479~1372757,241617041~7865312,254842727~3372977,263329394~8191454,274151746~27891884,303136181~1582759,310370224~8262525,324051682~3199539,340575533~2138701,343190195~5425750,354494138~4296635,366107392~5330401,380344346~2742773,388310410~7004890,403116182~1779903] 2021-07-24T16:51:35.455 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3561584~3392460,7164648~8571656,21201849~5770984,32459601~2545025,42366922~8107022,51240296~13535734,71634096~1221464,83350648~1455657,101495406~7447340,112484191~1049432,120141225~3464232,129188496~11108276,143599228~19133154,168096447~11986716,183171188~2610844,191490487~3587625,209730649~5942689,223740543~5102507,232137479~1372757,241617041~7865312,254842727~3372977,263329394~8191454,274151746~27891884,303136181~1582759,310370224~8262525,324051682~3199539,340575533~2138701,343190195~5425750,354494138~4296635,366107392~5330401,380344346~2742773,388310410~7004890,403116182~1779903] 2021-07-24T16:51:35.461 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3561584~3392460,7164648~8571656,21201849~5770984,29360128~5644498,41943040~22832990,71303168~1552392,79691776~5114529,101495406~7447340,112333707~1199916,120141225~3464232,125829120~14467652,143599228~19133154,167772160~12311003,180355072~5426960,191490487~3587625,209715200~5958138,222971222~5871828,230686720~2823516,239075328~10407025,251658240~6557464,263329394~8191454,272629760~32089180,306184192~12448557,322961408~4289813,339738624~8877321,352321536~6469237,366107392~5330401,379603781~3483338,387250432~8064868,402653184~2242901] 2021-07-24T16:51:35.461 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to 10 diff [1793523~935101,3561584~3392460,7164648~13621148,21201849~13802777,42366922~8107022,50496506~507745,51240296~13535734,71634096~1221464,83350648~1455657,101495406~7447340,112484191~1049432,115583910~24712862,143599228~19133154,168096447~11986716,183171188~2610844,191490487~3587625,209730649~5942689,223740543~5102507,232137479~1372757,241617041~7865312,254842727~3372977,263329394~8191454,274151746~27891884,303136181~1582759,310370224~9239483,324051682~3199539,340575533~2138701,343190195~5425750,354494138~4296635,366107392~5330401,380344346~2742773,388310410~7004890,403116182~1779903] 2021-07-24T16:51:35.461 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3561584~3392460,7164648~13621148,21201849~13802777,42366922~8107022,50496506~507745,51240296~13535734,71634096~1221464,83350648~1455657,101495406~7447340,112484191~1049432,115583910~24712862,143599228~19133154,168096447~11986716,183171188~2610844,191490487~3587625,209730649~5942689,223740543~5102507,232137479~1372757,241617041~7865312,254842727~3372977,263329394~8191454,274151746~27891884,303136181~1582759,310370224~9239483,324051682~3199539,340575533~2138701,343190195~5425750,354494138~4296635,366107392~5330401,380344346~2742773,388310410~7004890,403116182~1779903] 2021-07-24T16:51:35.467 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3561584~3392460,7164648~13621148,21201849~13802777,41943040~22832990,71303168~1552392,79691776~5114529,101495406~7447340,112333707~27963065,143599228~19133154,167772160~12311003,180355072~5426960,191490487~3587625,209715200~5958138,222971222~5871828,230686720~2823516,239075328~10407025,251658240~6557464,263329394~8191454,272629760~32089180,306184192~13425515,322961408~4289813,339738624~8877321,352321536~6469237,366107392~5330401,379603781~3483338,387250432~8064868,402653184~2242901] 2021-07-24T16:51:35.467 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to 11 diff [1793523~935101,3561584~3392460,7164648~13621148,21201849~13802777,42366922~8107022,50496506~507745,51240296~13535734,71634096~1221464,83350648~1455657,88539697~7987744,101495406~7447340,112484191~1049432,114461595~470466,115583910~24712862,143599228~19133154,168096447~11986716,183171188~2610844,188670667~2425429,191490487~3587625,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~7865312,254842727~3372977,263329394~8191454,274151746~27891884,303136181~1582759,310370224~9239483,324051682~3199539,339160509~9455436,354494138~4296635,366107392~5330401,379437525~5552164,388310410~7004890,403116182~7911989] 2021-07-24T16:51:35.467 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3561584~3392460,7164648~13621148,21201849~13802777,42366922~8107022,50496506~507745,51240296~13535734,71634096~1221464,83350648~1455657,88539697~7987744,101495406~7447340,112484191~1049432,114461595~470466,115583910~24712862,143599228~19133154,168096447~11986716,183171188~2610844,188670667~2425429,191490487~3587625,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~7865312,254842727~3372977,263329394~8191454,274151746~27891884,303136181~1582759,310370224~9239483,324051682~3199539,339160509~9455436,354494138~4296635,366107392~5330401,379437525~5552164,388310410~7004890,403116182~7911989] 2021-07-24T16:51:35.472 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3561584~3392460,7164648~13621148,21201849~13802777,41943040~22832990,71303168~1552392,79691776~5114529,88539697~7987744,101495406~7447340,112333707~27963065,143599228~19133154,167772160~12311003,180355072~5426960,188670667~2425429,191490487~3587625,209715200~5958138,216100488~4470559,222971222~5871828,230686720~18795633,251658240~6557464,263329394~8191454,272629760~32089180,306184192~13425515,322961408~4289813,335544320~13071625,352321536~6469237,366107392~5330401,379437525~5552164,387250432~8064868,402653184~8374987] 2021-07-24T16:51:35.473 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to 12 diff [1793523~935101,3561584~3392460,7164648~13621148,21201849~13802777,35255099~2755554,42366922~22409108,71634096~1221464,83350648~1455657,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~24712862,143599228~19133154,166029409~1024295,168096447~11986716,183171188~2610844,188670667~2425429,191490487~3587625,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~7865312,254842727~3372977,263329394~9699099,274151746~27891884,303136181~1582759,310370224~9239483,324051682~3199539,339160509~9455436,354494138~4296635,362742550~8695243,379437525~7691962,388310410~7004890,403116182~7911989] 2021-07-24T16:51:35.473 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3561584~3392460,7164648~13621148,21201849~13802777,35255099~2755554,42366922~22409108,71634096~1221464,83350648~1455657,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~24712862,143599228~19133154,166029409~1024295,168096447~11986716,183171188~2610844,188670667~2425429,191490487~3587625,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~7865312,254842727~3372977,263329394~9699099,274151746~27891884,303136181~1582759,310370224~9239483,324051682~3199539,339160509~9455436,354494138~4296635,362742550~8695243,379437525~7691962,388310410~7004890,403116182~7911989] 2021-07-24T16:51:35.478 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3561584~3392460,7164648~13621148,21201849~13802777,35255099~2755554,41943040~22832990,71303168~1552392,79691776~16835665,101495406~9832880,112333707~27963065,143599228~19133154,163577856~3475848,167772160~12311003,180355072~5426960,188670667~2425429,191490487~3587625,209715200~5958138,216100488~4470559,222971222~5871828,230686720~18795633,251658240~6557464,263329394~41389546,306184192~13425515,322961408~4289813,335544320~13071625,352321536~6469237,362742550~8695243,379437525~7691962,387250432~8064868,402653184~8374987] 2021-07-24T16:51:35.479 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to 13 diff [1793523~935101,3561584~3392460,7164648~13621148,21201849~13802777,35255099~2755554,42366922~22409108,71634096~1221464,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~24712862,143599228~19133154,166029409~1024295,168096447~11986716,183171188~2610844,188670667~2425429,191490487~3587625,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~9079442,252653070~6102411,263329394~9699099,274151746~27891884,303136181~1582759,310370224~9239483,324051682~3199539,339160509~9455436,354494138~4296635,362742550~8695243,379437525~7691962,388310410~9072386,403116182~7911989] 2021-07-24T16:51:35.479 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3561584~3392460,7164648~13621148,21201849~13802777,35255099~2755554,42366922~22409108,71634096~1221464,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~24712862,143599228~19133154,166029409~1024295,168096447~11986716,183171188~2610844,188670667~2425429,191490487~3587625,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~9079442,252653070~6102411,263329394~9699099,274151746~27891884,303136181~1582759,310370224~9239483,324051682~3199539,339160509~9455436,354494138~4296635,362742550~8695243,379437525~7691962,388310410~9072386,403116182~7911989] 2021-07-24T16:51:35.484 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3561584~3392460,7164648~13621148,21201849~13802777,35255099~2755554,41943040~22832990,71303168~1552392,75497472~21029969,101495406~9832880,112333707~27963065,143599228~19133154,163577856~3475848,167772160~12311003,180355072~5426960,188670667~2425429,191490487~3587625,209715200~5958138,216100488~4470559,222971222~5871828,230686720~20009763,251658240~7097241,263329394~41389546,306184192~13425515,322961408~4289813,335544320~13071625,352321536~6469237,362742550~8695243,379437525~7691962,387250432~10132364,402653184~8374987] 2021-07-24T16:51:35.484 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to 14 diff [1793523~935101,3561584~3392460,7164648~13621148,21201849~13802777,35255099~6668545,42366922~22409108,71634096~1221464,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~24712862,143599228~19133154,166029409~1024295,168096447~11986716,183171188~2610844,188670667~2425429,191490487~3587625,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,274151746~30769452,310370224~9239483,324051682~3199539,327836806~4491106,339160509~9455436,354494138~4296635,362742550~8695243,379437525~7691962,388310410~9072386,403116182~7911989] 2021-07-24T16:51:35.485 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3561584~3392460,7164648~13621148,21201849~13802777,35255099~6668545,42366922~22409108,71634096~1221464,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~24712862,143599228~19133154,166029409~1024295,168096447~11986716,183171188~2610844,188670667~2425429,191490487~3587625,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,274151746~30769452,310370224~9239483,324051682~3199539,327836806~4491106,339160509~9455436,354494138~4296635,362742550~8695243,379437525~7691962,388310410~9072386,403116182~7911989] 2021-07-24T16:51:35.490 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3561584~3392460,7164648~13621148,21201849~13802777,35255099~6668545,41943040~22832990,71303168~1552392,75497472~21029969,101495406~9832880,112333707~27963065,143599228~19133154,163577856~3475848,167772160~12311003,180355072~5426960,188670667~2425429,191490487~3587625,209715200~5958138,216100488~4470559,222971222~5871828,230686720~28068761,259552823~2177191,263329394~41591804,306184192~13425515,322961408~4289813,327836806~4491106,335544320~13071625,352321536~6469237,362742550~8695243,379437525~7691962,387250432~10132364,402653184~8374987] 2021-07-24T16:51:35.490 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to 15 diff [1793523~935101,3561584~3392460,7164648~13621148,21201849~13802777,35255099~6668545,42366922~22409108,71634096~1221464,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~47148472,163124696~16958467,183171188~2610844,188670667~2425429,191490487~3587625,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,274151746~30769452,310370224~10967425,324051682~3199539,327836806~4491106,339160509~9455436,354494138~4296635,361888848~9548945,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:35.490 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3561584~3392460,7164648~13621148,21201849~13802777,35255099~6668545,42366922~22409108,71634096~1221464,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~47148472,163124696~16958467,183171188~2610844,188670667~2425429,191490487~3587625,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,274151746~30769452,310370224~10967425,324051682~3199539,327836806~4491106,339160509~9455436,354494138~4296635,361888848~9548945,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:35.497 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3561584~3392460,7164648~13621148,21201849~13802777,35255099~6668545,41943040~22832990,71303168~1552392,75497472~21029969,101495406~9832880,112333707~67749456,180355072~5426960,188670667~2425429,191490487~3587625,209715200~5958138,216100488~4470559,222971222~5871828,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15153457,322961408~4289813,327836806~4491106,335544320~13071625,352321536~6469237,361888848~9548945,379437525~7691962,387250432~10132364,402653184~8443330] 2021-07-24T16:51:35.498 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to 16 diff [1793523~935101,3561584~3392460,7164648~13621148,21201849~13802777,35255099~6668545,42366922~22409108,71634096~4773169,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~70198122,188670667~2425429,191490487~3587625,197608374~2846235,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~6870236,339160509~9455436,354494138~4296635,359321494~1382265,361888848~9548945,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:35.499 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3561584~3392460,7164648~13621148,21201849~13802777,35255099~6668545,42366922~22409108,71634096~4773169,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~70198122,188670667~2425429,191490487~3587625,197608374~2846235,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~6870236,339160509~9455436,354494138~4296635,359321494~1382265,361888848~9548945,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:35.502 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3561584~3392460,7164648~13621148,21201849~13802777,35255099~6668545,41943040~22832990,71303168~25224273,101495406~9832880,112333707~73448325,188670667~2425429,191490487~3587625,197608374~2846235,209715200~5958138,216100488~4470559,222971222~5871828,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~6870236,335544320~13071625,352321536~8382223,361888848~9548945,379437525~7691962,387250432~10132364,402653184~8443330] 2021-07-24T16:51:35.502 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to 17 diff [1793523~935101,3561584~3392460,7164648~13621148,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191490487~3587625,197608374~2846235,209730649~5942689,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~6870236,339160509~9455436,354494138~16943655,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:35.503 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3561584~3392460,7164648~13621148,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191490487~3587625,197608374~2846235,209730649~5942689,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~6870236,339160509~9455436,354494138~16943655,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:35.508 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3561584~3392460,7164648~13621148,21201849~46593472,71303168~25224273,101495406~9832880,112333707~74859685,188670667~2425429,191490487~3587625,197608374~2846235,209715200~5958138,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~6870236,335544320~13071625,352321536~19116257,379437525~7691962,387250432~10132364,402653184~8443330] 2021-07-24T16:51:35.508 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to 18 diff [1793523~935101,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,209730649~5942689,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~6870236,339160509~9455436,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:35.508 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,209730649~5942689,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~6870236,339160509~9455436,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:35.514 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3561584~17224212,21201849~46593472,71303168~25224273,101495406~9832880,112333707~74859685,188670667~2425429,191159641~3918471,197608374~2846235,209715200~5958138,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~6870236,335544320~13071625,352321536~24607749,379437525~7691962,387250432~10132364,402653184~8443330] 2021-07-24T16:51:35.514 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to 19 diff [1793523~935101,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:35.514 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:35.519 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3561584~17224212,21201849~46593472,71303168~27974414,101495406~9832880,112333707~74859685,188670667~2425429,191159641~3918471,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~24436995,352321536~24607749,379437525~7691962,387250432~10132364,402653184~8443330] 2021-07-24T16:51:35.519 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to 4 diff [9308006~6428298,71634096~1221464,191490487~3587625,254842727~3372977,281832934~6679483,294600593~7443037,310370224~8262525,340575533~2138701,343190195~5425750] 2021-07-24T16:51:35.520 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [9308006~6428298,71634096~1221464,191490487~3587625,254842727~3372977,281832934~6679483,294600593~7443037,310370224~8262525,340575533~2138701,343190195~5425750] 2021-07-24T16:51:35.526 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [9308006~6428298,71303168~1552392,191490487~3587625,251658240~6557464,281832934~6679483,294600593~7443037,306184192~12448557,339738624~8877321] 2021-07-24T16:51:35.527 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to 5 diff [7164648~8571656,32459601~2545025,42366922~5583442,60404269~539213,62369424~1214346,71634096~1221464,143599228~8407073,168096447~6492295,191490487~3587625,254842727~3372977,281832934~6679483,294600593~7443037,310370224~8262525,324051682~939905,340575533~2138701,343190195~5425750,391533122~2706441] 2021-07-24T16:51:35.527 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [7164648~8571656,32459601~2545025,42366922~5583442,60404269~539213,62369424~1214346,71634096~1221464,143599228~8407073,168096447~6492295,191490487~3587625,254842727~3372977,281832934~6679483,294600593~7443037,310370224~8262525,324051682~939905,340575533~2138701,343190195~5425750,391533122~2706441] 2021-07-24T16:51:35.531 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [7164648~8571656,29360128~5644498,41943040~6007324,58720256~4863514,71303168~1552392,143599228~8407073,167772160~6816582,191490487~3587625,251658240~6557464,281832934~6679483,294600593~7443037,306184192~12448557,324051682~939905,339738624~8877321,391533122~2706441] 2021-07-24T16:51:35.531 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to 6 diff [7164648~8571656,32459601~2545025,42366922~8107022,51240296~6261217,60404269~539213,62369424~1214346,71634096~1221464,101495406~7447340,143599228~8407073,168096447~11986716,183171188~2610844,191490487~3587625,209730649~5942689,254842727~3372977,281325501~7186916,289841389~12202241,310370224~8262525,324051682~939905,340575533~2138701,343190195~5425750,366107392~5330401,391533122~2706441] 2021-07-24T16:51:35.531 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [7164648~8571656,32459601~2545025,42366922~8107022,51240296~6261217,60404269~539213,62369424~1214346,71634096~1221464,101495406~7447340,143599228~8407073,168096447~11986716,183171188~2610844,191490487~3587625,209730649~5942689,254842727~3372977,281325501~7186916,289841389~12202241,310370224~8262525,324051682~939905,340575533~2138701,343190195~5425750,366107392~5330401,391533122~2706441] 2021-07-24T16:51:35.537 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [7164648~8571656,29360128~5644498,41943040~15558473,58720256~4863514,71303168~1552392,101495406~7447340,143599228~8407073,167772160~12311003,180355072~5426960,191490487~3587625,209715200~5958138,251658240~6557464,281325501~7186916,289841389~12202241,306184192~12448557,324051682~939905,339738624~8877321,366107392~5330401,391533122~2706441] 2021-07-24T16:51:35.537 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to 7 diff [5058216~321495,7164648~8571656,21201849~5770984,32459601~2545025,42366922~8107022,51240296~6261217,59093520~1275242,60404269~539213,62369424~1214346,71634096~1221464,83350648~1455657,101495406~7447340,112484191~1049432,120141225~3464232,129188496~5500527,143599228~8407073,168096447~11986716,183171188~2610844,191490487~3587625,209730649~5942689,254842727~3372977,263329394~8191454,274151746~4118317,281325501~7186916,289841389~12202241,310370224~8262525,324051682~939905,340575533~2138701,343190195~5425750,366107392~5330401,391533122~2706441,403116182~1779903] 2021-07-24T16:51:35.538 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [5058216~321495,7164648~8571656,21201849~5770984,32459601~2545025,42366922~8107022,51240296~6261217,59093520~1275242,60404269~539213,62369424~1214346,71634096~1221464,83350648~1455657,101495406~7447340,112484191~1049432,120141225~3464232,129188496~5500527,143599228~8407073,168096447~11986716,183171188~2610844,191490487~3587625,209730649~5942689,254842727~3372977,263329394~8191454,274151746~4118317,281325501~7186916,289841389~12202241,310370224~8262525,324051682~939905,340575533~2138701,343190195~5425750,366107392~5330401,391533122~2706441,403116182~1779903] 2021-07-24T16:51:35.543 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [5058216~321495,7164648~8571656,21201849~5770984,29360128~5644498,41943040~15558473,58720256~4863514,71303168~1552392,79691776~5114529,101495406~7447340,112333707~1199916,120141225~3464232,125829120~8859903,143599228~8407073,167772160~12311003,180355072~5426960,191490487~3587625,209715200~5958138,251658240~6557464,263329394~8191454,272629760~5640303,281325501~7186916,289841389~12202241,306184192~12448557,324051682~939905,339738624~8877321,366107392~5330401,391533122~2706441,402653184~2242901] 2021-07-24T16:51:35.543 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to 8 diff [5058216~321495,7164648~8571656,21201849~5770984,32459601~2545025,42366922~8107022,51240296~13535734,71634096~1221464,83350648~1455657,101495406~7447340,112484191~1049432,120141225~3464232,129188496~5500527,143599228~8407073,168096447~11986716,183171188~2610844,191490487~3587625,209730649~5942689,232137479~1372757,241617041~5691574,254842727~3372977,263329394~8191454,274151746~4118317,281325501~7186916,289841389~12202241,303136181~1582759,310370224~8262525,324051682~939905,340575533~2138701,343190195~5425750,366107392~5330401,380344346~2742773,391533122~2706441,403116182~1779903] 2021-07-24T16:51:35.544 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [5058216~321495,7164648~8571656,21201849~5770984,32459601~2545025,42366922~8107022,51240296~13535734,71634096~1221464,83350648~1455657,101495406~7447340,112484191~1049432,120141225~3464232,129188496~5500527,143599228~8407073,168096447~11986716,183171188~2610844,191490487~3587625,209730649~5942689,232137479~1372757,241617041~5691574,254842727~3372977,263329394~8191454,274151746~4118317,281325501~7186916,289841389~12202241,303136181~1582759,310370224~8262525,324051682~939905,340575533~2138701,343190195~5425750,366107392~5330401,380344346~2742773,391533122~2706441,403116182~1779903] 2021-07-24T16:51:35.551 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [5058216~321495,7164648~8571656,21201849~5770984,29360128~5644498,41943040~22832990,71303168~1552392,79691776~5114529,101495406~7447340,112333707~1199916,120141225~3464232,125829120~8859903,143599228~8407073,167772160~12311003,180355072~5426960,191490487~3587625,209715200~5958138,230686720~2823516,239075328~8233287,251658240~6557464,263329394~8191454,272629760~5640303,281325501~7186916,289841389~14877551,306184192~12448557,324051682~939905,339738624~8877321,366107392~5330401,379603781~3483338,391533122~2706441,402653184~2242901] 2021-07-24T16:51:35.551 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to 9 diff [1793523~935101,5058216~321495,7164648~8571656,21201849~5770984,32459601~2545025,42366922~8107022,51240296~13535734,71634096~1221464,83350648~1455657,101495406~7447340,112484191~1049432,120141225~3464232,129188496~11108276,143599228~18949659,168096447~11986716,183171188~2610844,191490487~3587625,209730649~5942689,223740543~5102507,232137479~1372757,241617041~5691574,254842727~3372977,263329394~8191454,274151746~14360671,289841389~12202241,303136181~1582759,310370224~8262525,324051682~939905,340575533~2138701,343190195~5425750,366107392~5330401,380344346~2742773,391533122~2706441,403116182~1779903] 2021-07-24T16:51:35.551 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,5058216~321495,7164648~8571656,21201849~5770984,32459601~2545025,42366922~8107022,51240296~13535734,71634096~1221464,83350648~1455657,101495406~7447340,112484191~1049432,120141225~3464232,129188496~11108276,143599228~18949659,168096447~11986716,183171188~2610844,191490487~3587625,209730649~5942689,223740543~5102507,232137479~1372757,241617041~5691574,254842727~3372977,263329394~8191454,274151746~14360671,289841389~12202241,303136181~1582759,310370224~8262525,324051682~939905,340575533~2138701,343190195~5425750,366107392~5330401,380344346~2742773,391533122~2706441,403116182~1779903] 2021-07-24T16:51:35.559 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,5058216~321495,7164648~8571656,21201849~5770984,29360128~5644498,41943040~22832990,71303168~1552392,79691776~5114529,101495406~7447340,112333707~1199916,120141225~3464232,125829120~14467652,143599228~18949659,167772160~12311003,180355072~5426960,191490487~3587625,209715200~5958138,222971222~5871828,230686720~2823516,239075328~8233287,251658240~6557464,263329394~8191454,272629760~15882657,289841389~14877551,306184192~12448557,324051682~939905,339738624~8877321,366107392~5330401,379603781~3483338,391533122~2706441,402653184~2242901] 2021-07-24T16:51:35.560 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to 10 diff [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,42366922~8107022,50496506~507745,51240296~13535734,71634096~1221464,83350648~1455657,101495406~7447340,112484191~1049432,115583910~24712862,143599228~18949659,168096447~11986716,183171188~2610844,191490487~3587625,209730649~5942689,223740543~5102507,232137479~1372757,241617041~5691574,254842727~3372977,263329394~8191454,274151746~14360671,289841389~12202241,303136181~1582759,310370224~9239483,324051682~939905,340575533~2138701,343190195~5425750,366107392~5330401,380344346~2742773,391533122~2706441,403116182~1779903] 2021-07-24T16:51:35.560 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,42366922~8107022,50496506~507745,51240296~13535734,71634096~1221464,83350648~1455657,101495406~7447340,112484191~1049432,115583910~24712862,143599228~18949659,168096447~11986716,183171188~2610844,191490487~3587625,209730649~5942689,223740543~5102507,232137479~1372757,241617041~5691574,254842727~3372977,263329394~8191454,274151746~14360671,289841389~12202241,303136181~1582759,310370224~9239483,324051682~939905,340575533~2138701,343190195~5425750,366107392~5330401,380344346~2742773,391533122~2706441,403116182~1779903] 2021-07-24T16:51:35.565 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,41943040~22832990,71303168~1552392,79691776~5114529,101495406~7447340,112333707~27963065,143599228~18949659,167772160~12311003,180355072~5426960,191490487~3587625,209715200~5958138,222971222~5871828,230686720~2823516,239075328~8233287,251658240~6557464,263329394~8191454,272629760~15882657,289841389~14877551,306184192~13425515,324051682~939905,339738624~8877321,366107392~5330401,379603781~3483338,391533122~2706441,402653184~2242901] 2021-07-24T16:51:35.565 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to 11 diff [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,42366922~8107022,50496506~507745,51240296~13535734,71634096~1221464,83350648~1455657,88539697~7987744,101495406~7447340,112484191~1049432,114461595~470466,115583910~24712862,143599228~18949659,168096447~11986716,183171188~2610844,188670667~2425429,191490487~3587625,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~5691574,254842727~3372977,263329394~8191454,274151746~14360671,289841389~12202241,303136181~1582759,310370224~9239483,324051682~939905,339160509~9455436,366107392~5330401,379437525~5552164,391533122~2706441,403116182~7911989] 2021-07-24T16:51:35.565 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,42366922~8107022,50496506~507745,51240296~13535734,71634096~1221464,83350648~1455657,88539697~7987744,101495406~7447340,112484191~1049432,114461595~470466,115583910~24712862,143599228~18949659,168096447~11986716,183171188~2610844,188670667~2425429,191490487~3587625,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~5691574,254842727~3372977,263329394~8191454,274151746~14360671,289841389~12202241,303136181~1582759,310370224~9239483,324051682~939905,339160509~9455436,366107392~5330401,379437525~5552164,391533122~2706441,403116182~7911989] 2021-07-24T16:51:35.571 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,41943040~22832990,71303168~1552392,79691776~5114529,88539697~7987744,101495406~7447340,112333707~27963065,143599228~18949659,167772160~12311003,180355072~5426960,188670667~2425429,191490487~3587625,209715200~5958138,216100488~4470559,222971222~5871828,230686720~16621895,251658240~6557464,263329394~8191454,272629760~15882657,289841389~14877551,306184192~13425515,324051682~939905,335544320~13071625,366107392~5330401,379437525~5552164,391533122~2706441,402653184~8374987] 2021-07-24T16:51:35.571 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to 12 diff [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,35255099~2755554,42366922~22409108,71634096~1221464,83350648~1455657,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~24712862,143599228~18949659,166029409~1024295,168096447~11986716,183171188~2610844,188670667~2425429,191490487~3587625,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~5691574,254842727~3372977,263329394~9699099,274151746~14360671,289841389~12202241,303136181~1582759,310370224~9239483,324051682~939905,339160509~9455436,362742550~8695243,379437525~7691962,391533122~2706441,403116182~7911989] 2021-07-24T16:51:35.571 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,35255099~2755554,42366922~22409108,71634096~1221464,83350648~1455657,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~24712862,143599228~18949659,166029409~1024295,168096447~11986716,183171188~2610844,188670667~2425429,191490487~3587625,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~5691574,254842727~3372977,263329394~9699099,274151746~14360671,289841389~12202241,303136181~1582759,310370224~9239483,324051682~939905,339160509~9455436,362742550~8695243,379437525~7691962,391533122~2706441,403116182~7911989] 2021-07-24T16:51:35.577 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,35255099~2755554,41943040~22832990,71303168~1552392,79691776~16835665,101495406~9832880,112333707~27963065,143599228~18949659,163577856~3475848,167772160~12311003,180355072~5426960,188670667~2425429,191490487~3587625,209715200~5958138,216100488~4470559,222971222~5871828,230686720~16621895,251658240~6557464,263329394~25183023,289841389~14877551,306184192~13425515,324051682~939905,335544320~13071625,362742550~8695243,379437525~7691962,391533122~2706441,402653184~8374987] 2021-07-24T16:51:35.577 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to 13 diff [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,35255099~2755554,42366922~22409108,71634096~1221464,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~24712862,143599228~18949659,166029409~1024295,168096447~11986716,183171188~2610844,188670667~2425429,191490487~3587625,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~9079442,252653070~6102411,263329394~9699099,274151746~14360671,289841389~12202241,303136181~1582759,310370224~9239483,324051682~939905,339160509~9455436,362742550~8695243,379437525~7691962,391533122~5849674,403116182~7911989] 2021-07-24T16:51:35.578 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,35255099~2755554,42366922~22409108,71634096~1221464,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~24712862,143599228~18949659,166029409~1024295,168096447~11986716,183171188~2610844,188670667~2425429,191490487~3587625,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~9079442,252653070~6102411,263329394~9699099,274151746~14360671,289841389~12202241,303136181~1582759,310370224~9239483,324051682~939905,339160509~9455436,362742550~8695243,379437525~7691962,391533122~5849674,403116182~7911989] 2021-07-24T16:51:35.585 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,35255099~2755554,41943040~22832990,71303168~1552392,75497472~21029969,101495406~9832880,112333707~27963065,143599228~18949659,163577856~3475848,167772160~12311003,180355072~5426960,188670667~2425429,191490487~3587625,209715200~5958138,216100488~4470559,222971222~5871828,230686720~20009763,251658240~7097241,263329394~25183023,289841389~14877551,306184192~13425515,324051682~939905,335544320~13071625,362742550~8695243,379437525~7691962,391533122~5849674,402653184~8374987] 2021-07-24T16:51:35.585 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to 14 diff [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,35255099~6668545,42366922~22409108,71634096~1221464,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~24712862,143599228~18949659,166029409~1024295,168096447~11986716,183171188~2610844,188670667~2425429,191490487~3587625,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,274151746~14360671,289841389~15079809,310370224~9239483,324051682~939905,327836806~4491106,339160509~9455436,362742550~8695243,379437525~7691962,388666402~8716394,403116182~7911989] 2021-07-24T16:51:35.586 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,35255099~6668545,42366922~22409108,71634096~1221464,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~24712862,143599228~18949659,166029409~1024295,168096447~11986716,183171188~2610844,188670667~2425429,191490487~3587625,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,274151746~14360671,289841389~15079809,310370224~9239483,324051682~939905,327836806~4491106,339160509~9455436,362742550~8695243,379437525~7691962,388666402~8716394,403116182~7911989] 2021-07-24T16:51:35.593 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,35255099~6668545,41943040~22832990,71303168~1552392,75497472~21029969,101495406~9832880,112333707~27963065,143599228~18949659,163577856~3475848,167772160~12311003,180355072~5426960,188670667~2425429,191490487~3587625,209715200~5958138,216100488~4470559,222971222~5871828,230686720~28068761,259552823~2177191,263329394~25183023,289841389~15079809,306184192~13425515,324051682~939905,327836806~4491106,335544320~13071625,362742550~8695243,379437525~7691962,388666402~8716394,402653184~8374987] 2021-07-24T16:51:35.593 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to 15 diff [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,35255099~6668545,42366922~22409108,71634096~1221464,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~46964977,163124696~16958467,183171188~2610844,188670667~2425429,191490487~3587625,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,274151746~14360671,289841389~15079809,310370224~10967425,324051682~939905,327836806~4491106,339160509~9455436,361888848~9548945,379437525~7691962,388666402~8716394,403116182~7980332] 2021-07-24T16:51:35.594 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,35255099~6668545,42366922~22409108,71634096~1221464,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~46964977,163124696~16958467,183171188~2610844,188670667~2425429,191490487~3587625,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,274151746~14360671,289841389~15079809,310370224~10967425,324051682~939905,327836806~4491106,339160509~9455436,361888848~9548945,379437525~7691962,388666402~8716394,403116182~7980332] 2021-07-24T16:51:35.600 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,35255099~6668545,41943040~22832990,71303168~1552392,75497472~21029969,101495406~9832880,112333707~50215180,162732382~17350781,180355072~5426960,188670667~2425429,191490487~3587625,209715200~5958138,216100488~4470559,222971222~5871828,230686720~28068761,259552823~2177191,263329394~25183023,289841389~15079809,306184192~15153457,324051682~939905,327836806~4491106,335544320~13071625,361888848~9548945,379437525~7691962,388666402~8716394,402653184~8443330] 2021-07-24T16:51:35.601 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to 16 diff [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,35255099~6668545,42366922~22409108,71634096~4773169,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~70198122,188670667~2425429,191490487~3587625,197608374~2846235,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~14360671,289841389~15079809,310370224~10971382,324051682~939905,327836806~6870236,339160509~9455436,359321494~1382265,361888848~9548945,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:35.601 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,35255099~6668545,42366922~22409108,71634096~4773169,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~70198122,188670667~2425429,191490487~3587625,197608374~2846235,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~14360671,289841389~15079809,310370224~10971382,324051682~939905,327836806~6870236,339160509~9455436,359321494~1382265,361888848~9548945,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:35.606 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,35255099~6668545,41943040~22832990,71303168~25224273,101495406~9832880,112333707~73448325,188670667~2425429,191490487~3587625,197608374~2846235,209715200~5958138,216100488~4470559,222971222~5871828,230686720~28068761,259552823~2177191,263329394~25183023,289841389~15079809,306184192~15157414,324051682~939905,327836806~6870236,335544320~13071625,358790773~1912986,361888848~9548945,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:35.607 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to 17 diff [1793523~935101,5058216~321495,7164648~13621148,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191490487~3587625,197608374~2846235,209730649~5942689,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~14360671,289841389~15079809,310370224~10971382,324051682~939905,327836806~6870236,339160509~9455436,357772852~13664941,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:35.607 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,5058216~321495,7164648~13621148,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191490487~3587625,197608374~2846235,209730649~5942689,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~14360671,289841389~15079809,310370224~10971382,324051682~939905,327836806~6870236,339160509~9455436,357772852~13664941,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:35.614 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,5058216~321495,7164648~13621148,21201849~46593472,71303168~25224273,101495406~9832880,112333707~74859685,188670667~2425429,191490487~3587625,197608374~2846235,209715200~5958138,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~25183023,289841389~15079809,306184192~15157414,324051682~939905,327836806~6870236,335544320~13071625,357772852~13664941,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:35.614 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to 18 diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,209730649~5942689,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~14360671,289311787~15609411,310370224~10971382,324051682~939905,327836806~6870236,339160509~9455436,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:35.615 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,209730649~5942689,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~14360671,289311787~15609411,310370224~10971382,324051682~939905,327836806~6870236,339160509~9455436,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:35.620 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,71303168~25224273,101495406~9832880,112333707~74859685,188670667~2425429,191159641~3918471,197608374~2846235,209715200~5958138,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~25183023,289311787~15609411,306184192~15157414,324051682~939905,327836806~6870236,335544320~13071625,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:35.620 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to 19 diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~14360671,289311787~15609411,310370224~10971382,324051682~939905,327836806~10755314,339160509~13113292,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:35.620 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~14360671,289311787~15609411,310370224~10971382,324051682~939905,327836806~10755314,339160509~13113292,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:35.627 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,71303168~27974414,101495406~9832880,112333707~74859685,188670667~2425429,191159641~3918471,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~25183023,289311787~15609411,306184192~15157414,324051682~939905,327836806~24436995,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:35.627 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to 5 diff [7164648~7165437,32459601~2545025,42366922~5583442,60404269~539213,62369424~1214346,143599228~8407073,168096447~6492295,324051682~939905,391533122~2706441] 2021-07-24T16:51:35.627 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [7164648~7165437,32459601~2545025,42366922~5583442,60404269~539213,62369424~1214346,143599228~8407073,168096447~6492295,324051682~939905,391533122~2706441] 2021-07-24T16:51:35.634 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [7164648~7165437,29360128~5644498,41943040~6007324,58720256~4863514,143599228~8407073,167772160~6816582,324051682~939905,391533122~2706441] 2021-07-24T16:51:35.634 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to 6 diff [7164648~7165437,32459601~2545025,42366922~8107022,51240296~6261217,60404269~539213,62369424~1214346,101495406~7447340,143599228~8407073,168096447~11986716,183171188~2610844,209730649~5942689,281325501~2723655,289841389~8129643,324051682~939905,366107392~5330401,391533122~2706441] 2021-07-24T16:51:35.634 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [7164648~7165437,32459601~2545025,42366922~8107022,51240296~6261217,60404269~539213,62369424~1214346,101495406~7447340,143599228~8407073,168096447~11986716,183171188~2610844,209730649~5942689,281325501~2723655,289841389~8129643,324051682~939905,366107392~5330401,391533122~2706441] 2021-07-24T16:51:35.640 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [7164648~7165437,29360128~5644498,41943040~15558473,58720256~4863514,101495406~7447340,143599228~8407073,167772160~12311003,180355072~5426960,209715200~5958138,281325501~2723655,289841389~8129643,324051682~939905,366107392~5330401,391533122~2706441] 2021-07-24T16:51:35.640 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to 7 diff [5058216~321495,7164648~7165437,21201849~5770984,32459601~2545025,42366922~8107022,51240296~6261217,59093520~1275242,60404269~539213,62369424~1214346,83350648~1455657,101495406~7447340,112484191~1049432,120141225~3464232,129188496~5500527,143599228~8407073,168096447~11986716,183171188~2610844,209730649~5942689,263329394~8191454,274151746~4118317,281325501~2723655,289841389~8129643,324051682~939905,366107392~5330401,391533122~2706441,403116182~1779903] 2021-07-24T16:51:35.640 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [5058216~321495,7164648~7165437,21201849~5770984,32459601~2545025,42366922~8107022,51240296~6261217,59093520~1275242,60404269~539213,62369424~1214346,83350648~1455657,101495406~7447340,112484191~1049432,120141225~3464232,129188496~5500527,143599228~8407073,168096447~11986716,183171188~2610844,209730649~5942689,263329394~8191454,274151746~4118317,281325501~2723655,289841389~8129643,324051682~939905,366107392~5330401,391533122~2706441,403116182~1779903] 2021-07-24T16:51:35.647 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [5058216~321495,7164648~7165437,21201849~5770984,29360128~5644498,41943040~15558473,58720256~4863514,79691776~5114529,101495406~7447340,112333707~1199916,120141225~3464232,125829120~8859903,143599228~8407073,167772160~12311003,180355072~5426960,209715200~5958138,263329394~8191454,272629760~5640303,281325501~2723655,289841389~8129643,324051682~939905,366107392~5330401,391533122~2706441,402653184~2242901] 2021-07-24T16:51:35.647 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to 8 diff [5058216~321495,7164648~7165437,21201849~5770984,32459601~2545025,42366922~8107022,51240296~13535734,83350648~1455657,101495406~7447340,112484191~1049432,120141225~3464232,129188496~5500527,143599228~8407073,168096447~11986716,183171188~2610844,209730649~5942689,232137479~1372757,241617041~5691574,263329394~8191454,274151746~4118317,281325501~2723655,289841389~8129643,303136181~1582759,324051682~939905,366107392~5330401,380344346~2742773,391533122~2706441,403116182~1779903] 2021-07-24T16:51:35.647 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [5058216~321495,7164648~7165437,21201849~5770984,32459601~2545025,42366922~8107022,51240296~13535734,83350648~1455657,101495406~7447340,112484191~1049432,120141225~3464232,129188496~5500527,143599228~8407073,168096447~11986716,183171188~2610844,209730649~5942689,232137479~1372757,241617041~5691574,263329394~8191454,274151746~4118317,281325501~2723655,289841389~8129643,303136181~1582759,324051682~939905,366107392~5330401,380344346~2742773,391533122~2706441,403116182~1779903] 2021-07-24T16:51:35.652 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [5058216~321495,7164648~7165437,21201849~5770984,29360128~5644498,41943040~22832990,79691776~5114529,101495406~7447340,112333707~1199916,120141225~3464232,125829120~8859903,143599228~8407073,167772160~12311003,180355072~5426960,209715200~5958138,230686720~2823516,239075328~8233287,263329394~8191454,272629760~5640303,281325501~2723655,289841389~8129643,302043630~2675310,324051682~939905,366107392~5330401,379603781~3483338,391533122~2706441,402653184~2242901] 2021-07-24T16:51:35.653 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to 9 diff [1793523~935101,5058216~321495,7164648~7165437,21201849~5770984,32459601~2545025,42366922~8107022,51240296~13535734,83350648~1455657,101495406~7447340,112484191~1049432,120141225~3464232,129188496~11108276,143599228~18949659,168096447~11986716,183171188~2610844,209730649~5942689,223740543~5102507,232137479~1372757,241617041~5691574,263329394~8191454,274151746~11469789,289841389~8129643,303136181~1582759,324051682~939905,366107392~5330401,380344346~2742773,391533122~2706441,403116182~1779903] 2021-07-24T16:51:35.653 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,5058216~321495,7164648~7165437,21201849~5770984,32459601~2545025,42366922~8107022,51240296~13535734,83350648~1455657,101495406~7447340,112484191~1049432,120141225~3464232,129188496~11108276,143599228~18949659,168096447~11986716,183171188~2610844,209730649~5942689,223740543~5102507,232137479~1372757,241617041~5691574,263329394~8191454,274151746~11469789,289841389~8129643,303136181~1582759,324051682~939905,366107392~5330401,380344346~2742773,391533122~2706441,403116182~1779903] 2021-07-24T16:51:35.659 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,5058216~321495,7164648~7165437,21201849~5770984,29360128~5644498,41943040~22832990,79691776~5114529,101495406~7447340,112333707~1199916,120141225~3464232,125829120~14467652,143599228~18949659,167772160~12311003,180355072~5426960,209715200~5958138,222971222~5871828,230686720~2823516,239075328~8233287,263329394~8191454,272629760~12991775,289841389~8129643,302043630~2675310,324051682~939905,366107392~5330401,379603781~3483338,391533122~2706441,402653184~2242901] 2021-07-24T16:51:35.659 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to 10 diff [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,42366922~8107022,50496506~507745,51240296~13535734,83350648~1455657,101495406~7447340,112484191~1049432,115583910~24712862,143599228~18949659,168096447~11986716,183171188~2610844,209730649~5942689,223740543~5102507,232137479~1372757,241617041~5691574,263329394~8191454,274151746~11469789,289841389~8129643,303136181~1582759,313415378~6194329,324051682~939905,366107392~5330401,380344346~2742773,391533122~2706441,403116182~1779903] 2021-07-24T16:51:35.659 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,42366922~8107022,50496506~507745,51240296~13535734,83350648~1455657,101495406~7447340,112484191~1049432,115583910~24712862,143599228~18949659,168096447~11986716,183171188~2610844,209730649~5942689,223740543~5102507,232137479~1372757,241617041~5691574,263329394~8191454,274151746~11469789,289841389~8129643,303136181~1582759,313415378~6194329,324051682~939905,366107392~5330401,380344346~2742773,391533122~2706441,403116182~1779903] 2021-07-24T16:51:35.665 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,41943040~22832990,79691776~5114529,101495406~7447340,112333707~27963065,143599228~18949659,167772160~12311003,180355072~5426960,209715200~5958138,222971222~5871828,230686720~2823516,239075328~8233287,263329394~8191454,272629760~12991775,289841389~8129643,302043630~2675310,313415378~6194329,324051682~939905,366107392~5330401,379603781~3483338,391533122~2706441,402653184~2242901] 2021-07-24T16:51:35.665 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to 11 diff [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,42366922~8107022,50496506~507745,51240296~13535734,83350648~1455657,88539697~7987744,101495406~7447340,112484191~1049432,114461595~470466,115583910~24712862,143599228~18949659,168096447~11986716,183171188~2610844,188670667~2425429,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~5691574,263329394~8191454,274151746~11469789,289841389~8129643,303136181~1582759,313415378~6194329,324051682~939905,339160509~6543854,366107392~5330401,379437525~5552164,391533122~2706441,403116182~7911989] 2021-07-24T16:51:35.666 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,42366922~8107022,50496506~507745,51240296~13535734,83350648~1455657,88539697~7987744,101495406~7447340,112484191~1049432,114461595~470466,115583910~24712862,143599228~18949659,168096447~11986716,183171188~2610844,188670667~2425429,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~5691574,263329394~8191454,274151746~11469789,289841389~8129643,303136181~1582759,313415378~6194329,324051682~939905,339160509~6543854,366107392~5330401,379437525~5552164,391533122~2706441,403116182~7911989] 2021-07-24T16:51:35.671 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,41943040~22832990,79691776~5114529,88539697~7987744,101495406~7447340,112333707~27963065,143599228~18949659,167772160~12311003,180355072~5426960,188670667~2425429,209715200~5958138,216100488~4470559,222971222~5871828,230686720~16621895,263329394~8191454,272629760~12991775,289841389~8129643,302043630~2675310,313415378~6194329,324051682~939905,335544320~10160043,366107392~5330401,379437525~5552164,391533122~2706441,402653184~8374987] 2021-07-24T16:51:35.671 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to 12 diff [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,35255099~2755554,42366922~22409108,83350648~1455657,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~24712862,143599228~18949659,166029409~1024295,168096447~11986716,183171188~2610844,188670667~2425429,193713181~860412,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~5691574,263329394~9699099,274151746~11469789,289841389~8129643,303136181~1582759,313415378~6194329,324051682~939905,339160509~6543854,362742550~8695243,379437525~7691962,391533122~2706441,403116182~7911989] 2021-07-24T16:51:35.672 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,35255099~2755554,42366922~22409108,83350648~1455657,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~24712862,143599228~18949659,166029409~1024295,168096447~11986716,183171188~2610844,188670667~2425429,193713181~860412,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~5691574,263329394~9699099,274151746~11469789,289841389~8129643,303136181~1582759,313415378~6194329,324051682~939905,339160509~6543854,362742550~8695243,379437525~7691962,391533122~2706441,403116182~7911989] 2021-07-24T16:51:35.677 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,35255099~2755554,41943040~22832990,79691776~16835665,101495406~9832880,112333707~27963065,143599228~18949659,163577856~3475848,167772160~12311003,180355072~5426960,188670667~2425429,193713181~860412,209715200~5958138,216100488~4470559,222971222~5871828,230686720~16621895,263329394~22292141,289841389~8129643,302043630~2675310,313415378~6194329,324051682~939905,335544320~10160043,362742550~8695243,379437525~7691962,391533122~2706441,402653184~8374987] 2021-07-24T16:51:35.678 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to 13 diff [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,35255099~2755554,42366922~22409108,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~24712862,143599228~18949659,166029409~1024295,168096447~11986716,183171188~2610844,188670667~2425429,193713181~860412,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~9079442,252653070~6102411,263329394~9699099,274151746~11469789,289841389~8129643,303136181~1582759,313415378~6194329,324051682~939905,339160509~8641411,362742550~8695243,379437525~7691962,391533122~5849674,403116182~7911989] 2021-07-24T16:51:35.678 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,35255099~2755554,42366922~22409108,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~24712862,143599228~18949659,166029409~1024295,168096447~11986716,183171188~2610844,188670667~2425429,193713181~860412,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~9079442,252653070~6102411,263329394~9699099,274151746~11469789,289841389~8129643,303136181~1582759,313415378~6194329,324051682~939905,339160509~8641411,362742550~8695243,379437525~7691962,391533122~5849674,403116182~7911989] 2021-07-24T16:51:35.684 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,35255099~2755554,41943040~22832990,75497472~21029969,101495406~9832880,112333707~27963065,143599228~18949659,163577856~3475848,167772160~12311003,180355072~5426960,188670667~2425429,193713181~860412,209715200~5958138,216100488~4470559,222971222~5871828,230686720~20009763,252653070~6102411,263329394~22292141,289841389~8129643,302043630~2675310,313415378~6194329,324051682~939905,335544320~12257600,362742550~8695243,379437525~7691962,391533122~5849674,402653184~8374987] 2021-07-24T16:51:35.684 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to 14 diff [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,35255099~6668545,42366922~22409108,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~24712862,143599228~18949659,166029409~1024295,168096447~11986716,183171188~2610844,188670667~2425429,193713181~860412,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,274151746~11469789,289841389~8129643,301272822~3648376,313415378~6194329,324051682~939905,327836806~4491106,339160509~8942423,362742550~8695243,379437525~7691962,388666402~8716394,403116182~7911989] 2021-07-24T16:51:35.685 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,35255099~6668545,42366922~22409108,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~24712862,143599228~18949659,166029409~1024295,168096447~11986716,183171188~2610844,188670667~2425429,193713181~860412,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,274151746~11469789,289841389~8129643,301272822~3648376,313415378~6194329,324051682~939905,327836806~4491106,339160509~8942423,362742550~8695243,379437525~7691962,388666402~8716394,403116182~7911989] 2021-07-24T16:51:35.691 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,35255099~6668545,41943040~22832990,75497472~21029969,101495406~9832880,112333707~27963065,143599228~18949659,163577856~3475848,167772160~12311003,180355072~5426960,188670667~2425429,193713181~860412,209715200~5958138,216100488~4470559,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289841389~8129643,301272822~3648376,313415378~6194329,324051682~939905,327836806~4491106,335544320~12558612,362742550~8695243,379437525~7691962,388666402~8716394,402653184~8374987] 2021-07-24T16:51:35.691 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to 15 diff [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,35255099~6668545,42366922~22409108,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~46964977,163124696~16958467,183171188~2610844,188670667~2425429,193713181~860412,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,274151746~11469789,289841389~8129643,301272822~3648376,312012586~9325063,324051682~939905,327836806~4491106,339160509~8942423,361888848~9548945,379437525~7691962,388666402~8716394,403116182~7980332] 2021-07-24T16:51:35.691 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,35255099~6668545,42366922~22409108,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~46964977,163124696~16958467,183171188~2610844,188670667~2425429,193713181~860412,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,274151746~11469789,289841389~8129643,301272822~3648376,312012586~9325063,324051682~939905,327836806~4491106,339160509~8942423,361888848~9548945,379437525~7691962,388666402~8716394,403116182~7980332] 2021-07-24T16:51:35.700 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,35255099~6668545,41943040~22832990,75497472~21029969,101495406~9832880,112333707~50215180,162732382~17350781,180355072~5426960,188670667~2425429,193713181~860412,209715200~5958138,216100488~4470559,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289841389~8129643,301272822~3648376,312012586~9325063,324051682~939905,327836806~4491106,335544320~12558612,361888848~9548945,379437525~7691962,388666402~8716394,402653184~8443330] 2021-07-24T16:51:35.700 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to 16 diff [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,35255099~6668545,42366922~22409108,72624357~3782908,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~70198122,188670667~2425429,193713181~860412,197608374~2846235,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289841389~8129643,301272822~3648376,312012586~9329020,324051682~939905,327836806~6870236,339160509~8942423,359321494~1382265,361888848~9548945,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:35.701 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,35255099~6668545,42366922~22409108,72624357~3782908,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~70198122,188670667~2425429,193713181~860412,197608374~2846235,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289841389~8129643,301272822~3648376,312012586~9329020,324051682~939905,327836806~6870236,339160509~8942423,359321494~1382265,361888848~9548945,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:35.707 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,5058216~321495,7164648~13621148,21201849~13802777,35255099~6668545,41943040~22832990,72624357~23903084,101495406~9832880,112333707~73448325,188670667~2425429,193713181~860412,197608374~2846235,209715200~5958138,216100488~4470559,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289841389~8129643,301272822~3648376,312012586~9329020,324051682~939905,327836806~6870236,335544320~12558612,358790773~1912986,361888848~9548945,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:35.707 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to 17 diff [1793523~935101,5058216~321495,7164648~13621148,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,193713181~860412,197608374~2846235,209730649~5942689,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289841389~8129643,301272822~3648376,312012586~9329020,324051682~939905,327836806~6870236,339160509~8942423,357772852~13664941,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:35.708 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,5058216~321495,7164648~13621148,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,193713181~860412,197608374~2846235,209730649~5942689,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289841389~8129643,301272822~3648376,312012586~9329020,324051682~939905,327836806~6870236,339160509~8942423,357772852~13664941,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:35.714 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,5058216~321495,7164648~13621148,21201849~46593472,72624357~23903084,101495406~9832880,112333707~74859685,188670667~2425429,193713181~860412,197608374~2846235,209715200~5958138,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289841389~8129643,301272822~3648376,312012586~9329020,324051682~939905,327836806~6870236,335544320~12558612,357772852~13664941,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:35.714 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to 18 diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,209730649~5942689,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~6870236,339160509~8942423,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:35.714 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,209730649~5942689,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~6870236,339160509~8942423,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:35.720 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,72624357~23903084,101495406~9832880,112333707~74859685,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,209715200~5958138,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~6870236,335544320~12558612,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:35.720 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to 19 diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:35.721 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:35.726 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,72624357~26653225,101495406~9832880,112333707~74859685,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~20266126,348181779~4092022,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:35.727 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to 6 diff [43065923~7408021,51240296~6261217,101495406~7447340,171429677~8653486,183171188~2610844,209730649~5942689,281325501~2723655,289841389~8129643,366107392~5330401] 2021-07-24T16:51:35.727 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [43065923~7408021,51240296~6261217,101495406~7447340,171429677~8653486,183171188~2610844,209730649~5942689,281325501~2723655,289841389~8129643,366107392~5330401] 2021-07-24T16:51:35.733 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [43065923~14435590,101495406~7447340,171429677~8653486,180355072~5426960,209715200~5958138,281325501~2723655,289841389~8129643,366107392~5330401] 2021-07-24T16:51:35.733 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to 7 diff [5058216~321495,21201849~5770984,43065923~7408021,51240296~6261217,59093520~1275242,83350648~1455657,101495406~7447340,112484191~1049432,120141225~3464232,129188496~5500527,171429677~8653486,183171188~2610844,209730649~5942689,263329394~8191454,274151746~4118317,281325501~2723655,289841389~8129643,366107392~5330401,403116182~1779903] 2021-07-24T16:51:35.734 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [5058216~321495,21201849~5770984,43065923~7408021,51240296~6261217,59093520~1275242,83350648~1455657,101495406~7447340,112484191~1049432,120141225~3464232,129188496~5500527,171429677~8653486,183171188~2610844,209730649~5942689,263329394~8191454,274151746~4118317,281325501~2723655,289841389~8129643,366107392~5330401,403116182~1779903] 2021-07-24T16:51:35.740 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [5058216~321495,21201849~5770984,43065923~14435590,59093520~1275242,79691776~5114529,101495406~7447340,112333707~1199916,120141225~3464232,125829120~8859903,171429677~8653486,180355072~5426960,209715200~5958138,263329394~8191454,272629760~5640303,281325501~2723655,289841389~8129643,366107392~5330401,402653184~2242901] 2021-07-24T16:51:35.740 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to 8 diff [5058216~321495,10519215~2937883,21201849~5770984,43065923~7408021,51240296~13535734,83350648~1455657,101495406~7447340,112484191~1049432,120141225~3464232,129188496~5500527,171429677~8653486,183171188~2610844,209730649~5942689,232137479~1372757,241617041~5691574,263329394~8191454,274151746~4118317,281325501~2723655,289841389~8129643,303136181~1582759,366107392~5330401,380344346~2742773,403116182~1779903] 2021-07-24T16:51:35.740 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [5058216~321495,10519215~2937883,21201849~5770984,43065923~7408021,51240296~13535734,83350648~1455657,101495406~7447340,112484191~1049432,120141225~3464232,129188496~5500527,171429677~8653486,183171188~2610844,209730649~5942689,232137479~1372757,241617041~5691574,263329394~8191454,274151746~4118317,281325501~2723655,289841389~8129643,303136181~1582759,366107392~5330401,380344346~2742773,403116182~1779903] 2021-07-24T16:51:35.746 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [5058216~321495,10519215~2937883,21201849~5770984,43065923~21710107,79691776~5114529,101495406~7447340,112333707~1199916,120141225~3464232,125829120~8859903,171429677~8653486,180355072~5426960,209715200~5958138,230686720~2823516,239075328~8233287,263329394~8191454,272629760~5640303,281325501~2723655,289841389~8129643,302043630~2675310,366107392~5330401,379603781~3483338,402653184~2242901] 2021-07-24T16:51:35.746 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to 9 diff [1793523~935101,5058216~321495,8004017~6098991,21201849~5770984,43065923~7408021,51240296~13535734,83350648~1455657,101495406~7447340,112484191~1049432,120141225~3464232,129188496~11108276,143879007~5425942,151696476~10852411,171429677~8653486,183171188~2610844,209730649~5942689,223740543~5102507,232137479~1372757,241617041~5691574,263329394~8191454,274151746~11469789,289841389~8129643,303136181~1582759,366107392~5330401,380344346~2742773,403116182~1779903] 2021-07-24T16:51:35.746 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,5058216~321495,8004017~6098991,21201849~5770984,43065923~7408021,51240296~13535734,83350648~1455657,101495406~7447340,112484191~1049432,120141225~3464232,129188496~11108276,143879007~5425942,151696476~10852411,171429677~8653486,183171188~2610844,209730649~5942689,223740543~5102507,232137479~1372757,241617041~5691574,263329394~8191454,274151746~11469789,289841389~8129643,303136181~1582759,366107392~5330401,380344346~2742773,403116182~1779903] 2021-07-24T16:51:35.752 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,5058216~321495,8004017~6098991,21201849~5770984,43065923~21710107,79691776~5114529,101495406~7447340,112333707~1199916,120141225~3464232,125829120~14467652,143879007~5425942,151696476~10852411,171429677~8653486,180355072~5426960,209715200~5958138,222971222~5871828,230686720~2823516,239075328~8233287,263329394~8191454,272629760~12991775,289841389~8129643,302043630~2675310,366107392~5330401,379603781~3483338,402653184~2242901] 2021-07-24T16:51:35.752 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to 10 diff [1793523~935101,5058216~321495,8004017~12781779,21201849~11533004,43065923~7408021,50496506~507745,51240296~13535734,83350648~1455657,101495406~7447340,112484191~1049432,115583910~24712862,143879007~5425942,151696476~10852411,171429677~8653486,183171188~2610844,209730649~5942689,223740543~5102507,232137479~1372757,241617041~5691574,263329394~8191454,274151746~11469789,289841389~8129643,303136181~1582759,313415378~6194329,366107392~5330401,380344346~2742773,403116182~1779903] 2021-07-24T16:51:35.753 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,5058216~321495,8004017~12781779,21201849~11533004,43065923~7408021,50496506~507745,51240296~13535734,83350648~1455657,101495406~7447340,112484191~1049432,115583910~24712862,143879007~5425942,151696476~10852411,171429677~8653486,183171188~2610844,209730649~5942689,223740543~5102507,232137479~1372757,241617041~5691574,263329394~8191454,274151746~11469789,289841389~8129643,303136181~1582759,313415378~6194329,366107392~5330401,380344346~2742773,403116182~1779903] 2021-07-24T16:51:35.760 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,5058216~321495,8004017~12781779,21201849~11533004,43065923~21710107,79691776~5114529,101495406~7447340,112333707~27963065,143879007~5425942,151696476~10852411,171429677~8653486,180355072~5426960,209715200~5958138,222971222~5871828,230686720~2823516,239075328~8233287,263329394~8191454,272629760~12991775,289841389~8129643,302043630~2675310,313415378~6194329,366107392~5330401,379603781~3483338,402653184~2242901] 2021-07-24T16:51:35.760 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to 11 diff [1793523~935101,5058216~321495,8004017~12781779,21201849~11533004,43065923~7408021,50496506~507745,51240296~13535734,83350648~1455657,88539697~7987744,101495406~7447340,112484191~1049432,114461595~470466,115583910~24712862,143879007~5425942,151696476~10852411,171429677~8653486,183171188~2610844,188670667~2425429,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~5691574,263329394~8191454,274151746~11469789,289841389~8129643,303136181~1582759,313415378~6194329,339160509~6543854,366107392~5330401,379437525~5552164,403116182~7911989] 2021-07-24T16:51:35.760 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,5058216~321495,8004017~12781779,21201849~11533004,43065923~7408021,50496506~507745,51240296~13535734,83350648~1455657,88539697~7987744,101495406~7447340,112484191~1049432,114461595~470466,115583910~24712862,143879007~5425942,151696476~10852411,171429677~8653486,183171188~2610844,188670667~2425429,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~5691574,263329394~8191454,274151746~11469789,289841389~8129643,303136181~1582759,313415378~6194329,339160509~6543854,366107392~5330401,379437525~5552164,403116182~7911989] 2021-07-24T16:51:35.772 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,5058216~321495,8004017~12781779,21201849~11533004,43065923~21710107,79691776~5114529,88539697~7987744,101495406~7447340,112333707~27963065,143879007~5425942,151696476~10852411,171429677~8653486,180355072~5426960,188670667~2425429,209715200~5958138,216100488~4470559,222971222~5871828,230686720~16621895,263329394~8191454,272629760~12991775,289841389~8129643,302043630~2675310,313415378~6194329,335544320~10160043,366107392~5330401,379437525~5552164,402653184~8374987] 2021-07-24T16:51:35.772 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to 12 diff [1793523~935101,5058216~321495,8004017~12781779,21201849~11533004,35255099~2755554,43065923~21710107,83350648~1455657,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~24712862,143879007~5425942,151696476~10852411,166029409~1024295,171429677~8653486,183171188~2610844,188670667~2425429,193713181~860412,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~5691574,263329394~9699099,274151746~11469789,289841389~8129643,303136181~1582759,313415378~6194329,339160509~6543854,362742550~8695243,379437525~7691962,403116182~7911989] 2021-07-24T16:51:35.772 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,5058216~321495,8004017~12781779,21201849~11533004,35255099~2755554,43065923~21710107,83350648~1455657,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~24712862,143879007~5425942,151696476~10852411,166029409~1024295,171429677~8653486,183171188~2610844,188670667~2425429,193713181~860412,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~5691574,263329394~9699099,274151746~11469789,289841389~8129643,303136181~1582759,313415378~6194329,339160509~6543854,362742550~8695243,379437525~7691962,403116182~7911989] 2021-07-24T16:51:35.778 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,5058216~321495,8004017~12781779,21201849~11533004,35255099~2755554,43065923~21710107,79691776~16835665,101495406~9832880,112333707~27963065,143879007~5425942,151696476~10852411,163577856~3475848,171429677~8653486,180355072~5426960,188670667~2425429,193713181~860412,209715200~5958138,216100488~4470559,222971222~5871828,230686720~16621895,263329394~22292141,289841389~8129643,302043630~2675310,313415378~6194329,335544320~10160043,362742550~8695243,379437525~7691962,402653184~8374987] 2021-07-24T16:51:35.778 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to 13 diff [1793523~935101,5058216~321495,7816693~12969103,21201849~11533004,35255099~2755554,43065923~21710107,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~24712862,143879007~5425942,151696476~10852411,166029409~1024295,171429677~8653486,183171188~2610844,188670667~2425429,193713181~860412,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~9079442,252653070~6102411,263329394~9699099,274151746~11469789,289841389~8129643,303136181~1582759,313415378~6194329,339160509~8641411,362742550~8695243,379437525~7691962,393137409~4245387,403116182~7911989] 2021-07-24T16:51:35.779 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,5058216~321495,7816693~12969103,21201849~11533004,35255099~2755554,43065923~21710107,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~24712862,143879007~5425942,151696476~10852411,166029409~1024295,171429677~8653486,183171188~2610844,188670667~2425429,193713181~860412,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~9079442,252653070~6102411,263329394~9699099,274151746~11469789,289841389~8129643,303136181~1582759,313415378~6194329,339160509~8641411,362742550~8695243,379437525~7691962,393137409~4245387,403116182~7911989] 2021-07-24T16:51:35.786 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,5058216~321495,7816693~12969103,21201849~11533004,35255099~2755554,43065923~21710107,75497472~21029969,101495406~9832880,112333707~27963065,143879007~5425942,151696476~10852411,163577856~3475848,171429677~8653486,180355072~5426960,188670667~2425429,193713181~860412,209715200~5958138,216100488~4470559,222971222~5871828,230686720~20009763,252653070~6102411,263329394~22292141,289841389~8129643,302043630~2675310,313415378~6194329,335544320~12257600,362742550~8695243,379437525~7691962,393137409~4245387,402653184~8374987] 2021-07-24T16:51:35.786 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to 14 diff [1793523~935101,5058216~321495,7816693~12969103,21201849~11533004,35255099~6668545,43065923~21710107,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~24712862,143879007~5425942,151696476~10852411,166029409~1024295,171429677~8653486,183171188~2610844,188670667~2425429,193713181~860412,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,274151746~11469789,289841389~8129643,301272822~3648376,313415378~6194329,327836806~4491106,339160509~8942423,362742550~8695243,379437525~7691962,388666402~8716394,403116182~7911989] 2021-07-24T16:51:35.786 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,5058216~321495,7816693~12969103,21201849~11533004,35255099~6668545,43065923~21710107,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~24712862,143879007~5425942,151696476~10852411,166029409~1024295,171429677~8653486,183171188~2610844,188670667~2425429,193713181~860412,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,274151746~11469789,289841389~8129643,301272822~3648376,313415378~6194329,327836806~4491106,339160509~8942423,362742550~8695243,379437525~7691962,388666402~8716394,403116182~7911989] 2021-07-24T16:51:35.794 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,5058216~321495,7816693~12969103,21201849~11533004,35255099~6668545,43065923~21710107,75497472~21029969,101495406~9832880,112333707~27963065,143879007~5425942,151696476~10852411,163577856~3475848,171429677~8653486,180355072~5426960,188670667~2425429,193713181~860412,209715200~5958138,216100488~4470559,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289841389~8129643,301272822~3648376,313415378~6194329,327836806~4491106,335544320~12558612,362742550~8695243,379437525~7691962,388666402~8716394,402653184~8374987] 2021-07-24T16:51:35.794 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to 15 diff [1793523~935101,5058216~321495,7451402~13334394,21201849~11533004,35255099~6668545,43065923~21710107,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~33721039,151696476~10852411,163124696~7697385,171429677~8653486,183171188~2610844,188670667~2425429,193713181~860412,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,274151746~11469789,289841389~8129643,301272822~3648376,312012586~9325063,327836806~4491106,339160509~8942423,361888848~9548945,379437525~7691962,388666402~8716394,403116182~7980332] 2021-07-24T16:51:35.794 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,5058216~321495,7451402~13334394,21201849~11533004,35255099~6668545,43065923~21710107,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~33721039,151696476~10852411,163124696~7697385,171429677~8653486,183171188~2610844,188670667~2425429,193713181~860412,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,274151746~11469789,289841389~8129643,301272822~3648376,312012586~9325063,327836806~4491106,339160509~8942423,361888848~9548945,379437525~7691962,388666402~8716394,403116182~7980332] 2021-07-24T16:51:35.801 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,5058216~321495,7451402~13334394,21201849~11533004,35255099~6668545,43065923~21710107,75497472~21029969,101495406~9832880,112333707~36971242,151696476~10852411,162732382~8089699,171429677~8653486,180355072~5426960,188670667~2425429,193713181~860412,209715200~5958138,216100488~4470559,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289841389~8129643,301272822~3648376,312012586~9325063,327836806~4491106,335544320~12558612,361888848~9548945,379437525~7691962,388666402~8716394,402653184~8443330] 2021-07-24T16:51:35.801 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to 16 diff [1793523~935101,5058216~321495,7451402~13334394,21201849~11533004,35255099~6668545,43065923~21710107,72624357~3782908,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~33721039,151696476~19125605,171429677~14352355,188670667~2425429,193713181~860412,197608374~2846235,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289841389~8129643,301272822~3648376,312012586~9329020,327836806~6870236,339160509~8942423,359321494~1382265,361888848~9548945,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:35.802 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,5058216~321495,7451402~13334394,21201849~11533004,35255099~6668545,43065923~21710107,72624357~3782908,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~33721039,151696476~19125605,171429677~14352355,188670667~2425429,193713181~860412,197608374~2846235,209730649~5942689,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289841389~8129643,301272822~3648376,312012586~9329020,327836806~6870236,339160509~8942423,359321494~1382265,361888848~9548945,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:35.807 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,5058216~321495,7451402~13334394,21201849~11533004,35255099~6668545,43065923~21710107,72624357~23903084,101495406~9832880,112333707~36971242,151696476~19125605,171429677~14352355,188670667~2425429,193713181~860412,197608374~2846235,209715200~5958138,216100488~4470559,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289841389~8129643,301272822~3648376,312012586~9329020,327836806~6870236,335544320~12558612,358790773~1912986,361888848~9548945,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:35.808 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to 17 diff [1793523~935101,5058216~321495,7451402~13334394,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~33721039,151696476~19125605,171429677~15763715,188670667~2425429,193713181~860412,197608374~2846235,209730649~5942689,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289841389~8129643,301272822~3648376,312012586~9329020,327836806~6870236,339160509~8942423,357772852~13664941,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:35.808 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,5058216~321495,7451402~13334394,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~33721039,151696476~19125605,171429677~15763715,188670667~2425429,193713181~860412,197608374~2846235,209730649~5942689,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289841389~8129643,301272822~3648376,312012586~9329020,327836806~6870236,339160509~8942423,357772852~13664941,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:35.814 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,5058216~321495,7451402~13334394,21201849~46593472,72624357~23903084,101495406~9832880,112333707~36971242,151696476~19125605,171429677~15763715,188670667~2425429,193713181~860412,197608374~2846235,209715200~5958138,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289841389~8129643,301272822~3648376,312012586~9329020,327836806~6870236,335544320~12558612,357772852~13664941,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:35.815 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to 18 diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~33721039,151696476~19125605,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,209730649~5942689,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,327836806~6870236,339160509~8942423,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:35.815 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~9664745,101495406~9832880,112484191~1049432,114461595~470466,115583910~33721039,151696476~19125605,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,209730649~5942689,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,327836806~6870236,339160509~8942423,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:35.821 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,72624357~23903084,101495406~9832880,112333707~36971242,151696476~19125605,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,209715200~5958138,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~8659245,301272822~3648376,312012586~9329020,327836806~6870236,335544320~12558612,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:35.821 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to 19 diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~55238171,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:35.821 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~55238171,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:35.827 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,72624357~26653225,101495406~9832880,112333707~58488374,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~8659245,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:35.827 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to 7 diff [5058216~321495,21201849~5770984,59093520~1275242,83350648~1455657,112484191~1049432,120141225~3464232,129188496~5500527,263329394~8191454,274151746~4118317,403116182~1779903] 2021-07-24T16:51:35.828 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [5058216~321495,21201849~5770984,59093520~1275242,83350648~1455657,112484191~1049432,120141225~3464232,129188496~5500527,263329394~8191454,274151746~4118317,403116182~1779903] 2021-07-24T16:51:35.834 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [5058216~321495,21201849~5770984,59093520~1275242,79691776~5114529,112333707~1199916,120141225~3464232,125829120~8859903,263329394~8191454,272629760~5640303,402653184~2242901] 2021-07-24T16:51:35.834 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to 8 diff [5058216~321495,10519215~2937883,21201849~5770984,55028551~9747479,83350648~1455657,112484191~1049432,120141225~3464232,129188496~5500527,183951945~1726961,232137479~1372757,241617041~5691574,263329394~8191454,274151746~4118317,290223290~520931,303136181~1582759,380344346~2742773,403116182~1779903] 2021-07-24T16:51:35.835 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [5058216~321495,10519215~2937883,21201849~5770984,55028551~9747479,83350648~1455657,112484191~1049432,120141225~3464232,129188496~5500527,183951945~1726961,232137479~1372757,241617041~5691574,263329394~8191454,274151746~4118317,290223290~520931,303136181~1582759,380344346~2742773,403116182~1779903] 2021-07-24T16:51:35.841 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [5058216~321495,10519215~2937883,21201849~5770984,55028551~9747479,79691776~5114529,112333707~1199916,120141225~3464232,125829120~8859903,183951945~1726961,230686720~2823516,239075328~8233287,263329394~8191454,272629760~5640303,290223290~520931,302043630~2675310,379603781~3483338,402653184~2242901] 2021-07-24T16:51:35.841 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to 9 diff [1793523~935101,5058216~321495,8004017~6098991,21201849~5770984,53991374~10784656,83350648~1455657,112484191~1049432,120141225~3464232,129188496~11108276,143879007~5425942,151696476~10852411,183951945~1726961,223740543~5102507,232137479~1372757,241617041~5691574,263329394~8191454,274151746~11469789,290223290~520931,303136181~1582759,380344346~2742773,403116182~1779903] 2021-07-24T16:51:35.842 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,5058216~321495,8004017~6098991,21201849~5770984,53991374~10784656,83350648~1455657,112484191~1049432,120141225~3464232,129188496~11108276,143879007~5425942,151696476~10852411,183951945~1726961,223740543~5102507,232137479~1372757,241617041~5691574,263329394~8191454,274151746~11469789,290223290~520931,303136181~1582759,380344346~2742773,403116182~1779903] 2021-07-24T16:51:35.848 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,5058216~321495,8004017~6098991,21201849~5770984,53991374~10784656,79691776~5114529,112333707~1199916,120141225~3464232,125829120~14467652,143879007~5425942,151696476~10852411,183951945~1726961,222971222~5871828,230686720~2823516,239075328~8233287,263329394~8191454,272629760~12991775,290223290~520931,302043630~2675310,379603781~3483338,402653184~2242901] 2021-07-24T16:51:35.848 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to 10 diff [1793523~935101,5058216~321495,8004017~12781779,21201849~11533004,50496506~507745,53991374~10784656,83350648~1455657,112484191~1049432,115583910~24712862,143879007~5425942,151696476~10852411,183951945~1726961,223740543~5102507,232137479~1372757,241617041~5691574,263329394~8191454,274151746~11469789,290223290~520931,303136181~1582759,313415378~6194329,380344346~2742773,403116182~1779903] 2021-07-24T16:51:35.848 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,5058216~321495,8004017~12781779,21201849~11533004,50496506~507745,53991374~10784656,83350648~1455657,112484191~1049432,115583910~24712862,143879007~5425942,151696476~10852411,183951945~1726961,223740543~5102507,232137479~1372757,241617041~5691574,263329394~8191454,274151746~11469789,290223290~520931,303136181~1582759,313415378~6194329,380344346~2742773,403116182~1779903] 2021-07-24T16:51:35.855 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,5058216~321495,8004017~12781779,21201849~11533004,50496506~507745,53991374~10784656,79691776~5114529,112333707~27963065,143879007~5425942,151696476~10852411,183951945~1726961,222971222~5871828,230686720~2823516,239075328~8233287,263329394~8191454,272629760~12991775,290223290~520931,302043630~2675310,313415378~6194329,379603781~3483338,402653184~2242901] 2021-07-24T16:51:35.855 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to 11 diff [1793523~935101,5058216~321495,8004017~12781779,21201849~11533004,50496506~507745,53991374~10784656,83350648~1455657,88539697~7987744,112484191~1049432,114461595~470466,115583910~24712862,143879007~5425942,151696476~10852411,183951945~1726961,188670667~2425429,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~5691574,263329394~8191454,274151746~11469789,290223290~520931,303136181~1582759,313415378~6194329,339160509~6543854,379437525~5552164,403116182~7911989] 2021-07-24T16:51:35.856 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,5058216~321495,8004017~12781779,21201849~11533004,50496506~507745,53991374~10784656,83350648~1455657,88539697~7987744,112484191~1049432,114461595~470466,115583910~24712862,143879007~5425942,151696476~10852411,183951945~1726961,188670667~2425429,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~5691574,263329394~8191454,274151746~11469789,290223290~520931,303136181~1582759,313415378~6194329,339160509~6543854,379437525~5552164,403116182~7911989] 2021-07-24T16:51:35.862 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,5058216~321495,8004017~12781779,21201849~11533004,50496506~507745,53991374~10784656,79691776~5114529,88539697~7987744,112333707~27963065,143879007~5425942,151696476~10852411,183951945~1726961,188670667~2425429,216100488~4470559,222971222~5871828,230686720~16621895,263329394~8191454,272629760~12991775,290223290~520931,302043630~2675310,313415378~6194329,335544320~10160043,379437525~5552164,402653184~8374987] 2021-07-24T16:51:35.862 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to 12 diff [1793523~935101,5058216~321495,8004017~12781779,21201849~11533004,35255099~2755554,48587079~3215261,53991374~10784656,83350648~1455657,86862696~9664745,104326604~7001682,112484191~1049432,114461595~470466,115583910~24712862,143879007~5425942,151696476~10852411,166029409~1024295,183951945~1726961,188670667~2425429,193713181~860412,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~5691574,263329394~9699099,274151746~11469789,290223290~520931,303136181~1582759,313415378~6194329,339160509~6543854,362742550~5351333,379437525~7691962,403116182~7911989] 2021-07-24T16:51:35.862 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,5058216~321495,8004017~12781779,21201849~11533004,35255099~2755554,48587079~3215261,53991374~10784656,83350648~1455657,86862696~9664745,104326604~7001682,112484191~1049432,114461595~470466,115583910~24712862,143879007~5425942,151696476~10852411,166029409~1024295,183951945~1726961,188670667~2425429,193713181~860412,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~5691574,263329394~9699099,274151746~11469789,290223290~520931,303136181~1582759,313415378~6194329,339160509~6543854,362742550~5351333,379437525~7691962,403116182~7911989] 2021-07-24T16:51:35.869 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,5058216~321495,8004017~12781779,21201849~11533004,35255099~2755554,48587079~3215261,53991374~10784656,79691776~16835665,104326604~7001682,112333707~27963065,143879007~5425942,151696476~10852411,163577856~3475848,183951945~1726961,188670667~2425429,193713181~860412,216100488~4470559,222971222~5871828,230686720~16621895,263329394~22292141,290223290~520931,302043630~2675310,313415378~6194329,335544320~10160043,362742550~5351333,379437525~7691962,402653184~8374987] 2021-07-24T16:51:35.869 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to 13 diff [1793523~935101,5058216~321495,7816693~12969103,21201849~11533004,35255099~2755554,48587079~3215261,53991374~10784656,78293841~6713666,86862696~9664745,104326604~7001682,112484191~1049432,114461595~470466,115583910~24712862,143879007~5425942,151696476~10852411,166029409~1024295,183951945~1726961,188670667~2425429,193713181~860412,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~9079442,252653070~6102411,263329394~9699099,274151746~11469789,290223290~520931,303136181~1582759,313415378~6194329,339160509~8641411,362742550~5351333,379437525~7691962,393137409~4245387,403116182~7911989] 2021-07-24T16:51:35.870 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,5058216~321495,7816693~12969103,21201849~11533004,35255099~2755554,48587079~3215261,53991374~10784656,78293841~6713666,86862696~9664745,104326604~7001682,112484191~1049432,114461595~470466,115583910~24712862,143879007~5425942,151696476~10852411,166029409~1024295,183951945~1726961,188670667~2425429,193713181~860412,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~9079442,252653070~6102411,263329394~9699099,274151746~11469789,290223290~520931,303136181~1582759,313415378~6194329,339160509~8641411,362742550~5351333,379437525~7691962,393137409~4245387,403116182~7911989] 2021-07-24T16:51:35.879 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,5058216~321495,7816693~12969103,21201849~11533004,35255099~2755554,48587079~3215261,53991374~10784656,75497472~21029969,104326604~7001682,112333707~27963065,143879007~5425942,151696476~10852411,163577856~3475848,183951945~1726961,188670667~2425429,193713181~860412,216100488~4470559,222971222~5871828,230686720~20009763,252653070~6102411,263329394~22292141,290223290~520931,302043630~2675310,313415378~6194329,335544320~12257600,362742550~5351333,379437525~7691962,393137409~4245387,402653184~8374987] 2021-07-24T16:51:35.879 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to 14 diff [1793523~935101,5058216~321495,7816693~12969103,21201849~11533004,35255099~6668545,48587079~3215261,53991374~10784656,78293841~6713666,86862696~9664745,104326604~7001682,112484191~1049432,114461595~470466,115583910~24712862,143879007~5425942,151696476~10852411,166029409~1024295,183951945~1726961,188670667~2425429,193713181~860412,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,274151746~11469789,290223290~520931,295807066~1793032,301272822~3648376,313415378~6194329,327836806~4491106,339160509~8942423,362742550~5351333,379437525~7691962,388666402~8716394,403116182~7911989] 2021-07-24T16:51:35.879 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,5058216~321495,7816693~12969103,21201849~11533004,35255099~6668545,48587079~3215261,53991374~10784656,78293841~6713666,86862696~9664745,104326604~7001682,112484191~1049432,114461595~470466,115583910~24712862,143879007~5425942,151696476~10852411,166029409~1024295,183951945~1726961,188670667~2425429,193713181~860412,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,274151746~11469789,290223290~520931,295807066~1793032,301272822~3648376,313415378~6194329,327836806~4491106,339160509~8942423,362742550~5351333,379437525~7691962,388666402~8716394,403116182~7911989] 2021-07-24T16:51:35.889 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,5058216~321495,7816693~12969103,21201849~11533004,35255099~6668545,48587079~3215261,53991374~10784656,75497472~21029969,104326604~7001682,112333707~27963065,143879007~5425942,151696476~10852411,163577856~3475848,183951945~1726961,188670667~2425429,193713181~860412,216100488~4470559,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,290223290~520931,295807066~1793032,301272822~3648376,313415378~6194329,327836806~4491106,335544320~12558612,362742550~5351333,379437525~7691962,388666402~8716394,402653184~8374987] 2021-07-24T16:51:35.890 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to 15 diff [1793523~935101,5058216~321495,7451402~13334394,21201849~11533004,35255099~6668545,48587079~3215261,53991374~10784656,78293841~6713666,86862696~9664745,104326604~7001682,112484191~1049432,114461595~470466,115583910~33721039,151696476~10852411,163124696~7697385,183951945~1726961,188670667~2425429,193713181~860412,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,274151746~11469789,290223290~520931,295807066~1793032,301272822~3648376,312012586~9325063,327836806~4491106,339160509~8942423,361888848~6205035,379437525~7691962,388666402~8716394,403116182~7980332] 2021-07-24T16:51:35.890 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,5058216~321495,7451402~13334394,21201849~11533004,35255099~6668545,48587079~3215261,53991374~10784656,78293841~6713666,86862696~9664745,104326604~7001682,112484191~1049432,114461595~470466,115583910~33721039,151696476~10852411,163124696~7697385,183951945~1726961,188670667~2425429,193713181~860412,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,274151746~11469789,290223290~520931,295807066~1793032,301272822~3648376,312012586~9325063,327836806~4491106,339160509~8942423,361888848~6205035,379437525~7691962,388666402~8716394,403116182~7980332] 2021-07-24T16:51:35.894 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,5058216~321495,7451402~13334394,21201849~11533004,35255099~6668545,48587079~3215261,53991374~10784656,75497472~21029969,104326604~7001682,112333707~36971242,151696476~10852411,162732382~8089699,183951945~1726961,188670667~2425429,193713181~860412,216100488~4470559,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,290223290~520931,295807066~1793032,301272822~3648376,312012586~9325063,327836806~4491106,335544320~12558612,361888848~6205035,379437525~7691962,388666402~8716394,402653184~8443330] 2021-07-24T16:51:35.895 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to 16 diff [1793523~935101,5058216~321495,7451402~13334394,21201849~11533004,35255099~6668545,48587079~3215261,53991374~10784656,72624357~3782908,78293841~6713666,86862696~9664745,104326604~7001682,112484191~1049432,114461595~470466,115583910~33721039,151696476~19125605,177269614~8409292,188670667~2425429,193713181~860412,197608374~2846235,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,290223290~520931,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,339160509~8942423,359321494~1382265,361888848~6205035,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:35.895 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,5058216~321495,7451402~13334394,21201849~11533004,35255099~6668545,48587079~3215261,53991374~10784656,72624357~3782908,78293841~6713666,86862696~9664745,104326604~7001682,112484191~1049432,114461595~470466,115583910~33721039,151696476~19125605,177269614~8409292,188670667~2425429,193713181~860412,197608374~2846235,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,290223290~520931,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,339160509~8942423,359321494~1382265,361888848~6205035,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:35.902 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,5058216~321495,7451402~13334394,21201849~11533004,35255099~6668545,48587079~3215261,53991374~10784656,72624357~23903084,104326604~7001682,112333707~36971242,151696476~19125605,177269614~8409292,188670667~2425429,193713181~860412,197608374~2846235,216100488~4470559,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,290223290~520931,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,335544320~12558612,358790773~1912986,361888848~6205035,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:35.902 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to 17 diff [1793523~935101,5058216~321495,7451402~13334394,21201849~25692338,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~9664745,104326604~7001682,112484191~1049432,114461595~470466,115583910~33721039,151696476~19125605,175914262~11279130,188670667~2425429,193713181~860412,197608374~2846235,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,290223290~520931,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,339160509~8942423,357772852~10321031,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:35.903 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,5058216~321495,7451402~13334394,21201849~25692338,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~9664745,104326604~7001682,112484191~1049432,114461595~470466,115583910~33721039,151696476~19125605,175914262~11279130,188670667~2425429,193713181~860412,197608374~2846235,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,290223290~520931,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,339160509~8942423,357772852~10321031,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:35.911 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,5058216~321495,7451402~13334394,21201849~25692338,48587079~3215261,53991374~13803947,72624357~23903084,104326604~7001682,112333707~36971242,151696476~19125605,175914262~11279130,188670667~2425429,193713181~860412,197608374~2846235,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,290223290~520931,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,335544320~12558612,357772852~10321031,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:35.911 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to 18 diff [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~9664745,104326604~7001682,112484191~1049432,114461595~470466,115583910~33721039,151696476~19125605,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,339160509~8942423,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:35.912 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~9664745,104326604~7001682,112484191~1049432,114461595~470466,115583910~33721039,151696476~19125605,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,339160509~8942423,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:35.918 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~13803947,72624357~23903084,104326604~7001682,112333707~36971242,151696476~19125605,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,335544320~12558612,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:35.918 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to 19 diff [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,112484191~1049432,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:35.918 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,112484191~1049432,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:35.924 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~13803947,72624357~26653225,104326604~7001682,112333707~58488374,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:35.924 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to 8 diff [10519215~2937883,55028551~9747479,183951945~1726961,232137479~1372757,241617041~5691574,290223290~520931,303136181~1582759,380344346~2742773] 2021-07-24T16:51:35.925 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [10519215~2937883,55028551~9747479,183951945~1726961,232137479~1372757,241617041~5691574,290223290~520931,303136181~1582759,380344346~2742773] 2021-07-24T16:51:35.931 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [10519215~2937883,55028551~9747479,183951945~1726961,230686720~2823516,239075328~8233287,290223290~520931,302043630~2675310,379603781~3483338] 2021-07-24T16:51:35.931 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to 9 diff [1793523~935101,8004017~6098991,53991374~10784656,133960630~6336142,143879007~5425942,151696476~10852411,183951945~1726961,223740543~5102507,232137479~1372757,241617041~5691574,267697520~2993227,277859735~7761800,290223290~520931,303136181~1582759,380344346~2742773] 2021-07-24T16:51:35.931 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,8004017~6098991,53991374~10784656,133960630~6336142,143879007~5425942,151696476~10852411,183951945~1726961,223740543~5102507,232137479~1372757,241617041~5691574,267697520~2993227,277859735~7761800,290223290~520931,303136181~1582759,380344346~2742773] 2021-07-24T16:51:35.937 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,8004017~6098991,53991374~10784656,133960630~6336142,143879007~5425942,151696476~10852411,183951945~1726961,222971222~5871828,230686720~2823516,239075328~8233287,267697520~2993227,277859735~7761800,290223290~520931,302043630~2675310,379603781~3483338] 2021-07-24T16:51:35.937 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to 10 diff [1793523~935101,8004017~12781779,26672831~6062022,50496506~507745,53991374~10784656,115583910~6494359,123062050~17234722,143879007~5425942,151696476~10852411,183951945~1726961,223740543~5102507,232137479~1372757,241617041~5691574,267697520~2993227,277859735~7761800,290223290~520931,303136181~1582759,313415378~6194329,380344346~2742773] 2021-07-24T16:51:35.937 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,8004017~12781779,26672831~6062022,50496506~507745,53991374~10784656,115583910~6494359,123062050~17234722,143879007~5425942,151696476~10852411,183951945~1726961,223740543~5102507,232137479~1372757,241617041~5691574,267697520~2993227,277859735~7761800,290223290~520931,303136181~1582759,313415378~6194329,380344346~2742773] 2021-07-24T16:51:35.943 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,8004017~12781779,26672831~6062022,50496506~507745,53991374~10784656,113533623~8544646,123062050~17234722,143879007~5425942,151696476~10852411,183951945~1726961,222971222~5871828,230686720~2823516,239075328~8233287,267697520~2993227,277859735~7761800,290223290~520931,302043630~2675310,313415378~6194329,379603781~3483338] 2021-07-24T16:51:35.943 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to 11 diff [1793523~935101,8004017~12781779,26672831~6062022,50496506~507745,53991374~10784656,88539697~7987744,114461595~470466,115583910~6494359,123062050~17234722,143879007~5425942,151696476~10852411,183951945~1726961,188670667~2425429,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~5691574,267697520~2993227,277859735~7761800,290223290~520931,303136181~1582759,313415378~6194329,339160509~6543854,379437525~5552164,403800598~7227573] 2021-07-24T16:51:35.944 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,8004017~12781779,26672831~6062022,50496506~507745,53991374~10784656,88539697~7987744,114461595~470466,115583910~6494359,123062050~17234722,143879007~5425942,151696476~10852411,183951945~1726961,188670667~2425429,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~5691574,267697520~2993227,277859735~7761800,290223290~520931,303136181~1582759,313415378~6194329,339160509~6543854,379437525~5552164,403800598~7227573] 2021-07-24T16:51:35.950 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,8004017~12781779,26672831~6062022,50496506~507745,53991374~10784656,88539697~7987744,113533623~8544646,123062050~17234722,143879007~5425942,151696476~10852411,183951945~1726961,188670667~2425429,216100488~4470559,222971222~5871828,230686720~16621895,267697520~2993227,277859735~7761800,290223290~520931,302043630~2675310,313415378~6194329,335544320~10160043,379437525~5552164,403800598~7227573] 2021-07-24T16:51:35.950 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to 12 diff [1793523~935101,8004017~12781779,26672831~6062022,35255099~2755554,48587079~3215261,53991374~10784656,86862696~9664745,104326604~7001682,114461595~470466,115583910~24712862,143879007~5425942,151696476~10852411,166029409~1024295,183951945~1726961,188670667~2425429,193713181~860412,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~5691574,266399006~6629487,277859735~7761800,290223290~520931,303136181~1582759,313415378~6194329,339160509~6543854,362742550~5351333,379437525~7691962,403800598~7227573] 2021-07-24T16:51:35.950 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,8004017~12781779,26672831~6062022,35255099~2755554,48587079~3215261,53991374~10784656,86862696~9664745,104326604~7001682,114461595~470466,115583910~24712862,143879007~5425942,151696476~10852411,166029409~1024295,183951945~1726961,188670667~2425429,193713181~860412,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~5691574,266399006~6629487,277859735~7761800,290223290~520931,303136181~1582759,313415378~6194329,339160509~6543854,362742550~5351333,379437525~7691962,403800598~7227573] 2021-07-24T16:51:35.956 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,8004017~12781779,26672831~6062022,35255099~2755554,48587079~3215261,53991374~10784656,84806305~11721136,104326604~7001682,113533623~26763149,143879007~5425942,151696476~10852411,163577856~3475848,183951945~1726961,188670667~2425429,193713181~860412,216100488~4470559,222971222~5871828,230686720~16621895,266399006~6629487,277859735~7761800,290223290~520931,302043630~2675310,313415378~6194329,335544320~10160043,362742550~5351333,379437525~7691962,403800598~7227573] 2021-07-24T16:51:35.957 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to 13 diff [1793523~935101,7816693~12969103,24481394~8253459,35255099~2755554,48587079~3215261,53991374~10784656,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,115583910~24712862,143879007~5425942,151696476~10852411,166029409~1024295,183951945~1726961,188670667~2425429,193713181~860412,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~9079442,252653070~6102411,266399006~6629487,277859735~7761800,290223290~520931,303136181~1582759,313415378~6194329,339160509~8641411,362742550~5351333,379437525~7691962,393137409~4245387,403800598~7227573] 2021-07-24T16:51:35.957 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,7816693~12969103,24481394~8253459,35255099~2755554,48587079~3215261,53991374~10784656,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,115583910~24712862,143879007~5425942,151696476~10852411,166029409~1024295,183951945~1726961,188670667~2425429,193713181~860412,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~9079442,252653070~6102411,266399006~6629487,277859735~7761800,290223290~520931,303136181~1582759,313415378~6194329,339160509~8641411,362742550~5351333,379437525~7691962,393137409~4245387,403800598~7227573] 2021-07-24T16:51:35.963 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,7816693~12969103,24481394~8253459,35255099~2755554,48587079~3215261,53991374~10784656,75497472~21029969,104326604~7001682,113533623~26763149,143879007~5425942,151696476~10852411,163577856~3475848,183951945~1726961,188670667~2425429,193713181~860412,216100488~4470559,222971222~5871828,230686720~20009763,252653070~6102411,266399006~6629487,277859735~7761800,290223290~520931,302043630~2675310,313415378~6194329,335544320~12257600,362742550~5351333,379437525~7691962,393137409~4245387,403800598~7227573] 2021-07-24T16:51:35.963 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to 14 diff [1793523~935101,7816693~12969103,24481394~8253459,35255099~6668545,48587079~3215261,53991374~10784656,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,115583910~24712862,143879007~5425942,151696476~10852411,166029409~1024295,183951945~1726961,188670667~2425429,193713181~860412,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,266399006~6629487,277859735~7761800,290223290~520931,295807066~1793032,301272822~3648376,313415378~6194329,327836806~4491106,339160509~8942423,362742550~5351333,379437525~7691962,388666402~8716394,403800598~7227573] 2021-07-24T16:51:35.963 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,7816693~12969103,24481394~8253459,35255099~6668545,48587079~3215261,53991374~10784656,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,115583910~24712862,143879007~5425942,151696476~10852411,166029409~1024295,183951945~1726961,188670667~2425429,193713181~860412,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,266399006~6629487,277859735~7761800,290223290~520931,295807066~1793032,301272822~3648376,313415378~6194329,327836806~4491106,339160509~8942423,362742550~5351333,379437525~7691962,388666402~8716394,403800598~7227573] 2021-07-24T16:51:35.969 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,7816693~12969103,24481394~8253459,35255099~6668545,48587079~3215261,53991374~10784656,75497472~21029969,104326604~7001682,113533623~26763149,143879007~5425942,151696476~10852411,163577856~3475848,183951945~1726961,188670667~2425429,193713181~860412,216100488~4470559,222971222~5871828,230686720~28068761,259552823~2177191,266399006~6629487,277859735~7761800,290223290~520931,295807066~1793032,301272822~3648376,313415378~6194329,327836806~4491106,335544320~12558612,362742550~5351333,379437525~7691962,388666402~8716394,403800598~7227573] 2021-07-24T16:51:35.969 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to 15 diff [1793523~935101,7451402~13334394,22909194~705027,24481394~8253459,35255099~6668545,48587079~3215261,53991374~10784656,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,115583910~33721039,151696476~10852411,163124696~7697385,183951945~1726961,188670667~2425429,193713181~860412,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,266399006~6629487,277859735~7761800,290223290~520931,295807066~1793032,301272822~3648376,312012586~9325063,327836806~4491106,339160509~8942423,361888848~6205035,379437525~7691962,388666402~8716394,403800598~7295916] 2021-07-24T16:51:35.969 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,7451402~13334394,22909194~705027,24481394~8253459,35255099~6668545,48587079~3215261,53991374~10784656,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,115583910~33721039,151696476~10852411,163124696~7697385,183951945~1726961,188670667~2425429,193713181~860412,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,266399006~6629487,277859735~7761800,290223290~520931,295807066~1793032,301272822~3648376,312012586~9325063,327836806~4491106,339160509~8942423,361888848~6205035,379437525~7691962,388666402~8716394,403800598~7295916] 2021-07-24T16:51:35.975 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,7451402~13334394,22909194~705027,24481394~8253459,35255099~6668545,48587079~3215261,53991374~10784656,75497472~21029969,104326604~7001682,113533623~35771326,151696476~10852411,162732382~8089699,183951945~1726961,188670667~2425429,193713181~860412,216100488~4470559,222971222~5871828,230686720~28068761,259552823~2177191,266399006~6629487,277859735~7761800,290223290~520931,295807066~1793032,301272822~3648376,312012586~9325063,327836806~4491106,335544320~12558612,361888848~6205035,379437525~7691962,388666402~8716394,403800598~7295916] 2021-07-24T16:51:35.976 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to 16 diff [1793523~935101,7451402~13334394,22909194~705027,24481394~8253459,35255099~6668545,48587079~3215261,53991374~10784656,72624357~3782908,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,115583910~33721039,151696476~19125605,177269614~8409292,188670667~2425429,193713181~860412,197608374~2846235,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,266399006~6629487,273827083~200585,277859735~7761800,290223290~520931,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,339160509~8942423,359321494~1382265,361888848~6205035,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:35.976 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,7451402~13334394,22909194~705027,24481394~8253459,35255099~6668545,48587079~3215261,53991374~10784656,72624357~3782908,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,115583910~33721039,151696476~19125605,177269614~8409292,188670667~2425429,193713181~860412,197608374~2846235,216100488~4470559,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,266399006~6629487,273827083~200585,277859735~7761800,290223290~520931,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,339160509~8942423,359321494~1382265,361888848~6205035,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:35.982 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,7451402~13334394,22909194~705027,24481394~8253459,35255099~6668545,48587079~3215261,53991374~10784656,72624357~23903084,104326604~7001682,113533623~35771326,151696476~19125605,177269614~8409292,188670667~2425429,193713181~860412,197608374~2846235,216100488~4470559,222971222~5871828,230686720~28068761,259552823~2177191,266399006~6629487,273827083~200585,277859735~7761800,290223290~520931,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,335544320~12558612,358790773~1912986,361888848~6205035,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:35.982 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to 17 diff [1793523~935101,7451402~13334394,22909194~705027,24481394~22412793,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,115583910~33721039,151696476~19125605,175914262~11279130,188670667~2425429,193713181~860412,197608374~2846235,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,290223290~520931,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,339160509~8942423,357772852~10321031,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:35.982 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,7451402~13334394,22909194~705027,24481394~22412793,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,115583910~33721039,151696476~19125605,175914262~11279130,188670667~2425429,193713181~860412,197608374~2846235,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,290223290~520931,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,339160509~8942423,357772852~10321031,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:35.988 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,7451402~13334394,22909194~705027,24481394~22412793,48587079~3215261,53991374~13803947,72624357~23903084,104326604~7001682,113533623~35771326,151696476~19125605,175914262~11279130,188670667~2425429,193713181~860412,197608374~2846235,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,290223290~520931,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,335544320~12558612,357772852~10321031,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:35.988 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to 18 diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,115583910~33721039,151696476~19125605,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,339160509~8942423,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:35.989 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,115583910~33721039,151696476~19125605,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,339160509~8942423,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:35.994 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~13803947,72624357~23903084,104326604~7001682,113533623~35771326,151696476~19125605,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,335544320~12558612,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:35.995 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to 19 diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:35.995 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.001 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~13803947,72624357~26653225,104326604~7001682,113533623~57288458,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.001 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to 9 diff [1793523~935101,8004017~6098991,53991374~4429684,133960630~6336142,143879007~5425942,151696476~10852411,223740543~5102507,267697520~2993227,277859735~7761800] 2021-07-24T16:51:36.001 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,8004017~6098991,53991374~4429684,133960630~6336142,143879007~5425942,151696476~10852411,223740543~5102507,267697520~2993227,277859735~7761800] 2021-07-24T16:51:36.007 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,8004017~6098991,53991374~4429684,133960630~6336142,143879007~5425942,151696476~10852411,222971222~5871828,267697520~2993227,277859735~7761800] 2021-07-24T16:51:36.007 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to 10 diff [1793523~935101,8004017~12781779,26672831~6062022,50496506~507745,53991374~4429684,59246618~271471,115583910~6494359,123062050~17234722,143879007~5425942,151696476~10852411,223740543~5102507,267697520~2993227,277859735~7761800,313415378~6194329] 2021-07-24T16:51:36.007 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,8004017~12781779,26672831~6062022,50496506~507745,53991374~4429684,59246618~271471,115583910~6494359,123062050~17234722,143879007~5425942,151696476~10852411,223740543~5102507,267697520~2993227,277859735~7761800,313415378~6194329] 2021-07-24T16:51:36.014 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,8004017~12781779,26672831~6062022,50496506~507745,53991374~4429684,59246618~271471,113533623~8544646,123062050~17234722,143879007~5425942,151696476~10852411,222971222~5871828,267697520~2993227,277859735~7761800,313415378~6194329] 2021-07-24T16:51:36.014 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to 11 diff [1793523~935101,8004017~12781779,26672831~6062022,50496506~507745,53991374~4429684,59246618~271471,88539697~7987744,114461595~470466,115583910~6494359,123062050~17234722,143879007~5425942,151696476~10852411,188670667~2425429,216100488~4470559,223740543~5102507,232683720~3670960,236439604~4448658,267697520~2993227,277859735~7761800,313415378~6194329,339160509~6543854,379437525~5552164,403800598~7227573] 2021-07-24T16:51:36.015 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,8004017~12781779,26672831~6062022,50496506~507745,53991374~4429684,59246618~271471,88539697~7987744,114461595~470466,115583910~6494359,123062050~17234722,143879007~5425942,151696476~10852411,188670667~2425429,216100488~4470559,223740543~5102507,232683720~3670960,236439604~4448658,267697520~2993227,277859735~7761800,313415378~6194329,339160509~6543854,379437525~5552164,403800598~7227573] 2021-07-24T16:51:36.021 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,8004017~12781779,26672831~6062022,50496506~507745,53991374~4429684,59246618~271471,88539697~7987744,113533623~8544646,123062050~17234722,143879007~5425942,151696476~10852411,188670667~2425429,216100488~4470559,222971222~5871828,232683720~8204542,267697520~2993227,277859735~7761800,313415378~6194329,335544320~10160043,379437525~5552164,403800598~7227573] 2021-07-24T16:51:36.021 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to 12 diff [1793523~935101,8004017~12781779,26672831~6062022,35255099~2755554,48587079~3215261,53991374~4429684,59246618~271471,86862696~9664745,104326604~7001682,114461595~470466,115583910~24712862,143879007~5425942,151696476~10852411,166029409~1024295,188670667~2425429,193713181~860412,216100488~4470559,223740543~5102507,232683720~3670960,236439604~4448658,266399006~6629487,277859735~7761800,313415378~6194329,339160509~6543854,362742550~5351333,379437525~7691962,403800598~7227573] 2021-07-24T16:51:36.022 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,8004017~12781779,26672831~6062022,35255099~2755554,48587079~3215261,53991374~4429684,59246618~271471,86862696~9664745,104326604~7001682,114461595~470466,115583910~24712862,143879007~5425942,151696476~10852411,166029409~1024295,188670667~2425429,193713181~860412,216100488~4470559,223740543~5102507,232683720~3670960,236439604~4448658,266399006~6629487,277859735~7761800,313415378~6194329,339160509~6543854,362742550~5351333,379437525~7691962,403800598~7227573] 2021-07-24T16:51:36.030 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,8004017~12781779,26672831~6062022,35255099~2755554,48587079~3215261,53991374~4429684,59246618~271471,84806305~11721136,104326604~7001682,113533623~26763149,143879007~5425942,151696476~10852411,163577856~3475848,188670667~2425429,193713181~860412,216100488~4470559,222971222~5871828,232683720~8204542,266399006~6629487,277859735~7761800,313415378~6194329,335544320~10160043,362742550~5351333,379437525~7691962,403800598~7227573] 2021-07-24T16:51:36.030 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to 13 diff [1793523~935101,7816693~12969103,24481394~8253459,35255099~2755554,48587079~3215261,53991374~4429684,59246618~271471,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,115583910~24712862,143879007~5425942,151696476~10852411,166029409~1024295,188670667~2425429,193713181~860412,216100488~4470559,223740543~5102507,232683720~3670960,236439604~4448658,243236408~7460075,252653070~6102411,266399006~6629487,277859735~7761800,313415378~6194329,339160509~8641411,362742550~5351333,379437525~7691962,393137409~4245387,403800598~7227573] 2021-07-24T16:51:36.031 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,7816693~12969103,24481394~8253459,35255099~2755554,48587079~3215261,53991374~4429684,59246618~271471,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,115583910~24712862,143879007~5425942,151696476~10852411,166029409~1024295,188670667~2425429,193713181~860412,216100488~4470559,223740543~5102507,232683720~3670960,236439604~4448658,243236408~7460075,252653070~6102411,266399006~6629487,277859735~7761800,313415378~6194329,339160509~8641411,362742550~5351333,379437525~7691962,393137409~4245387,403800598~7227573] 2021-07-24T16:51:36.037 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,7816693~12969103,24481394~8253459,35255099~2755554,48587079~3215261,53991374~4429684,59246618~271471,75497472~21029969,104326604~7001682,113533623~26763149,143879007~5425942,151696476~10852411,163577856~3475848,188670667~2425429,193713181~860412,216100488~4470559,222971222~5871828,232683720~8204542,243236408~7460075,252653070~6102411,266399006~6629487,277859735~7761800,313415378~6194329,335544320~12257600,362742550~5351333,379437525~7691962,393137409~4245387,403800598~7227573] 2021-07-24T16:51:36.037 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to 14 diff [1793523~935101,7816693~12969103,24481394~8253459,35255099~6668545,48587079~3215261,53991374~4429684,59246618~271471,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,115583910~24712862,143879007~5425942,151696476~10852411,166029409~1024295,188670667~2425429,193713181~860412,216100488~4470559,223740543~5102507,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,277859735~7761800,295807066~1793032,301272822~3648376,313415378~6194329,327836806~4491106,339160509~8942423,362742550~5351333,379437525~7691962,388666402~8716394,403800598~7227573] 2021-07-24T16:51:36.038 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,7816693~12969103,24481394~8253459,35255099~6668545,48587079~3215261,53991374~4429684,59246618~271471,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,115583910~24712862,143879007~5425942,151696476~10852411,166029409~1024295,188670667~2425429,193713181~860412,216100488~4470559,223740543~5102507,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,277859735~7761800,295807066~1793032,301272822~3648376,313415378~6194329,327836806~4491106,339160509~8942423,362742550~5351333,379437525~7691962,388666402~8716394,403800598~7227573] 2021-07-24T16:51:36.043 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,7816693~12969103,24481394~8253459,35255099~6668545,48587079~3215261,53991374~4429684,59246618~271471,75497472~21029969,104326604~7001682,113533623~26763149,143879007~5425942,151696476~10852411,163577856~3475848,188670667~2425429,193713181~860412,216100488~4470559,222971222~5871828,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,277859735~7761800,295807066~1793032,301272822~3648376,313415378~6194329,327836806~4491106,335544320~12558612,362742550~5351333,379437525~7691962,388666402~8716394,403800598~7227573] 2021-07-24T16:51:36.043 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to 15 diff [1793523~935101,7451402~13334394,22909194~705027,24481394~8253459,35255099~6668545,48587079~3215261,53991374~4429684,59246618~271471,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,115583910~33721039,151696476~10852411,163124696~7697385,188670667~2425429,193713181~860412,216100488~4470559,223740543~5102507,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,277859735~7761800,295807066~1793032,301272822~3648376,312012586~9325063,327836806~4491106,339160509~8942423,361888848~6205035,379437525~7691962,388666402~8716394,403800598~7295916] 2021-07-24T16:51:36.044 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,7451402~13334394,22909194~705027,24481394~8253459,35255099~6668545,48587079~3215261,53991374~4429684,59246618~271471,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,115583910~33721039,151696476~10852411,163124696~7697385,188670667~2425429,193713181~860412,216100488~4470559,223740543~5102507,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,277859735~7761800,295807066~1793032,301272822~3648376,312012586~9325063,327836806~4491106,339160509~8942423,361888848~6205035,379437525~7691962,388666402~8716394,403800598~7295916] 2021-07-24T16:51:36.049 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,7451402~13334394,22909194~705027,24481394~8253459,35255099~6668545,48587079~3215261,53991374~4429684,59246618~271471,75497472~21029969,104326604~7001682,113533623~35771326,151696476~10852411,162732382~8089699,188670667~2425429,193713181~860412,216100488~4470559,222971222~5871828,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,277859735~7761800,295807066~1793032,301272822~3648376,312012586~9325063,327836806~4491106,335544320~12558612,361888848~6205035,379437525~7691962,388666402~8716394,403800598~7295916] 2021-07-24T16:51:36.050 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to 16 diff [1793523~935101,7451402~13334394,22909194~705027,24481394~8253459,35255099~6668545,48587079~3215261,53991374~4429684,59246618~271471,72624357~3782908,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,115583910~33721039,151696476~19125605,177269614~7029091,188670667~2425429,193713181~860412,197608374~2846235,216100488~4470559,223740543~5102507,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,277859735~7761800,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,339160509~8942423,359321494~1382265,361888848~6205035,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.050 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,7451402~13334394,22909194~705027,24481394~8253459,35255099~6668545,48587079~3215261,53991374~4429684,59246618~271471,72624357~3782908,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,115583910~33721039,151696476~19125605,177269614~7029091,188670667~2425429,193713181~860412,197608374~2846235,216100488~4470559,223740543~5102507,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,277859735~7761800,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,339160509~8942423,359321494~1382265,361888848~6205035,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.056 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,7451402~13334394,22909194~705027,24481394~8253459,35255099~6668545,48587079~3215261,53991374~4429684,59246618~271471,72624357~23903084,104326604~7001682,113533623~35771326,151696476~19125605,177269614~7029091,188670667~2425429,193713181~860412,197608374~2846235,216100488~4470559,222971222~5871828,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,277859735~7761800,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,335544320~12558612,358790773~1912986,361888848~6205035,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.057 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to 17 diff [1793523~935101,7451402~13334394,22909194~705027,24481394~22412793,48587079~3215261,53991374~4429684,59246618~271471,66260291~1535030,72624357~3782908,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,115583910~33721039,151696476~19125605,175914262~8924588,185276778~1916614,188670667~2425429,193713181~860412,197608374~2846235,216100488~5061082,223740543~5102507,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,339160509~8942423,357772852~10321031,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.057 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,7451402~13334394,22909194~705027,24481394~22412793,48587079~3215261,53991374~4429684,59246618~271471,66260291~1535030,72624357~3782908,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,115583910~33721039,151696476~19125605,175914262~8924588,185276778~1916614,188670667~2425429,193713181~860412,197608374~2846235,216100488~5061082,223740543~5102507,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,339160509~8942423,357772852~10321031,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.062 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,7451402~13334394,22909194~705027,24481394~22412793,48587079~3215261,53991374~4429684,59246618~271471,64776030~3019291,72624357~23903084,104326604~7001682,113533623~35771326,151696476~19125605,175914262~8924588,185276778~1916614,188670667~2425429,193713181~860412,197608374~2846235,216100488~5061082,222971222~5871828,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,335544320~12558612,357772852~10321031,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.063 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to 18 diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~4429684,59246618~271471,66260291~1535030,72624357~3782908,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,115583910~33721039,151696476~19125605,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,216100488~5061082,223740543~5102507,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,339160509~8942423,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.063 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~4429684,59246618~271471,66260291~1535030,72624357~3782908,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,115583910~33721039,151696476~19125605,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,216100488~5061082,223740543~5102507,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,339160509~8942423,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.069 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~4429684,59246618~271471,64776030~3019291,72624357~23903084,104326604~7001682,113533623~35771326,151696476~19125605,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,216100488~5061082,222971222~5871828,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,335544320~12558612,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.069 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to 19 diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~6637771,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.070 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~6637771,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.075 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~6637771,64776030~3019291,72624357~26653225,104326604~7001682,113533623~57288458,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,222971222~5871828,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.076 INFO:tasks.workunit.client.0.smithi115.stdout:from 9 to 10 diff [8948104~1754249,12812408~7973388,26672831~6062022,50496506~507745,59246618~271471,115583910~6494359,123062050~13149537,313415378~6194329] 2021-07-24T16:51:36.076 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [8948104~1754249,12812408~7973388,26672831~6062022,50496506~507745,59246618~271471,115583910~6494359,123062050~13149537,313415378~6194329] 2021-07-24T16:51:36.082 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [8948104~1754249,12812408~7973388,26672831~6062022,50496506~507745,59246618~271471,113533623~8544646,123062050~13149537,313415378~6194329] 2021-07-24T16:51:36.082 INFO:tasks.workunit.client.0.smithi115.stdout:from 9 to 11 diff [8948104~1754249,12812408~7973388,26672831~6062022,50496506~507745,59246618~271471,88539697~7987744,114461595~470466,115583910~6494359,123062050~13149537,188670667~2425429,216100488~4470559,232683720~3670960,236439604~4448658,313415378~6194329,339160509~6543854,379437525~5552164,403800598~7227573] 2021-07-24T16:51:36.083 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [8948104~1754249,12812408~7973388,26672831~6062022,50496506~507745,59246618~271471,88539697~7987744,114461595~470466,115583910~6494359,123062050~13149537,188670667~2425429,216100488~4470559,232683720~3670960,236439604~4448658,313415378~6194329,339160509~6543854,379437525~5552164,403800598~7227573] 2021-07-24T16:51:36.088 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [8948104~1754249,12812408~7973388,26672831~6062022,50496506~507745,59246618~271471,88539697~7987744,113533623~8544646,123062050~13149537,188670667~2425429,216100488~4470559,232683720~8204542,313415378~6194329,335544320~10160043,379437525~5552164,403800598~7227573] 2021-07-24T16:51:36.089 INFO:tasks.workunit.client.0.smithi115.stdout:from 9 to 12 diff [8948104~1754249,12812408~7973388,26672831~6062022,35255099~2755554,48587079~3215261,59246618~271471,86862696~9664745,104326604~7001682,114461595~470466,115583910~20627677,166029409~1024295,188670667~2425429,193713181~860412,216100488~4470559,232683720~3670960,236439604~4448658,266399006~6629487,313415378~6194329,339160509~6543854,362742550~5351333,379437525~7691962,403800598~7227573] 2021-07-24T16:51:36.089 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [8948104~1754249,12812408~7973388,26672831~6062022,35255099~2755554,48587079~3215261,59246618~271471,86862696~9664745,104326604~7001682,114461595~470466,115583910~20627677,166029409~1024295,188670667~2425429,193713181~860412,216100488~4470559,232683720~3670960,236439604~4448658,266399006~6629487,313415378~6194329,339160509~6543854,362742550~5351333,379437525~7691962,403800598~7227573] 2021-07-24T16:51:36.095 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [8948104~1754249,12812408~7973388,26672831~6062022,35255099~2755554,48587079~3215261,59246618~271471,84806305~11721136,104326604~7001682,113533623~22677964,163577856~3475848,188670667~2425429,193713181~860412,216100488~4470559,232683720~8204542,266399006~6629487,313415378~6194329,335544320~10160043,362742550~5351333,379437525~7691962,403800598~7227573] 2021-07-24T16:51:36.095 INFO:tasks.workunit.client.0.smithi115.stdout:from 9 to 13 diff [7816693~2885660,12812408~7973388,24481394~8253459,35255099~2755554,48587079~3215261,59246618~271471,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,115583910~20627677,166029409~1024295,188670667~2425429,193713181~860412,216100488~4470559,232683720~3670960,236439604~4448658,243236408~7460075,252653070~6102411,266399006~6629487,313415378~6194329,339160509~8641411,362742550~5351333,379437525~7691962,393137409~4245387,403800598~7227573] 2021-07-24T16:51:36.095 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [7816693~2885660,12812408~7973388,24481394~8253459,35255099~2755554,48587079~3215261,59246618~271471,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,115583910~20627677,166029409~1024295,188670667~2425429,193713181~860412,216100488~4470559,232683720~3670960,236439604~4448658,243236408~7460075,252653070~6102411,266399006~6629487,313415378~6194329,339160509~8641411,362742550~5351333,379437525~7691962,393137409~4245387,403800598~7227573] 2021-07-24T16:51:36.101 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [7816693~2885660,12812408~7973388,24481394~8253459,35255099~2755554,48587079~3215261,59246618~271471,75497472~21029969,104326604~7001682,113533623~22677964,163577856~3475848,188670667~2425429,193713181~860412,216100488~4470559,232683720~8204542,243236408~7460075,252653070~6102411,266399006~6629487,313415378~6194329,335544320~12257600,362742550~5351333,379437525~7691962,393137409~4245387,403800598~7227573] 2021-07-24T16:51:36.101 INFO:tasks.workunit.client.0.smithi115.stdout:from 9 to 14 diff [7816693~2885660,12812408~7973388,24481394~8253459,35255099~6668545,48587079~3215261,59246618~271471,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,115583910~20627677,144319112~2122112,166029409~1024295,188670667~2425429,193713181~860412,216100488~4470559,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,295807066~1793032,301272822~3648376,313415378~6194329,327836806~4491106,339160509~8942423,362742550~5351333,379437525~7691962,388666402~8716394,403800598~7227573] 2021-07-24T16:51:36.101 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [7816693~2885660,12812408~7973388,24481394~8253459,35255099~6668545,48587079~3215261,59246618~271471,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,115583910~20627677,144319112~2122112,166029409~1024295,188670667~2425429,193713181~860412,216100488~4470559,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,295807066~1793032,301272822~3648376,313415378~6194329,327836806~4491106,339160509~8942423,362742550~5351333,379437525~7691962,388666402~8716394,403800598~7227573] 2021-07-24T16:51:36.109 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [7816693~2885660,12812408~7973388,24481394~8253459,35255099~6668545,48587079~3215261,59246618~271471,75497472~21029969,104326604~7001682,113533623~22677964,144319112~2122112,163577856~3475848,188670667~2425429,193713181~860412,216100488~4470559,225420769~1892043,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,295807066~1793032,301272822~3648376,313415378~6194329,327836806~4491106,335544320~12558612,362742550~5351333,379437525~7691962,388666402~8716394,403800598~7227573] 2021-07-24T16:51:36.109 INFO:tasks.workunit.client.0.smithi115.stdout:from 9 to 15 diff [7451402~3250951,12812408~7973388,22909194~705027,24481394~8253459,35255099~6668545,48587079~3215261,59246618~271471,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,115583910~20627677,140132331~6308893,163124696~7697385,188670667~2425429,193713181~860412,216100488~4470559,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,295807066~1793032,301272822~3648376,312012586~9325063,327836806~4491106,339160509~8942423,361888848~6205035,379437525~7691962,388666402~8716394,403800598~7295916] 2021-07-24T16:51:36.109 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [7451402~3250951,12812408~7973388,22909194~705027,24481394~8253459,35255099~6668545,48587079~3215261,59246618~271471,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,115583910~20627677,140132331~6308893,163124696~7697385,188670667~2425429,193713181~860412,216100488~4470559,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,295807066~1793032,301272822~3648376,312012586~9325063,327836806~4491106,339160509~8942423,361888848~6205035,379437525~7691962,388666402~8716394,403800598~7295916] 2021-07-24T16:51:36.117 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [7451402~3250951,12812408~7973388,22909194~705027,24481394~8253459,35255099~6668545,48587079~3215261,59246618~271471,75497472~21029969,104326604~7001682,113533623~22677964,140132331~6308893,162732382~8089699,188670667~2425429,193713181~860412,216100488~4470559,225420769~1892043,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,295807066~1793032,301272822~3648376,312012586~9325063,327836806~4491106,335544320~12558612,361888848~6205035,379437525~7691962,388666402~8716394,403800598~7295916] 2021-07-24T16:51:36.117 INFO:tasks.workunit.client.0.smithi115.stdout:from 9 to 16 diff [7451402~3250951,12812408~7973388,22909194~705027,24481394~8253459,35255099~6668545,48587079~3215261,59246618~271471,72624357~3782908,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,115583910~20627677,140132331~6308893,158888336~11933745,177269614~7029091,188670667~2425429,193713181~860412,197608374~2846235,216100488~4470559,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,339160509~8942423,359321494~1382265,361888848~6205035,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.117 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [7451402~3250951,12812408~7973388,22909194~705027,24481394~8253459,35255099~6668545,48587079~3215261,59246618~271471,72624357~3782908,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,115583910~20627677,140132331~6308893,158888336~11933745,177269614~7029091,188670667~2425429,193713181~860412,197608374~2846235,216100488~4470559,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,339160509~8942423,359321494~1382265,361888848~6205035,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.123 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [7451402~3250951,12812408~7973388,22909194~705027,24481394~8253459,35255099~6668545,48587079~3215261,59246618~271471,72624357~23903084,104326604~7001682,113533623~22677964,140132331~6308893,158888336~11933745,177269614~7029091,188670667~2425429,193713181~860412,197608374~2846235,216100488~4470559,225420769~1892043,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,335544320~12558612,358790773~1912986,361888848~6205035,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.123 INFO:tasks.workunit.client.0.smithi115.stdout:from 9 to 17 diff [7451402~3250951,12812408~7973388,22909194~705027,24481394~22412793,48587079~3215261,59246618~271471,66260291~1535030,72624357~3782908,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,115583910~20627677,140132331~6308893,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,193713181~860412,197608374~2846235,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,339160509~8942423,357772852~10321031,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.124 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [7451402~3250951,12812408~7973388,22909194~705027,24481394~22412793,48587079~3215261,59246618~271471,66260291~1535030,72624357~3782908,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,115583910~20627677,140132331~6308893,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,193713181~860412,197608374~2846235,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,339160509~8942423,357772852~10321031,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.130 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [7451402~3250951,12812408~7973388,22909194~705027,24481394~22412793,48587079~3215261,59246618~271471,64776030~3019291,72624357~23903084,104326604~7001682,113533623~22677964,140132331~6308893,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,193713181~860412,197608374~2846235,216100488~5061082,225420769~1892043,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,335544320~12558612,357772852~10321031,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.130 INFO:tasks.workunit.client.0.smithi115.stdout:from 9 to 18 diff [3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,59246618~271471,66260291~1535030,72624357~3782908,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,115583910~20627677,140132331~6308893,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,339160509~8942423,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.131 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,59246618~271471,66260291~1535030,72624357~3782908,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,115583910~20627677,140132331~6308893,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,339160509~8942423,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.136 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,59246618~271471,64776030~3019291,72624357~23903084,104326604~7001682,113533623~22677964,140132331~6308893,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,216100488~5061082,225420769~1892043,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,335544320~12558612,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.137 INFO:tasks.workunit.client.0.smithi115.stdout:from 9 to 19 diff [3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~20627677,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.137 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~20627677,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.143 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,64776030~3019291,72624357~26653225,104326604~7001682,113533623~22677964,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,225420769~1892043,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.144 INFO:tasks.workunit.client.0.smithi115.stdout:from 10 to 11 diff [88539697~7987744,114461595~470466,188670667~2425429,216100488~4470559,232683720~3670960,236439604~4448658,339160509~6543854,379437525~5552164,403800598~7227573] 2021-07-24T16:51:36.144 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [88539697~7987744,114461595~470466,188670667~2425429,216100488~4470559,232683720~3670960,236439604~4448658,339160509~6543854,379437525~5552164,403800598~7227573] 2021-07-24T16:51:36.150 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [88539697~7987744,114461595~470466,188670667~2425429,216100488~4470559,232683720~8204542,335544320~10160043,379437525~5552164,403800598~7227573] 2021-07-24T16:51:36.150 INFO:tasks.workunit.client.0.smithi115.stdout:from 10 to 12 diff [35255099~2755554,48587079~3215261,86862696~9664745,104326604~7001682,114461595~470466,122068306~2006272,166029409~1024295,188670667~2425429,193713181~860412,216100488~4470559,232683720~3670960,236439604~4448658,266399006~6629487,339160509~6543854,362742550~5351333,379437525~7691962,403800598~7227573] 2021-07-24T16:51:36.151 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [35255099~2755554,48587079~3215261,86862696~9664745,104326604~7001682,114461595~470466,122068306~2006272,166029409~1024295,188670667~2425429,193713181~860412,216100488~4470559,232683720~3670960,236439604~4448658,266399006~6629487,339160509~6543854,362742550~5351333,379437525~7691962,403800598~7227573] 2021-07-24T16:51:36.157 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [35255099~2755554,48587079~3215261,84806305~11721136,104326604~7001682,114461595~470466,122068306~2006272,163577856~3475848,188670667~2425429,193713181~860412,216100488~4470559,232683720~8204542,266399006~6629487,335544320~10160043,362742550~5351333,379437525~7691962,403800598~7227573] 2021-07-24T16:51:36.157 INFO:tasks.workunit.client.0.smithi115.stdout:from 10 to 13 diff [7816693~2447738,24481394~4422628,35255099~2755554,48587079~3215261,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,122068306~2006272,166029409~1024295,188670667~2425429,193713181~860412,216100488~4470559,232683720~3670960,236439604~4448658,243236408~7460075,252653070~6102411,266399006~6629487,339160509~8641411,362742550~5351333,379437525~7691962,393137409~4245387,403800598~7227573] 2021-07-24T16:51:36.158 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [7816693~2447738,24481394~4422628,35255099~2755554,48587079~3215261,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,122068306~2006272,166029409~1024295,188670667~2425429,193713181~860412,216100488~4470559,232683720~3670960,236439604~4448658,243236408~7460075,252653070~6102411,266399006~6629487,339160509~8641411,362742550~5351333,379437525~7691962,393137409~4245387,403800598~7227573] 2021-07-24T16:51:36.164 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [7816693~2447738,24481394~4422628,35255099~2755554,48587079~3215261,75497472~21029969,104326604~7001682,114461595~470466,122068306~2006272,163577856~3475848,188670667~2425429,193713181~860412,216100488~4470559,232683720~8204542,243236408~7460075,252653070~6102411,266399006~6629487,335544320~12257600,362742550~5351333,379437525~7691962,393137409~4245387,403800598~7227573] 2021-07-24T16:51:36.164 INFO:tasks.workunit.client.0.smithi115.stdout:from 10 to 14 diff [7816693~2447738,24481394~4422628,35255099~6668545,48587079~3215261,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,122068306~2006272,144319112~2122112,166029409~1024295,188670667~2425429,193713181~860412,216100488~4470559,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,295807066~1793032,301272822~3648376,327836806~4491106,339160509~8942423,362742550~5351333,379437525~7691962,388666402~8716394,403800598~7227573] 2021-07-24T16:51:36.164 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [7816693~2447738,24481394~4422628,35255099~6668545,48587079~3215261,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,122068306~2006272,144319112~2122112,166029409~1024295,188670667~2425429,193713181~860412,216100488~4470559,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,295807066~1793032,301272822~3648376,327836806~4491106,339160509~8942423,362742550~5351333,379437525~7691962,388666402~8716394,403800598~7227573] 2021-07-24T16:51:36.170 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [7816693~2447738,24481394~4422628,35255099~6668545,48587079~3215261,75497472~21029969,104326604~7001682,114461595~470466,122068306~2006272,144319112~2122112,163577856~3475848,188670667~2425429,193713181~860412,216100488~4470559,225420769~1892043,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,295807066~1793032,301272822~3648376,327836806~4491106,335544320~12558612,362742550~5351333,379437525~7691962,388666402~8716394,403800598~7227573] 2021-07-24T16:51:36.171 INFO:tasks.workunit.client.0.smithi115.stdout:from 10 to 15 diff [7451402~3078449,22909194~705027,24481394~4422628,35255099~6668545,48587079~3215261,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,122068306~2006272,140132331~6308893,163124696~7697385,188670667~2425429,193713181~860412,216100488~4470559,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,295807066~1793032,301272822~3648376,312012586~9325063,327836806~4491106,339160509~8942423,361888848~6205035,379437525~7691962,388666402~8716394,403800598~7295916] 2021-07-24T16:51:36.171 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [7451402~3078449,22909194~705027,24481394~4422628,35255099~6668545,48587079~3215261,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,122068306~2006272,140132331~6308893,163124696~7697385,188670667~2425429,193713181~860412,216100488~4470559,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,295807066~1793032,301272822~3648376,312012586~9325063,327836806~4491106,339160509~8942423,361888848~6205035,379437525~7691962,388666402~8716394,403800598~7295916] 2021-07-24T16:51:36.178 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [7451402~3078449,22909194~705027,24481394~4422628,35255099~6668545,48587079~3215261,75497472~21029969,104326604~7001682,114461595~470466,122068306~2006272,140132331~6308893,162732382~8089699,188670667~2425429,193713181~860412,216100488~4470559,225420769~1892043,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,295807066~1793032,301272822~3648376,312012586~9325063,327836806~4491106,335544320~12558612,361888848~6205035,379437525~7691962,388666402~8716394,403800598~7295916] 2021-07-24T16:51:36.178 INFO:tasks.workunit.client.0.smithi115.stdout:from 10 to 16 diff [7451402~3078449,22909194~705027,24481394~4422628,35255099~6668545,48587079~3215261,72624357~3782908,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,122068306~2006272,131948397~4246530,140132331~6308893,158888336~11933745,177269614~7029091,188670667~2425429,193713181~860412,197608374~2846235,216100488~4470559,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,339160509~8942423,359321494~1382265,361888848~6205035,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.178 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [7451402~3078449,22909194~705027,24481394~4422628,35255099~6668545,48587079~3215261,72624357~3782908,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,122068306~2006272,131948397~4246530,140132331~6308893,158888336~11933745,177269614~7029091,188670667~2425429,193713181~860412,197608374~2846235,216100488~4470559,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,339160509~8942423,359321494~1382265,361888848~6205035,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.184 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [7451402~3078449,22909194~705027,24481394~4422628,35255099~6668545,48587079~3215261,72624357~23903084,104326604~7001682,114461595~470466,122068306~2006272,131948397~4246530,140132331~6308893,158888336~11933745,177269614~7029091,188670667~2425429,193713181~860412,197608374~2846235,216100488~4470559,225420769~1892043,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,335544320~12558612,358790773~1912986,361888848~6205035,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.185 INFO:tasks.workunit.client.0.smithi115.stdout:from 10 to 17 diff [7451402~3078449,22909194~705027,24481394~4422628,30966381~15927806,48587079~3215261,66260291~1535030,72624357~3782908,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,122068306~2006272,131948397~4246530,140132331~6308893,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,193713181~860412,197608374~2846235,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,339160509~8942423,357772852~10321031,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.185 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [7451402~3078449,22909194~705027,24481394~4422628,30966381~15927806,48587079~3215261,66260291~1535030,72624357~3782908,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,122068306~2006272,131948397~4246530,140132331~6308893,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,193713181~860412,197608374~2846235,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,339160509~8942423,357772852~10321031,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.195 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [7451402~3078449,22909194~705027,24481394~4422628,30966381~15927806,48587079~3215261,64776030~3019291,72624357~23903084,104326604~7001682,114461595~470466,122068306~2006272,131948397~4246530,140132331~6308893,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,193713181~860412,197608374~2846235,216100488~5061082,225420769~1892043,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,335544320~12558612,357772852~10321031,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.195 INFO:tasks.workunit.client.0.smithi115.stdout:from 10 to 18 diff [3217721~115270,3863510~15835924,22909194~705027,24481394~4422628,30966381~15927806,48587079~3215261,66260291~1535030,72624357~3782908,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,122068306~2006272,131948397~4246530,140132331~6308893,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,339160509~8942423,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.195 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,24481394~4422628,30966381~15927806,48587079~3215261,66260291~1535030,72624357~3782908,78293841~6713666,86862696~9664745,104326604~7001682,114461595~470466,122068306~2006272,131948397~4246530,140132331~6308893,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,339160509~8942423,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.207 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,24481394~4422628,30966381~15927806,48587079~3215261,64776030~3019291,72624357~23903084,104326604~7001682,114461595~470466,122068306~2006272,131948397~4246530,140132331~6308893,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,216100488~5061082,225420769~1892043,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,335544320~12558612,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.208 INFO:tasks.workunit.client.0.smithi115.stdout:from 10 to 19 diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.208 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.218 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,64776030~3019291,72624357~26653225,104326604~7001682,114461595~470466,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,225420769~1892043,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.218 INFO:tasks.workunit.client.0.smithi115.stdout:from 11 to 12 diff [35255099~2755554,48587079~3215261,86862696~3556341,104326604~7001682,122068306~2006272,166029409~1024295,193713181~860412,266399006~6629487,362742550~5351333,379825414~7304073] 2021-07-24T16:51:36.219 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [35255099~2755554,48587079~3215261,86862696~3556341,104326604~7001682,122068306~2006272,166029409~1024295,193713181~860412,266399006~6629487,362742550~5351333,379825414~7304073] 2021-07-24T16:51:36.224 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [35255099~2755554,48587079~3215261,84806305~5612732,104326604~7001682,122068306~2006272,163577856~3475848,193713181~860412,266399006~6629487,362742550~5351333,379825414~7304073] 2021-07-24T16:51:36.224 INFO:tasks.workunit.client.0.smithi115.stdout:from 11 to 13 diff [7816693~2447738,24481394~4422628,35255099~2755554,48587079~3215261,78293841~6713666,86862696~3556341,93806372~979712,104326604~7001682,122068306~2006272,166029409~1024295,193713181~860412,243236408~7460075,252653070~6102411,266399006~6629487,342748684~5053236,362742550~5351333,379825414~7304073,393137409~4245387] 2021-07-24T16:51:36.225 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [7816693~2447738,24481394~4422628,35255099~2755554,48587079~3215261,78293841~6713666,86862696~3556341,93806372~979712,104326604~7001682,122068306~2006272,166029409~1024295,193713181~860412,243236408~7460075,252653070~6102411,266399006~6629487,342748684~5053236,362742550~5351333,379825414~7304073,393137409~4245387] 2021-07-24T16:51:36.231 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [7816693~2447738,24481394~4422628,35255099~2755554,48587079~3215261,75497472~14921565,93806372~979712,104326604~7001682,122068306~2006272,163577856~3475848,193713181~860412,243236408~7460075,252653070~6102411,266399006~6629487,342748684~5053236,362742550~5351333,379825414~7304073,393137409~4245387] 2021-07-24T16:51:36.231 INFO:tasks.workunit.client.0.smithi115.stdout:from 11 to 14 diff [7816693~2447738,24481394~4422628,35255099~6668545,48587079~3215261,78293841~6713666,86862696~3556341,93806372~979712,104326604~7001682,122068306~2006272,144319112~2122112,166029409~1024295,193713181~860412,225420769~1892043,243236408~15519073,259552823~2177191,266399006~6629487,295807066~1793032,301272822~3648376,327836806~4491106,342748684~5354248,362742550~5351333,379825414~7304073,388666402~8716394] 2021-07-24T16:51:36.231 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [7816693~2447738,24481394~4422628,35255099~6668545,48587079~3215261,78293841~6713666,86862696~3556341,93806372~979712,104326604~7001682,122068306~2006272,144319112~2122112,166029409~1024295,193713181~860412,225420769~1892043,243236408~15519073,259552823~2177191,266399006~6629487,295807066~1793032,301272822~3648376,327836806~4491106,342748684~5354248,362742550~5351333,379825414~7304073,388666402~8716394] 2021-07-24T16:51:36.237 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [7816693~2447738,24481394~4422628,35255099~6668545,48587079~3215261,75497472~14921565,93806372~979712,104326604~7001682,122068306~2006272,144319112~2122112,163577856~3475848,193713181~860412,225420769~1892043,243236408~15519073,259552823~2177191,266399006~6629487,295807066~1793032,301272822~3648376,327836806~4491106,342748684~5354248,362742550~5351333,379825414~7304073,388666402~8716394] 2021-07-24T16:51:36.237 INFO:tasks.workunit.client.0.smithi115.stdout:from 11 to 15 diff [7451402~3078449,22909194~705027,24481394~4422628,35255099~6668545,48587079~3215261,78293841~6713666,86862696~3556341,93806372~979712,104326604~7001682,122068306~2006272,140132331~6308893,163124696~7697385,193713181~860412,225420769~1892043,243236408~15519073,259552823~2177191,266399006~6629487,295807066~1793032,301272822~3648376,312012586~9325063,327836806~4491106,342748684~5354248,361888848~6205035,379825414~7304073,388666402~8716394,409962352~1134162] 2021-07-24T16:51:36.238 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [7451402~3078449,22909194~705027,24481394~4422628,35255099~6668545,48587079~3215261,78293841~6713666,86862696~3556341,93806372~979712,104326604~7001682,122068306~2006272,140132331~6308893,163124696~7697385,193713181~860412,225420769~1892043,243236408~15519073,259552823~2177191,266399006~6629487,295807066~1793032,301272822~3648376,312012586~9325063,327836806~4491106,342748684~5354248,361888848~6205035,379825414~7304073,388666402~8716394,409962352~1134162] 2021-07-24T16:51:36.245 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [7451402~3078449,22909194~705027,24481394~4422628,35255099~6668545,48587079~3215261,75497472~14921565,93806372~979712,104326604~7001682,122068306~2006272,140132331~6308893,162732382~8089699,193713181~860412,225420769~1892043,243236408~15519073,259552823~2177191,266399006~6629487,295807066~1793032,301272822~3648376,312012586~9325063,327836806~4491106,342748684~5354248,361888848~6205035,379825414~7304073,388666402~8716394,409962352~1134162] 2021-07-24T16:51:36.245 INFO:tasks.workunit.client.0.smithi115.stdout:from 11 to 16 diff [7451402~3078449,22909194~705027,24481394~4422628,35255099~6668545,48587079~3215261,72624357~3782908,78293841~6713666,86862696~3556341,93806372~979712,104326604~7001682,122068306~2006272,131948397~4246530,140132331~6308893,158888336~11933745,177269614~7029091,193713181~860412,197608374~2846235,225420769~1892043,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,342748684~5354248,359321494~1382265,361888848~6205035,379825414~7304073,388513154~8869642,409962352~1134162] 2021-07-24T16:51:36.246 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [7451402~3078449,22909194~705027,24481394~4422628,35255099~6668545,48587079~3215261,72624357~3782908,78293841~6713666,86862696~3556341,93806372~979712,104326604~7001682,122068306~2006272,131948397~4246530,140132331~6308893,158888336~11933745,177269614~7029091,193713181~860412,197608374~2846235,225420769~1892043,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,342748684~5354248,359321494~1382265,361888848~6205035,379825414~7304073,388513154~8869642,409962352~1134162] 2021-07-24T16:51:36.252 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [7451402~3078449,22909194~705027,24481394~4422628,35255099~6668545,48587079~3215261,72624357~17794680,93806372~979712,104326604~7001682,122068306~2006272,131948397~4246530,140132331~6308893,158888336~11933745,177269614~7029091,193713181~860412,197608374~2846235,225420769~1892043,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,342748684~5354248,358790773~1912986,361888848~6205035,379825414~7304073,388513154~8869642,409962352~1134162] 2021-07-24T16:51:36.252 INFO:tasks.workunit.client.0.smithi115.stdout:from 11 to 17 diff [7451402~3078449,22909194~705027,24481394~4422628,30966381~15927806,48587079~3215261,66260291~1535030,72624357~3782908,78293841~6713666,86862696~3556341,93806372~979712,104326604~7001682,122068306~2006272,131948397~4246530,140132331~6308893,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,193713181~860412,197608374~2846235,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,342748684~5354248,357772852~10321031,379825414~7304073,388513154~8869642,409962352~1134162] 2021-07-24T16:51:36.252 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [7451402~3078449,22909194~705027,24481394~4422628,30966381~15927806,48587079~3215261,66260291~1535030,72624357~3782908,78293841~6713666,86862696~3556341,93806372~979712,104326604~7001682,122068306~2006272,131948397~4246530,140132331~6308893,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,193713181~860412,197608374~2846235,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,342748684~5354248,357772852~10321031,379825414~7304073,388513154~8869642,409962352~1134162] 2021-07-24T16:51:36.258 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [7451402~3078449,22909194~705027,24481394~4422628,30966381~15927806,48587079~3215261,64776030~3019291,72624357~17794680,93806372~979712,104326604~7001682,122068306~2006272,131948397~4246530,140132331~6308893,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,193713181~860412,197608374~2846235,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,342748684~5354248,357772852~10321031,379825414~7304073,388513154~8869642,409962352~1134162] 2021-07-24T16:51:36.259 INFO:tasks.workunit.client.0.smithi115.stdout:from 11 to 18 diff [3217721~115270,3863510~15835924,22909194~705027,24481394~4422628,30966381~15927806,48587079~3215261,66260291~1535030,72624357~3782908,78293841~6713666,86862696~3556341,93806372~979712,104326604~7001682,122068306~2006272,131948397~4246530,140132331~6308893,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,193713181~860412,197608374~2846235,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,342748684~5354248,357772852~10321031,368113107~1236038,372428543~4500742,379825414~7304073,388513154~8869642,409962352~1134162] 2021-07-24T16:51:36.259 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,24481394~4422628,30966381~15927806,48587079~3215261,66260291~1535030,72624357~3782908,78293841~6713666,86862696~3556341,93806372~979712,104326604~7001682,122068306~2006272,131948397~4246530,140132331~6308893,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,193713181~860412,197608374~2846235,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,342748684~5354248,357772852~10321031,368113107~1236038,372428543~4500742,379825414~7304073,388513154~8869642,409962352~1134162] 2021-07-24T16:51:36.266 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,24481394~4422628,30966381~15927806,48587079~3215261,64776030~3019291,72624357~17794680,93806372~979712,104326604~7001682,122068306~2006272,131948397~4246530,140132331~6308893,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,193713181~860412,197608374~2846235,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,342748684~5354248,357772852~10321031,368113107~1236038,371437793~5491492,379825414~7304073,388513154~8869642,409962352~1134162] 2021-07-24T16:51:36.266 INFO:tasks.workunit.client.0.smithi115.stdout:from 11 to 19 diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379825414~7304073,388513154~8869642,409962352~1134162] 2021-07-24T16:51:36.266 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379825414~7304073,388513154~8869642,409962352~1134162] 2021-07-24T16:51:36.272 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,64776030~3019291,72624357~26653225,104326604~7001682,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379825414~7304073,388513154~8869642,409962352~1134162] 2021-07-24T16:51:36.272 INFO:tasks.workunit.client.0.smithi115.stdout:from 12 to 13 diff [7816693~2447738,24481394~4422628,78293841~6713666,93806372~979712,243236408~7460075,252653070~6102411,342748684~5053236,381402171~4841072,393137409~4245387] 2021-07-24T16:51:36.272 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [7816693~2447738,24481394~4422628,78293841~6713666,93806372~979712,243236408~7460075,252653070~6102411,342748684~5053236,381402171~4841072,393137409~4245387] 2021-07-24T16:51:36.278 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [7816693~2447738,24481394~4422628,75497472~9510035,93806372~979712,243236408~7460075,252653070~6102411,342748684~5053236,381402171~4841072,393137409~4245387] 2021-07-24T16:51:36.279 INFO:tasks.workunit.client.0.smithi115.stdout:from 12 to 14 diff [7816693~2447738,24481394~4422628,36376233~5547411,78293841~6713666,93806372~979712,144319112~2122112,225420769~1892043,243236408~15519073,259552823~2177191,295807066~1793032,301272822~3648376,327836806~4491106,342748684~5354248,381402171~4841072,388666402~8716394] 2021-07-24T16:51:36.279 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [7816693~2447738,24481394~4422628,36376233~5547411,78293841~6713666,93806372~979712,144319112~2122112,225420769~1892043,243236408~15519073,259552823~2177191,295807066~1793032,301272822~3648376,327836806~4491106,342748684~5354248,381402171~4841072,388666402~8716394] 2021-07-24T16:51:36.284 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [7816693~2447738,24481394~4422628,36376233~5547411,75497472~9510035,93806372~979712,144319112~2122112,225420769~1892043,243236408~15519073,259552823~2177191,295807066~1793032,301272822~3648376,327836806~4491106,342748684~5354248,381402171~4841072,388666402~8716394] 2021-07-24T16:51:36.285 INFO:tasks.workunit.client.0.smithi115.stdout:from 12 to 15 diff [7451402~3078449,22909194~705027,24481394~4422628,36376233~5547411,78293841~6713666,93806372~979712,140132331~6308893,163124696~7697385,225420769~1892043,243236408~15519073,259552823~2177191,295807066~1793032,301272822~3648376,312012586~9325063,327836806~4491106,342748684~5354248,361888848~4468219,381402171~5622176,388666402~8716394,409962352~1134162] 2021-07-24T16:51:36.285 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [7451402~3078449,22909194~705027,24481394~4422628,36376233~5547411,78293841~6713666,93806372~979712,140132331~6308893,163124696~7697385,225420769~1892043,243236408~15519073,259552823~2177191,295807066~1793032,301272822~3648376,312012586~9325063,327836806~4491106,342748684~5354248,361888848~4468219,381402171~5622176,388666402~8716394,409962352~1134162] 2021-07-24T16:51:36.292 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [7451402~3078449,22909194~705027,24481394~4422628,36376233~5547411,75497472~9510035,93806372~979712,140132331~6308893,162732382~8089699,225420769~1892043,243236408~15519073,259552823~2177191,295807066~1793032,301272822~3648376,312012586~9325063,327836806~4491106,342748684~5354248,361888848~4468219,381402171~5622176,388666402~8716394,409962352~1134162] 2021-07-24T16:51:36.293 INFO:tasks.workunit.client.0.smithi115.stdout:from 12 to 16 diff [7451402~3078449,22909194~705027,24481394~4422628,36376233~5547411,72624357~3782908,78293841~6713666,93806372~979712,131948397~4246530,140132331~6308893,158888336~11933745,177269614~7029091,197608374~2846235,225420769~1892043,243236408~15519073,259552823~2177191,273827083~200585,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,342748684~5354248,359321494~1382265,361888848~4468219,381402171~5622176,388513154~8869642,409962352~1134162] 2021-07-24T16:51:36.293 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [7451402~3078449,22909194~705027,24481394~4422628,36376233~5547411,72624357~3782908,78293841~6713666,93806372~979712,131948397~4246530,140132331~6308893,158888336~11933745,177269614~7029091,197608374~2846235,225420769~1892043,243236408~15519073,259552823~2177191,273827083~200585,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,342748684~5354248,359321494~1382265,361888848~4468219,381402171~5622176,388513154~8869642,409962352~1134162] 2021-07-24T16:51:36.297 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [7451402~3078449,22909194~705027,24481394~4422628,36376233~5547411,72624357~12383150,93806372~979712,131948397~4246530,140132331~6308893,158888336~11933745,177269614~7029091,197608374~2846235,225420769~1892043,243236408~15519073,259552823~2177191,273827083~200585,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,342748684~5354248,358790773~1912986,361888848~4468219,381402171~5622176,388513154~8869642,409962352~1134162] 2021-07-24T16:51:36.297 INFO:tasks.workunit.client.0.smithi115.stdout:from 12 to 17 diff [7451402~3078449,22909194~705027,24481394~4422628,30966381~5363772,36376233~10517954,66260291~1535030,72624357~3782908,78293841~6713666,93806372~979712,131948397~4246530,140132331~6308893,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,197608374~2846235,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,273827083~200585,274608906~4754854,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,342748684~5354248,357772852~8584215,381402171~5622176,388513154~8869642,409962352~1134162] 2021-07-24T16:51:36.297 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [7451402~3078449,22909194~705027,24481394~4422628,30966381~5363772,36376233~10517954,66260291~1535030,72624357~3782908,78293841~6713666,93806372~979712,131948397~4246530,140132331~6308893,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,197608374~2846235,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,273827083~200585,274608906~4754854,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,342748684~5354248,357772852~8584215,381402171~5622176,388513154~8869642,409962352~1134162] 2021-07-24T16:51:36.303 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [7451402~3078449,22909194~705027,24481394~4422628,30966381~5363772,36376233~10517954,64776030~3019291,72624357~12383150,93806372~979712,131948397~4246530,140132331~6308893,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,197608374~2846235,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,273827083~200585,274608906~4754854,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,342748684~5354248,357772852~8584215,381402171~5622176,388513154~8869642,409962352~1134162] 2021-07-24T16:51:36.304 INFO:tasks.workunit.client.0.smithi115.stdout:from 12 to 18 diff [3217721~115270,3863510~15835924,22909194~705027,24481394~4422628,30966381~15927806,66260291~1535030,72624357~3782908,78293841~6713666,93806372~979712,131948397~4246530,140132331~6308893,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,342748684~5354248,357772852~8584215,368113107~1236038,372428543~4500742,381402171~5622176,388513154~8869642,409962352~1134162] 2021-07-24T16:51:36.304 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,24481394~4422628,30966381~15927806,66260291~1535030,72624357~3782908,78293841~6713666,93806372~979712,131948397~4246530,140132331~6308893,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,342748684~5354248,357772852~8584215,368113107~1236038,372428543~4500742,381402171~5622176,388513154~8869642,409962352~1134162] 2021-07-24T16:51:36.310 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,24481394~4422628,30966381~15927806,64776030~3019291,72624357~12383150,93806372~979712,131948397~4246530,140132331~6308893,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,342748684~5354248,357772852~8584215,368113107~1236038,371437793~5491492,381402171~5622176,388513154~8869642,409962352~1134162] 2021-07-24T16:51:36.310 INFO:tasks.workunit.client.0.smithi115.stdout:from 12 to 19 diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~8584215,368113107~1236038,372428543~4500742,381402171~5622176,388513154~8869642,409962352~1134162] 2021-07-24T16:51:36.311 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~8584215,368113107~1236038,372428543~4500742,381402171~5622176,388513154~8869642,409962352~1134162] 2021-07-24T16:51:36.317 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,58007328~2621817,64776030~3019291,72624357~12383150,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,205520896~9411236,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~8584215,368113107~1236038,371437793~5491492,381402171~5622176,388513154~8869642,409962352~1134162] 2021-07-24T16:51:36.317 INFO:tasks.workunit.client.0.smithi115.stdout:from 13 to 14 diff [36376233~5547411,144319112~2122112,225420769~1892043,248915799~4435712,259552823~2177191,295807066~1793032,301272822~3648376,327836806~4491106,345113512~2989420,388666402~6122073] 2021-07-24T16:51:36.318 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [36376233~5547411,144319112~2122112,225420769~1892043,248915799~4435712,259552823~2177191,295807066~1793032,301272822~3648376,327836806~4491106,345113512~2989420,388666402~6122073] 2021-07-24T16:51:36.323 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [36376233~5547411,144319112~2122112,225420769~1892043,248915799~4435712,259552823~2177191,295807066~1793032,301272822~3648376,327836806~4491106,345113512~2989420,388666402~6122073] 2021-07-24T16:51:36.323 INFO:tasks.workunit.client.0.smithi115.stdout:from 13 to 15 diff [7451402~3078449,22909194~705027,36376233~5547411,140132331~6308893,163124696~7697385,225420769~1892043,248915799~4435712,259552823~2177191,295807066~1793032,301272822~3648376,312012586~9325063,327836806~4491106,345113512~2989420,361888848~4468219,382292178~4732169,388666402~6122073,409962352~1134162] 2021-07-24T16:51:36.324 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [7451402~3078449,22909194~705027,36376233~5547411,140132331~6308893,163124696~7697385,225420769~1892043,248915799~4435712,259552823~2177191,295807066~1793032,301272822~3648376,312012586~9325063,327836806~4491106,345113512~2989420,361888848~4468219,382292178~4732169,388666402~6122073,409962352~1134162] 2021-07-24T16:51:36.329 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [7451402~3078449,22909194~705027,36376233~5547411,140132331~6308893,162732382~8089699,225420769~1892043,248915799~4435712,259552823~2177191,295807066~1793032,301272822~3648376,312012586~9325063,327836806~4491106,345113512~2989420,361888848~4468219,382292178~4732169,388666402~6122073,409962352~1134162] 2021-07-24T16:51:36.329 INFO:tasks.workunit.client.0.smithi115.stdout:from 13 to 16 diff [7451402~3078449,22909194~705027,36376233~5547411,72624357~3782908,131948397~4246530,140132331~6308893,158888336~11933745,177269614~7029091,197608374~2846235,225420769~1892043,248915799~4435712,259552823~2177191,273827083~200585,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,345113512~2989420,359321494~1382265,361888848~4468219,382292178~4732169,388513154~6275321,409962352~1134162] 2021-07-24T16:51:36.329 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [7451402~3078449,22909194~705027,36376233~5547411,72624357~3782908,131948397~4246530,140132331~6308893,158888336~11933745,177269614~7029091,197608374~2846235,225420769~1892043,248915799~4435712,259552823~2177191,273827083~200585,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,345113512~2989420,359321494~1382265,361888848~4468219,382292178~4732169,388513154~6275321,409962352~1134162] 2021-07-24T16:51:36.335 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [7451402~3078449,22909194~705027,36376233~5547411,72624357~3782908,131948397~4246530,140132331~6308893,158888336~11933745,177269614~7029091,197608374~2846235,225420769~1892043,248915799~4435712,259552823~2177191,273827083~200585,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,345113512~2989420,358790773~1912986,361888848~4468219,382292178~4732169,388513154~6275321,409962352~1134162] 2021-07-24T16:51:36.335 INFO:tasks.workunit.client.0.smithi115.stdout:from 13 to 17 diff [7451402~3078449,22909194~705027,30966381~5363772,36376233~10517954,66260291~1535030,72624357~3782908,131948397~4246530,140132331~6308893,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,197608374~2846235,220323080~838490,225420769~1892043,248915799~4435712,259552823~2177191,273827083~200585,274608906~4754854,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,345113512~2989420,357772852~8584215,382292178~4732169,388513154~6275321,409962352~1134162] 2021-07-24T16:51:36.335 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [7451402~3078449,22909194~705027,30966381~5363772,36376233~10517954,66260291~1535030,72624357~3782908,131948397~4246530,140132331~6308893,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,197608374~2846235,220323080~838490,225420769~1892043,248915799~4435712,259552823~2177191,273827083~200585,274608906~4754854,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,345113512~2989420,357772852~8584215,382292178~4732169,388513154~6275321,409962352~1134162] 2021-07-24T16:51:36.341 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [7451402~3078449,22909194~705027,30966381~5363772,36376233~10517954,64776030~3019291,72624357~3782908,131948397~4246530,140132331~6308893,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,197608374~2846235,220323080~838490,225420769~1892043,248915799~4435712,259552823~2177191,273827083~200585,274608906~4754854,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,345113512~2989420,357772852~8584215,382292178~4732169,388513154~6275321,409962352~1134162] 2021-07-24T16:51:36.342 INFO:tasks.workunit.client.0.smithi115.stdout:from 13 to 18 diff [3217721~115270,3863510~15835924,22909194~705027,30966381~15927806,66260291~1535030,72624357~3782908,131948397~4246530,140132331~6308893,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,220323080~838490,225420769~1892043,248915799~4435712,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,345113512~2989420,357772852~8584215,368113107~1236038,372428543~4500742,382292178~4732169,388513154~6275321,409962352~1134162] 2021-07-24T16:51:36.343 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,30966381~15927806,66260291~1535030,72624357~3782908,131948397~4246530,140132331~6308893,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,220323080~838490,225420769~1892043,248915799~4435712,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,345113512~2989420,357772852~8584215,368113107~1236038,372428543~4500742,382292178~4732169,388513154~6275321,409962352~1134162] 2021-07-24T16:51:36.347 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,30966381~15927806,64776030~3019291,72624357~3782908,131948397~4246530,140132331~6308893,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,220323080~838490,225420769~1892043,248915799~4435712,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~6870236,345113512~2989420,357772852~8584215,368113107~1236038,371437793~5491492,382292178~4732169,388513154~6275321,409962352~1134162] 2021-07-24T16:51:36.347 INFO:tasks.workunit.client.0.smithi115.stdout:from 13 to 19 diff [3217721~115270,3863510~15835924,22909194~705027,25328275~21565912,58007328~2621817,66260291~1535030,72624357~3782908,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,248915799~4435712,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,345113512~2989420,348181779~4092022,357772852~8584215,368113107~1236038,372428543~4500742,382292178~4732169,388513154~6275321,409962352~1134162] 2021-07-24T16:51:36.348 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,25328275~21565912,58007328~2621817,66260291~1535030,72624357~3782908,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,248915799~4435712,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,345113512~2989420,348181779~4092022,357772852~8584215,368113107~1236038,372428543~4500742,382292178~4732169,388513154~6275321,409962352~1134162] 2021-07-24T16:51:36.353 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,25328275~21565912,58007328~2621817,64776030~3019291,72624357~3782908,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,205520896~9411236,220323080~838490,225420769~1892043,248915799~4435712,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,345113512~2989420,348181779~4092022,357772852~8584215,368113107~1236038,371437793~5491492,382292178~4732169,388513154~6275321,409962352~1134162] 2021-07-24T16:51:36.353 INFO:tasks.workunit.client.0.smithi115.stdout:from 14 to 15 diff [7451402~3078449,22909194~705027,140132331~5034999,163124696~7697385,312012586~9325063,361888848~4468219,382292178~4732169,409962352~1134162] 2021-07-24T16:51:36.354 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [7451402~3078449,22909194~705027,140132331~5034999,163124696~7697385,312012586~9325063,361888848~4468219,382292178~4732169,409962352~1134162] 2021-07-24T16:51:36.360 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [7451402~3078449,22909194~705027,140132331~5034999,162732382~8089699,312012586~9325063,361888848~4468219,382292178~4732169,409962352~1134162] 2021-07-24T16:51:36.360 INFO:tasks.workunit.client.0.smithi115.stdout:from 14 to 16 diff [7451402~3078449,22909194~705027,72624357~3782908,131948397~4246530,140132331~5034999,158888336~11933745,177269614~7029091,197608374~2846235,273827083~200585,312012586~9329020,331588774~3118268,359321494~1382265,361888848~4468219,382292178~4732169,388513154~5954201,409962352~1134162] 2021-07-24T16:51:36.360 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [7451402~3078449,22909194~705027,72624357~3782908,131948397~4246530,140132331~5034999,158888336~11933745,177269614~7029091,197608374~2846235,273827083~200585,312012586~9329020,331588774~3118268,359321494~1382265,361888848~4468219,382292178~4732169,388513154~5954201,409962352~1134162] 2021-07-24T16:51:36.365 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [7451402~3078449,22909194~705027,72624357~3782908,131948397~4246530,140132331~5034999,158888336~11933745,177269614~7029091,197608374~2846235,273827083~200585,312012586~9329020,331588774~3118268,358790773~1912986,361888848~4468219,382292178~4732169,388513154~5954201,409962352~1134162] 2021-07-24T16:51:36.365 INFO:tasks.workunit.client.0.smithi115.stdout:from 14 to 17 diff [7451402~3078449,22909194~705027,30966381~5363772,41597226~5296961,66260291~1535030,72624357~3782908,131948397~4246530,140132331~5034999,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,197608374~2846235,220323080~838490,273827083~200585,274608906~4754854,312012586~9329020,331588774~3118268,357772852~8584215,382292178~4732169,388513154~5954201,409962352~1134162] 2021-07-24T16:51:36.365 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [7451402~3078449,22909194~705027,30966381~5363772,41597226~5296961,66260291~1535030,72624357~3782908,131948397~4246530,140132331~5034999,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,197608374~2846235,220323080~838490,273827083~200585,274608906~4754854,312012586~9329020,331588774~3118268,357772852~8584215,382292178~4732169,388513154~5954201,409962352~1134162] 2021-07-24T16:51:36.371 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [7451402~3078449,22909194~705027,30966381~5363772,41597226~5296961,64776030~3019291,72624357~3782908,131948397~4246530,140132331~5034999,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,197608374~2846235,220323080~838490,273827083~200585,274608906~4754854,312012586~9329020,331588774~3118268,357772852~8584215,382292178~4732169,388513154~5954201,409962352~1134162] 2021-07-24T16:51:36.371 INFO:tasks.workunit.client.0.smithi115.stdout:from 14 to 18 diff [3217721~115270,3863510~15835924,22909194~705027,30966381~7759315,41597226~5296961,66260291~1535030,72624357~3782908,131948397~4246530,140132331~5034999,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,220323080~838490,273827083~200585,274608906~4754854,289311787~3204909,312012586~9329020,331588774~3118268,357772852~8584215,368113107~1236038,372428543~4500742,382292178~4732169,388513154~5954201,409962352~1134162] 2021-07-24T16:51:36.371 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,30966381~7759315,41597226~5296961,66260291~1535030,72624357~3782908,131948397~4246530,140132331~5034999,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,220323080~838490,273827083~200585,274608906~4754854,289311787~3204909,312012586~9329020,331588774~3118268,357772852~8584215,368113107~1236038,372428543~4500742,382292178~4732169,388513154~5954201,409962352~1134162] 2021-07-24T16:51:36.376 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,30966381~7759315,41597226~5296961,64776030~3019291,72624357~3782908,131948397~4246530,140132331~5034999,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,220323080~838490,273827083~200585,274608906~4754854,289311787~3204909,312012586~9329020,331588774~3118268,357772852~8584215,368113107~1236038,371437793~5491492,382292178~4732169,388513154~5954201,409962352~1134162] 2021-07-24T16:51:36.376 INFO:tasks.workunit.client.0.smithi115.stdout:from 14 to 19 diff [3217721~115270,3863510~15835924,22909194~705027,25328275~13397421,41597226~5296961,58007328~2621817,66260291~1535030,72624357~3782908,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,273827083~200585,274608906~4754854,289311787~3204909,303273689~362257,312012586~9329020,331588774~7003346,348181779~4092022,357772852~8584215,368113107~1236038,372428543~4500742,382292178~4732169,388513154~5954201,409962352~1134162] 2021-07-24T16:51:36.377 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,25328275~13397421,41597226~5296961,58007328~2621817,66260291~1535030,72624357~3782908,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,273827083~200585,274608906~4754854,289311787~3204909,303273689~362257,312012586~9329020,331588774~7003346,348181779~4092022,357772852~8584215,368113107~1236038,372428543~4500742,382292178~4732169,388513154~5954201,409962352~1134162] 2021-07-24T16:51:36.382 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,25328275~13397421,41597226~5296961,58007328~2621817,64776030~3019291,72624357~3782908,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,205520896~9411236,220323080~838490,273827083~200585,274608906~4754854,289311787~3204909,303273689~362257,312012586~9329020,331588774~7003346,348181779~4092022,357772852~8584215,368113107~1236038,371437793~5491492,382292178~4732169,388513154~5954201,409962352~1134162] 2021-07-24T16:51:36.382 INFO:tasks.workunit.client.0.smithi115.stdout:from 15 to 16 diff [72624357~3782908,131948397~4246530,158888336~6514245,177269614~7029091,197608374~2846235,273827083~200585,320308143~1033463,331588774~3118268,359321494~1382265,388513154~5954201] 2021-07-24T16:51:36.382 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [72624357~3782908,131948397~4246530,158888336~6514245,177269614~7029091,197608374~2846235,273827083~200585,320308143~1033463,331588774~3118268,359321494~1382265,388513154~5954201] 2021-07-24T16:51:36.389 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [72624357~3782908,131948397~4246530,158888336~6514245,177269614~7029091,197608374~2846235,273827083~200585,320308143~1033463,331588774~3118268,358790773~1912986,388513154~5954201] 2021-07-24T16:51:36.390 INFO:tasks.workunit.client.0.smithi115.stdout:from 15 to 17 diff [30966381~5363772,41597226~5296961,66260291~1535030,72624357~3782908,131948397~4246530,155515836~1027758,158888336~6514245,175914262~8924588,185276778~1916614,197608374~2846235,220323080~838490,273827083~200585,274608906~4754854,320308143~1033463,331588774~3118268,357772852~4550936,388513154~5954201] 2021-07-24T16:51:36.390 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [30966381~5363772,41597226~5296961,66260291~1535030,72624357~3782908,131948397~4246530,155515836~1027758,158888336~6514245,175914262~8924588,185276778~1916614,197608374~2846235,220323080~838490,273827083~200585,274608906~4754854,320308143~1033463,331588774~3118268,357772852~4550936,388513154~5954201] 2021-07-24T16:51:36.394 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [30966381~5363772,41597226~5296961,64776030~3019291,72624357~3782908,131948397~4246530,155515836~1027758,158888336~6514245,175914262~8924588,185276778~1916614,197608374~2846235,220323080~838490,273827083~200585,274608906~4754854,320308143~1033463,331588774~3118268,357772852~4550936,388513154~5954201] 2021-07-24T16:51:36.394 INFO:tasks.workunit.client.0.smithi115.stdout:from 15 to 18 diff [3217721~115270,3863510~5186197,9231068~10468366,30966381~7759315,41597226~5296961,66260291~1535030,72624357~3782908,131948397~4246530,155515836~1027758,158888336~6514245,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,220323080~838490,273827083~200585,274608906~4754854,289311787~3204909,320308143~1033463,331588774~3118268,357772852~4550936,368113107~1236038,372428543~4500742,388513154~5954201] 2021-07-24T16:51:36.394 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~5186197,9231068~10468366,30966381~7759315,41597226~5296961,66260291~1535030,72624357~3782908,131948397~4246530,155515836~1027758,158888336~6514245,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,220323080~838490,273827083~200585,274608906~4754854,289311787~3204909,320308143~1033463,331588774~3118268,357772852~4550936,368113107~1236038,372428543~4500742,388513154~5954201] 2021-07-24T16:51:36.399 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~5186197,9231068~10468366,30966381~7759315,41597226~5296961,64776030~3019291,72624357~3782908,131948397~4246530,155515836~1027758,158888336~6514245,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,220323080~838490,273827083~200585,274608906~4754854,289311787~3204909,320308143~1033463,331588774~3118268,357772852~4550936,368113107~1236038,371437793~5491492,388513154~5954201] 2021-07-24T16:51:36.399 INFO:tasks.workunit.client.0.smithi115.stdout:from 15 to 19 diff [3217721~115270,3863510~5186197,9231068~10468366,25328275~13397421,41597226~5296961,58007328~2621817,66260291~1535030,72624357~3782908,87041132~12236450,131948397~4246530,141112155~13139745,155515836~1027758,158888336~6514245,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,273827083~200585,274608906~4754854,289311787~3204909,303273689~362257,320308143~1033463,331588774~7003346,348181779~4092022,357772852~4550936,368113107~1236038,372428543~4500742,388513154~5954201] 2021-07-24T16:51:36.399 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~5186197,9231068~10468366,25328275~13397421,41597226~5296961,58007328~2621817,66260291~1535030,72624357~3782908,87041132~12236450,131948397~4246530,141112155~13139745,155515836~1027758,158888336~6514245,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,273827083~200585,274608906~4754854,289311787~3204909,303273689~362257,320308143~1033463,331588774~7003346,348181779~4092022,357772852~4550936,368113107~1236038,372428543~4500742,388513154~5954201] 2021-07-24T16:51:36.405 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~5186197,9231068~10468366,25328275~13397421,41597226~5296961,58007328~2621817,64776030~3019291,72624357~3782908,87041132~12236450,131948397~4246530,141112155~13139745,155515836~1027758,158888336~6514245,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,205520896~9411236,220323080~838490,273827083~200585,274608906~4754854,289311787~3204909,303273689~362257,320308143~1033463,331588774~7003346,348181779~4092022,357772852~4550936,368113107~1236038,371437793~5491492,388513154~5954201] 2021-07-24T16:51:36.405 INFO:tasks.workunit.client.0.smithi115.stdout:from 16 to 17 diff [30966381~5363772,41597226~5296961,66260291~1535030,155515836~1027758,175914262~8924588,185276778~1916614,220323080~838490,274608906~4754854,357772852~4550936] 2021-07-24T16:51:36.405 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [30966381~5363772,41597226~5296961,66260291~1535030,155515836~1027758,175914262~8924588,185276778~1916614,220323080~838490,274608906~4754854,357772852~4550936] 2021-07-24T16:51:36.411 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [30966381~5363772,41597226~5296961,64776030~3019291,155515836~1027758,175914262~8924588,185276778~1916614,220323080~838490,274608906~4754854,357772852~4550936] 2021-07-24T16:51:36.411 INFO:tasks.workunit.client.0.smithi115.stdout:from 16 to 18 diff [3217721~115270,3863510~5186197,9231068~10468366,30966381~7759315,41597226~5296961,66260291~1535030,155515836~1027758,175914262~8924588,185276778~1916614,191159641~1946903,220323080~838490,274608906~4754854,289311787~3204909,357772852~4550936,368113107~1236038,372428543~4500742] 2021-07-24T16:51:36.412 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~5186197,9231068~10468366,30966381~7759315,41597226~5296961,66260291~1535030,155515836~1027758,175914262~8924588,185276778~1916614,191159641~1946903,220323080~838490,274608906~4754854,289311787~3204909,357772852~4550936,368113107~1236038,372428543~4500742] 2021-07-24T16:51:36.418 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~5186197,9231068~10468366,30966381~7759315,41597226~5296961,64776030~3019291,155515836~1027758,175914262~8924588,185276778~1916614,191159641~1946903,220323080~838490,274608906~4754854,289311787~3204909,357772852~4550936,368113107~1236038,371437793~5491492] 2021-07-24T16:51:36.418 INFO:tasks.workunit.client.0.smithi115.stdout:from 16 to 19 diff [3217721~115270,3863510~5186197,9231068~10468366,25328275~13397421,41597226~5296961,58007328~2621817,66260291~1535030,87041132~12236450,141112155~13139745,155515836~1027758,175914262~8924588,185276778~1916614,191159641~1946903,207692689~7239443,220323080~838490,274608906~4754854,289311787~3204909,303273689~362257,333421616~5170504,348181779~4092022,357772852~4550936,368113107~1236038,372428543~4500742] 2021-07-24T16:51:36.418 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~5186197,9231068~10468366,25328275~13397421,41597226~5296961,58007328~2621817,66260291~1535030,87041132~12236450,141112155~13139745,155515836~1027758,175914262~8924588,185276778~1916614,191159641~1946903,207692689~7239443,220323080~838490,274608906~4754854,289311787~3204909,303273689~362257,333421616~5170504,348181779~4092022,357772852~4550936,368113107~1236038,372428543~4500742] 2021-07-24T16:51:36.422 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~5186197,9231068~10468366,25328275~13397421,41597226~5296961,58007328~2621817,64776030~3019291,87041132~12236450,141112155~13139745,155515836~1027758,175914262~8924588,185276778~1916614,191159641~1946903,205520896~9411236,220323080~838490,274608906~4754854,289311787~3204909,303273689~362257,333421616~5170504,348181779~4092022,357772852~4550936,368113107~1236038,371437793~5491492] 2021-07-24T16:51:36.423 INFO:tasks.workunit.client.0.smithi115.stdout:from 17 to 18 diff [3217721~115270,3863510~5186197,9231068~10468366,33514364~5211332,191159641~1946903,289311787~3204909,368113107~1236038,372428543~4500742] 2021-07-24T16:51:36.423 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~5186197,9231068~10468366,33514364~5211332,191159641~1946903,289311787~3204909,368113107~1236038,372428543~4500742] 2021-07-24T16:51:36.428 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~5186197,9231068~10468366,33514364~5211332,191159641~1946903,289311787~3204909,368113107~1236038,371437793~5491492] 2021-07-24T16:51:36.428 INFO:tasks.workunit.client.0.smithi115.stdout:from 17 to 19 diff [3217721~115270,3863510~5186197,9231068~10468366,25328275~7096179,33514364~5211332,58007328~2621817,87041132~12236450,141112155~13139745,191159641~1946903,207692689~7239443,289311787~3204909,303273689~362257,333421616~5170504,348181779~4092022,368113107~1236038,372428543~4500742] 2021-07-24T16:51:36.429 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~5186197,9231068~10468366,25328275~7096179,33514364~5211332,58007328~2621817,87041132~12236450,141112155~13139745,191159641~1946903,207692689~7239443,289311787~3204909,303273689~362257,333421616~5170504,348181779~4092022,368113107~1236038,372428543~4500742] 2021-07-24T16:51:36.434 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~5186197,9231068~10468366,25328275~7096179,33514364~5211332,58007328~2621817,87041132~12236450,141112155~13139745,191159641~1946903,205520896~9411236,289311787~3204909,303273689~362257,333421616~5170504,348181779~4092022,368113107~1236038,371437793~5491492] 2021-07-24T16:51:36.434 INFO:tasks.workunit.client.0.smithi115.stdout:from 18 to 19 diff [25328275~7096179,58007328~2621817,87041132~12236450,141112155~13139745,207692689~7239443,303273689~362257,333421616~5170504,348181779~4092022] 2021-07-24T16:51:36.434 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [25328275~7096179,58007328~2621817,87041132~12236450,141112155~13139745,207692689~7239443,303273689~362257,333421616~5170504,348181779~4092022] 2021-07-24T16:51:36.440 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [25328275~7096179,58007328~2621817,87041132~12236450,141112155~13139745,205520896~9411236,303273689~362257,333421616~5170504,348181779~4092022] 2021-07-24T16:51:36.756 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to HEAD diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:36.756 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:36.768 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~20785796,21201849~49041013,71303168~27974414,100663296~10664990,112333707~74859685,188670667~11783942,205520896~23322154,230686720~74234478,306184192~15157414,322961408~29312393,352321536~48961673,402653184~14721797] 2021-07-24T16:51:36.768 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to HEAD diff [1456586~1272038,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:36.768 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~1272038,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:36.773 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1456586~1272038,3217721~115270,3561584~17224212,21201849~46593472,71303168~27974414,100663296~10664990,112333707~74859685,188670667~11783942,205520896~23322154,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~24436995,352321536~24607749,379437525~7691962,387250432~10132364,402653184~14721797] 2021-07-24T16:51:36.774 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to HEAD diff [1793523~935101,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:36.774 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:36.779 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3561584~17224212,21201849~46593472,71303168~27974414,101495406~9832880,112333707~74859685,188670667~2425429,191159641~3918471,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~24436995,352321536~24607749,379437525~7691962,387250432~10132364,402653184~8443330] 2021-07-24T16:51:36.779 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~14360671,289311787~15609411,310370224~10971382,324051682~939905,327836806~10755314,339160509~13113292,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:36.780 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~14360671,289311787~15609411,310370224~10971382,324051682~939905,327836806~10755314,339160509~13113292,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:36.785 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,71303168~27974414,101495406~9832880,112333707~74859685,188670667~2425429,191159641~3918471,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~25183023,289311787~15609411,306184192~15157414,324051682~939905,327836806~24436995,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:36.786 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:36.786 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:36.792 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,72624357~26653225,101495406~9832880,112333707~74859685,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~20266126,348181779~4092022,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:36.792 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~55238171,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:36.792 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~55238171,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:36.797 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,72624357~26653225,101495406~9832880,112333707~58488374,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~8659245,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:36.798 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,112484191~1049432,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:36.798 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,112484191~1049432,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:36.803 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~13803947,72624357~26653225,104326604~7001682,112333707~58488374,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:36.804 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.804 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.810 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~13803947,72624357~26653225,104326604~7001682,113533623~57288458,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.810 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~6637771,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.811 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~6637771,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.816 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~6637771,64776030~3019291,72624357~26653225,104326604~7001682,113533623~57288458,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,222971222~5871828,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.816 INFO:tasks.workunit.client.0.smithi115.stdout:from 9 to HEAD diff [3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~20627677,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.816 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~20627677,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.822 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,64776030~3019291,72624357~26653225,104326604~7001682,113533623~22677964,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,225420769~1892043,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.823 INFO:tasks.workunit.client.0.smithi115.stdout:from 10 to HEAD diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.823 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.829 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,64776030~3019291,72624357~26653225,104326604~7001682,114461595~470466,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,225420769~1892043,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:36.829 INFO:tasks.workunit.client.0.smithi115.stdout:from 11 to HEAD diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379825414~7304073,388513154~8869642,409962352~1134162] 2021-07-24T16:51:36.830 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379825414~7304073,388513154~8869642,409962352~1134162] 2021-07-24T16:51:36.836 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,64776030~3019291,72624357~26653225,104326604~7001682,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379825414~7304073,388513154~8869642,409962352~1134162] 2021-07-24T16:51:36.836 INFO:tasks.workunit.client.0.smithi115.stdout:from 12 to HEAD diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~8584215,368113107~1236038,372428543~4500742,381402171~5622176,388513154~8869642,409962352~1134162] 2021-07-24T16:51:36.836 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~8584215,368113107~1236038,372428543~4500742,381402171~5622176,388513154~8869642,409962352~1134162] 2021-07-24T16:51:36.841 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,58007328~2621817,64776030~3019291,72624357~12383150,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,205520896~9411236,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~8584215,368113107~1236038,371437793~5491492,381402171~5622176,388513154~8869642,409962352~1134162] 2021-07-24T16:51:36.841 INFO:tasks.workunit.client.0.smithi115.stdout:from 13 to HEAD diff [3217721~115270,3863510~15835924,22909194~705027,25328275~21565912,58007328~2621817,66260291~1535030,72624357~3782908,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,248915799~4435712,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,345113512~2989420,348181779~4092022,357772852~8584215,368113107~1236038,372428543~4500742,382292178~4732169,388513154~6275321,409962352~1134162] 2021-07-24T16:51:36.841 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,25328275~21565912,58007328~2621817,66260291~1535030,72624357~3782908,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,248915799~4435712,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,345113512~2989420,348181779~4092022,357772852~8584215,368113107~1236038,372428543~4500742,382292178~4732169,388513154~6275321,409962352~1134162] 2021-07-24T16:51:36.847 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,25328275~21565912,58007328~2621817,64776030~3019291,72624357~3782908,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,205520896~9411236,220323080~838490,225420769~1892043,248915799~4435712,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,345113512~2989420,348181779~4092022,357772852~8584215,368113107~1236038,371437793~5491492,382292178~4732169,388513154~6275321,409962352~1134162] 2021-07-24T16:51:36.847 INFO:tasks.workunit.client.0.smithi115.stdout:from 14 to HEAD diff [3217721~115270,3863510~15835924,22909194~705027,25328275~13397421,41597226~5296961,58007328~2621817,66260291~1535030,72624357~3782908,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,273827083~200585,274608906~4754854,289311787~3204909,303273689~362257,312012586~9329020,331588774~7003346,348181779~4092022,357772852~8584215,368113107~1236038,372428543~4500742,382292178~4732169,388513154~5954201,409962352~1134162] 2021-07-24T16:51:36.848 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,25328275~13397421,41597226~5296961,58007328~2621817,66260291~1535030,72624357~3782908,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,273827083~200585,274608906~4754854,289311787~3204909,303273689~362257,312012586~9329020,331588774~7003346,348181779~4092022,357772852~8584215,368113107~1236038,372428543~4500742,382292178~4732169,388513154~5954201,409962352~1134162] 2021-07-24T16:51:36.853 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,25328275~13397421,41597226~5296961,58007328~2621817,64776030~3019291,72624357~3782908,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,205520896~9411236,220323080~838490,273827083~200585,274608906~4754854,289311787~3204909,303273689~362257,312012586~9329020,331588774~7003346,348181779~4092022,357772852~8584215,368113107~1236038,371437793~5491492,382292178~4732169,388513154~5954201,409962352~1134162] 2021-07-24T16:51:36.853 INFO:tasks.workunit.client.0.smithi115.stdout:from 15 to HEAD diff [3217721~115270,3863510~5186197,9231068~10468366,25328275~13397421,41597226~5296961,58007328~2621817,66260291~1535030,72624357~3782908,87041132~12236450,131948397~4246530,141112155~13139745,155515836~1027758,158888336~6514245,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,273827083~200585,274608906~4754854,289311787~3204909,303273689~362257,320308143~1033463,331588774~7003346,348181779~4092022,357772852~4550936,368113107~1236038,372428543~4500742,388513154~5954201] 2021-07-24T16:51:36.853 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~5186197,9231068~10468366,25328275~13397421,41597226~5296961,58007328~2621817,66260291~1535030,72624357~3782908,87041132~12236450,131948397~4246530,141112155~13139745,155515836~1027758,158888336~6514245,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,273827083~200585,274608906~4754854,289311787~3204909,303273689~362257,320308143~1033463,331588774~7003346,348181779~4092022,357772852~4550936,368113107~1236038,372428543~4500742,388513154~5954201] 2021-07-24T16:51:36.859 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~5186197,9231068~10468366,25328275~13397421,41597226~5296961,58007328~2621817,64776030~3019291,72624357~3782908,87041132~12236450,131948397~4246530,141112155~13139745,155515836~1027758,158888336~6514245,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,205520896~9411236,220323080~838490,273827083~200585,274608906~4754854,289311787~3204909,303273689~362257,320308143~1033463,331588774~7003346,348181779~4092022,357772852~4550936,368113107~1236038,371437793~5491492,388513154~5954201] 2021-07-24T16:51:36.859 INFO:tasks.workunit.client.0.smithi115.stdout:from 16 to HEAD diff [3217721~115270,3863510~5186197,9231068~10468366,25328275~13397421,41597226~5296961,58007328~2621817,66260291~1535030,87041132~12236450,141112155~13139745,155515836~1027758,175914262~8924588,185276778~1916614,191159641~1946903,207692689~7239443,220323080~838490,274608906~4754854,289311787~3204909,303273689~362257,333421616~5170504,348181779~4092022,357772852~4550936,368113107~1236038,372428543~4500742] 2021-07-24T16:51:36.860 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~5186197,9231068~10468366,25328275~13397421,41597226~5296961,58007328~2621817,66260291~1535030,87041132~12236450,141112155~13139745,155515836~1027758,175914262~8924588,185276778~1916614,191159641~1946903,207692689~7239443,220323080~838490,274608906~4754854,289311787~3204909,303273689~362257,333421616~5170504,348181779~4092022,357772852~4550936,368113107~1236038,372428543~4500742] 2021-07-24T16:51:36.865 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~5186197,9231068~10468366,25328275~13397421,41597226~5296961,58007328~2621817,64776030~3019291,87041132~12236450,141112155~13139745,155515836~1027758,175914262~8924588,185276778~1916614,191159641~1946903,205520896~9411236,220323080~838490,274608906~4754854,289311787~3204909,303273689~362257,333421616~5170504,348181779~4092022,357772852~4550936,368113107~1236038,371437793~5491492] 2021-07-24T16:51:36.865 INFO:tasks.workunit.client.0.smithi115.stdout:from 17 to HEAD diff [3217721~115270,3863510~5186197,9231068~10468366,25328275~7096179,33514364~5211332,58007328~2621817,87041132~12236450,141112155~13139745,191159641~1946903,207692689~7239443,289311787~3204909,303273689~362257,333421616~5170504,348181779~4092022,368113107~1236038,372428543~4500742] 2021-07-24T16:51:36.865 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~5186197,9231068~10468366,25328275~7096179,33514364~5211332,58007328~2621817,87041132~12236450,141112155~13139745,191159641~1946903,207692689~7239443,289311787~3204909,303273689~362257,333421616~5170504,348181779~4092022,368113107~1236038,372428543~4500742] 2021-07-24T16:51:36.871 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~5186197,9231068~10468366,25328275~7096179,33514364~5211332,58007328~2621817,87041132~12236450,141112155~13139745,191159641~1946903,205520896~9411236,289311787~3204909,303273689~362257,333421616~5170504,348181779~4092022,368113107~1236038,371437793~5491492] 2021-07-24T16:51:37.761 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to HEAD diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:37.762 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:37.775 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~20785796,21201849~49041013,71303168~27974414,100663296~10664990,112333707~74859685,188670667~11783942,205520896~23322154,230686720~74234478,306184192~15157414,322961408~29312393,352321536~48961673,402653184~14721797] 2021-07-24T16:51:37.775 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to HEAD diff [1456586~1272038,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:37.776 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~1272038,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:37.783 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1456586~1272038,3217721~115270,3561584~17224212,21201849~46593472,71303168~27974414,100663296~10664990,112333707~74859685,188670667~11783942,205520896~23322154,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~24436995,352321536~24607749,379437525~7691962,387250432~10132364,402653184~14721797] 2021-07-24T16:51:37.783 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to HEAD diff [1793523~935101,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:37.783 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:37.791 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3561584~17224212,21201849~46593472,71303168~27974414,101495406~9832880,112333707~74859685,188670667~2425429,191159641~3918471,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~24436995,352321536~24607749,379437525~7691962,387250432~10132364,402653184~8443330] 2021-07-24T16:51:37.791 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~14360671,289311787~15609411,310370224~10971382,324051682~939905,327836806~10755314,339160509~13113292,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:37.791 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~14360671,289311787~15609411,310370224~10971382,324051682~939905,327836806~10755314,339160509~13113292,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:37.800 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,71303168~27974414,101495406~9832880,112333707~74859685,188670667~2425429,191159641~3918471,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~25183023,289311787~15609411,306184192~15157414,324051682~939905,327836806~24436995,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:37.800 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:37.801 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:37.810 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,72624357~26653225,101495406~9832880,112333707~74859685,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~20266126,348181779~4092022,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:37.810 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~55238171,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:37.810 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~55238171,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:37.817 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,72624357~26653225,101495406~9832880,112333707~58488374,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~8659245,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:37.817 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,112484191~1049432,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:37.818 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,112484191~1049432,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:37.825 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~13803947,72624357~26653225,104326604~7001682,112333707~58488374,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:37.825 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:37.825 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:37.832 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~13803947,72624357~26653225,104326604~7001682,113533623~57288458,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:37.832 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~6637771,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:37.832 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~6637771,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:37.840 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~6637771,64776030~3019291,72624357~26653225,104326604~7001682,113533623~57288458,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,222971222~5871828,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:37.840 INFO:tasks.workunit.client.0.smithi115.stdout:from 9 to HEAD diff [3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~20627677,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:37.840 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~20627677,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:37.847 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,64776030~3019291,72624357~26653225,104326604~7001682,113533623~22677964,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,225420769~1892043,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:37.847 INFO:tasks.workunit.client.0.smithi115.stdout:from 10 to HEAD diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:37.847 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:37.854 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,64776030~3019291,72624357~26653225,104326604~7001682,114461595~470466,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,225420769~1892043,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:37.854 INFO:tasks.workunit.client.0.smithi115.stdout:from 11 to HEAD diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379825414~7304073,388513154~8869642,409962352~1134162] 2021-07-24T16:51:37.855 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379825414~7304073,388513154~8869642,409962352~1134162] 2021-07-24T16:51:37.861 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,64776030~3019291,72624357~26653225,104326604~7001682,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379825414~7304073,388513154~8869642,409962352~1134162] 2021-07-24T16:51:37.861 INFO:tasks.workunit.client.0.smithi115.stdout:from 12 to HEAD diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~8584215,368113107~1236038,372428543~4500742,381402171~5622176,388513154~8869642,409962352~1134162] 2021-07-24T16:51:37.862 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~8584215,368113107~1236038,372428543~4500742,381402171~5622176,388513154~8869642,409962352~1134162] 2021-07-24T16:51:37.868 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,58007328~2621817,64776030~3019291,72624357~12383150,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,205520896~9411236,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~8584215,368113107~1236038,371437793~5491492,381402171~5622176,388513154~8869642,409962352~1134162] 2021-07-24T16:51:37.869 INFO:tasks.workunit.client.0.smithi115.stdout:from 13 to HEAD diff [3217721~115270,3863510~15835924,22909194~705027,25328275~21565912,58007328~2621817,66260291~1535030,72624357~3782908,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,248915799~4435712,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,345113512~2989420,348181779~4092022,357772852~8584215,368113107~1236038,372428543~4500742,382292178~4732169,388513154~6275321,409962352~1134162] 2021-07-24T16:51:37.869 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,25328275~21565912,58007328~2621817,66260291~1535030,72624357~3782908,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,248915799~4435712,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,345113512~2989420,348181779~4092022,357772852~8584215,368113107~1236038,372428543~4500742,382292178~4732169,388513154~6275321,409962352~1134162] 2021-07-24T16:51:37.875 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,25328275~21565912,58007328~2621817,64776030~3019291,72624357~3782908,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,205520896~9411236,220323080~838490,225420769~1892043,248915799~4435712,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,345113512~2989420,348181779~4092022,357772852~8584215,368113107~1236038,371437793~5491492,382292178~4732169,388513154~6275321,409962352~1134162] 2021-07-24T16:51:37.876 INFO:tasks.workunit.client.0.smithi115.stdout:from 14 to HEAD diff [3217721~115270,3863510~15835924,22909194~705027,25328275~13397421,41597226~5296961,58007328~2621817,66260291~1535030,72624357~3782908,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,273827083~200585,274608906~4754854,289311787~3204909,303273689~362257,312012586~9329020,331588774~7003346,348181779~4092022,357772852~8584215,368113107~1236038,372428543~4500742,382292178~4732169,388513154~5954201,409962352~1134162] 2021-07-24T16:51:37.876 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,25328275~13397421,41597226~5296961,58007328~2621817,66260291~1535030,72624357~3782908,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,273827083~200585,274608906~4754854,289311787~3204909,303273689~362257,312012586~9329020,331588774~7003346,348181779~4092022,357772852~8584215,368113107~1236038,372428543~4500742,382292178~4732169,388513154~5954201,409962352~1134162] 2021-07-24T16:51:37.883 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,25328275~13397421,41597226~5296961,58007328~2621817,64776030~3019291,72624357~3782908,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,205520896~9411236,220323080~838490,273827083~200585,274608906~4754854,289311787~3204909,303273689~362257,312012586~9329020,331588774~7003346,348181779~4092022,357772852~8584215,368113107~1236038,371437793~5491492,382292178~4732169,388513154~5954201,409962352~1134162] 2021-07-24T16:51:37.884 INFO:tasks.workunit.client.0.smithi115.stdout:from 15 to HEAD diff [3217721~115270,3863510~5186197,9231068~10468366,25328275~13397421,41597226~5296961,58007328~2621817,66260291~1535030,72624357~3782908,87041132~12236450,131948397~4246530,141112155~13139745,155515836~1027758,158888336~6514245,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,273827083~200585,274608906~4754854,289311787~3204909,303273689~362257,320308143~1033463,331588774~7003346,348181779~4092022,357772852~4550936,368113107~1236038,372428543~4500742,388513154~5954201] 2021-07-24T16:51:37.884 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~5186197,9231068~10468366,25328275~13397421,41597226~5296961,58007328~2621817,66260291~1535030,72624357~3782908,87041132~12236450,131948397~4246530,141112155~13139745,155515836~1027758,158888336~6514245,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,273827083~200585,274608906~4754854,289311787~3204909,303273689~362257,320308143~1033463,331588774~7003346,348181779~4092022,357772852~4550936,368113107~1236038,372428543~4500742,388513154~5954201] 2021-07-24T16:51:37.890 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~5186197,9231068~10468366,25328275~13397421,41597226~5296961,58007328~2621817,64776030~3019291,72624357~3782908,87041132~12236450,131948397~4246530,141112155~13139745,155515836~1027758,158888336~6514245,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,205520896~9411236,220323080~838490,273827083~200585,274608906~4754854,289311787~3204909,303273689~362257,320308143~1033463,331588774~7003346,348181779~4092022,357772852~4550936,368113107~1236038,371437793~5491492,388513154~5954201] 2021-07-24T16:51:37.890 INFO:tasks.workunit.client.0.smithi115.stdout:from 16 to HEAD diff [3217721~115270,3863510~5186197,9231068~10468366,25328275~13397421,41597226~5296961,58007328~2621817,66260291~1535030,87041132~12236450,141112155~13139745,155515836~1027758,175914262~8924588,185276778~1916614,191159641~1946903,207692689~7239443,220323080~838490,274608906~4754854,289311787~3204909,303273689~362257,333421616~5170504,348181779~4092022,357772852~4550936,368113107~1236038,372428543~4500742] 2021-07-24T16:51:37.890 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~5186197,9231068~10468366,25328275~13397421,41597226~5296961,58007328~2621817,66260291~1535030,87041132~12236450,141112155~13139745,155515836~1027758,175914262~8924588,185276778~1916614,191159641~1946903,207692689~7239443,220323080~838490,274608906~4754854,289311787~3204909,303273689~362257,333421616~5170504,348181779~4092022,357772852~4550936,368113107~1236038,372428543~4500742] 2021-07-24T16:51:37.896 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~5186197,9231068~10468366,25328275~13397421,41597226~5296961,58007328~2621817,64776030~3019291,87041132~12236450,141112155~13139745,155515836~1027758,175914262~8924588,185276778~1916614,191159641~1946903,205520896~9411236,220323080~838490,274608906~4754854,289311787~3204909,303273689~362257,333421616~5170504,348181779~4092022,357772852~4550936,368113107~1236038,371437793~5491492] 2021-07-24T16:51:38.771 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to HEAD diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:38.772 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:38.780 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~20785796,21201849~49041013,71303168~27974414,100663296~10664990,112333707~74859685,188670667~11783942,205520896~23322154,230686720~74234478,306184192~15157414,322961408~29312393,352321536~48961673,402653184~14721797] 2021-07-24T16:51:38.780 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to HEAD diff [1456586~1272038,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:38.780 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~1272038,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:38.786 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1456586~1272038,3217721~115270,3561584~17224212,21201849~46593472,71303168~27974414,100663296~10664990,112333707~74859685,188670667~11783942,205520896~23322154,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~24436995,352321536~24607749,379437525~7691962,387250432~10132364,402653184~14721797] 2021-07-24T16:51:38.786 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to HEAD diff [1793523~935101,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:38.787 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:38.792 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3561584~17224212,21201849~46593472,71303168~27974414,101495406~9832880,112333707~74859685,188670667~2425429,191159641~3918471,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~24436995,352321536~24607749,379437525~7691962,387250432~10132364,402653184~8443330] 2021-07-24T16:51:38.792 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~14360671,289311787~15609411,310370224~10971382,324051682~939905,327836806~10755314,339160509~13113292,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:38.793 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~14360671,289311787~15609411,310370224~10971382,324051682~939905,327836806~10755314,339160509~13113292,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:38.798 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,71303168~27974414,101495406~9832880,112333707~74859685,188670667~2425429,191159641~3918471,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~25183023,289311787~15609411,306184192~15157414,324051682~939905,327836806~24436995,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:38.799 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:38.799 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:38.804 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,72624357~26653225,101495406~9832880,112333707~74859685,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~20266126,348181779~4092022,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:38.805 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~55238171,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:38.805 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~55238171,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:38.811 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,72624357~26653225,101495406~9832880,112333707~58488374,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~8659245,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:38.811 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,112484191~1049432,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:38.811 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,112484191~1049432,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:38.817 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~13803947,72624357~26653225,104326604~7001682,112333707~58488374,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:38.818 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:38.818 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:38.824 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~13803947,72624357~26653225,104326604~7001682,113533623~57288458,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:38.824 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~6637771,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:38.825 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~6637771,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:38.832 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~6637771,64776030~3019291,72624357~26653225,104326604~7001682,113533623~57288458,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,222971222~5871828,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:38.832 INFO:tasks.workunit.client.0.smithi115.stdout:from 9 to HEAD diff [3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~20627677,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:38.832 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~20627677,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:38.838 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,64776030~3019291,72624357~26653225,104326604~7001682,113533623~22677964,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,225420769~1892043,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:38.838 INFO:tasks.workunit.client.0.smithi115.stdout:from 10 to HEAD diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:38.839 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:38.845 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,64776030~3019291,72624357~26653225,104326604~7001682,114461595~470466,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,225420769~1892043,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:38.845 INFO:tasks.workunit.client.0.smithi115.stdout:from 11 to HEAD diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379825414~7304073,388513154~8869642,409962352~1134162] 2021-07-24T16:51:38.845 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379825414~7304073,388513154~8869642,409962352~1134162] 2021-07-24T16:51:38.852 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,64776030~3019291,72624357~26653225,104326604~7001682,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379825414~7304073,388513154~8869642,409962352~1134162] 2021-07-24T16:51:38.852 INFO:tasks.workunit.client.0.smithi115.stdout:from 12 to HEAD diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~8584215,368113107~1236038,372428543~4500742,381402171~5622176,388513154~8869642,409962352~1134162] 2021-07-24T16:51:38.852 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~8584215,368113107~1236038,372428543~4500742,381402171~5622176,388513154~8869642,409962352~1134162] 2021-07-24T16:51:38.858 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,58007328~2621817,64776030~3019291,72624357~12383150,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,205520896~9411236,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~8584215,368113107~1236038,371437793~5491492,381402171~5622176,388513154~8869642,409962352~1134162] 2021-07-24T16:51:38.859 INFO:tasks.workunit.client.0.smithi115.stdout:from 13 to HEAD diff [3217721~115270,3863510~15835924,22909194~705027,25328275~21565912,58007328~2621817,66260291~1535030,72624357~3782908,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,248915799~4435712,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,345113512~2989420,348181779~4092022,357772852~8584215,368113107~1236038,372428543~4500742,382292178~4732169,388513154~6275321,409962352~1134162] 2021-07-24T16:51:38.859 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,25328275~21565912,58007328~2621817,66260291~1535030,72624357~3782908,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,248915799~4435712,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,345113512~2989420,348181779~4092022,357772852~8584215,368113107~1236038,372428543~4500742,382292178~4732169,388513154~6275321,409962352~1134162] 2021-07-24T16:51:38.865 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,25328275~21565912,58007328~2621817,64776030~3019291,72624357~3782908,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,205520896~9411236,220323080~838490,225420769~1892043,248915799~4435712,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,345113512~2989420,348181779~4092022,357772852~8584215,368113107~1236038,371437793~5491492,382292178~4732169,388513154~6275321,409962352~1134162] 2021-07-24T16:51:38.865 INFO:tasks.workunit.client.0.smithi115.stdout:from 14 to HEAD diff [3217721~115270,3863510~15835924,22909194~705027,25328275~13397421,41597226~5296961,58007328~2621817,66260291~1535030,72624357~3782908,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,273827083~200585,274608906~4754854,289311787~3204909,303273689~362257,312012586~9329020,331588774~7003346,348181779~4092022,357772852~8584215,368113107~1236038,372428543~4500742,382292178~4732169,388513154~5954201,409962352~1134162] 2021-07-24T16:51:38.865 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,25328275~13397421,41597226~5296961,58007328~2621817,66260291~1535030,72624357~3782908,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,273827083~200585,274608906~4754854,289311787~3204909,303273689~362257,312012586~9329020,331588774~7003346,348181779~4092022,357772852~8584215,368113107~1236038,372428543~4500742,382292178~4732169,388513154~5954201,409962352~1134162] 2021-07-24T16:51:38.871 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,25328275~13397421,41597226~5296961,58007328~2621817,64776030~3019291,72624357~3782908,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,205520896~9411236,220323080~838490,273827083~200585,274608906~4754854,289311787~3204909,303273689~362257,312012586~9329020,331588774~7003346,348181779~4092022,357772852~8584215,368113107~1236038,371437793~5491492,382292178~4732169,388513154~5954201,409962352~1134162] 2021-07-24T16:51:38.871 INFO:tasks.workunit.client.0.smithi115.stdout:from 15 to HEAD diff [3217721~115270,3863510~5186197,9231068~10468366,25328275~13397421,41597226~5296961,58007328~2621817,66260291~1535030,72624357~3782908,87041132~12236450,131948397~4246530,141112155~13139745,155515836~1027758,158888336~6514245,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,273827083~200585,274608906~4754854,289311787~3204909,303273689~362257,320308143~1033463,331588774~7003346,348181779~4092022,357772852~4550936,368113107~1236038,372428543~4500742,388513154~5954201] 2021-07-24T16:51:38.872 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~5186197,9231068~10468366,25328275~13397421,41597226~5296961,58007328~2621817,66260291~1535030,72624357~3782908,87041132~12236450,131948397~4246530,141112155~13139745,155515836~1027758,158888336~6514245,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,273827083~200585,274608906~4754854,289311787~3204909,303273689~362257,320308143~1033463,331588774~7003346,348181779~4092022,357772852~4550936,368113107~1236038,372428543~4500742,388513154~5954201] 2021-07-24T16:51:38.877 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~5186197,9231068~10468366,25328275~13397421,41597226~5296961,58007328~2621817,64776030~3019291,72624357~3782908,87041132~12236450,131948397~4246530,141112155~13139745,155515836~1027758,158888336~6514245,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,205520896~9411236,220323080~838490,273827083~200585,274608906~4754854,289311787~3204909,303273689~362257,320308143~1033463,331588774~7003346,348181779~4092022,357772852~4550936,368113107~1236038,371437793~5491492,388513154~5954201] 2021-07-24T16:51:39.763 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to HEAD diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:39.763 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:39.781 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~20785796,21201849~49041013,71303168~27974414,100663296~10664990,112333707~74859685,188670667~11783942,205520896~23322154,230686720~74234478,306184192~15157414,322961408~29312393,352321536~48961673,402653184~14721797] 2021-07-24T16:51:39.782 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to HEAD diff [1456586~1272038,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:39.782 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~1272038,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:39.788 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1456586~1272038,3217721~115270,3561584~17224212,21201849~46593472,71303168~27974414,100663296~10664990,112333707~74859685,188670667~11783942,205520896~23322154,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~24436995,352321536~24607749,379437525~7691962,387250432~10132364,402653184~14721797] 2021-07-24T16:51:39.788 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to HEAD diff [1793523~935101,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:39.788 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:39.794 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3561584~17224212,21201849~46593472,71303168~27974414,101495406~9832880,112333707~74859685,188670667~2425429,191159641~3918471,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~24436995,352321536~24607749,379437525~7691962,387250432~10132364,402653184~8443330] 2021-07-24T16:51:39.794 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~14360671,289311787~15609411,310370224~10971382,324051682~939905,327836806~10755314,339160509~13113292,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:39.795 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~14360671,289311787~15609411,310370224~10971382,324051682~939905,327836806~10755314,339160509~13113292,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:39.800 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,71303168~27974414,101495406~9832880,112333707~74859685,188670667~2425429,191159641~3918471,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~25183023,289311787~15609411,306184192~15157414,324051682~939905,327836806~24436995,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:39.801 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:39.801 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:39.807 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,72624357~26653225,101495406~9832880,112333707~74859685,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~20266126,348181779~4092022,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:39.807 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~55238171,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:39.808 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~55238171,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:39.814 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,72624357~26653225,101495406~9832880,112333707~58488374,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~8659245,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:39.814 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,112484191~1049432,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:39.815 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,112484191~1049432,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:39.820 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~13803947,72624357~26653225,104326604~7001682,112333707~58488374,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:39.821 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:39.821 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:39.828 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~13803947,72624357~26653225,104326604~7001682,113533623~57288458,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:39.828 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~6637771,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:39.828 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~6637771,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:39.834 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~6637771,64776030~3019291,72624357~26653225,104326604~7001682,113533623~57288458,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,222971222~5871828,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:39.834 INFO:tasks.workunit.client.0.smithi115.stdout:from 9 to HEAD diff [3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~20627677,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:39.834 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~20627677,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:39.840 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,64776030~3019291,72624357~26653225,104326604~7001682,113533623~22677964,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,225420769~1892043,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:39.840 INFO:tasks.workunit.client.0.smithi115.stdout:from 10 to HEAD diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:39.841 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:39.846 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,64776030~3019291,72624357~26653225,104326604~7001682,114461595~470466,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,225420769~1892043,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:39.847 INFO:tasks.workunit.client.0.smithi115.stdout:from 11 to HEAD diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379825414~7304073,388513154~8869642,409962352~1134162] 2021-07-24T16:51:39.847 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379825414~7304073,388513154~8869642,409962352~1134162] 2021-07-24T16:51:39.853 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,64776030~3019291,72624357~26653225,104326604~7001682,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379825414~7304073,388513154~8869642,409962352~1134162] 2021-07-24T16:51:39.853 INFO:tasks.workunit.client.0.smithi115.stdout:from 12 to HEAD diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~8584215,368113107~1236038,372428543~4500742,381402171~5622176,388513154~8869642,409962352~1134162] 2021-07-24T16:51:39.853 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~8584215,368113107~1236038,372428543~4500742,381402171~5622176,388513154~8869642,409962352~1134162] 2021-07-24T16:51:39.859 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,58007328~2621817,64776030~3019291,72624357~12383150,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,205520896~9411236,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~8584215,368113107~1236038,371437793~5491492,381402171~5622176,388513154~8869642,409962352~1134162] 2021-07-24T16:51:39.859 INFO:tasks.workunit.client.0.smithi115.stdout:from 13 to HEAD diff [3217721~115270,3863510~15835924,22909194~705027,25328275~21565912,58007328~2621817,66260291~1535030,72624357~3782908,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,248915799~4435712,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,345113512~2989420,348181779~4092022,357772852~8584215,368113107~1236038,372428543~4500742,382292178~4732169,388513154~6275321,409962352~1134162] 2021-07-24T16:51:39.860 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,25328275~21565912,58007328~2621817,66260291~1535030,72624357~3782908,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,248915799~4435712,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,345113512~2989420,348181779~4092022,357772852~8584215,368113107~1236038,372428543~4500742,382292178~4732169,388513154~6275321,409962352~1134162] 2021-07-24T16:51:39.865 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,25328275~21565912,58007328~2621817,64776030~3019291,72624357~3782908,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,205520896~9411236,220323080~838490,225420769~1892043,248915799~4435712,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,345113512~2989420,348181779~4092022,357772852~8584215,368113107~1236038,371437793~5491492,382292178~4732169,388513154~6275321,409962352~1134162] 2021-07-24T16:51:39.865 INFO:tasks.workunit.client.0.smithi115.stdout:from 14 to HEAD diff [3217721~115270,3863510~15835924,22909194~705027,25328275~13397421,41597226~5296961,58007328~2621817,66260291~1535030,72624357~3782908,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,273827083~200585,274608906~4754854,289311787~3204909,303273689~362257,312012586~9329020,331588774~7003346,348181779~4092022,357772852~8584215,368113107~1236038,372428543~4500742,382292178~4732169,388513154~5954201,409962352~1134162] 2021-07-24T16:51:39.865 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,25328275~13397421,41597226~5296961,58007328~2621817,66260291~1535030,72624357~3782908,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,273827083~200585,274608906~4754854,289311787~3204909,303273689~362257,312012586~9329020,331588774~7003346,348181779~4092022,357772852~8584215,368113107~1236038,372428543~4500742,382292178~4732169,388513154~5954201,409962352~1134162] 2021-07-24T16:51:39.871 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,25328275~13397421,41597226~5296961,58007328~2621817,64776030~3019291,72624357~3782908,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,205520896~9411236,220323080~838490,273827083~200585,274608906~4754854,289311787~3204909,303273689~362257,312012586~9329020,331588774~7003346,348181779~4092022,357772852~8584215,368113107~1236038,371437793~5491492,382292178~4732169,388513154~5954201,409962352~1134162] 2021-07-24T16:51:40.769 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to HEAD diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:40.769 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:40.789 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~20785796,21201849~49041013,71303168~27974414,100663296~10664990,112333707~74859685,188670667~11783942,205520896~23322154,230686720~74234478,306184192~15157414,322961408~29312393,352321536~48961673,402653184~14721797] 2021-07-24T16:51:40.789 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to HEAD diff [1456586~1272038,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:40.789 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~1272038,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:40.797 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1456586~1272038,3217721~115270,3561584~17224212,21201849~46593472,71303168~27974414,100663296~10664990,112333707~74859685,188670667~11783942,205520896~23322154,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~24436995,352321536~24607749,379437525~7691962,387250432~10132364,402653184~14721797] 2021-07-24T16:51:40.798 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to HEAD diff [1793523~935101,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:40.798 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:40.802 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3561584~17224212,21201849~46593472,71303168~27974414,101495406~9832880,112333707~74859685,188670667~2425429,191159641~3918471,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~24436995,352321536~24607749,379437525~7691962,387250432~10132364,402653184~8443330] 2021-07-24T16:51:40.802 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~14360671,289311787~15609411,310370224~10971382,324051682~939905,327836806~10755314,339160509~13113292,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:40.803 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~14360671,289311787~15609411,310370224~10971382,324051682~939905,327836806~10755314,339160509~13113292,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:40.809 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,71303168~27974414,101495406~9832880,112333707~74859685,188670667~2425429,191159641~3918471,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~25183023,289311787~15609411,306184192~15157414,324051682~939905,327836806~24436995,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:40.809 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:40.810 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:40.816 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,72624357~26653225,101495406~9832880,112333707~74859685,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~20266126,348181779~4092022,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:40.816 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~55238171,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:40.816 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~55238171,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:40.822 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,72624357~26653225,101495406~9832880,112333707~58488374,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~8659245,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:40.822 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,112484191~1049432,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:40.823 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,112484191~1049432,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:40.829 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~13803947,72624357~26653225,104326604~7001682,112333707~58488374,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:40.829 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:40.829 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:40.836 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~13803947,72624357~26653225,104326604~7001682,113533623~57288458,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:40.837 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~6637771,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:40.837 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~6637771,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:40.842 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~6637771,64776030~3019291,72624357~26653225,104326604~7001682,113533623~57288458,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,222971222~5871828,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:40.842 INFO:tasks.workunit.client.0.smithi115.stdout:from 9 to HEAD diff [3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~20627677,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:40.843 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~20627677,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:40.850 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,64776030~3019291,72624357~26653225,104326604~7001682,113533623~22677964,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,225420769~1892043,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:40.850 INFO:tasks.workunit.client.0.smithi115.stdout:from 10 to HEAD diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:40.851 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:40.855 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,64776030~3019291,72624357~26653225,104326604~7001682,114461595~470466,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,225420769~1892043,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:40.856 INFO:tasks.workunit.client.0.smithi115.stdout:from 11 to HEAD diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379825414~7304073,388513154~8869642,409962352~1134162] 2021-07-24T16:51:40.856 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379825414~7304073,388513154~8869642,409962352~1134162] 2021-07-24T16:51:40.862 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,64776030~3019291,72624357~26653225,104326604~7001682,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379825414~7304073,388513154~8869642,409962352~1134162] 2021-07-24T16:51:40.862 INFO:tasks.workunit.client.0.smithi115.stdout:from 12 to HEAD diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~8584215,368113107~1236038,372428543~4500742,381402171~5622176,388513154~8869642,409962352~1134162] 2021-07-24T16:51:40.863 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~8584215,368113107~1236038,372428543~4500742,381402171~5622176,388513154~8869642,409962352~1134162] 2021-07-24T16:51:40.868 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,58007328~2621817,64776030~3019291,72624357~12383150,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,205520896~9411236,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~8584215,368113107~1236038,371437793~5491492,381402171~5622176,388513154~8869642,409962352~1134162] 2021-07-24T16:51:40.869 INFO:tasks.workunit.client.0.smithi115.stdout:from 13 to HEAD diff [3217721~115270,3863510~15835924,22909194~705027,25328275~21565912,58007328~2621817,66260291~1535030,72624357~3782908,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,248915799~4435712,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,345113512~2989420,348181779~4092022,357772852~8584215,368113107~1236038,372428543~4500742,382292178~4732169,388513154~6275321,409962352~1134162] 2021-07-24T16:51:40.869 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,25328275~21565912,58007328~2621817,66260291~1535030,72624357~3782908,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,248915799~4435712,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,345113512~2989420,348181779~4092022,357772852~8584215,368113107~1236038,372428543~4500742,382292178~4732169,388513154~6275321,409962352~1134162] 2021-07-24T16:51:40.875 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,25328275~21565912,58007328~2621817,64776030~3019291,72624357~3782908,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,205520896~9411236,220323080~838490,225420769~1892043,248915799~4435712,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,345113512~2989420,348181779~4092022,357772852~8584215,368113107~1236038,371437793~5491492,382292178~4732169,388513154~6275321,409962352~1134162] 2021-07-24T16:51:41.768 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to HEAD diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:41.769 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:41.793 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~20785796,21201849~49041013,71303168~27974414,100663296~10664990,112333707~74859685,188670667~11783942,205520896~23322154,230686720~74234478,306184192~15157414,322961408~29312393,352321536~48961673,402653184~14721797] 2021-07-24T16:51:41.793 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to HEAD diff [1456586~1272038,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:41.793 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~1272038,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:41.800 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1456586~1272038,3217721~115270,3561584~17224212,21201849~46593472,71303168~27974414,100663296~10664990,112333707~74859685,188670667~11783942,205520896~23322154,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~24436995,352321536~24607749,379437525~7691962,387250432~10132364,402653184~14721797] 2021-07-24T16:51:41.800 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to HEAD diff [1793523~935101,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:41.800 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:41.806 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3561584~17224212,21201849~46593472,71303168~27974414,101495406~9832880,112333707~74859685,188670667~2425429,191159641~3918471,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~24436995,352321536~24607749,379437525~7691962,387250432~10132364,402653184~8443330] 2021-07-24T16:51:41.806 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~14360671,289311787~15609411,310370224~10971382,324051682~939905,327836806~10755314,339160509~13113292,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:41.807 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~14360671,289311787~15609411,310370224~10971382,324051682~939905,327836806~10755314,339160509~13113292,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:41.813 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,71303168~27974414,101495406~9832880,112333707~74859685,188670667~2425429,191159641~3918471,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~25183023,289311787~15609411,306184192~15157414,324051682~939905,327836806~24436995,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:41.814 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:41.814 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:41.820 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,72624357~26653225,101495406~9832880,112333707~74859685,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~20266126,348181779~4092022,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:41.820 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~55238171,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:41.820 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~55238171,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:41.827 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,72624357~26653225,101495406~9832880,112333707~58488374,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~8659245,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:41.827 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,112484191~1049432,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:41.827 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,112484191~1049432,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:41.833 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~13803947,72624357~26653225,104326604~7001682,112333707~58488374,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:41.833 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:41.833 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:41.840 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~13803947,72624357~26653225,104326604~7001682,113533623~57288458,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:41.840 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~6637771,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:41.840 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~6637771,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:41.847 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~6637771,64776030~3019291,72624357~26653225,104326604~7001682,113533623~57288458,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,222971222~5871828,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:41.847 INFO:tasks.workunit.client.0.smithi115.stdout:from 9 to HEAD diff [3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~20627677,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:41.847 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~20627677,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:41.854 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,64776030~3019291,72624357~26653225,104326604~7001682,113533623~22677964,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,225420769~1892043,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:41.854 INFO:tasks.workunit.client.0.smithi115.stdout:from 10 to HEAD diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:41.854 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:41.860 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,64776030~3019291,72624357~26653225,104326604~7001682,114461595~470466,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,225420769~1892043,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:41.860 INFO:tasks.workunit.client.0.smithi115.stdout:from 11 to HEAD diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379825414~7304073,388513154~8869642,409962352~1134162] 2021-07-24T16:51:41.861 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379825414~7304073,388513154~8869642,409962352~1134162] 2021-07-24T16:51:41.867 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,64776030~3019291,72624357~26653225,104326604~7001682,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379825414~7304073,388513154~8869642,409962352~1134162] 2021-07-24T16:51:41.867 INFO:tasks.workunit.client.0.smithi115.stdout:from 12 to HEAD diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~8584215,368113107~1236038,372428543~4500742,381402171~5622176,388513154~8869642,409962352~1134162] 2021-07-24T16:51:41.867 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~8584215,368113107~1236038,372428543~4500742,381402171~5622176,388513154~8869642,409962352~1134162] 2021-07-24T16:51:41.873 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,58007328~2621817,64776030~3019291,72624357~12383150,87041132~12236450,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,197608374~2846235,205520896~9411236,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~8584215,368113107~1236038,371437793~5491492,381402171~5622176,388513154~8869642,409962352~1134162] 2021-07-24T16:51:43.034 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to HEAD diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:43.034 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:43.052 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~20785796,21201849~49041013,71303168~27974414,100663296~10664990,112333707~74859685,188670667~11783942,205520896~23322154,230686720~74234478,306184192~15157414,322961408~29312393,352321536~48961673,402653184~14721797] 2021-07-24T16:51:43.052 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to HEAD diff [1456586~1272038,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:43.053 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~1272038,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:43.062 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1456586~1272038,3217721~115270,3561584~17224212,21201849~46593472,71303168~27974414,100663296~10664990,112333707~74859685,188670667~11783942,205520896~23322154,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~24436995,352321536~24607749,379437525~7691962,387250432~10132364,402653184~14721797] 2021-07-24T16:51:43.062 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to HEAD diff [1793523~935101,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:43.063 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:43.069 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3561584~17224212,21201849~46593472,71303168~27974414,101495406~9832880,112333707~74859685,188670667~2425429,191159641~3918471,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~24436995,352321536~24607749,379437525~7691962,387250432~10132364,402653184~8443330] 2021-07-24T16:51:43.069 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~14360671,289311787~15609411,310370224~10971382,324051682~939905,327836806~10755314,339160509~13113292,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:43.069 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~14360671,289311787~15609411,310370224~10971382,324051682~939905,327836806~10755314,339160509~13113292,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:43.075 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,71303168~27974414,101495406~9832880,112333707~74859685,188670667~2425429,191159641~3918471,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~25183023,289311787~15609411,306184192~15157414,324051682~939905,327836806~24436995,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:43.075 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:43.076 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:43.082 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,72624357~26653225,101495406~9832880,112333707~74859685,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~20266126,348181779~4092022,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:43.083 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~55238171,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:43.083 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~55238171,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:43.090 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,72624357~26653225,101495406~9832880,112333707~58488374,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~8659245,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:43.090 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,112484191~1049432,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:43.090 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,112484191~1049432,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:43.096 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~13803947,72624357~26653225,104326604~7001682,112333707~58488374,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:43.096 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:43.097 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:43.103 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~13803947,72624357~26653225,104326604~7001682,113533623~57288458,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:43.103 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~6637771,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:43.104 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~6637771,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:43.110 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~6637771,64776030~3019291,72624357~26653225,104326604~7001682,113533623~57288458,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,222971222~5871828,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:43.110 INFO:tasks.workunit.client.0.smithi115.stdout:from 9 to HEAD diff [3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~20627677,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:43.110 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~20627677,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:43.116 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,64776030~3019291,72624357~26653225,104326604~7001682,113533623~22677964,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,225420769~1892043,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:43.117 INFO:tasks.workunit.client.0.smithi115.stdout:from 10 to HEAD diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:43.117 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:43.123 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,64776030~3019291,72624357~26653225,104326604~7001682,114461595~470466,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,225420769~1892043,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:43.123 INFO:tasks.workunit.client.0.smithi115.stdout:from 11 to HEAD diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379825414~7304073,388513154~8869642,409962352~1134162] 2021-07-24T16:51:43.123 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379825414~7304073,388513154~8869642,409962352~1134162] 2021-07-24T16:51:43.129 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,64776030~3019291,72624357~26653225,104326604~7001682,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,220323080~838490,225420769~1892043,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,342748684~5354248,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379825414~7304073,388513154~8869642,409962352~1134162] 2021-07-24T16:51:44.043 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to HEAD diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:44.044 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:44.067 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~20785796,21201849~49041013,71303168~27974414,100663296~10664990,112333707~74859685,188670667~11783942,205520896~23322154,230686720~74234478,306184192~15157414,322961408~29312393,352321536~48961673,402653184~14721797] 2021-07-24T16:51:44.067 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to HEAD diff [1456586~1272038,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:44.067 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~1272038,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:44.075 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1456586~1272038,3217721~115270,3561584~17224212,21201849~46593472,71303168~27974414,100663296~10664990,112333707~74859685,188670667~11783942,205520896~23322154,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~24436995,352321536~24607749,379437525~7691962,387250432~10132364,402653184~14721797] 2021-07-24T16:51:44.076 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to HEAD diff [1793523~935101,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:44.076 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:44.081 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3561584~17224212,21201849~46593472,71303168~27974414,101495406~9832880,112333707~74859685,188670667~2425429,191159641~3918471,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~24436995,352321536~24607749,379437525~7691962,387250432~10132364,402653184~8443330] 2021-07-24T16:51:44.082 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~14360671,289311787~15609411,310370224~10971382,324051682~939905,327836806~10755314,339160509~13113292,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:44.082 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~14360671,289311787~15609411,310370224~10971382,324051682~939905,327836806~10755314,339160509~13113292,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:44.088 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,71303168~27974414,101495406~9832880,112333707~74859685,188670667~2425429,191159641~3918471,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~25183023,289311787~15609411,306184192~15157414,324051682~939905,327836806~24436995,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:44.088 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:44.088 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:44.095 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,72624357~26653225,101495406~9832880,112333707~74859685,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~20266126,348181779~4092022,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:44.095 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~55238171,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:44.095 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~55238171,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:44.101 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,72624357~26653225,101495406~9832880,112333707~58488374,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~8659245,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:44.101 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,112484191~1049432,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:44.101 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,112484191~1049432,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:44.107 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~13803947,72624357~26653225,104326604~7001682,112333707~58488374,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:44.107 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:44.107 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:44.113 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~13803947,72624357~26653225,104326604~7001682,113533623~57288458,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:44.113 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~6637771,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:44.114 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~6637771,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:44.120 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~6637771,64776030~3019291,72624357~26653225,104326604~7001682,113533623~57288458,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,222971222~5871828,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:44.120 INFO:tasks.workunit.client.0.smithi115.stdout:from 9 to HEAD diff [3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~20627677,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:44.120 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~20627677,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:44.126 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,64776030~3019291,72624357~26653225,104326604~7001682,113533623~22677964,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,225420769~1892043,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:44.126 INFO:tasks.workunit.client.0.smithi115.stdout:from 10 to HEAD diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:44.126 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:44.132 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~15835924,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,64776030~3019291,72624357~26653225,104326604~7001682,114461595~470466,122068306~2006272,131948397~4246530,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,225420769~1892043,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:45.057 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to HEAD diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:45.058 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:45.075 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~20785796,21201849~49041013,71303168~27974414,100663296~10664990,112333707~74859685,188670667~11783942,205520896~23322154,230686720~74234478,306184192~15157414,322961408~29312393,352321536~48961673,402653184~14721797] 2021-07-24T16:51:45.076 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to HEAD diff [1456586~1272038,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:45.076 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~1272038,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:45.085 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1456586~1272038,3217721~115270,3561584~17224212,21201849~46593472,71303168~27974414,100663296~10664990,112333707~74859685,188670667~11783942,205520896~23322154,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~24436995,352321536~24607749,379437525~7691962,387250432~10132364,402653184~14721797] 2021-07-24T16:51:45.085 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to HEAD diff [1793523~935101,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:45.085 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:45.091 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3561584~17224212,21201849~46593472,71303168~27974414,101495406~9832880,112333707~74859685,188670667~2425429,191159641~3918471,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~24436995,352321536~24607749,379437525~7691962,387250432~10132364,402653184~8443330] 2021-07-24T16:51:45.091 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~14360671,289311787~15609411,310370224~10971382,324051682~939905,327836806~10755314,339160509~13113292,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:45.092 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~14360671,289311787~15609411,310370224~10971382,324051682~939905,327836806~10755314,339160509~13113292,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:45.097 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,71303168~27974414,101495406~9832880,112333707~74859685,188670667~2425429,191159641~3918471,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~25183023,289311787~15609411,306184192~15157414,324051682~939905,327836806~24436995,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:45.098 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:45.098 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:45.104 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,72624357~26653225,101495406~9832880,112333707~74859685,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~20266126,348181779~4092022,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:45.104 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~55238171,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:45.105 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~55238171,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:45.110 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,72624357~26653225,101495406~9832880,112333707~58488374,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~8659245,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:45.110 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,112484191~1049432,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:45.111 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,112484191~1049432,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:45.116 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~13803947,72624357~26653225,104326604~7001682,112333707~58488374,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:45.117 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:45.117 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:45.123 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~13803947,72624357~26653225,104326604~7001682,113533623~57288458,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:45.124 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~6637771,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:45.124 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~6637771,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:45.129 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~6637771,64776030~3019291,72624357~26653225,104326604~7001682,113533623~57288458,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,222971222~5871828,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:45.129 INFO:tasks.workunit.client.0.smithi115.stdout:from 9 to HEAD diff [3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~20627677,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:45.129 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~20627677,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,225420769~1892043,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:45.135 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,58007328~2621817,64776030~3019291,72624357~26653225,104326604~7001682,113533623~22677964,140132331~14119569,155515836~1027758,158888336~11933745,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,225420769~1892043,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~4754854,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:46.058 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to HEAD diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:46.058 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:46.080 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~20785796,21201849~49041013,71303168~27974414,100663296~10664990,112333707~74859685,188670667~11783942,205520896~23322154,230686720~74234478,306184192~15157414,322961408~29312393,352321536~48961673,402653184~14721797] 2021-07-24T16:51:46.080 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to HEAD diff [1456586~1272038,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:46.080 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~1272038,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:46.092 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1456586~1272038,3217721~115270,3561584~17224212,21201849~46593472,71303168~27974414,100663296~10664990,112333707~74859685,188670667~11783942,205520896~23322154,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~24436995,352321536~24607749,379437525~7691962,387250432~10132364,402653184~14721797] 2021-07-24T16:51:46.093 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to HEAD diff [1793523~935101,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:46.093 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:46.100 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3561584~17224212,21201849~46593472,71303168~27974414,101495406~9832880,112333707~74859685,188670667~2425429,191159641~3918471,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~24436995,352321536~24607749,379437525~7691962,387250432~10132364,402653184~8443330] 2021-07-24T16:51:46.101 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~14360671,289311787~15609411,310370224~10971382,324051682~939905,327836806~10755314,339160509~13113292,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:46.101 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~14360671,289311787~15609411,310370224~10971382,324051682~939905,327836806~10755314,339160509~13113292,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:46.104 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,71303168~27974414,101495406~9832880,112333707~74859685,188670667~2425429,191159641~3918471,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~25183023,289311787~15609411,306184192~15157414,324051682~939905,327836806~24436995,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:46.105 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:46.105 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:46.111 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,72624357~26653225,101495406~9832880,112333707~74859685,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~20266126,348181779~4092022,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:46.111 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~55238171,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:46.111 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~55238171,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:46.117 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,72624357~26653225,101495406~9832880,112333707~58488374,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~8659245,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:46.117 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,112484191~1049432,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:46.117 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,112484191~1049432,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:46.123 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~13803947,72624357~26653225,104326604~7001682,112333707~58488374,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:46.123 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:46.123 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:46.129 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~13803947,72624357~26653225,104326604~7001682,113533623~57288458,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:46.129 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~6637771,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:46.130 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~6637771,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232683720~3670960,236439604~4448658,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:46.135 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~6637771,64776030~3019291,72624357~26653225,104326604~7001682,113533623~57288458,175914262~8924588,185276778~1916614,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,222971222~5871828,232683720~8204542,243236408~15519073,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:46.173 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to HEAD diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:46.173 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:46.195 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~20785796,21201849~49041013,71303168~27974414,100663296~10664990,112333707~74859685,188670667~11783942,205520896~23322154,230686720~74234478,306184192~15157414,322961408~29312393,352321536~48961673,402653184~14721797] 2021-07-24T16:51:46.196 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to HEAD diff [1456586~1272038,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:46.196 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~1272038,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:46.205 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1456586~1272038,3217721~115270,3561584~17224212,21201849~46593472,71303168~27974414,100663296~10664990,112333707~74859685,188670667~11783942,205520896~23322154,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~24436995,352321536~24607749,379437525~7691962,387250432~10132364,402653184~14721797] 2021-07-24T16:51:46.206 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to HEAD diff [1793523~935101,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:46.206 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:46.212 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3561584~17224212,21201849~46593472,71303168~27974414,101495406~9832880,112333707~74859685,188670667~2425429,191159641~3918471,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~24436995,352321536~24607749,379437525~7691962,387250432~10132364,402653184~8443330] 2021-07-24T16:51:46.213 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~14360671,289311787~15609411,310370224~10971382,324051682~939905,327836806~10755314,339160509~13113292,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:46.213 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~14360671,289311787~15609411,310370224~10971382,324051682~939905,327836806~10755314,339160509~13113292,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:46.219 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,71303168~27974414,101495406~9832880,112333707~74859685,188670667~2425429,191159641~3918471,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~25183023,289311787~15609411,306184192~15157414,324051682~939905,327836806~24436995,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:46.220 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:46.220 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:46.224 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,72624357~26653225,101495406~9832880,112333707~74859685,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~20266126,348181779~4092022,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:46.224 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~55238171,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:46.224 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~55238171,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:46.230 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,72624357~26653225,101495406~9832880,112333707~58488374,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~8659245,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:46.230 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,112484191~1049432,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:46.230 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,112484191~1049432,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:46.236 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~13803947,72624357~26653225,104326604~7001682,112333707~58488374,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:46.236 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:46.236 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:46.242 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,22909194~705027,24481394~22412793,48587079~3215261,53991374~13803947,72624357~26653225,104326604~7001682,113533623~57288458,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,266399006~6629487,273827083~200585,274608906~11012629,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,403800598~7295916] 2021-07-24T16:51:47.183 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to HEAD diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:47.183 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:47.209 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~20785796,21201849~49041013,71303168~27974414,100663296~10664990,112333707~74859685,188670667~11783942,205520896~23322154,230686720~74234478,306184192~15157414,322961408~29312393,352321536~48961673,402653184~14721797] 2021-07-24T16:51:47.210 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to HEAD diff [1456586~1272038,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:47.210 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~1272038,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:47.219 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1456586~1272038,3217721~115270,3561584~17224212,21201849~46593472,71303168~27974414,100663296~10664990,112333707~74859685,188670667~11783942,205520896~23322154,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~24436995,352321536~24607749,379437525~7691962,387250432~10132364,402653184~14721797] 2021-07-24T16:51:47.219 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to HEAD diff [1793523~935101,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:47.219 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:47.226 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3561584~17224212,21201849~46593472,71303168~27974414,101495406~9832880,112333707~74859685,188670667~2425429,191159641~3918471,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~24436995,352321536~24607749,379437525~7691962,387250432~10132364,402653184~8443330] 2021-07-24T16:51:47.226 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~14360671,289311787~15609411,310370224~10971382,324051682~939905,327836806~10755314,339160509~13113292,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:47.226 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~14360671,289311787~15609411,310370224~10971382,324051682~939905,327836806~10755314,339160509~13113292,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:47.232 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,71303168~27974414,101495406~9832880,112333707~74859685,188670667~2425429,191159641~3918471,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~25183023,289311787~15609411,306184192~15157414,324051682~939905,327836806~24436995,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:47.233 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:47.233 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:47.239 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,72624357~26653225,101495406~9832880,112333707~74859685,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~20266126,348181779~4092022,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:47.239 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~55238171,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:47.239 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~55238171,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:47.247 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,72624357~26653225,101495406~9832880,112333707~58488374,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~8659245,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:47.247 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,112484191~1049432,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:47.247 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~10784656,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,104326604~7001682,112484191~1049432,114461595~470466,115583910~55238171,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7239443,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~10321031,368113107~1236038,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:47.254 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~25692338,48587079~3215261,53991374~13803947,72624357~26653225,104326604~7001682,112333707~58488374,175914262~11279130,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~9411236,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~3204909,295807066~1793032,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~10321031,368113107~1236038,371437793~5491492,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:48.193 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to HEAD diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:48.193 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:48.217 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~20785796,21201849~49041013,71303168~27974414,100663296~10664990,112333707~74859685,188670667~11783942,205520896~23322154,230686720~74234478,306184192~15157414,322961408~29312393,352321536~48961673,402653184~14721797] 2021-07-24T16:51:48.218 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to HEAD diff [1456586~1272038,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:48.218 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~1272038,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:48.229 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1456586~1272038,3217721~115270,3561584~17224212,21201849~46593472,71303168~27974414,100663296~10664990,112333707~74859685,188670667~11783942,205520896~23322154,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~24436995,352321536~24607749,379437525~7691962,387250432~10132364,402653184~14721797] 2021-07-24T16:51:48.229 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to HEAD diff [1793523~935101,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:48.229 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:48.236 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3561584~17224212,21201849~46593472,71303168~27974414,101495406~9832880,112333707~74859685,188670667~2425429,191159641~3918471,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~24436995,352321536~24607749,379437525~7691962,387250432~10132364,402653184~8443330] 2021-07-24T16:51:48.236 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~14360671,289311787~15609411,310370224~10971382,324051682~939905,327836806~10755314,339160509~13113292,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:48.236 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~14360671,289311787~15609411,310370224~10971382,324051682~939905,327836806~10755314,339160509~13113292,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:48.242 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,71303168~27974414,101495406~9832880,112333707~74859685,188670667~2425429,191159641~3918471,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~25183023,289311787~15609411,306184192~15157414,324051682~939905,327836806~24436995,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:48.243 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:48.243 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:48.249 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,72624357~26653225,101495406~9832880,112333707~74859685,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~20266126,348181779~4092022,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:48.249 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~55238171,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:48.249 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~55238171,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:48.255 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,72624357~26653225,101495406~9832880,112333707~58488374,171429677~15763715,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~8659245,301272822~3648376,312012586~9329020,327836806~20266126,348181779~4092022,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:49.194 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to HEAD diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:49.194 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:49.222 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~20785796,21201849~49041013,71303168~27974414,100663296~10664990,112333707~74859685,188670667~11783942,205520896~23322154,230686720~74234478,306184192~15157414,322961408~29312393,352321536~48961673,402653184~14721797] 2021-07-24T16:51:49.222 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to HEAD diff [1456586~1272038,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:49.223 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~1272038,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:49.231 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1456586~1272038,3217721~115270,3561584~17224212,21201849~46593472,71303168~27974414,100663296~10664990,112333707~74859685,188670667~11783942,205520896~23322154,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~24436995,352321536~24607749,379437525~7691962,387250432~10132364,402653184~14721797] 2021-07-24T16:51:49.231 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to HEAD diff [1793523~935101,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:49.231 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:49.236 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3561584~17224212,21201849~46593472,71303168~27974414,101495406~9832880,112333707~74859685,188670667~2425429,191159641~3918471,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~24436995,352321536~24607749,379437525~7691962,387250432~10132364,402653184~8443330] 2021-07-24T16:51:49.237 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~14360671,289311787~15609411,310370224~10971382,324051682~939905,327836806~10755314,339160509~13113292,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:49.237 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~14360671,289311787~15609411,310370224~10971382,324051682~939905,327836806~10755314,339160509~13113292,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:49.242 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,71303168~27974414,101495406~9832880,112333707~74859685,188670667~2425429,191159641~3918471,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~25183023,289311787~15609411,306184192~15157414,324051682~939905,327836806~24436995,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:49.243 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:49.243 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,72624357~3782908,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~11469789,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~10755314,339160509~8942423,348181779~4092022,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:49.248 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,72624357~26653225,101495406~9832880,112333707~74859685,188670667~2425429,191159641~1946903,193713181~860412,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~22292141,289311787~8659245,301272822~3648376,312012586~9329020,324051682~939905,327836806~20266126,348181779~4092022,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:50.209 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to HEAD diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:50.210 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:50.227 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~20785796,21201849~49041013,71303168~27974414,100663296~10664990,112333707~74859685,188670667~11783942,205520896~23322154,230686720~74234478,306184192~15157414,322961408~29312393,352321536~48961673,402653184~14721797] 2021-07-24T16:51:50.228 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to HEAD diff [1456586~1272038,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:50.228 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~1272038,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:50.236 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1456586~1272038,3217721~115270,3561584~17224212,21201849~46593472,71303168~27974414,100663296~10664990,112333707~74859685,188670667~11783942,205520896~23322154,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~24436995,352321536~24607749,379437525~7691962,387250432~10132364,402653184~14721797] 2021-07-24T16:51:50.236 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to HEAD diff [1793523~935101,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:50.236 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:50.241 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3561584~17224212,21201849~46593472,71303168~27974414,101495406~9832880,112333707~74859685,188670667~2425429,191159641~3918471,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~24436995,352321536~24607749,379437525~7691962,387250432~10132364,402653184~8443330] 2021-07-24T16:51:50.242 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to HEAD diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~14360671,289311787~15609411,310370224~10971382,324051682~939905,327836806~10755314,339160509~13113292,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:50.242 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3863510~16922286,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~14360671,289311787~15609411,310370224~10971382,324051682~939905,327836806~10755314,339160509~13113292,357772852~13664941,372428543~4500742,379437525~7691962,388513154~8869642,403116182~7980332] 2021-07-24T16:51:50.248 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3863510~16922286,21201849~46593472,71303168~27974414,101495406~9832880,112333707~74859685,188670667~2425429,191159641~3918471,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~25183023,289311787~15609411,306184192~15157414,324051682~939905,327836806~24436995,357772852~19156433,379437525~7691962,388513154~8869642,402653184~8443330] 2021-07-24T16:51:51.181 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to HEAD diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:51.181 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:51.198 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~20785796,21201849~49041013,71303168~27974414,100663296~10664990,112333707~74859685,188670667~11783942,205520896~23322154,230686720~74234478,306184192~15157414,322961408~29312393,352321536~48961673,402653184~14721797] 2021-07-24T16:51:51.198 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to HEAD diff [1456586~1272038,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:51.198 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~1272038,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:51.205 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1456586~1272038,3217721~115270,3561584~17224212,21201849~46593472,71303168~27974414,100663296~10664990,112333707~74859685,188670667~11783942,205520896~23322154,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~24436995,352321536~24607749,379437525~7691962,387250432~10132364,402653184~14721797] 2021-07-24T16:51:51.205 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to HEAD diff [1793523~935101,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:51.206 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1793523~935101,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~2425429,191159641~3918471,197608374~2846235,207692689~7980649,216100488~5061082,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~7980332] 2021-07-24T16:51:51.212 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1793523~935101,3217721~115270,3561584~17224212,21201849~46593472,71303168~27974414,101495406~9832880,112333707~74859685,188670667~2425429,191159641~3918471,197608374~2846235,205520896~10152442,216100488~5061082,222971222~5871828,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~24436995,352321536~24607749,379437525~7691962,387250432~10132364,402653184~8443330] 2021-07-24T16:51:52.214 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to HEAD diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:52.214 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:52.235 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~20785796,21201849~49041013,71303168~27974414,100663296~10664990,112333707~74859685,188670667~11783942,205520896~23322154,230686720~74234478,306184192~15157414,322961408~29312393,352321536~48961673,402653184~14721797] 2021-07-24T16:51:52.236 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to HEAD diff [1456586~1272038,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:52.236 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~1272038,3217721~115270,3561584~17224212,21201849~43574181,66260291~1535030,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~2177191,263329394~9699099,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~4500742,379437525~7691962,388310410~9072386,403116182~14258799] 2021-07-24T16:51:52.242 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [1456586~1272038,3217721~115270,3561584~17224212,21201849~46593472,71303168~27974414,100663296~10664990,112333707~74859685,188670667~11783942,205520896~23322154,230686720~28068761,259552823~2177191,263329394~41591804,306184192~15157414,322961408~4289813,327836806~24436995,352321536~24607749,379437525~7691962,387250432~10132364,402653184~14721797] 2021-07-24T16:51:53.217 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to HEAD diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:53.218 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [1456586~19329210,21201849~43574181,66260291~1535030,69847868~394994,71634096~4773169,78293841~6713666,86862696~12414886,101495406~9832880,112484191~1049432,114461595~470466,115583910~71609482,188670667~11783942,207692689~7980649,216100488~6870734,223740543~5102507,232137479~4217201,236439604~4448658,241617041~17138440,259552823~13475670,273827083~200585,274151746~30769452,310370224~10971382,324051682~3199539,327836806~10755314,339160509~13113292,354494138~16943655,372428543~14821889,388310410~12972799,403116182~14258799] 2021-07-24T16:51:53.239 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~20785796,21201849~49041013,71303168~27974414,100663296~10664990,112333707~74859685,188670667~11783942,205520896~23322154,230686720~74234478,306184192~15157414,322961408~29312393,352321536~48961673,402653184~14721797] 2021-07-24T16:51:54.225 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] DiffIterateTest/0.DiffIterateStress (38013 ms) 2021-07-24T16:51:54.226 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] DiffIterateTest/0.DiffIterateRegression6926 2021-07-24T16:51:54.226 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:51:55.233 INFO:tasks.workunit.client.0.smithi115.stdout:iterate_cb 0~256 2021-07-24T16:51:55.236 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] DiffIterateTest/0.DiffIterateRegression6926 (1011 ms) 2021-07-24T16:51:55.236 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] DiffIterateTest/0.DiffIterateIgnoreParent 2021-07-24T16:51:55.237 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:51:55.237 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] DiffIterateTest/0.DiffIterateIgnoreParent (0 ms) 2021-07-24T16:51:55.237 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] DiffIterateTest/0.DiffIterateCallbackError 2021-07-24T16:51:55.237 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:51:55.264 INFO:tasks.workunit.client.0.smithi115.stdout: wrote [4230354~23433,4373738~97227,8152832~102083,9563962~60422,10944658~29339,10991787~18807,11531111~68601,17698527~53817,18749684~1740,20367763~68718] 2021-07-24T16:51:55.265 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] DiffIterateTest/0.DiffIterateCallbackError (30 ms) 2021-07-24T16:51:55.266 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] DiffIterateTest/0.DiffIterateParentDiscard 2021-07-24T16:51:55.266 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:51:55.266 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] DiffIterateTest/0.DiffIterateParentDiscard (0 ms) 2021-07-24T16:51:56.172 INFO:tasks.workunit.client.0.smithi115.stdout:[----------] 7 tests from DiffIterateTest/0 (47074 ms total) 2021-07-24T16:51:56.172 INFO:tasks.workunit.client.0.smithi115.stdout: 2021-07-24T16:51:56.172 INFO:tasks.workunit.client.0.smithi115.stdout:[----------] 7 tests from DiffIterateTest/1, where TypeParam = DiffIterateParams 2021-07-24T16:51:56.198 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] DiffIterateTest/1.DiffIterate 2021-07-24T16:51:58.181 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:52:00.233 INFO:tasks.workunit.client.0.smithi115.stdout: wrote [2938867~11270,3085076~95299,3859726~30039,5306354~59300,9831075~81733,10867280~68399,11956300~66270,16192712~110609,19448836~92795] 2021-07-24T16:52:01.221 INFO:tasks.workunit.client.0.smithi115.stdout: wrote [0~12582912,16777216~4194304] 2021-07-24T16:52:01.222 INFO:tasks.workunit.client.0.smithi115.stdout: diff was [0~12582912,16777216~4194304] 2021-07-24T16:52:01.223 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] DiffIterateTest/1.DiffIterate (5025 ms) 2021-07-24T16:52:01.223 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDiscard 2021-07-24T16:52:01.223 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:52:01.234 INFO:tasks.workunit.client.0.smithi115.stdout:iterate_cb 0~4194304 2021-07-24T16:52:02.214 INFO:tasks.workunit.client.0.smithi115.stdout:iterate_cb 0~4194304 2021-07-24T16:52:03.215 INFO:tasks.workunit.client.0.smithi115.stdout:iterate_cb 0~4194304 2021-07-24T16:52:04.227 INFO:tasks.workunit.client.0.smithi115.stdout:iterate_cb 0~4194304 2021-07-24T16:52:04.231 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] DiffIterateTest/1.DiffIterateDiscard (3008 ms) 2021-07-24T16:52:04.231 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] DiffIterateTest/1.DiffIterateStress 2021-07-24T16:52:04.231 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:52:04.418 INFO:tasks.workunit.client.0.smithi115.stdout: i=0 exists [12614319~6789599,42199906~5297637,78328216~517347,121172042~2187004,139695189~5670398,158075950~5217286,309178791~7545705,375220091~2056541,397787367~3256041] wrote [12614319~6789599,42199906~5297637,78328216~517347,121172042~2187004,139695189~5670398,158075950~5217286,309178791~7545705,375220091~2056541,397787367~3256041] 2021-07-24T16:52:05.339 INFO:tasks.workunit.client.0.smithi115.stdout: i=1 exists [12614319~11808137,42199906~5297637,59347150~3051248,78328216~517347,93810122~4191092,121172042~2187004,139695189~5670398,156992084~50052,158075950~5217286,271424701~3097408,290705733~7380342,309178791~7545705,324242652~3980633,353923690~3617051,375220091~2056541,397787367~3256041] wrote [16959799~7462657,59347150~3051248,93810122~4191092,156992084~50052,271424701~3097408,290705733~7380342,324242652~3980633,353923690~3617051] 2021-07-24T16:52:06.335 INFO:tasks.workunit.client.0.smithi115.stdout: i=2 exists [8455840~15966616,42199906~5297637,59347150~3051248,77832262~1035581,93810122~4191092,121172042~2187004,132922469~2622168,138301695~7063892,156992084~50052,158075950~5217286,170705068~3564303,192125333~4337853,199783134~5109488,271424701~3097408,290705733~12766868,309178791~7545705,324242652~3980633,353923690~3617051,375220091~6818139,396181592~4861816] wrote [8455840~4583944,77832262~1035581,132922469~2622168,138301695~4423442,170705068~3564303,192125333~4337853,199783134~5109488,297308612~6163989,376148723~5889507,396181592~3310845] 2021-07-24T16:52:07.373 INFO:tasks.workunit.client.0.smithi115.stdout: i=3 exists [8350490~16071966,40711113~6786430,59347150~3051248,77832262~1035581,93810122~4191092,121172042~2187004,132922469~2622168,138301695~7063892,146434213~3711446,156992084~50052,158075950~5217286,166374281~2492801,170705068~4919050,192125333~4337853,199783134~5109488,271424701~3097408,279191148~3919205,284324129~6006002,290705733~12766868,309178791~7545705,324242652~3980633,353923690~3617051,363226608~2698723,375220091~6818139,396181592~4861816] wrote [8350490~4087499,40711113~5192287,146434213~3711446,166374281~2492801,172936450~2687668,279191148~3919205,284324129~6006002,363226608~2698723] 2021-07-24T16:52:08.381 INFO:tasks.workunit.client.0.smithi115.stdout: i=4 exists [8350490~16071966,38350350~9147193,59347150~3051248,77832262~1035581,93810122~4191092,121172042~2187004,132922469~2622168,138301695~7063892,146434213~3711446,156992084~50052,158075950~5217286,166374281~2492801,170705068~4919050,192125333~4337853,199783134~5109488,216343703~3641275,271424701~3097408,279191148~3919205,284324129~19148472,309178791~7545705,324242652~9146775,339690574~5307294,345507710~1959212,353923690~3617051,363226608~2698723,375220091~6818139,391007734~10035674] wrote [19077157~4020539,38350350~5115561,216343703~3641275,290151403~686242,291405748~1212604,297333573~383390,325779059~7610368,339690574~5307294,345507710~1959212,391007734~5410876] 2021-07-24T16:52:09.412 INFO:tasks.workunit.client.0.smithi115.stdout: i=5 exists [8350490~16071966,25965611~4097992,38350350~9147193,59347150~3051248,77832262~1035581,93810122~4191092,117699607~332849,121172042~2187004,132922469~2622168,138301695~7063892,146434213~3711446,152797894~4153924,156992084~50052,158075950~5217286,165847504~9776614,192125333~4337853,199783134~5109488,216343703~3641275,236287167~2619518,271424701~3097408,279191148~3919205,284324129~19148472,309178791~7545705,324242652~9146775,339690574~5307294,345507710~1959212,353923690~3617051,363226608~10151833,375220091~11932604,391007734~10035674] wrote [17347324~2376457,25965611~4097992,42504144~4584101,117699607~332849,152797894~4153924,165847504~5418880,236287167~2619518,363477455~9900986,381115677~6037018] 2021-07-24T16:52:10.453 INFO:tasks.workunit.client.0.smithi115.stdout: i=6 exists [8350490~16071966,25965611~4097992,38350350~9147193,59347150~3051248,77832262~1035581,86457307~11543907,117699607~332849,121172042~2187004,132823793~3632897,137755491~7610096,146434213~10517605,156992084~50052,158075950~5217286,165847504~15483569,192125333~4337853,199783134~5109488,216343703~3641275,236287167~2619518,251301849~4537430,271424701~3097408,279191148~3919205,284324129~19148472,309178791~7545705,324242652~9146775,339690574~5307294,345507710~1959212,353923690~3617051,363226608~10151833,375220091~11932604,391007734~10035674] wrote [8490265~3775799,14339917~10022830,86457307~7450264,132823793~3632897,137755491~6494229,148028413~5486684,174573460~6757613,251301849~4537430,311137903~3307028] 2021-07-24T16:52:11.395 INFO:tasks.workunit.client.0.smithi115.stdout: i=7 exists [4848640~640062,8350490~16071966,25965611~4097992,33813743~3148504,38350350~9147193,57349481~6104149,73069923~7932293,86457307~12312712,115997712~5008565,121172042~2187004,132823793~3632897,137755491~7610096,146434213~10517605,156992084~50052,158075950~5217286,165847504~15483569,192125333~4337853,199783134~5109488,216343703~3641275,236287167~2619518,251301849~4537430,271424701~3097408,277264122~556766,278411392~4698961,284324129~19148472,309178791~7545705,324242652~9146775,339690574~5307294,345507710~1959212,352644981~7342649,363226608~10151833,375220091~11932604,391007734~10035674] wrote [4848640~640062,19418675~2068423,33813743~3148504,57349481~6104149,73069923~7932293,94818037~3951982,115997712~5008565,277264122~556766,278411392~1191736,352644981~7342649] 2021-07-24T16:52:12.433 INFO:tasks.workunit.client.0.smithi115.stdout: i=8 exists [4848640~640062,8350490~16071966,25965611~4097992,33813743~3148504,38350350~9147193,57349481~7645013,73069923~9174316,86457307~12312712,115997712~10065858,132823793~3632897,137755491~7610096,146434213~10517605,156992084~50052,158075950~5217286,165847504~15483569,192125333~4337853,199783134~5109488,216343703~3641275,236287167~2619518,251301849~4537430,259539498~2608495,271424701~3097408,277264122~556766,278411392~4698961,284324129~19148472,309178791~7545705,324242652~9146775,339690574~5307294,345507710~1959212,352644981~7342649,363226608~10151833,375220091~11932604,387290344~13753064,404286216~5258815] wrote [16834747~3901975,58947896~6046598,77252200~473256,78006304~4237935,118432571~7630999,259539498~2608495,284965410~3711499,387290344~6601685,404286216~5258815] 2021-07-24T16:52:13.382 INFO:tasks.workunit.client.0.smithi115.stdout: i=9 exists [4848640~640062,8350490~16071966,25965611~4097992,33813743~3148504,38350350~9147193,50511129~6228250,57349481~7645013,73069923~9174316,86457307~12312712,111704894~3892674,115997712~10065858,132478533~3978157,137755491~7610096,146434213~10517605,156992084~50052,158075950~5217286,165847504~15483569,192125333~4337853,199783134~5109488,216343703~3641275,236287167~2619518,251301849~4537430,259539498~2608495,264892276~9629833,277264122~556766,278411392~4698961,284324129~19148472,309178791~7545705,324242652~9146775,339690574~5307294,345507710~1959212,352644981~7342649,363226608~10151833,375220091~11932604,387290344~13753064,404286216~5258815] wrote [50511129~6228250,58528748~1502077,97905641~59302,111704894~3892674,132478533~1401385,264892276~7320076,285478959~976282,314181351~119475,382757984~1753957] 2021-07-24T16:52:14.424 INFO:tasks.workunit.client.0.smithi115.stdout: i=10 exists [4848640~640062,8350490~17322450,25965611~4097992,33813743~3148504,38350350~9147193,50511129~6228250,57349481~7645013,65681244~1577410,73069923~9174316,86457307~14434197,111704894~3892674,115997712~10065858,132478533~3978157,137755491~19196327,156992084~50052,158075950~5217286,165847504~15483569,192125333~4337853,199783134~5109488,216343703~3641275,236287167~2619518,251301849~4537430,259539498~14982611,277264122~556766,278411392~4698961,284324129~20366290,309178791~7545705,324242652~15427548,339690574~5307294,345507710~1959212,352644981~7342649,363226608~10151833,375220091~11932604,387290344~13753064,404286216~5258815] wrote [22136885~3536055,65681244~1577410,96622651~4268853,144554644~8112660,260666343~5816916,300828621~3861798,311156487~494077,332744461~6925739,391932954~1017175,398065101~1923990] 2021-07-24T16:52:15.436 INFO:tasks.workunit.client.0.smithi115.stdout: i=11 exists [4848640~640062,8350490~17322450,25965611~4097992,33813743~3148504,38350350~9147193,50511129~6228250,57349481~7645013,65681244~1577410,73069923~9174316,86457307~14434197,111704894~3892674,115997712~10065858,132478533~3978157,137755491~19196327,156992084~50052,158075950~5217286,165847504~15483569,192125333~4337853,199783134~5109488,216343703~3641275,236287167~2619518,250450626~5388653,259539498~14982611,277264122~556766,278411392~26279027,309178791~7545705,324242652~15427548,339690574~5307294,345507710~1959212,352644981~7342649,363226608~10151833,375220091~11932604,387290344~13753064,404286216~6293678] wrote [40338867~205724,60945994~3846608,91714629~4346647,167999048~9362494,250450626~2978877,280829793~4348672,394313973~3198084,409408363~1171531] 2021-07-24T16:52:16.428 INFO:tasks.workunit.client.0.smithi115.stdout: i=12 exists [4848640~2673990,8350490~17322450,25965611~4097992,33813743~3148504,38350350~9147193,50511129~6228250,57349481~7645013,65681244~1577410,73069923~10046857,86457307~14434197,111704894~3892674,115997712~10065858,126354132~1503927,132478533~3978157,137755491~19196327,156992084~50052,158075950~23255123,182155392~6106666,192125333~4337853,199783134~5109488,216343703~3641275,233236248~5670437,250450626~5388653,259539498~14982611,277264122~556766,278411392~26279027,309178791~7545705,324242652~15427548,339690574~5327541,345507710~1959212,352644981~7342649,363226608~10151833,375220091~11932604,387290344~13753064,404286216~6293678] wrote [5369976~2152654,19285098~3438367,81185975~1930805,126354132~1503927,152618334~912494,162652241~6907588,182155392~6106666,233236248~4331447,332556530~3115908,343145574~1872541] 2021-07-24T16:52:17.443 INFO:tasks.workunit.client.0.smithi115.stdout: i=13 exists [4848640~2673990,8350490~17322450,25965611~4097992,32898029~4446842,38350350~9147193,50511129~6228250,57349481~7645013,65681244~1577410,73069923~10046857,86457307~14434197,103681577~3145034,111704894~3892674,115986829~10076741,126354132~1503927,132478533~3978157,137755491~19196327,156992084~50052,158075950~23255123,182155392~6106666,192125333~4337853,199783134~5109488,216343703~3641275,228672968~10233717,250450626~5388653,259539498~14982611,277264122~556766,278411392~26279027,309178791~9850384,324242652~15427548,339690574~5327541,345507710~1959212,352644981~7342649,363226608~10151833,375220091~11932604,387290344~13753064,404286216~6293678] wrote [32898029~4446842,103681577~3145034,115986829~4438364,150008826~2275777,228672968~9458378,282005864~237809,315114400~3914775,387871108~2961614] 2021-07-24T16:52:18.462 INFO:tasks.workunit.client.0.smithi115.stdout: i=14 exists [4848640~2673990,8350490~17322450,25965611~4097992,32502559~4953234,38350350~9147193,50511129~6228250,57349481~7645013,65681244~2437343,73069923~10046857,86457307~14434197,103681577~11915991,115986829~10076741,126354132~1503927,132478533~4942429,137755491~19196327,156992084~50052,158075950~23255123,182155392~6106666,192125333~4337853,199783134~5109488,216343703~3641275,228672968~11075424,250450626~5388653,259539498~14982611,277264122~556766,278411392~40617783,324242652~15427548,339690574~5327541,345507710~1959212,352644981~7342649,362123813~11254628,375220091~11932604,387290344~13872047,404286216~6293678] wrote [32502559~4953234,65906220~2212367,104300869~8145389,135824166~1596796,146321972~5752596,193986153~943272,238702415~1045977,304429121~7769746,362123813~2912998,399639933~1522458] 2021-07-24T16:52:19.495 INFO:tasks.workunit.client.0.smithi115.stdout: i=15 exists [4848640~2673990,8350490~17322450,25965611~4097992,32502559~4953234,38350350~11215861,50511129~6228250,57349481~7645013,65681244~5277785,73069923~10046857,86457307~29140261,115986829~10076741,126354132~1503927,132478533~4942429,137755491~19196327,156992084~50052,158075950~23255123,182155392~6106666,192125333~4337853,199783134~5109488,216343703~3641275,222148788~17599604,239851166~6193245,250450626~5388653,259539498~14982611,277264122~556766,278411392~40617783,324242652~15427548,339690574~10336525,352644981~7342649,362123813~11254628,375220091~11932604,387290344~13872047,404286216~6293678] wrote [43592718~5973493,66897242~4061787,97866541~7663866,167388438~4835993,222148788~9504792,239851166~6193245,281248752~1105995,343581865~6445234,387398169~3667626] 2021-07-24T16:52:20.510 INFO:tasks.workunit.client.0.smithi115.stdout: i=16 exists [4848640~2673990,7875558~17797382,25965611~4097992,32502559~4953234,38350350~11215861,50511129~6228250,57349481~7645013,65681244~5277785,73069923~10046857,86457307~29140261,115986829~10076741,126354132~4394000,132478533~4942429,137755491~19196327,156992084~50052,158075950~23255123,182155392~14307794,199783134~5109488,216343703~3641275,222148788~17599604,239851166~6193245,250450626~5388653,259539498~14982611,277264122~556766,278411392~43459532,322609819~17060381,339690574~10336525,352644981~7342649,362123813~11254628,375220091~11932604,387290344~13872047,401166184~9413710] wrote [7875558~7326241,57529375~3829809,126740831~4007301,146867393~413140,187034884~7533038,314108773~7762151,322609819~3595850,328616910~5578444,401166184~6473540] 2021-07-24T16:52:21.526 INFO:tasks.workunit.client.0.smithi115.stdout: i=17 exists [4848640~2673990,7875558~17797382,25965611~4097992,32502559~4953234,38350350~11215861,50511129~6228250,57349481~7645013,65681244~17435536,86457307~29140261,115986829~21434133,137755491~43575582,182155392~14307794,199783134~5109488,216343703~3641275,222148788~17599604,239851166~6193245,250450626~5388653,259539498~14982611,276850572~45020352,322609819~17060381,339690574~10336525,352644981~7342649,362123813~11254628,375220091~11932604,387290344~13872047,401166184~9413710] wrote [20517182~4139042,68725579~8164770,121456184~4911038,127710972~7516176,149751245~8775988,276850572~2125144,366248819~6772990] 2021-07-24T16:52:22.517 INFO:tasks.workunit.client.0.smithi115.stdout: i=18 exists [2014637~28048966,32502559~4953234,38350350~11215861,50511129~6228250,57349481~7645013,65681244~17435536,86457307~29140261,115986829~21434133,137755491~58707695,199783134~5109488,216343703~3641275,222148788~17599604,239851166~6193245,248919779~7943120,259539498~14982611,276850572~45020352,322609819~27417280,352644981~7342649,362123813~11254628,375220091~11932604,387290344~13872047,401166184~9413710] wrote [2014637~7458812,19709624~8135836,96620021~8046079,107175649~302709,110010659~4613296,169101931~6043998,181030074~5861212,204006260~58092,248919779~7943120,338065965~2501538] 2021-07-24T16:52:23.530 INFO:tasks.workunit.client.0.smithi115.stdout: i=19 exists [2014637~28048966,30873763~18692448,50511129~6228250,57349481~7645013,65681244~49916324,115986829~21434133,137755491~58707695,199783134~5109488,215991204~23757188,239851166~6193245,248919779~7943120,259539498~62331426,322609819~27417280,352644981~20733460,375220091~11932604,387290344~13872047,401166184~9413710] wrote [20296337~3255166,25115109~174177,30873763~7831871,79549934~8128993,171290262~5505161,215991204~7940330,272265595~6439621,332991821~4823763,357539712~6672296] 2021-07-24T16:52:24.375 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to 1 diff [16777216~8388608,58720256~4194304,92274688~4194304,155189248~4194304,268435456~4194304,289406976~8388608,322961408~4194304,352321536~4194304] 2021-07-24T16:52:24.375 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [16777216~8388608,58720256~4194304,92274688~4194304,155189248~4194304,268435456~4194304,289406976~8388608,322961408~4194304,352321536~4194304] 2021-07-24T16:52:24.385 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [16777216~8388608,58720256~4194304,92274688~8388608,155189248~4194304,268435456~8388608,289406976~12582912,322961408~8388608,352321536~8388608] 2021-07-24T16:52:24.386 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to 2 diff [8388608~16777216,58720256~4194304,75497472~4194304,92274688~4194304,130023424~12582912,155189248~4194304,167772160~4194304,188743680~16777216,268435456~4194304,289406976~16777216,322961408~4194304,352321536~4194304,373293056~8388608,394264576~4194304] 2021-07-24T16:52:24.386 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [8388608~16777216,58720256~4194304,75497472~4194304,92274688~4194304,130023424~12582912,155189248~4194304,167772160~4194304,188743680~16777216,268435456~4194304,289406976~16777216,322961408~4194304,352321536~4194304,373293056~8388608,394264576~4194304] 2021-07-24T16:52:24.392 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [8388608~16777216,58720256~4194304,75497472~4194304,92274688~8388608,130023424~16777216,155189248~4194304,167772160~8388608,188743680~16777216,268435456~8388608,289406976~16777216,322961408~8388608,352321536~8388608,373293056~12582912,394264576~8388608] 2021-07-24T16:52:24.392 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to 3 diff [4194304~8388608,16777216~8388608,37748736~8388608,58720256~4194304,75497472~4194304,92274688~4194304,130023424~16777216,155189248~4194304,163577856~12582912,188743680~16777216,268435456~4194304,276824064~29360128,322961408~4194304,352321536~4194304,360710144~4194304,373293056~8388608,394264576~4194304] 2021-07-24T16:52:24.393 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~8388608,16777216~8388608,37748736~8388608,58720256~4194304,75497472~4194304,92274688~4194304,130023424~16777216,155189248~4194304,163577856~12582912,188743680~16777216,268435456~4194304,276824064~29360128,322961408~4194304,352321536~4194304,360710144~4194304,373293056~8388608,394264576~4194304] 2021-07-24T16:52:24.398 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~20971520,37748736~8388608,58720256~4194304,75497472~4194304,92274688~8388608,130023424~20971520,155189248~4194304,163577856~12582912,188743680~16777216,268435456~37748736,322961408~8388608,352321536~16777216,373293056~12582912,394264576~8388608] 2021-07-24T16:52:24.398 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to 4 diff [4194304~8388608,16777216~8388608,37748736~8388608,58720256~4194304,75497472~4194304,92274688~4194304,130023424~16777216,155189248~4194304,163577856~12582912,188743680~16777216,213909504~4194304,268435456~4194304,276824064~25165824,322961408~25165824,352321536~4194304,360710144~4194304,373293056~8388608,390070272~12582912] 2021-07-24T16:52:24.398 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~8388608,16777216~8388608,37748736~8388608,58720256~4194304,75497472~4194304,92274688~4194304,130023424~16777216,155189248~4194304,163577856~12582912,188743680~16777216,213909504~4194304,268435456~4194304,276824064~25165824,322961408~25165824,352321536~4194304,360710144~4194304,373293056~8388608,390070272~12582912] 2021-07-24T16:52:24.403 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~20971520,37748736~8388608,58720256~4194304,75497472~4194304,92274688~8388608,130023424~20971520,155189248~4194304,163577856~12582912,188743680~16777216,213909504~8388608,268435456~37748736,322961408~25165824,352321536~16777216,373293056~12582912,390070272~12582912] 2021-07-24T16:52:24.404 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to 5 diff [4194304~8388608,16777216~12582912,37748736~12582912,58720256~4194304,75497472~4194304,92274688~4194304,117440512~4194304,130023424~16777216,150994944~8388608,163577856~12582912,188743680~16777216,213909504~4194304,234881024~4194304,268435456~4194304,276824064~25165824,322961408~25165824,352321536~4194304,360710144~25165824,390070272~12582912] 2021-07-24T16:52:24.404 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~8388608,16777216~12582912,37748736~12582912,58720256~4194304,75497472~4194304,92274688~4194304,117440512~4194304,130023424~16777216,150994944~8388608,163577856~12582912,188743680~16777216,213909504~4194304,234881024~4194304,268435456~4194304,276824064~25165824,322961408~25165824,352321536~4194304,360710144~25165824,390070272~12582912] 2021-07-24T16:52:24.409 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~29360128,37748736~12582912,58720256~4194304,75497472~4194304,92274688~8388608,117440512~4194304,130023424~29360128,163577856~12582912,188743680~16777216,213909504~8388608,234881024~4194304,268435456~37748736,322961408~25165824,352321536~50331648] 2021-07-24T16:52:24.410 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to 6 diff [4194304~25165824,37748736~12582912,58720256~4194304,75497472~4194304,83886080~12582912,117440512~4194304,130023424~29360128,163577856~16777216,188743680~16777216,213909504~4194304,234881024~4194304,247463936~8388608,268435456~4194304,276824064~25165824,310378496~4194304,322961408~25165824,352321536~4194304,360710144~25165824,390070272~12582912] 2021-07-24T16:52:24.410 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~25165824,37748736~12582912,58720256~4194304,75497472~4194304,83886080~12582912,117440512~4194304,130023424~29360128,163577856~16777216,188743680~16777216,213909504~4194304,234881024~4194304,247463936~8388608,268435456~4194304,276824064~25165824,310378496~4194304,322961408~25165824,352321536~4194304,360710144~25165824,390070272~12582912] 2021-07-24T16:52:24.415 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~29360128,37748736~12582912,58720256~4194304,75497472~4194304,83886080~16777216,117440512~4194304,130023424~29360128,163577856~20971520,188743680~16777216,213909504~8388608,234881024~4194304,247463936~8388608,268435456~37748736,310378496~4194304,322961408~25165824,352321536~50331648] 2021-07-24T16:52:24.416 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to 7 diff [4194304~25165824,33554432~16777216,54525952~8388608,71303168~8388608,83886080~12582912,113246208~8388608,130023424~29360128,163577856~16777216,188743680~16777216,213909504~4194304,234881024~4194304,247463936~8388608,268435456~4194304,276824064~25165824,310378496~4194304,322961408~25165824,352321536~33554432,390070272~12582912] 2021-07-24T16:52:24.416 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~25165824,33554432~16777216,54525952~8388608,71303168~8388608,83886080~12582912,113246208~8388608,130023424~29360128,163577856~16777216,188743680~16777216,213909504~4194304,234881024~4194304,247463936~8388608,268435456~4194304,276824064~25165824,310378496~4194304,322961408~25165824,352321536~33554432,390070272~12582912] 2021-07-24T16:52:24.421 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~46137344,54525952~12582912,71303168~29360128,113246208~8388608,130023424~29360128,163577856~20971520,188743680~16777216,213909504~8388608,234881024~4194304,247463936~8388608,268435456~37748736,310378496~4194304,322961408~25165824,352321536~50331648] 2021-07-24T16:52:24.421 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to 8 diff [4194304~25165824,33554432~16777216,54525952~8388608,71303168~25165824,113246208~12582912,130023424~29360128,163577856~16777216,188743680~16777216,213909504~4194304,234881024~4194304,247463936~12582912,268435456~4194304,276824064~25165824,310378496~4194304,322961408~25165824,352321536~46137344,402653184~8388608] 2021-07-24T16:52:24.422 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~25165824,33554432~16777216,54525952~8388608,71303168~25165824,113246208~12582912,130023424~29360128,163577856~16777216,188743680~16777216,213909504~4194304,234881024~4194304,247463936~12582912,268435456~4194304,276824064~25165824,310378496~4194304,322961408~25165824,352321536~46137344,402653184~8388608] 2021-07-24T16:52:24.427 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~46137344,54525952~12582912,71303168~29360128,113246208~46137344,163577856~20971520,188743680~16777216,213909504~8388608,234881024~4194304,247463936~16777216,268435456~37748736,310378496~4194304,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.427 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to 9 diff [4194304~25165824,33554432~29360128,71303168~25165824,109051904~16777216,130023424~29360128,163577856~16777216,188743680~16777216,213909504~4194304,234881024~4194304,247463936~12582912,264241152~37748736,310378496~4194304,322961408~25165824,352321536~46137344,402653184~8388608] 2021-07-24T16:52:24.428 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~25165824,33554432~29360128,71303168~25165824,109051904~16777216,130023424~29360128,163577856~16777216,188743680~16777216,213909504~4194304,234881024~4194304,247463936~12582912,264241152~37748736,310378496~4194304,322961408~25165824,352321536~46137344,402653184~8388608] 2021-07-24T16:52:24.433 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~62914560,71303168~29360128,109051904~50331648,163577856~20971520,188743680~16777216,213909504~8388608,234881024~4194304,247463936~58720256,310378496~4194304,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.433 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to 10 diff [4194304~25165824,33554432~33554432,71303168~29360128,109051904~16777216,130023424~29360128,163577856~16777216,188743680~16777216,213909504~4194304,234881024~4194304,247463936~25165824,276824064~25165824,310378496~4194304,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.433 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~25165824,33554432~33554432,71303168~29360128,109051904~16777216,130023424~29360128,163577856~16777216,188743680~16777216,213909504~4194304,234881024~4194304,247463936~25165824,276824064~25165824,310378496~4194304,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.439 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~100663296,109051904~50331648,163577856~20971520,188743680~16777216,213909504~8388608,234881024~4194304,247463936~58720256,310378496~4194304,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.439 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to 11 diff [4194304~25165824,33554432~33554432,71303168~29360128,109051904~16777216,130023424~29360128,163577856~16777216,188743680~16777216,213909504~4194304,234881024~4194304,247463936~25165824,276824064~29360128,310378496~4194304,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.439 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~25165824,33554432~33554432,71303168~29360128,109051904~16777216,130023424~29360128,163577856~16777216,188743680~16777216,213909504~4194304,234881024~4194304,247463936~25165824,276824064~29360128,310378496~4194304,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.445 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~100663296,109051904~50331648,163577856~20971520,188743680~16777216,213909504~8388608,234881024~4194304,247463936~58720256,310378496~4194304,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.445 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to 12 diff [4194304~25165824,33554432~33554432,71303168~29360128,109051904~96468992,213909504~4194304,230686720~8388608,247463936~25165824,276824064~29360128,310378496~4194304,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.445 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~25165824,33554432~33554432,71303168~29360128,109051904~96468992,213909504~4194304,230686720~8388608,247463936~25165824,276824064~29360128,310378496~4194304,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.450 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~100663296,109051904~96468992,213909504~8388608,230686720~8388608,247463936~58720256,310378496~4194304,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.451 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to 13 diff [4194304~62914560,71303168~33554432,109051904~96468992,213909504~4194304,226492416~12582912,247463936~25165824,276824064~29360128,310378496~8388608,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.451 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~62914560,71303168~33554432,109051904~96468992,213909504~4194304,226492416~12582912,247463936~25165824,276824064~29360128,310378496~8388608,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.456 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~201326592,213909504~8388608,226492416~12582912,247463936~58720256,310378496~37748736,352321536~58720256] 2021-07-24T16:52:24.456 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to 14 diff [4194304~62914560,71303168~134217728,213909504~4194304,226492416~12582912,247463936~25165824,276824064~41943040,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.457 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~62914560,71303168~134217728,213909504~4194304,226492416~12582912,247463936~25165824,276824064~41943040,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.463 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~201326592,213909504~8388608,226492416~16777216,247463936~100663296,352321536~58720256] 2021-07-24T16:52:24.463 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to 15 diff [4194304~201326592,213909504~58720256,276824064~41943040,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.463 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~201326592,213909504~58720256,276824064~41943040,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.468 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~201326592,213909504~197132288] 2021-07-24T16:52:24.468 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to 16 diff [4194304~201326592,213909504~58720256,276824064~71303168,352321536~58720256] 2021-07-24T16:52:24.469 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~201326592,213909504~58720256,276824064~71303168,352321536~58720256] 2021-07-24T16:52:24.474 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~201326592,213909504~197132288] 2021-07-24T16:52:24.474 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to 17 diff [4194304~201326592,213909504~58720256,276824064~71303168,352321536~58720256] 2021-07-24T16:52:24.474 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~201326592,213909504~58720256,276824064~71303168,352321536~58720256] 2021-07-24T16:52:24.480 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~201326592,213909504~197132288] 2021-07-24T16:52:24.480 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to 18 diff [0~205520896,213909504~58720256,276824064~71303168,352321536~58720256] 2021-07-24T16:52:24.480 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~205520896,213909504~58720256,276824064~71303168,352321536~58720256] 2021-07-24T16:52:24.485 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~205520896,213909504~197132288] 2021-07-24T16:52:24.485 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to 19 diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:24.486 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:24.492 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~205520896,213909504~197132288] 2021-07-24T16:52:24.492 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to 2 diff [8388608~8388608,75497472~4194304,130023424~12582912,167772160~4194304,188743680~16777216,293601280~8388608,373293056~8388608,394264576~4194304] 2021-07-24T16:52:24.492 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [8388608~8388608,75497472~4194304,130023424~12582912,167772160~4194304,188743680~16777216,293601280~8388608,373293056~8388608,394264576~4194304] 2021-07-24T16:52:24.497 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [8388608~8388608,75497472~4194304,130023424~16777216,167772160~8388608,188743680~16777216,293601280~12582912,373293056~12582912,394264576~8388608] 2021-07-24T16:52:24.497 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to 3 diff [4194304~8388608,37748736~8388608,75497472~4194304,130023424~16777216,163577856~12582912,188743680~16777216,276824064~12582912,293601280~8388608,360710144~4194304,373293056~8388608,394264576~4194304] 2021-07-24T16:52:24.498 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~8388608,37748736~8388608,75497472~4194304,130023424~16777216,163577856~12582912,188743680~16777216,276824064~12582912,293601280~8388608,360710144~4194304,373293056~8388608,394264576~4194304] 2021-07-24T16:52:24.503 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~12582912,37748736~8388608,75497472~4194304,130023424~20971520,163577856~12582912,188743680~16777216,276824064~29360128,360710144~8388608,373293056~12582912,394264576~8388608] 2021-07-24T16:52:24.503 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to 4 diff [4194304~8388608,16777216~4194304,37748736~8388608,75497472~4194304,130023424~16777216,163577856~12582912,188743680~16777216,213909504~4194304,276824064~25165824,322961408~8388608,335544320~12582912,360710144~4194304,373293056~8388608,390070272~12582912] 2021-07-24T16:52:24.503 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~8388608,16777216~4194304,37748736~8388608,75497472~4194304,130023424~16777216,163577856~12582912,188743680~16777216,213909504~4194304,276824064~25165824,322961408~8388608,335544320~12582912,360710144~4194304,373293056~8388608,390070272~12582912] 2021-07-24T16:52:24.508 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~20971520,37748736~8388608,75497472~4194304,130023424~20971520,163577856~12582912,188743680~16777216,213909504~8388608,276824064~29360128,322961408~25165824,360710144~8388608,373293056~12582912,390070272~12582912] 2021-07-24T16:52:24.508 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to 5 diff [4194304~8388608,16777216~12582912,37748736~12582912,75497472~4194304,117440512~4194304,130023424~16777216,150994944~4194304,163577856~12582912,188743680~16777216,213909504~4194304,234881024~4194304,276824064~25165824,322961408~8388608,335544320~12582912,360710144~25165824,390070272~12582912] 2021-07-24T16:52:24.508 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~8388608,16777216~12582912,37748736~12582912,75497472~4194304,117440512~4194304,130023424~16777216,150994944~4194304,163577856~12582912,188743680~16777216,213909504~4194304,234881024~4194304,276824064~25165824,322961408~8388608,335544320~12582912,360710144~25165824,390070272~12582912] 2021-07-24T16:52:24.513 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~29360128,37748736~12582912,75497472~4194304,117440512~4194304,130023424~29360128,163577856~12582912,188743680~16777216,213909504~8388608,234881024~4194304,276824064~29360128,322961408~25165824,360710144~41943040] 2021-07-24T16:52:24.514 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to 6 diff [4194304~25165824,37748736~12582912,75497472~4194304,83886080~8388608,117440512~4194304,130023424~25165824,163577856~16777216,188743680~16777216,213909504~4194304,234881024~4194304,247463936~8388608,276824064~25165824,310378496~4194304,322961408~8388608,335544320~12582912,360710144~25165824,390070272~12582912] 2021-07-24T16:52:24.514 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~25165824,37748736~12582912,75497472~4194304,83886080~8388608,117440512~4194304,130023424~25165824,163577856~16777216,188743680~16777216,213909504~4194304,234881024~4194304,247463936~8388608,276824064~25165824,310378496~4194304,322961408~8388608,335544320~12582912,360710144~25165824,390070272~12582912] 2021-07-24T16:52:24.519 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~29360128,37748736~12582912,75497472~4194304,83886080~12582912,117440512~4194304,130023424~29360128,163577856~20971520,188743680~16777216,213909504~8388608,234881024~4194304,247463936~8388608,276824064~29360128,310378496~4194304,322961408~25165824,360710144~41943040] 2021-07-24T16:52:24.519 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to 7 diff [4194304~25165824,33554432~16777216,54525952~8388608,71303168~8388608,83886080~12582912,113246208~8388608,130023424~25165824,163577856~16777216,188743680~16777216,213909504~4194304,234881024~4194304,247463936~8388608,276824064~25165824,310378496~4194304,322961408~8388608,335544320~12582912,352321536~33554432,390070272~12582912] 2021-07-24T16:52:24.519 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~25165824,33554432~16777216,54525952~8388608,71303168~8388608,83886080~12582912,113246208~8388608,130023424~25165824,163577856~16777216,188743680~16777216,213909504~4194304,234881024~4194304,247463936~8388608,276824064~25165824,310378496~4194304,322961408~8388608,335544320~12582912,352321536~33554432,390070272~12582912] 2021-07-24T16:52:24.524 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~46137344,54525952~12582912,71303168~29360128,113246208~8388608,130023424~29360128,163577856~20971520,188743680~16777216,213909504~8388608,234881024~4194304,247463936~8388608,276824064~29360128,310378496~4194304,322961408~25165824,352321536~50331648] 2021-07-24T16:52:24.525 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to 8 diff [4194304~25165824,33554432~16777216,54525952~8388608,71303168~25165824,113246208~12582912,130023424~25165824,163577856~16777216,188743680~16777216,213909504~4194304,234881024~4194304,247463936~12582912,276824064~25165824,310378496~4194304,322961408~8388608,335544320~12582912,352321536~46137344,402653184~8388608] 2021-07-24T16:52:24.525 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~25165824,33554432~16777216,54525952~8388608,71303168~25165824,113246208~12582912,130023424~25165824,163577856~16777216,188743680~16777216,213909504~4194304,234881024~4194304,247463936~12582912,276824064~25165824,310378496~4194304,322961408~8388608,335544320~12582912,352321536~46137344,402653184~8388608] 2021-07-24T16:52:24.530 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~46137344,54525952~12582912,71303168~29360128,113246208~46137344,163577856~20971520,188743680~16777216,213909504~8388608,234881024~4194304,247463936~16777216,276824064~29360128,310378496~4194304,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.530 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to 9 diff [4194304~25165824,33554432~29360128,71303168~25165824,109051904~16777216,130023424~25165824,163577856~16777216,188743680~16777216,213909504~4194304,234881024~4194304,247463936~12582912,264241152~8388608,276824064~25165824,310378496~4194304,322961408~8388608,335544320~12582912,352321536~46137344,402653184~8388608] 2021-07-24T16:52:24.531 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~25165824,33554432~29360128,71303168~25165824,109051904~16777216,130023424~25165824,163577856~16777216,188743680~16777216,213909504~4194304,234881024~4194304,247463936~12582912,264241152~8388608,276824064~25165824,310378496~4194304,322961408~8388608,335544320~12582912,352321536~46137344,402653184~8388608] 2021-07-24T16:52:24.535 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~62914560,71303168~29360128,109051904~50331648,163577856~20971520,188743680~16777216,213909504~8388608,234881024~4194304,247463936~25165824,276824064~29360128,310378496~4194304,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.535 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to 10 diff [4194304~25165824,33554432~33554432,71303168~29360128,109051904~16777216,130023424~25165824,163577856~16777216,188743680~16777216,213909504~4194304,234881024~4194304,247463936~25165824,276824064~25165824,310378496~4194304,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.536 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~25165824,33554432~33554432,71303168~29360128,109051904~16777216,130023424~25165824,163577856~16777216,188743680~16777216,213909504~4194304,234881024~4194304,247463936~25165824,276824064~25165824,310378496~4194304,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.541 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~100663296,109051904~50331648,163577856~20971520,188743680~16777216,213909504~8388608,234881024~4194304,247463936~25165824,276824064~29360128,310378496~4194304,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.541 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to 11 diff [4194304~25165824,33554432~33554432,71303168~29360128,109051904~16777216,130023424~25165824,163577856~16777216,188743680~16777216,213909504~4194304,234881024~4194304,247463936~25165824,276824064~25165824,310378496~4194304,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.541 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~25165824,33554432~33554432,71303168~29360128,109051904~16777216,130023424~25165824,163577856~16777216,188743680~16777216,213909504~4194304,234881024~4194304,247463936~25165824,276824064~25165824,310378496~4194304,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.546 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~100663296,109051904~50331648,163577856~20971520,188743680~16777216,213909504~8388608,234881024~4194304,247463936~25165824,276824064~29360128,310378496~4194304,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.546 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to 12 diff [4194304~25165824,33554432~33554432,71303168~29360128,109051904~46137344,159383552~46137344,213909504~4194304,230686720~8388608,247463936~25165824,276824064~25165824,310378496~4194304,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.547 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~25165824,33554432~33554432,71303168~29360128,109051904~46137344,159383552~46137344,213909504~4194304,230686720~8388608,247463936~25165824,276824064~25165824,310378496~4194304,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.552 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~100663296,109051904~96468992,213909504~8388608,230686720~8388608,247463936~25165824,276824064~29360128,310378496~4194304,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.552 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to 13 diff [4194304~62914560,71303168~33554432,109051904~46137344,159383552~46137344,213909504~4194304,226492416~12582912,247463936~25165824,276824064~25165824,310378496~8388608,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.553 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~62914560,71303168~33554432,109051904~46137344,159383552~46137344,213909504~4194304,226492416~12582912,247463936~25165824,276824064~25165824,310378496~8388608,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.557 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~201326592,213909504~8388608,226492416~12582912,247463936~25165824,276824064~29360128,310378496~37748736,352321536~58720256] 2021-07-24T16:52:24.558 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to 14 diff [4194304~62914560,71303168~83886080,159383552~46137344,213909504~4194304,226492416~12582912,247463936~25165824,276824064~41943040,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.558 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~62914560,71303168~83886080,159383552~46137344,213909504~4194304,226492416~12582912,247463936~25165824,276824064~41943040,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.563 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~201326592,213909504~8388608,226492416~16777216,247463936~25165824,276824064~71303168,352321536~58720256] 2021-07-24T16:52:24.563 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to 15 diff [4194304~150994944,159383552~46137344,213909504~58720256,276824064~41943040,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.564 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~150994944,159383552~46137344,213909504~58720256,276824064~41943040,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.569 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~201326592,213909504~58720256,276824064~134217728] 2021-07-24T16:52:24.569 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to 16 diff [4194304~150994944,159383552~46137344,213909504~58720256,276824064~71303168,352321536~58720256] 2021-07-24T16:52:24.569 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~150994944,159383552~46137344,213909504~58720256,276824064~71303168,352321536~58720256] 2021-07-24T16:52:24.574 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~201326592,213909504~58720256,276824064~134217728] 2021-07-24T16:52:24.574 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to 17 diff [4194304~201326592,213909504~58720256,276824064~71303168,352321536~58720256] 2021-07-24T16:52:24.575 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~201326592,213909504~58720256,276824064~71303168,352321536~58720256] 2021-07-24T16:52:24.580 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~201326592,213909504~58720256,276824064~134217728] 2021-07-24T16:52:24.581 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to 18 diff [0~205520896,213909504~58720256,276824064~71303168,352321536~58720256] 2021-07-24T16:52:24.581 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~205520896,213909504~58720256,276824064~71303168,352321536~58720256] 2021-07-24T16:52:24.586 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~205520896,213909504~58720256,276824064~134217728] 2021-07-24T16:52:24.586 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to 19 diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:24.586 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:24.591 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~205520896,213909504~197132288] 2021-07-24T16:52:24.592 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to 3 diff [4194304~4194304,37748736~8388608,142606336~4194304,163577856~4194304,171966464~4194304,276824064~12582912,360710144~4194304] 2021-07-24T16:52:24.592 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,37748736~8388608,142606336~4194304,163577856~4194304,171966464~4194304,276824064~12582912,360710144~4194304] 2021-07-24T16:52:24.597 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~8388608,37748736~8388608,142606336~8388608,163577856~12582912,276824064~16777216,360710144~8388608] 2021-07-24T16:52:24.597 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to 4 diff [4194304~4194304,16777216~4194304,37748736~8388608,142606336~4194304,163577856~4194304,171966464~4194304,213909504~4194304,276824064~20971520,322961408~8388608,335544320~12582912,360710144~4194304,390070272~8388608] 2021-07-24T16:52:24.598 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,16777216~4194304,37748736~8388608,142606336~4194304,163577856~4194304,171966464~4194304,213909504~4194304,276824064~20971520,322961408~8388608,335544320~12582912,360710144~4194304,390070272~8388608] 2021-07-24T16:52:24.603 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~8388608,16777216~8388608,37748736~8388608,142606336~8388608,163577856~12582912,213909504~8388608,276824064~20971520,322961408~25165824,360710144~8388608,390070272~8388608] 2021-07-24T16:52:24.603 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to 5 diff [4194304~4194304,16777216~12582912,37748736~12582912,117440512~4194304,142606336~4194304,150994944~4194304,163577856~12582912,213909504~4194304,234881024~4194304,276824064~20971520,322961408~8388608,335544320~12582912,360710144~12582912,377487360~8388608,390070272~8388608] 2021-07-24T16:52:24.603 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,16777216~12582912,37748736~12582912,117440512~4194304,142606336~4194304,150994944~4194304,163577856~12582912,213909504~4194304,234881024~4194304,276824064~20971520,322961408~8388608,335544320~12582912,360710144~12582912,377487360~8388608,390070272~8388608] 2021-07-24T16:52:24.608 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~8388608,16777216~16777216,37748736~12582912,117440512~4194304,142606336~16777216,163577856~12582912,213909504~8388608,234881024~4194304,276824064~20971520,322961408~25165824,360710144~37748736] 2021-07-24T16:52:24.608 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to 6 diff [4194304~4194304,12582912~16777216,37748736~12582912,83886080~8388608,117440512~4194304,130023424~25165824,163577856~20971520,213909504~4194304,234881024~4194304,247463936~8388608,276824064~20971520,310378496~4194304,322961408~8388608,335544320~12582912,360710144~12582912,377487360~8388608,390070272~8388608] 2021-07-24T16:52:24.609 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,12582912~16777216,37748736~12582912,83886080~8388608,117440512~4194304,130023424~25165824,163577856~20971520,213909504~4194304,234881024~4194304,247463936~8388608,276824064~20971520,310378496~4194304,322961408~8388608,335544320~12582912,360710144~12582912,377487360~8388608,390070272~8388608] 2021-07-24T16:52:24.614 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~29360128,37748736~12582912,83886080~12582912,117440512~4194304,130023424~29360128,163577856~20971520,213909504~8388608,234881024~4194304,247463936~8388608,276824064~20971520,310378496~4194304,322961408~25165824,360710144~37748736] 2021-07-24T16:52:24.614 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to 7 diff [4194304~4194304,12582912~16777216,33554432~16777216,54525952~8388608,71303168~8388608,83886080~12582912,113246208~8388608,130023424~25165824,163577856~20971520,213909504~4194304,234881024~4194304,247463936~8388608,276824064~20971520,310378496~4194304,322961408~8388608,335544320~12582912,352321536~20971520,377487360~8388608,390070272~8388608] 2021-07-24T16:52:24.614 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,12582912~16777216,33554432~16777216,54525952~8388608,71303168~8388608,83886080~12582912,113246208~8388608,130023424~25165824,163577856~20971520,213909504~4194304,234881024~4194304,247463936~8388608,276824064~20971520,310378496~4194304,322961408~8388608,335544320~12582912,352321536~20971520,377487360~8388608,390070272~8388608] 2021-07-24T16:52:24.619 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~46137344,54525952~12582912,71303168~29360128,113246208~8388608,130023424~29360128,163577856~20971520,213909504~8388608,234881024~4194304,247463936~8388608,276824064~20971520,310378496~4194304,322961408~25165824,352321536~46137344] 2021-07-24T16:52:24.619 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to 8 diff [4194304~4194304,12582912~16777216,33554432~16777216,54525952~8388608,71303168~25165824,113246208~12582912,130023424~25165824,163577856~20971520,213909504~4194304,234881024~4194304,247463936~12582912,276824064~20971520,310378496~4194304,322961408~8388608,335544320~12582912,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.620 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,12582912~16777216,33554432~16777216,54525952~8388608,71303168~25165824,113246208~12582912,130023424~25165824,163577856~20971520,213909504~4194304,234881024~4194304,247463936~12582912,276824064~20971520,310378496~4194304,322961408~8388608,335544320~12582912,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.625 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~46137344,54525952~12582912,71303168~29360128,113246208~46137344,163577856~20971520,213909504~8388608,234881024~4194304,247463936~16777216,276824064~20971520,310378496~4194304,322961408~25165824,352321536~46137344,402653184~8388608] 2021-07-24T16:52:24.625 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to 9 diff [4194304~4194304,12582912~16777216,33554432~29360128,71303168~25165824,109051904~16777216,130023424~25165824,163577856~20971520,213909504~4194304,234881024~4194304,247463936~12582912,264241152~8388608,276824064~20971520,310378496~4194304,322961408~8388608,335544320~12582912,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.625 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,12582912~16777216,33554432~29360128,71303168~25165824,109051904~16777216,130023424~25165824,163577856~20971520,213909504~4194304,234881024~4194304,247463936~12582912,264241152~8388608,276824064~20971520,310378496~4194304,322961408~8388608,335544320~12582912,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.630 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~62914560,71303168~29360128,109051904~50331648,163577856~20971520,213909504~8388608,234881024~4194304,247463936~25165824,276824064~20971520,310378496~4194304,322961408~25165824,352321536~46137344,402653184~8388608] 2021-07-24T16:52:24.630 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to 10 diff [4194304~4194304,12582912~16777216,33554432~33554432,71303168~29360128,109051904~16777216,130023424~25165824,163577856~20971520,213909504~4194304,234881024~4194304,247463936~25165824,276824064~25165824,310378496~4194304,322961408~25165824,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.631 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,12582912~16777216,33554432~33554432,71303168~29360128,109051904~16777216,130023424~25165824,163577856~20971520,213909504~4194304,234881024~4194304,247463936~25165824,276824064~25165824,310378496~4194304,322961408~25165824,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.635 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~100663296,109051904~50331648,163577856~20971520,213909504~8388608,234881024~4194304,247463936~25165824,276824064~29360128,310378496~4194304,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.636 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to 11 diff [4194304~4194304,12582912~16777216,33554432~33554432,71303168~29360128,109051904~16777216,130023424~25165824,163577856~16777216,213909504~4194304,234881024~4194304,247463936~25165824,276824064~25165824,310378496~4194304,322961408~25165824,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.636 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,12582912~16777216,33554432~33554432,71303168~29360128,109051904~16777216,130023424~25165824,163577856~16777216,213909504~4194304,234881024~4194304,247463936~25165824,276824064~25165824,310378496~4194304,322961408~25165824,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.641 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~100663296,109051904~50331648,163577856~20971520,213909504~8388608,234881024~4194304,247463936~25165824,276824064~29360128,310378496~4194304,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.641 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to 12 diff [4194304~4194304,12582912~16777216,33554432~33554432,71303168~29360128,109051904~46137344,159383552~29360128,213909504~4194304,230686720~8388608,247463936~25165824,276824064~25165824,310378496~4194304,322961408~25165824,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.641 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,12582912~16777216,33554432~33554432,71303168~29360128,109051904~46137344,159383552~29360128,213909504~4194304,230686720~8388608,247463936~25165824,276824064~25165824,310378496~4194304,322961408~25165824,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.646 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~100663296,109051904~79691776,213909504~8388608,230686720~8388608,247463936~25165824,276824064~29360128,310378496~4194304,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.646 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to 13 diff [4194304~4194304,12582912~54525952,71303168~33554432,109051904~46137344,159383552~29360128,213909504~4194304,226492416~12582912,247463936~25165824,276824064~25165824,310378496~8388608,322961408~25165824,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.646 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,12582912~54525952,71303168~33554432,109051904~46137344,159383552~29360128,213909504~4194304,226492416~12582912,247463936~25165824,276824064~25165824,310378496~8388608,322961408~25165824,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.651 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~184549376,213909504~8388608,226492416~12582912,247463936~25165824,276824064~29360128,310378496~37748736,352321536~58720256] 2021-07-24T16:52:24.651 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to 14 diff [4194304~4194304,12582912~54525952,71303168~83886080,159383552~29360128,192937984~4194304,213909504~4194304,226492416~12582912,247463936~25165824,276824064~41943040,322961408~25165824,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.652 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,12582912~54525952,71303168~83886080,159383552~29360128,192937984~4194304,213909504~4194304,226492416~12582912,247463936~25165824,276824064~41943040,322961408~25165824,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.657 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~184549376,192937984~4194304,213909504~8388608,226492416~16777216,247463936~25165824,276824064~71303168,352321536~58720256] 2021-07-24T16:52:24.657 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to 15 diff [4194304~4194304,12582912~142606336,159383552~29360128,192937984~4194304,213909504~58720256,276824064~41943040,322961408~25165824,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.658 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,12582912~142606336,159383552~29360128,192937984~4194304,213909504~58720256,276824064~41943040,322961408~25165824,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.662 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~184549376,192937984~4194304,213909504~58720256,276824064~134217728] 2021-07-24T16:52:24.663 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to 16 diff [4194304~150994944,159383552~37748736,213909504~58720256,276824064~71303168,352321536~20971520,377487360~33554432] 2021-07-24T16:52:24.663 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~150994944,159383552~37748736,213909504~58720256,276824064~71303168,352321536~20971520,377487360~33554432] 2021-07-24T16:52:24.667 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~192937984,213909504~58720256,276824064~134217728] 2021-07-24T16:52:24.668 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to 17 diff [4194304~192937984,213909504~58720256,276824064~71303168,352321536~20971520,377487360~33554432] 2021-07-24T16:52:24.668 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~192937984,213909504~58720256,276824064~71303168,352321536~20971520,377487360~33554432] 2021-07-24T16:52:24.673 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~192937984,213909504~58720256,276824064~134217728] 2021-07-24T16:52:24.673 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to 18 diff [0~192937984,201326592~4194304,213909504~58720256,276824064~71303168,352321536~20971520,377487360~33554432] 2021-07-24T16:52:24.674 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~58720256,276824064~71303168,352321536~20971520,377487360~33554432] 2021-07-24T16:52:24.682 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~58720256,276824064~134217728] 2021-07-24T16:52:24.682 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to 19 diff [0~192937984,201326592~4194304,213909504~134217728,352321536~20971520,377487360~33554432] 2021-07-24T16:52:24.682 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~134217728,352321536~20971520,377487360~33554432] 2021-07-24T16:52:24.687 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~197132288] 2021-07-24T16:52:24.687 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to 4 diff [16777216~4194304,37748736~8388608,213909504~4194304,289406976~8388608,322961408~8388608,335544320~12582912,390070272~8388608] 2021-07-24T16:52:24.687 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [16777216~4194304,37748736~8388608,213909504~4194304,289406976~8388608,322961408~8388608,335544320~12582912,390070272~8388608] 2021-07-24T16:52:24.692 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [16777216~8388608,37748736~8388608,213909504~8388608,289406976~8388608,322961408~25165824,390070272~8388608] 2021-07-24T16:52:24.693 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to 5 diff [16777216~12582912,37748736~12582912,117440512~4194304,150994944~4194304,163577856~8388608,213909504~4194304,234881024~4194304,289406976~8388608,322961408~8388608,335544320~12582912,360710144~12582912,377487360~8388608,390070272~8388608] 2021-07-24T16:52:24.693 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [16777216~12582912,37748736~12582912,117440512~4194304,150994944~4194304,163577856~8388608,213909504~4194304,234881024~4194304,289406976~8388608,322961408~8388608,335544320~12582912,360710144~12582912,377487360~8388608,390070272~8388608] 2021-07-24T16:52:24.698 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [16777216~16777216,37748736~12582912,117440512~4194304,150994944~8388608,163577856~8388608,213909504~8388608,234881024~4194304,289406976~8388608,322961408~25165824,360710144~37748736] 2021-07-24T16:52:24.698 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to 6 diff [8388608~20971520,37748736~12582912,83886080~8388608,117440512~4194304,130023424~12582912,146800640~12582912,163577856~16777216,213909504~4194304,234881024~4194304,247463936~8388608,289406976~8388608,310378496~4194304,322961408~8388608,335544320~12582912,360710144~12582912,377487360~8388608,390070272~8388608] 2021-07-24T16:52:24.698 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [8388608~20971520,37748736~12582912,83886080~8388608,117440512~4194304,130023424~12582912,146800640~12582912,163577856~16777216,213909504~4194304,234881024~4194304,247463936~8388608,289406976~8388608,310378496~4194304,322961408~8388608,335544320~12582912,360710144~12582912,377487360~8388608,390070272~8388608] 2021-07-24T16:52:24.703 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [8388608~25165824,37748736~12582912,83886080~12582912,117440512~4194304,130023424~29360128,163577856~20971520,213909504~8388608,234881024~4194304,247463936~8388608,289406976~8388608,310378496~4194304,322961408~25165824,360710144~37748736] 2021-07-24T16:52:24.704 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to 7 diff [4194304~25165824,33554432~16777216,54525952~8388608,71303168~8388608,83886080~12582912,113246208~8388608,130023424~12582912,146800640~12582912,163577856~16777216,213909504~4194304,234881024~4194304,247463936~8388608,276824064~4194304,289406976~8388608,310378496~4194304,322961408~8388608,335544320~12582912,352321536~20971520,377487360~8388608,390070272~8388608] 2021-07-24T16:52:24.704 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~25165824,33554432~16777216,54525952~8388608,71303168~8388608,83886080~12582912,113246208~8388608,130023424~12582912,146800640~12582912,163577856~16777216,213909504~4194304,234881024~4194304,247463936~8388608,276824064~4194304,289406976~8388608,310378496~4194304,322961408~8388608,335544320~12582912,352321536~20971520,377487360~8388608,390070272~8388608] 2021-07-24T16:52:24.708 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~46137344,54525952~12582912,71303168~29360128,113246208~8388608,130023424~29360128,163577856~20971520,213909504~8388608,234881024~4194304,247463936~8388608,276824064~4194304,289406976~8388608,310378496~4194304,322961408~25165824,352321536~46137344] 2021-07-24T16:52:24.709 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to 8 diff [4194304~25165824,33554432~16777216,54525952~8388608,71303168~25165824,113246208~12582912,130023424~12582912,146800640~12582912,163577856~16777216,213909504~4194304,234881024~4194304,247463936~12582912,276824064~8388608,289406976~8388608,310378496~4194304,322961408~8388608,335544320~12582912,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.709 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~25165824,33554432~16777216,54525952~8388608,71303168~25165824,113246208~12582912,130023424~12582912,146800640~12582912,163577856~16777216,213909504~4194304,234881024~4194304,247463936~12582912,276824064~8388608,289406976~8388608,310378496~4194304,322961408~8388608,335544320~12582912,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.714 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~46137344,54525952~12582912,71303168~29360128,113246208~46137344,163577856~20971520,213909504~8388608,234881024~4194304,247463936~16777216,276824064~20971520,310378496~4194304,322961408~25165824,352321536~46137344,402653184~8388608] 2021-07-24T16:52:24.714 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to 9 diff [4194304~25165824,33554432~29360128,71303168~25165824,109051904~16777216,130023424~12582912,146800640~12582912,163577856~16777216,213909504~4194304,234881024~4194304,247463936~12582912,264241152~8388608,276824064~8388608,289406976~8388608,310378496~4194304,322961408~8388608,335544320~12582912,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.714 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~25165824,33554432~29360128,71303168~25165824,109051904~16777216,130023424~12582912,146800640~12582912,163577856~16777216,213909504~4194304,234881024~4194304,247463936~12582912,264241152~8388608,276824064~8388608,289406976~8388608,310378496~4194304,322961408~8388608,335544320~12582912,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.720 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~62914560,71303168~29360128,109051904~50331648,163577856~20971520,213909504~8388608,234881024~4194304,247463936~25165824,276824064~20971520,310378496~4194304,322961408~25165824,352321536~46137344,402653184~8388608] 2021-07-24T16:52:24.720 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to 10 diff [4194304~25165824,33554432~33554432,71303168~29360128,109051904~16777216,130023424~25165824,163577856~16777216,213909504~4194304,234881024~4194304,247463936~25165824,276824064~8388608,289406976~12582912,310378496~4194304,322961408~25165824,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.720 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~25165824,33554432~33554432,71303168~29360128,109051904~16777216,130023424~25165824,163577856~16777216,213909504~4194304,234881024~4194304,247463936~25165824,276824064~8388608,289406976~12582912,310378496~4194304,322961408~25165824,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.726 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~100663296,109051904~50331648,163577856~20971520,213909504~8388608,234881024~4194304,247463936~25165824,276824064~29360128,310378496~4194304,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.726 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to 11 diff [4194304~25165824,33554432~33554432,71303168~29360128,109051904~16777216,130023424~25165824,163577856~16777216,213909504~4194304,234881024~4194304,247463936~25165824,276824064~8388608,289406976~12582912,310378496~4194304,322961408~25165824,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.726 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~25165824,33554432~33554432,71303168~29360128,109051904~16777216,130023424~25165824,163577856~16777216,213909504~4194304,234881024~4194304,247463936~25165824,276824064~8388608,289406976~12582912,310378496~4194304,322961408~25165824,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.731 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~100663296,109051904~50331648,163577856~20971520,213909504~8388608,234881024~4194304,247463936~25165824,276824064~29360128,310378496~4194304,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.731 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to 12 diff [4194304~25165824,33554432~33554432,71303168~29360128,109051904~46137344,159383552~29360128,213909504~4194304,230686720~8388608,247463936~25165824,276824064~8388608,289406976~12582912,310378496~4194304,322961408~25165824,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.732 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~25165824,33554432~33554432,71303168~29360128,109051904~46137344,159383552~29360128,213909504~4194304,230686720~8388608,247463936~25165824,276824064~8388608,289406976~12582912,310378496~4194304,322961408~25165824,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.737 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~100663296,109051904~79691776,213909504~8388608,230686720~8388608,247463936~25165824,276824064~29360128,310378496~4194304,322961408~25165824,352321536~58720256] 2021-07-24T16:52:24.737 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to 13 diff [4194304~62914560,71303168~33554432,109051904~46137344,159383552~29360128,213909504~4194304,226492416~12582912,247463936~25165824,276824064~8388608,289406976~12582912,310378496~8388608,322961408~25165824,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.738 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~62914560,71303168~33554432,109051904~46137344,159383552~29360128,213909504~4194304,226492416~12582912,247463936~25165824,276824064~8388608,289406976~12582912,310378496~8388608,322961408~25165824,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.743 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~184549376,213909504~8388608,226492416~12582912,247463936~25165824,276824064~29360128,310378496~37748736,352321536~58720256] 2021-07-24T16:52:24.743 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to 14 diff [4194304~62914560,71303168~83886080,159383552~29360128,192937984~4194304,213909504~4194304,226492416~12582912,247463936~25165824,276824064~8388608,289406976~29360128,322961408~25165824,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.743 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~62914560,71303168~83886080,159383552~29360128,192937984~4194304,213909504~4194304,226492416~12582912,247463936~25165824,276824064~8388608,289406976~29360128,322961408~25165824,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.748 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~184549376,192937984~4194304,213909504~8388608,226492416~16777216,247463936~25165824,276824064~71303168,352321536~58720256] 2021-07-24T16:52:24.748 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to 15 diff [4194304~150994944,159383552~29360128,192937984~4194304,213909504~58720256,276824064~8388608,289406976~29360128,322961408~25165824,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.748 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~150994944,159383552~29360128,192937984~4194304,213909504~58720256,276824064~8388608,289406976~29360128,322961408~25165824,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.753 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~184549376,192937984~4194304,213909504~58720256,276824064~134217728] 2021-07-24T16:52:24.753 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to 16 diff [4194304~150994944,159383552~37748736,213909504~58720256,276824064~8388608,289406976~58720256,352321536~20971520,377487360~33554432] 2021-07-24T16:52:24.753 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~150994944,159383552~37748736,213909504~58720256,276824064~8388608,289406976~58720256,352321536~20971520,377487360~33554432] 2021-07-24T16:52:24.759 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~192937984,213909504~58720256,276824064~134217728] 2021-07-24T16:52:24.759 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to 17 diff [4194304~192937984,213909504~58720256,276824064~8388608,289406976~58720256,352321536~20971520,377487360~33554432] 2021-07-24T16:52:24.759 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~192937984,213909504~58720256,276824064~8388608,289406976~58720256,352321536~20971520,377487360~33554432] 2021-07-24T16:52:24.764 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~192937984,213909504~58720256,276824064~134217728] 2021-07-24T16:52:24.764 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to 18 diff [0~192937984,201326592~4194304,213909504~58720256,276824064~8388608,289406976~58720256,352321536~20971520,377487360~33554432] 2021-07-24T16:52:24.764 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~58720256,276824064~8388608,289406976~58720256,352321536~20971520,377487360~33554432] 2021-07-24T16:52:24.769 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~58720256,276824064~134217728] 2021-07-24T16:52:24.770 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to 19 diff [0~192937984,201326592~4194304,213909504~71303168,289406976~58720256,352321536~20971520,377487360~33554432] 2021-07-24T16:52:24.770 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,289406976~58720256,352321536~20971520,377487360~33554432] 2021-07-24T16:52:24.775 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~197132288] 2021-07-24T16:52:24.775 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to 5 diff [16777216~4194304,25165824~4194304,41943040~8388608,117440512~4194304,150994944~4194304,163577856~8388608,234881024~4194304,360710144~12582912,377487360~8388608] 2021-07-24T16:52:24.775 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [16777216~4194304,25165824~4194304,41943040~8388608,117440512~4194304,150994944~4194304,163577856~8388608,234881024~4194304,360710144~12582912,377487360~8388608] 2021-07-24T16:52:24.780 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [16777216~4194304,25165824~8388608,41943040~8388608,117440512~4194304,150994944~8388608,163577856~8388608,234881024~4194304,360710144~29360128] 2021-07-24T16:52:24.780 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to 6 diff [8388608~20971520,41943040~8388608,83886080~8388608,117440512~4194304,130023424~12582912,146800640~12582912,163577856~16777216,234881024~4194304,247463936~8388608,310378496~4194304,360710144~12582912,377487360~8388608] 2021-07-24T16:52:24.781 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [8388608~20971520,41943040~8388608,83886080~8388608,117440512~4194304,130023424~12582912,146800640~12582912,163577856~16777216,234881024~4194304,247463936~8388608,310378496~4194304,360710144~12582912,377487360~8388608] 2021-07-24T16:52:24.785 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [8388608~25165824,41943040~8388608,83886080~12582912,117440512~4194304,130023424~29360128,163577856~20971520,234881024~4194304,247463936~8388608,310378496~4194304,360710144~29360128] 2021-07-24T16:52:24.786 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to 7 diff [4194304~25165824,33554432~4194304,41943040~8388608,54525952~8388608,71303168~8388608,83886080~12582912,113246208~8388608,130023424~12582912,146800640~12582912,163577856~16777216,234881024~4194304,247463936~8388608,276824064~4194304,310378496~4194304,352321536~20971520,377487360~8388608] 2021-07-24T16:52:24.786 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~25165824,33554432~4194304,41943040~8388608,54525952~8388608,71303168~8388608,83886080~12582912,113246208~8388608,130023424~12582912,146800640~12582912,163577856~16777216,234881024~4194304,247463936~8388608,276824064~4194304,310378496~4194304,352321536~20971520,377487360~8388608] 2021-07-24T16:52:24.791 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~33554432,41943040~8388608,54525952~12582912,71303168~29360128,113246208~8388608,130023424~29360128,163577856~20971520,234881024~4194304,247463936~8388608,276824064~4194304,310378496~4194304,352321536~37748736] 2021-07-24T16:52:24.791 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to 8 diff [4194304~25165824,33554432~4194304,41943040~8388608,54525952~8388608,71303168~25165824,113246208~12582912,130023424~12582912,146800640~12582912,163577856~16777216,234881024~4194304,247463936~12582912,276824064~8388608,310378496~4194304,352321536~20971520,377487360~16777216,402653184~8388608] 2021-07-24T16:52:24.791 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~25165824,33554432~4194304,41943040~8388608,54525952~8388608,71303168~25165824,113246208~12582912,130023424~12582912,146800640~12582912,163577856~16777216,234881024~4194304,247463936~12582912,276824064~8388608,310378496~4194304,352321536~20971520,377487360~16777216,402653184~8388608] 2021-07-24T16:52:24.797 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~33554432,41943040~8388608,54525952~12582912,71303168~29360128,113246208~46137344,163577856~20971520,234881024~4194304,247463936~16777216,276824064~12582912,310378496~4194304,352321536~41943040,402653184~8388608] 2021-07-24T16:52:24.797 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to 9 diff [4194304~25165824,33554432~4194304,41943040~20971520,71303168~25165824,109051904~16777216,130023424~12582912,146800640~12582912,163577856~16777216,234881024~4194304,247463936~12582912,264241152~8388608,276824064~8388608,310378496~4194304,352321536~20971520,377487360~16777216,402653184~8388608] 2021-07-24T16:52:24.797 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~25165824,33554432~4194304,41943040~20971520,71303168~25165824,109051904~16777216,130023424~12582912,146800640~12582912,163577856~16777216,234881024~4194304,247463936~12582912,264241152~8388608,276824064~8388608,310378496~4194304,352321536~20971520,377487360~16777216,402653184~8388608] 2021-07-24T16:52:24.802 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~33554432,41943040~25165824,71303168~29360128,109051904~50331648,163577856~20971520,234881024~4194304,247463936~25165824,276824064~12582912,310378496~4194304,352321536~41943040,402653184~8388608] 2021-07-24T16:52:24.803 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to 10 diff [4194304~25165824,33554432~4194304,41943040~25165824,71303168~29360128,109051904~16777216,130023424~25165824,163577856~16777216,234881024~4194304,247463936~25165824,276824064~8388608,297795584~4194304,310378496~4194304,331350016~8388608,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.803 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~25165824,33554432~4194304,41943040~25165824,71303168~29360128,109051904~16777216,130023424~25165824,163577856~16777216,234881024~4194304,247463936~25165824,276824064~8388608,297795584~4194304,310378496~4194304,331350016~8388608,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.808 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~33554432,41943040~62914560,109051904~50331648,163577856~20971520,234881024~4194304,247463936~25165824,276824064~12582912,297795584~8388608,310378496~4194304,331350016~8388608,352321536~58720256] 2021-07-24T16:52:24.808 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to 11 diff [4194304~25165824,33554432~33554432,71303168~29360128,109051904~16777216,130023424~25165824,163577856~16777216,234881024~4194304,247463936~25165824,276824064~8388608,297795584~4194304,310378496~4194304,331350016~8388608,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.808 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~25165824,33554432~33554432,71303168~29360128,109051904~16777216,130023424~25165824,163577856~16777216,234881024~4194304,247463936~25165824,276824064~8388608,297795584~4194304,310378496~4194304,331350016~8388608,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.814 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~100663296,109051904~50331648,163577856~20971520,234881024~4194304,247463936~25165824,276824064~12582912,297795584~8388608,310378496~4194304,331350016~8388608,352321536~58720256] 2021-07-24T16:52:24.814 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to 12 diff [4194304~25165824,33554432~33554432,71303168~29360128,109051904~46137344,159383552~29360128,230686720~8388608,247463936~25165824,276824064~8388608,297795584~4194304,310378496~4194304,331350016~12582912,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.814 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~25165824,33554432~33554432,71303168~29360128,109051904~46137344,159383552~29360128,230686720~8388608,247463936~25165824,276824064~8388608,297795584~4194304,310378496~4194304,331350016~12582912,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.819 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~100663296,109051904~79691776,230686720~8388608,247463936~25165824,276824064~12582912,297795584~8388608,310378496~4194304,331350016~16777216,352321536~58720256] 2021-07-24T16:52:24.819 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to 13 diff [4194304~62914560,71303168~33554432,109051904~46137344,159383552~29360128,226492416~12582912,247463936~25165824,276824064~8388608,297795584~4194304,310378496~8388608,331350016~12582912,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.820 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~62914560,71303168~33554432,109051904~46137344,159383552~29360128,226492416~12582912,247463936~25165824,276824064~8388608,297795584~4194304,310378496~8388608,331350016~12582912,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.825 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~184549376,226492416~12582912,247463936~25165824,276824064~12582912,297795584~8388608,310378496~12582912,331350016~16777216,352321536~58720256] 2021-07-24T16:52:24.825 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to 14 diff [4194304~62914560,71303168~83886080,159383552~29360128,192937984~4194304,226492416~12582912,247463936~25165824,276824064~8388608,297795584~20971520,331350016~12582912,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.825 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~62914560,71303168~83886080,159383552~29360128,192937984~4194304,226492416~12582912,247463936~25165824,276824064~8388608,297795584~20971520,331350016~12582912,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.830 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~184549376,192937984~4194304,226492416~16777216,247463936~25165824,276824064~12582912,297795584~25165824,331350016~16777216,352321536~58720256] 2021-07-24T16:52:24.830 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to 15 diff [4194304~150994944,159383552~29360128,192937984~4194304,218103808~54525952,276824064~8388608,297795584~20971520,331350016~16777216,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.830 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~150994944,159383552~29360128,192937984~4194304,218103808~54525952,276824064~8388608,297795584~20971520,331350016~16777216,352321536~20971520,377487360~20971520,402653184~8388608] 2021-07-24T16:52:24.835 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~184549376,192937984~4194304,218103808~54525952,276824064~12582912,297795584~25165824,331350016~79691776] 2021-07-24T16:52:24.836 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to 16 diff [4194304~150994944,159383552~37748736,218103808~54525952,276824064~8388608,297795584~25165824,327155712~20971520,352321536~20971520,377487360~33554432] 2021-07-24T16:52:24.836 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~150994944,159383552~37748736,218103808~54525952,276824064~8388608,297795584~25165824,327155712~20971520,352321536~20971520,377487360~33554432] 2021-07-24T16:52:24.841 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~192937984,218103808~54525952,276824064~12582912,297795584~113246208] 2021-07-24T16:52:24.841 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to 17 diff [4194304~192937984,218103808~54525952,276824064~8388608,297795584~25165824,327155712~20971520,352321536~20971520,377487360~33554432] 2021-07-24T16:52:24.841 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~192937984,218103808~54525952,276824064~8388608,297795584~25165824,327155712~20971520,352321536~20971520,377487360~33554432] 2021-07-24T16:52:24.846 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~192937984,218103808~54525952,276824064~12582912,297795584~113246208] 2021-07-24T16:52:24.847 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to 18 diff [0~192937984,201326592~4194304,218103808~54525952,276824064~8388608,297795584~25165824,327155712~20971520,352321536~20971520,377487360~33554432] 2021-07-24T16:52:24.847 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,218103808~54525952,276824064~8388608,297795584~25165824,327155712~20971520,352321536~20971520,377487360~33554432] 2021-07-24T16:52:24.852 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,218103808~54525952,276824064~12582912,297795584~113246208] 2021-07-24T16:52:24.852 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to 19 diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,377487360~33554432] 2021-07-24T16:52:24.852 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,377487360~33554432] 2021-07-24T16:52:24.857 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~75497472,297795584~113246208] 2021-07-24T16:52:24.857 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to 6 diff [8388608~16777216,83886080~8388608,130023424~12582912,146800640~8388608,171966464~8388608,247463936~8388608,310378496~4194304] 2021-07-24T16:52:24.858 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [8388608~16777216,83886080~8388608,130023424~12582912,146800640~8388608,171966464~8388608,247463936~8388608,310378496~4194304] 2021-07-24T16:52:24.863 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [8388608~16777216,83886080~12582912,130023424~25165824,171966464~12582912,247463936~8388608,310378496~4194304] 2021-07-24T16:52:24.863 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to 7 diff [4194304~20971520,33554432~4194304,54525952~8388608,71303168~8388608,83886080~12582912,113246208~8388608,130023424~12582912,146800640~8388608,171966464~8388608,247463936~8388608,276824064~4194304,310378496~4194304,352321536~8388608] 2021-07-24T16:52:24.863 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~20971520,33554432~4194304,54525952~8388608,71303168~8388608,83886080~12582912,113246208~8388608,130023424~12582912,146800640~8388608,171966464~8388608,247463936~8388608,276824064~4194304,310378496~4194304,352321536~8388608] 2021-07-24T16:52:24.868 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~20971520,33554432~4194304,54525952~12582912,71303168~29360128,113246208~8388608,130023424~25165824,171966464~12582912,247463936~8388608,276824064~4194304,310378496~4194304,352321536~8388608] 2021-07-24T16:52:24.868 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to 8 diff [4194304~20971520,33554432~4194304,54525952~8388608,71303168~25165824,113246208~12582912,130023424~12582912,146800640~8388608,171966464~8388608,247463936~12582912,276824064~8388608,310378496~4194304,352321536~8388608,385875968~8388608,402653184~8388608] 2021-07-24T16:52:24.869 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~20971520,33554432~4194304,54525952~8388608,71303168~25165824,113246208~12582912,130023424~12582912,146800640~8388608,171966464~8388608,247463936~12582912,276824064~8388608,310378496~4194304,352321536~8388608,385875968~8388608,402653184~8388608] 2021-07-24T16:52:24.873 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~20971520,33554432~4194304,54525952~12582912,71303168~29360128,113246208~41943040,171966464~12582912,247463936~16777216,276824064~12582912,310378496~4194304,352321536~8388608,385875968~8388608,402653184~8388608] 2021-07-24T16:52:24.873 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to 9 diff [4194304~20971520,33554432~4194304,50331648~12582912,71303168~25165824,109051904~16777216,130023424~12582912,146800640~8388608,171966464~8388608,247463936~12582912,264241152~8388608,276824064~8388608,310378496~4194304,352321536~8388608,381681664~12582912,402653184~8388608] 2021-07-24T16:52:24.874 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~20971520,33554432~4194304,50331648~12582912,71303168~25165824,109051904~16777216,130023424~12582912,146800640~8388608,171966464~8388608,247463936~12582912,264241152~8388608,276824064~8388608,310378496~4194304,352321536~8388608,381681664~12582912,402653184~8388608] 2021-07-24T16:52:24.879 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~20971520,33554432~4194304,50331648~16777216,71303168~29360128,109051904~46137344,171966464~12582912,247463936~25165824,276824064~12582912,310378496~4194304,352321536~8388608,381681664~12582912,402653184~8388608] 2021-07-24T16:52:24.879 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to 10 diff [4194304~20971520,33554432~4194304,50331648~16777216,71303168~29360128,109051904~16777216,130023424~25165824,171966464~8388608,247463936~25165824,276824064~8388608,297795584~4194304,310378496~4194304,331350016~8388608,352321536~8388608,381681664~16777216,402653184~8388608] 2021-07-24T16:52:24.880 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~20971520,33554432~4194304,50331648~16777216,71303168~29360128,109051904~16777216,130023424~25165824,171966464~8388608,247463936~25165824,276824064~8388608,297795584~4194304,310378496~4194304,331350016~8388608,352321536~8388608,381681664~16777216,402653184~8388608] 2021-07-24T16:52:24.885 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~25165824,33554432~4194304,50331648~54525952,109051904~46137344,171966464~12582912,247463936~25165824,276824064~12582912,297795584~8388608,310378496~4194304,331350016~8388608,352321536~8388608,381681664~29360128] 2021-07-24T16:52:24.885 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to 11 diff [4194304~20971520,33554432~8388608,50331648~16777216,71303168~29360128,109051904~16777216,130023424~25165824,167772160~16777216,247463936~25165824,276824064~8388608,297795584~4194304,310378496~4194304,331350016~8388608,352321536~8388608,381681664~16777216,402653184~8388608] 2021-07-24T16:52:24.885 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~20971520,33554432~8388608,50331648~16777216,71303168~29360128,109051904~16777216,130023424~25165824,167772160~16777216,247463936~25165824,276824064~8388608,297795584~4194304,310378496~4194304,331350016~8388608,352321536~8388608,381681664~16777216,402653184~8388608] 2021-07-24T16:52:24.890 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~25165824,33554432~8388608,50331648~54525952,109051904~46137344,167772160~16777216,247463936~25165824,276824064~12582912,297795584~8388608,310378496~4194304,331350016~8388608,352321536~8388608,381681664~29360128] 2021-07-24T16:52:24.890 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to 12 diff [4194304~20971520,33554432~8388608,50331648~16777216,71303168~29360128,109051904~46137344,159383552~29360128,230686720~8388608,247463936~25165824,276824064~8388608,297795584~4194304,310378496~4194304,331350016~12582912,352321536~8388608,381681664~16777216,402653184~8388608] 2021-07-24T16:52:24.891 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~20971520,33554432~8388608,50331648~16777216,71303168~29360128,109051904~46137344,159383552~29360128,230686720~8388608,247463936~25165824,276824064~8388608,297795584~4194304,310378496~4194304,331350016~12582912,352321536~8388608,381681664~16777216,402653184~8388608] 2021-07-24T16:52:24.896 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~25165824,33554432~8388608,50331648~54525952,109051904~46137344,159383552~29360128,230686720~8388608,247463936~25165824,276824064~12582912,297795584~8388608,310378496~4194304,331350016~16777216,352321536~8388608,381681664~29360128] 2021-07-24T16:52:24.896 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to 13 diff [4194304~20971520,29360128~12582912,50331648~16777216,71303168~33554432,109051904~46137344,159383552~29360128,226492416~12582912,247463936~25165824,276824064~8388608,297795584~4194304,310378496~8388608,331350016~12582912,352321536~8388608,381681664~16777216,402653184~8388608] 2021-07-24T16:52:24.896 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~20971520,29360128~12582912,50331648~16777216,71303168~33554432,109051904~46137344,159383552~29360128,226492416~12582912,247463936~25165824,276824064~8388608,297795584~4194304,310378496~8388608,331350016~12582912,352321536~8388608,381681664~16777216,402653184~8388608] 2021-07-24T16:52:24.901 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~37748736,50331648~104857600,159383552~29360128,226492416~12582912,247463936~25165824,276824064~12582912,297795584~8388608,310378496~12582912,331350016~16777216,352321536~8388608,381681664~29360128] 2021-07-24T16:52:24.902 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to 14 diff [4194304~20971520,29360128~12582912,50331648~16777216,71303168~83886080,159383552~29360128,192937984~4194304,226492416~12582912,247463936~25165824,276824064~8388608,297795584~20971520,331350016~12582912,352321536~12582912,381681664~16777216,402653184~8388608] 2021-07-24T16:52:24.902 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~20971520,29360128~12582912,50331648~16777216,71303168~83886080,159383552~29360128,192937984~4194304,226492416~12582912,247463936~25165824,276824064~8388608,297795584~20971520,331350016~12582912,352321536~12582912,381681664~16777216,402653184~8388608] 2021-07-24T16:52:24.907 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~37748736,50331648~104857600,159383552~29360128,192937984~4194304,226492416~16777216,247463936~25165824,276824064~12582912,297795584~25165824,331350016~16777216,352321536~16777216,381681664~29360128] 2021-07-24T16:52:24.908 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to 15 diff [4194304~20971520,29360128~125829120,159383552~29360128,192937984~4194304,218103808~54525952,276824064~8388608,297795584~20971520,331350016~16777216,352321536~12582912,381681664~16777216,402653184~8388608] 2021-07-24T16:52:24.908 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~20971520,29360128~125829120,159383552~29360128,192937984~4194304,218103808~54525952,276824064~8388608,297795584~20971520,331350016~16777216,352321536~12582912,381681664~16777216,402653184~8388608] 2021-07-24T16:52:24.913 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~150994944,159383552~29360128,192937984~4194304,218103808~54525952,276824064~12582912,297795584~25165824,331350016~37748736,381681664~29360128] 2021-07-24T16:52:24.913 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to 16 diff [4194304~20971520,29360128~125829120,159383552~37748736,218103808~54525952,276824064~8388608,297795584~25165824,327155712~20971520,352321536~12582912,381681664~29360128] 2021-07-24T16:52:24.913 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~20971520,29360128~125829120,159383552~37748736,218103808~54525952,276824064~8388608,297795584~25165824,327155712~20971520,352321536~12582912,381681664~29360128] 2021-07-24T16:52:24.918 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~150994944,159383552~37748736,218103808~54525952,276824064~12582912,297795584~71303168,381681664~29360128] 2021-07-24T16:52:24.918 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to 17 diff [4194304~20971520,29360128~167772160,218103808~54525952,276824064~8388608,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:24.919 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~20971520,29360128~167772160,218103808~54525952,276824064~8388608,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:24.924 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~192937984,218103808~54525952,276824064~12582912,297795584~75497472,381681664~29360128] 2021-07-24T16:52:24.924 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to 18 diff [0~192937984,201326592~4194304,218103808~54525952,276824064~8388608,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:24.924 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,218103808~54525952,276824064~8388608,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:24.929 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,218103808~54525952,276824064~12582912,297795584~75497472,381681664~29360128] 2021-07-24T16:52:24.930 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to 19 diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:24.930 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:24.935 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~75497472,297795584~75497472,381681664~29360128] 2021-07-24T16:52:24.935 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to 7 diff [4194304~4194304,16777216~4194304,33554432~4194304,54525952~8388608,71303168~8388608,92274688~4194304,113246208~8388608,276824064~4194304,352321536~8388608] 2021-07-24T16:52:24.935 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,16777216~4194304,33554432~4194304,54525952~8388608,71303168~8388608,92274688~4194304,113246208~8388608,276824064~4194304,352321536~8388608] 2021-07-24T16:52:24.940 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~4194304,16777216~8388608,33554432~4194304,54525952~12582912,71303168~12582912,92274688~8388608,113246208~8388608,276824064~4194304,352321536~8388608] 2021-07-24T16:52:24.940 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to 8 diff [4194304~4194304,16777216~8388608,33554432~4194304,54525952~8388608,71303168~12582912,92274688~4194304,113246208~12582912,255852544~4194304,276824064~8388608,352321536~8388608,385875968~8388608,402653184~8388608] 2021-07-24T16:52:24.940 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,16777216~8388608,33554432~4194304,54525952~8388608,71303168~12582912,92274688~4194304,113246208~12582912,255852544~4194304,276824064~8388608,352321536~8388608,385875968~8388608,402653184~8388608] 2021-07-24T16:52:24.945 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~4194304,16777216~8388608,33554432~4194304,54525952~12582912,71303168~12582912,92274688~8388608,113246208~16777216,255852544~8388608,276824064~12582912,352321536~8388608,385875968~8388608,402653184~8388608] 2021-07-24T16:52:24.945 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to 9 diff [4194304~4194304,16777216~8388608,33554432~4194304,50331648~12582912,71303168~12582912,92274688~4194304,109051904~16777216,130023424~4194304,255852544~4194304,264241152~8388608,276824064~8388608,310378496~4194304,352321536~8388608,381681664~12582912,402653184~8388608] 2021-07-24T16:52:24.946 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,16777216~8388608,33554432~4194304,50331648~12582912,71303168~12582912,92274688~4194304,109051904~16777216,130023424~4194304,255852544~4194304,264241152~8388608,276824064~8388608,310378496~4194304,352321536~8388608,381681664~12582912,402653184~8388608] 2021-07-24T16:52:24.950 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~4194304,16777216~8388608,33554432~4194304,50331648~16777216,71303168~12582912,92274688~8388608,109051904~25165824,255852544~16777216,276824064~12582912,310378496~4194304,352321536~8388608,381681664~12582912,402653184~8388608] 2021-07-24T16:52:24.951 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to 10 diff [4194304~4194304,16777216~8388608,33554432~4194304,50331648~16777216,71303168~12582912,92274688~8388608,109051904~16777216,130023424~4194304,142606336~8388608,255852544~16777216,276824064~8388608,297795584~4194304,310378496~4194304,331350016~8388608,352321536~8388608,381681664~16777216,402653184~8388608] 2021-07-24T16:52:24.951 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,16777216~8388608,33554432~4194304,50331648~16777216,71303168~12582912,92274688~8388608,109051904~16777216,130023424~4194304,142606336~8388608,255852544~16777216,276824064~8388608,297795584~4194304,310378496~4194304,331350016~8388608,352321536~8388608,381681664~16777216,402653184~8388608] 2021-07-24T16:52:24.956 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~4194304,16777216~12582912,33554432~4194304,50331648~33554432,92274688~12582912,109051904~25165824,142606336~12582912,255852544~16777216,276824064~12582912,297795584~8388608,310378496~4194304,331350016~8388608,352321536~8388608,381681664~29360128] 2021-07-24T16:52:24.956 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to 11 diff [4194304~4194304,16777216~8388608,33554432~8388608,50331648~16777216,71303168~12582912,88080384~12582912,109051904~16777216,130023424~4194304,142606336~8388608,167772160~12582912,247463936~4194304,255852544~16777216,276824064~8388608,297795584~4194304,310378496~4194304,331350016~8388608,352321536~8388608,381681664~16777216,402653184~8388608] 2021-07-24T16:52:24.956 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,16777216~8388608,33554432~8388608,50331648~16777216,71303168~12582912,88080384~12582912,109051904~16777216,130023424~4194304,142606336~8388608,167772160~12582912,247463936~4194304,255852544~16777216,276824064~8388608,297795584~4194304,310378496~4194304,331350016~8388608,352321536~8388608,381681664~16777216,402653184~8388608] 2021-07-24T16:52:24.961 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~4194304,16777216~12582912,33554432~8388608,50331648~33554432,88080384~16777216,109051904~25165824,142606336~12582912,167772160~12582912,247463936~25165824,276824064~12582912,297795584~8388608,310378496~4194304,331350016~8388608,352321536~8388608,381681664~29360128] 2021-07-24T16:52:24.962 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to 12 diff [4194304~4194304,16777216~12582912,33554432~8388608,50331648~16777216,71303168~12582912,88080384~12582912,109051904~25165824,142606336~12582912,159383552~16777216,180355072~8388608,230686720~8388608,247463936~4194304,255852544~16777216,276824064~8388608,297795584~4194304,310378496~4194304,331350016~12582912,352321536~8388608,381681664~16777216,402653184~8388608] 2021-07-24T16:52:24.962 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,16777216~12582912,33554432~8388608,50331648~16777216,71303168~12582912,88080384~12582912,109051904~25165824,142606336~12582912,159383552~16777216,180355072~8388608,230686720~8388608,247463936~4194304,255852544~16777216,276824064~8388608,297795584~4194304,310378496~4194304,331350016~12582912,352321536~8388608,381681664~16777216,402653184~8388608] 2021-07-24T16:52:24.967 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~4194304,16777216~12582912,33554432~8388608,50331648~33554432,88080384~16777216,109051904~25165824,142606336~12582912,159383552~29360128,230686720~8388608,247463936~25165824,276824064~12582912,297795584~8388608,310378496~4194304,331350016~16777216,352321536~8388608,381681664~29360128] 2021-07-24T16:52:24.968 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to 13 diff [4194304~4194304,16777216~25165824,50331648~16777216,71303168~12582912,88080384~16777216,109051904~25165824,142606336~12582912,159383552~16777216,180355072~8388608,226492416~12582912,247463936~4194304,255852544~16777216,276824064~8388608,297795584~4194304,310378496~8388608,331350016~12582912,352321536~8388608,381681664~16777216,402653184~8388608] 2021-07-24T16:52:24.968 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,16777216~25165824,50331648~16777216,71303168~12582912,88080384~16777216,109051904~25165824,142606336~12582912,159383552~16777216,180355072~8388608,226492416~12582912,247463936~4194304,255852544~16777216,276824064~8388608,297795584~4194304,310378496~8388608,331350016~12582912,352321536~8388608,381681664~16777216,402653184~8388608] 2021-07-24T16:52:24.972 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~4194304,16777216~25165824,50331648~33554432,88080384~46137344,142606336~12582912,159383552~29360128,226492416~12582912,247463936~25165824,276824064~12582912,297795584~8388608,310378496~12582912,331350016~16777216,352321536~8388608,381681664~29360128] 2021-07-24T16:52:24.972 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to 14 diff [4194304~4194304,16777216~25165824,50331648~16777216,71303168~12582912,88080384~50331648,142606336~12582912,159383552~16777216,180355072~8388608,192937984~4194304,226492416~12582912,247463936~4194304,255852544~16777216,276824064~8388608,297795584~20971520,331350016~12582912,352321536~12582912,381681664~16777216,402653184~8388608] 2021-07-24T16:52:24.973 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,16777216~25165824,50331648~16777216,71303168~12582912,88080384~50331648,142606336~12582912,159383552~16777216,180355072~8388608,192937984~4194304,226492416~12582912,247463936~4194304,255852544~16777216,276824064~8388608,297795584~20971520,331350016~12582912,352321536~12582912,381681664~16777216,402653184~8388608] 2021-07-24T16:52:24.978 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~4194304,16777216~25165824,50331648~33554432,88080384~50331648,142606336~12582912,159383552~29360128,192937984~4194304,226492416~16777216,247463936~25165824,276824064~12582912,297795584~25165824,331350016~16777216,352321536~16777216,381681664~29360128] 2021-07-24T16:52:24.978 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to 15 diff [4194304~4194304,16777216~67108864,88080384~50331648,142606336~12582912,159383552~16777216,180355072~8388608,192937984~4194304,218103808~33554432,255852544~16777216,276824064~8388608,297795584~20971520,331350016~16777216,352321536~12582912,381681664~16777216,402653184~8388608] 2021-07-24T16:52:24.978 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,16777216~67108864,88080384~50331648,142606336~12582912,159383552~16777216,180355072~8388608,192937984~4194304,218103808~33554432,255852544~16777216,276824064~8388608,297795584~20971520,331350016~16777216,352321536~12582912,381681664~16777216,402653184~8388608] 2021-07-24T16:52:24.983 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~4194304,16777216~67108864,88080384~50331648,142606336~12582912,159383552~29360128,192937984~4194304,218103808~54525952,276824064~12582912,297795584~25165824,331350016~37748736,381681664~29360128] 2021-07-24T16:52:24.983 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to 16 diff [4194304~8388608,16777216~67108864,88080384~50331648,142606336~12582912,159383552~16777216,180355072~16777216,218103808~33554432,255852544~16777216,276824064~8388608,297795584~25165824,327155712~20971520,352321536~12582912,381681664~29360128] 2021-07-24T16:52:24.984 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~8388608,16777216~67108864,88080384~50331648,142606336~12582912,159383552~16777216,180355072~16777216,218103808~33554432,255852544~16777216,276824064~8388608,297795584~25165824,327155712~20971520,352321536~12582912,381681664~29360128] 2021-07-24T16:52:24.989 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~79691776,88080384~50331648,142606336~12582912,159383552~37748736,218103808~54525952,276824064~12582912,297795584~71303168,381681664~29360128] 2021-07-24T16:52:24.989 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to 17 diff [4194304~8388608,16777216~67108864,88080384~50331648,142606336~33554432,180355072~16777216,218103808~33554432,255852544~16777216,276824064~8388608,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:24.989 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~8388608,16777216~67108864,88080384~50331648,142606336~33554432,180355072~16777216,218103808~33554432,255852544~16777216,276824064~8388608,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:24.994 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~79691776,88080384~50331648,142606336~54525952,218103808~54525952,276824064~12582912,297795584~75497472,381681664~29360128] 2021-07-24T16:52:24.994 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to 18 diff [0~83886080,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,218103808~54525952,276824064~8388608,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:24.994 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~83886080,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,218103808~54525952,276824064~8388608,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:24.999 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~83886080,88080384~50331648,142606336~54525952,201326592~4194304,218103808~54525952,276824064~12582912,297795584~75497472,381681664~29360128] 2021-07-24T16:52:25.000 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to 19 diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:25.000 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:25.005 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~138412032,142606336~54525952,201326592~4194304,213909504~75497472,297795584~75497472,381681664~29360128] 2021-07-24T16:52:25.005 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to 8 diff [16777216~4194304,58720256~8388608,75497472~8388608,117440512~8388608,255852544~4194304,281018368~4194304,385875968~8388608,402653184~8388608] 2021-07-24T16:52:25.005 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [16777216~4194304,58720256~8388608,75497472~8388608,117440512~8388608,255852544~4194304,281018368~4194304,385875968~8388608,402653184~8388608] 2021-07-24T16:52:25.011 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [16777216~4194304,58720256~8388608,75497472~8388608,117440512~12582912,255852544~8388608,281018368~8388608,385875968~8388608,402653184~8388608] 2021-07-24T16:52:25.011 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to 9 diff [16777216~4194304,50331648~12582912,75497472~8388608,96468992~4194304,109051904~4194304,117440512~8388608,130023424~4194304,255852544~4194304,264241152~8388608,281018368~4194304,310378496~4194304,381681664~12582912,402653184~8388608] 2021-07-24T16:52:25.011 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [16777216~4194304,50331648~12582912,75497472~8388608,96468992~4194304,109051904~4194304,117440512~8388608,130023424~4194304,255852544~4194304,264241152~8388608,281018368~4194304,310378496~4194304,381681664~12582912,402653184~8388608] 2021-07-24T16:52:25.015 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [16777216~4194304,50331648~16777216,75497472~8388608,96468992~4194304,109051904~25165824,255852544~16777216,281018368~8388608,310378496~4194304,381681664~12582912,402653184~8388608] 2021-07-24T16:52:25.016 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to 10 diff [16777216~8388608,50331648~16777216,75497472~8388608,96468992~8388608,109051904~4194304,117440512~8388608,130023424~4194304,142606336~8388608,255852544~16777216,281018368~4194304,297795584~4194304,310378496~4194304,331350016~8388608,381681664~16777216,402653184~8388608] 2021-07-24T16:52:25.016 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [16777216~8388608,50331648~16777216,75497472~8388608,96468992~8388608,109051904~4194304,117440512~8388608,130023424~4194304,142606336~8388608,255852544~16777216,281018368~4194304,297795584~4194304,310378496~4194304,331350016~8388608,381681664~16777216,402653184~8388608] 2021-07-24T16:52:25.021 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [16777216~12582912,50331648~20971520,75497472~8388608,96468992~8388608,109051904~25165824,142606336~12582912,255852544~16777216,281018368~8388608,297795584~8388608,310378496~4194304,331350016~8388608,381681664~29360128] 2021-07-24T16:52:25.021 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to 11 diff [16777216~8388608,37748736~4194304,50331648~16777216,75497472~8388608,88080384~16777216,109051904~4194304,117440512~8388608,130023424~4194304,142606336~8388608,167772160~12582912,247463936~4194304,255852544~16777216,276824064~8388608,297795584~4194304,310378496~4194304,331350016~8388608,381681664~16777216,402653184~8388608] 2021-07-24T16:52:25.021 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [16777216~8388608,37748736~4194304,50331648~16777216,75497472~8388608,88080384~16777216,109051904~4194304,117440512~8388608,130023424~4194304,142606336~8388608,167772160~12582912,247463936~4194304,255852544~16777216,276824064~8388608,297795584~4194304,310378496~4194304,331350016~8388608,381681664~16777216,402653184~8388608] 2021-07-24T16:52:25.026 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [16777216~12582912,37748736~4194304,50331648~20971520,75497472~8388608,88080384~16777216,109051904~25165824,142606336~12582912,167772160~12582912,247463936~25165824,276824064~12582912,297795584~8388608,310378496~4194304,331350016~8388608,381681664~29360128] 2021-07-24T16:52:25.027 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to 12 diff [4194304~4194304,16777216~12582912,37748736~4194304,50331648~16777216,75497472~8388608,88080384~16777216,109051904~4194304,117440512~16777216,142606336~12582912,159383552~16777216,180355072~8388608,230686720~8388608,247463936~4194304,255852544~16777216,276824064~8388608,297795584~4194304,310378496~4194304,331350016~12582912,381681664~16777216,402653184~8388608] 2021-07-24T16:52:25.027 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,16777216~12582912,37748736~4194304,50331648~16777216,75497472~8388608,88080384~16777216,109051904~4194304,117440512~16777216,142606336~12582912,159383552~16777216,180355072~8388608,230686720~8388608,247463936~4194304,255852544~16777216,276824064~8388608,297795584~4194304,310378496~4194304,331350016~12582912,381681664~16777216,402653184~8388608] 2021-07-24T16:52:25.032 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~4194304,16777216~12582912,37748736~4194304,50331648~20971520,75497472~8388608,88080384~16777216,109051904~25165824,142606336~12582912,159383552~29360128,230686720~8388608,247463936~25165824,276824064~12582912,297795584~8388608,310378496~4194304,331350016~16777216,381681664~29360128] 2021-07-24T16:52:25.032 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to 13 diff [4194304~4194304,16777216~25165824,50331648~16777216,75497472~8388608,88080384~16777216,109051904~25165824,142606336~12582912,159383552~16777216,180355072~8388608,226492416~12582912,247463936~4194304,255852544~16777216,276824064~8388608,297795584~4194304,310378496~8388608,331350016~12582912,381681664~16777216,402653184~8388608] 2021-07-24T16:52:25.033 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,16777216~25165824,50331648~16777216,75497472~8388608,88080384~16777216,109051904~25165824,142606336~12582912,159383552~16777216,180355072~8388608,226492416~12582912,247463936~4194304,255852544~16777216,276824064~8388608,297795584~4194304,310378496~8388608,331350016~12582912,381681664~16777216,402653184~8388608] 2021-07-24T16:52:25.037 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~4194304,16777216~25165824,50331648~20971520,75497472~8388608,88080384~46137344,142606336~12582912,159383552~29360128,226492416~12582912,247463936~25165824,276824064~12582912,297795584~8388608,310378496~12582912,331350016~16777216,381681664~29360128] 2021-07-24T16:52:25.038 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to 14 diff [4194304~4194304,16777216~25165824,50331648~16777216,75497472~8388608,88080384~50331648,142606336~12582912,159383552~16777216,180355072~8388608,192937984~4194304,226492416~12582912,247463936~4194304,255852544~16777216,276824064~8388608,297795584~20971520,331350016~12582912,360710144~4194304,381681664~16777216,402653184~8388608] 2021-07-24T16:52:25.038 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,16777216~25165824,50331648~16777216,75497472~8388608,88080384~50331648,142606336~12582912,159383552~16777216,180355072~8388608,192937984~4194304,226492416~12582912,247463936~4194304,255852544~16777216,276824064~8388608,297795584~20971520,331350016~12582912,360710144~4194304,381681664~16777216,402653184~8388608] 2021-07-24T16:52:25.042 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~4194304,16777216~25165824,50331648~20971520,75497472~8388608,88080384~50331648,142606336~12582912,159383552~29360128,192937984~4194304,226492416~16777216,247463936~25165824,276824064~12582912,297795584~25165824,331350016~16777216,360710144~8388608,381681664~29360128] 2021-07-24T16:52:25.043 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to 15 diff [4194304~4194304,16777216~54525952,75497472~8388608,88080384~50331648,142606336~12582912,159383552~16777216,180355072~8388608,192937984~4194304,218103808~33554432,255852544~16777216,276824064~8388608,297795584~20971520,331350016~16777216,360710144~4194304,381681664~16777216,402653184~8388608] 2021-07-24T16:52:25.043 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,16777216~54525952,75497472~8388608,88080384~50331648,142606336~12582912,159383552~16777216,180355072~8388608,192937984~4194304,218103808~33554432,255852544~16777216,276824064~8388608,297795584~20971520,331350016~16777216,360710144~4194304,381681664~16777216,402653184~8388608] 2021-07-24T16:52:25.048 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~4194304,16777216~54525952,75497472~8388608,88080384~50331648,142606336~12582912,159383552~29360128,192937984~4194304,218103808~54525952,276824064~12582912,297795584~25165824,331350016~20971520,360710144~8388608,381681664~29360128] 2021-07-24T16:52:25.048 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to 16 diff [4194304~8388608,16777216~54525952,75497472~8388608,88080384~50331648,142606336~12582912,159383552~16777216,180355072~16777216,218103808~33554432,255852544~16777216,276824064~8388608,297795584~25165824,327155712~20971520,360710144~4194304,381681664~29360128] 2021-07-24T16:52:25.049 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~8388608,16777216~54525952,75497472~8388608,88080384~50331648,142606336~12582912,159383552~16777216,180355072~16777216,218103808~33554432,255852544~16777216,276824064~8388608,297795584~25165824,327155712~20971520,360710144~4194304,381681664~29360128] 2021-07-24T16:52:25.053 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~67108864,75497472~8388608,88080384~50331648,142606336~12582912,159383552~37748736,218103808~54525952,276824064~12582912,297795584~54525952,360710144~8388608,381681664~29360128] 2021-07-24T16:52:25.054 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to 17 diff [4194304~8388608,16777216~67108864,88080384~50331648,142606336~33554432,180355072~16777216,218103808~33554432,255852544~16777216,276824064~8388608,297795584~25165824,327155712~20971520,360710144~12582912,381681664~29360128] 2021-07-24T16:52:25.054 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~8388608,16777216~67108864,88080384~50331648,142606336~33554432,180355072~16777216,218103808~33554432,255852544~16777216,276824064~8388608,297795584~25165824,327155712~20971520,360710144~12582912,381681664~29360128] 2021-07-24T16:52:25.059 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~79691776,88080384~50331648,142606336~54525952,218103808~54525952,276824064~12582912,297795584~54525952,360710144~12582912,381681664~29360128] 2021-07-24T16:52:25.059 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to 18 diff [0~83886080,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,218103808~54525952,276824064~8388608,297795584~25165824,327155712~20971520,360710144~12582912,381681664~29360128] 2021-07-24T16:52:25.060 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~83886080,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,218103808~54525952,276824064~8388608,297795584~25165824,327155712~20971520,360710144~12582912,381681664~29360128] 2021-07-24T16:52:25.064 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~83886080,88080384~50331648,142606336~54525952,201326592~4194304,218103808~54525952,276824064~12582912,297795584~54525952,360710144~12582912,381681664~29360128] 2021-07-24T16:52:25.065 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to 19 diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:25.065 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:25.070 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~138412032,142606336~54525952,201326592~4194304,213909504~75497472,297795584~54525952,356515840~16777216,381681664~29360128] 2021-07-24T16:52:25.070 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to 9 diff [50331648~8388608,96468992~4194304,109051904~4194304,130023424~4194304,264241152~8388608,285212672~4194304,310378496~4194304,381681664~4194304] 2021-07-24T16:52:25.071 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [50331648~8388608,96468992~4194304,109051904~4194304,130023424~4194304,264241152~8388608,285212672~4194304,310378496~4194304,381681664~4194304] 2021-07-24T16:52:25.075 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [50331648~12582912,96468992~4194304,109051904~8388608,130023424~4194304,264241152~8388608,285212672~4194304,310378496~4194304,381681664~4194304] 2021-07-24T16:52:25.076 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to 10 diff [20971520~4194304,50331648~8388608,62914560~4194304,96468992~8388608,109051904~4194304,130023424~4194304,142606336~8388608,260046848~12582912,285212672~4194304,297795584~4194304,310378496~4194304,331350016~8388608,381681664~4194304,390070272~8388608] 2021-07-24T16:52:25.076 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [20971520~4194304,50331648~8388608,62914560~4194304,96468992~8388608,109051904~4194304,130023424~4194304,142606336~8388608,260046848~12582912,285212672~4194304,297795584~4194304,310378496~4194304,331350016~8388608,381681664~4194304,390070272~8388608] 2021-07-24T16:52:25.081 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [20971520~8388608,50331648~20971520,96468992~8388608,109051904~8388608,130023424~4194304,142606336~12582912,260046848~12582912,285212672~4194304,297795584~8388608,310378496~4194304,331350016~8388608,381681664~4194304,390070272~12582912] 2021-07-24T16:52:25.082 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to 11 diff [20971520~4194304,37748736~4194304,50331648~16777216,88080384~16777216,109051904~4194304,130023424~4194304,142606336~8388608,167772160~12582912,247463936~4194304,260046848~12582912,276824064~12582912,297795584~4194304,310378496~4194304,331350016~8388608,381681664~4194304,390070272~8388608,406847488~4194304] 2021-07-24T16:52:25.082 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [20971520~4194304,37748736~4194304,50331648~16777216,88080384~16777216,109051904~4194304,130023424~4194304,142606336~8388608,167772160~12582912,247463936~4194304,260046848~12582912,276824064~12582912,297795584~4194304,310378496~4194304,331350016~8388608,381681664~4194304,390070272~8388608,406847488~4194304] 2021-07-24T16:52:25.087 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [20971520~8388608,37748736~4194304,50331648~20971520,88080384~16777216,109051904~8388608,130023424~4194304,142606336~12582912,167772160~12582912,247463936~8388608,260046848~12582912,276824064~12582912,297795584~8388608,310378496~4194304,331350016~8388608,381681664~4194304,390070272~12582912,406847488~4194304] 2021-07-24T16:52:25.087 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to 12 diff [4194304~4194304,16777216~8388608,37748736~4194304,50331648~16777216,79691776~4194304,88080384~16777216,109051904~4194304,125829120~8388608,142606336~12582912,159383552~16777216,180355072~8388608,230686720~8388608,247463936~4194304,260046848~12582912,276824064~12582912,297795584~4194304,310378496~4194304,331350016~12582912,381681664~4194304,390070272~8388608,406847488~4194304] 2021-07-24T16:52:25.087 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,16777216~8388608,37748736~4194304,50331648~16777216,79691776~4194304,88080384~16777216,109051904~4194304,125829120~8388608,142606336~12582912,159383552~16777216,180355072~8388608,230686720~8388608,247463936~4194304,260046848~12582912,276824064~12582912,297795584~4194304,310378496~4194304,331350016~12582912,381681664~4194304,390070272~8388608,406847488~4194304] 2021-07-24T16:52:25.092 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~4194304,16777216~12582912,37748736~4194304,50331648~20971520,79691776~4194304,88080384~16777216,109051904~8388608,125829120~8388608,142606336~12582912,159383552~29360128,230686720~8388608,247463936~8388608,260046848~12582912,276824064~12582912,297795584~8388608,310378496~4194304,331350016~16777216,381681664~4194304,390070272~12582912,406847488~4194304] 2021-07-24T16:52:25.093 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to 13 diff [4194304~4194304,16777216~8388608,29360128~12582912,50331648~16777216,79691776~4194304,88080384~16777216,109051904~12582912,125829120~8388608,142606336~12582912,159383552~16777216,180355072~8388608,226492416~12582912,247463936~4194304,260046848~12582912,276824064~12582912,297795584~4194304,310378496~8388608,331350016~12582912,381681664~16777216,406847488~4194304] 2021-07-24T16:52:25.093 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,16777216~8388608,29360128~12582912,50331648~16777216,79691776~4194304,88080384~16777216,109051904~12582912,125829120~8388608,142606336~12582912,159383552~16777216,180355072~8388608,226492416~12582912,247463936~4194304,260046848~12582912,276824064~12582912,297795584~4194304,310378496~8388608,331350016~12582912,381681664~16777216,406847488~4194304] 2021-07-24T16:52:25.098 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~4194304,16777216~25165824,50331648~20971520,79691776~4194304,88080384~33554432,125829120~8388608,142606336~12582912,159383552~29360128,226492416~12582912,247463936~8388608,260046848~12582912,276824064~12582912,297795584~8388608,310378496~12582912,331350016~16777216,381681664~20971520,406847488~4194304] 2021-07-24T16:52:25.099 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to 14 diff [4194304~4194304,16777216~8388608,29360128~12582912,50331648~16777216,79691776~4194304,88080384~33554432,125829120~12582912,142606336~12582912,159383552~16777216,180355072~8388608,192937984~4194304,226492416~12582912,247463936~4194304,260046848~12582912,276824064~12582912,297795584~20971520,331350016~12582912,360710144~4194304,381681664~16777216,406847488~4194304] 2021-07-24T16:52:25.099 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,16777216~8388608,29360128~12582912,50331648~16777216,79691776~4194304,88080384~33554432,125829120~12582912,142606336~12582912,159383552~16777216,180355072~8388608,192937984~4194304,226492416~12582912,247463936~4194304,260046848~12582912,276824064~12582912,297795584~20971520,331350016~12582912,360710144~4194304,381681664~16777216,406847488~4194304] 2021-07-24T16:52:25.104 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~4194304,16777216~25165824,50331648~20971520,79691776~4194304,88080384~33554432,125829120~12582912,142606336~12582912,159383552~29360128,192937984~4194304,226492416~16777216,247463936~8388608,260046848~12582912,276824064~12582912,297795584~25165824,331350016~16777216,360710144~8388608,381681664~20971520,406847488~4194304] 2021-07-24T16:52:25.104 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to 15 diff [4194304~4194304,16777216~8388608,29360128~41943040,79691776~4194304,88080384~33554432,125829120~12582912,142606336~12582912,159383552~16777216,180355072~8388608,192937984~4194304,218103808~33554432,260046848~12582912,276824064~12582912,297795584~20971520,331350016~16777216,360710144~4194304,381681664~16777216,406847488~4194304] 2021-07-24T16:52:25.106 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,16777216~8388608,29360128~41943040,79691776~4194304,88080384~33554432,125829120~12582912,142606336~12582912,159383552~16777216,180355072~8388608,192937984~4194304,218103808~33554432,260046848~12582912,276824064~12582912,297795584~20971520,331350016~16777216,360710144~4194304,381681664~16777216,406847488~4194304] 2021-07-24T16:52:25.110 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~4194304,16777216~54525952,79691776~4194304,88080384~33554432,125829120~12582912,142606336~12582912,159383552~29360128,192937984~4194304,218103808~37748736,260046848~12582912,276824064~12582912,297795584~25165824,331350016~20971520,360710144~8388608,381681664~20971520,406847488~4194304] 2021-07-24T16:52:25.110 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to 16 diff [4194304~8388608,16777216~8388608,29360128~41943040,79691776~4194304,88080384~33554432,125829120~12582912,142606336~12582912,159383552~16777216,180355072~16777216,218103808~33554432,260046848~12582912,276824064~12582912,297795584~25165824,327155712~20971520,360710144~4194304,381681664~29360128] 2021-07-24T16:52:25.110 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~8388608,16777216~8388608,29360128~41943040,79691776~4194304,88080384~33554432,125829120~12582912,142606336~12582912,159383552~16777216,180355072~16777216,218103808~33554432,260046848~12582912,276824064~12582912,297795584~25165824,327155712~20971520,360710144~4194304,381681664~29360128] 2021-07-24T16:52:25.115 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~67108864,79691776~4194304,88080384~33554432,125829120~12582912,142606336~12582912,159383552~37748736,218103808~37748736,260046848~12582912,276824064~12582912,297795584~54525952,360710144~8388608,381681664~29360128] 2021-07-24T16:52:25.116 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to 17 diff [4194304~8388608,16777216~8388608,29360128~46137344,79691776~4194304,88080384~50331648,142606336~33554432,180355072~16777216,218103808~33554432,260046848~12582912,276824064~12582912,297795584~25165824,327155712~20971520,360710144~12582912,381681664~29360128] 2021-07-24T16:52:25.116 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~8388608,16777216~8388608,29360128~46137344,79691776~4194304,88080384~50331648,142606336~33554432,180355072~16777216,218103808~33554432,260046848~12582912,276824064~12582912,297795584~25165824,327155712~20971520,360710144~12582912,381681664~29360128] 2021-07-24T16:52:25.121 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~79691776,88080384~50331648,142606336~54525952,218103808~37748736,260046848~12582912,276824064~12582912,297795584~54525952,360710144~12582912,381681664~29360128] 2021-07-24T16:52:25.121 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to 18 diff [0~75497472,79691776~4194304,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,218103808~37748736,260046848~12582912,276824064~12582912,297795584~25165824,327155712~20971520,360710144~12582912,381681664~29360128] 2021-07-24T16:52:25.121 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~75497472,79691776~4194304,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,218103808~37748736,260046848~12582912,276824064~12582912,297795584~25165824,327155712~20971520,360710144~12582912,381681664~29360128] 2021-07-24T16:52:25.126 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~83886080,88080384~50331648,142606336~54525952,201326592~4194304,218103808~54525952,276824064~12582912,297795584~54525952,360710144~12582912,381681664~29360128] 2021-07-24T16:52:25.126 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to 19 diff [0~83886080,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~29360128,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:25.127 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~83886080,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~29360128,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:25.131 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~138412032,142606336~54525952,201326592~4194304,213909504~75497472,297795584~54525952,356515840~16777216,381681664~29360128] 2021-07-24T16:52:25.132 INFO:tasks.workunit.client.0.smithi115.stdout:from 9 to 10 diff [20971520~4194304,62914560~4194304,96468992~8388608,142606336~8388608,260046848~8388608,297795584~4194304,310378496~4194304,331350016~8388608,390070272~8388608] 2021-07-24T16:52:25.132 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [20971520~4194304,62914560~4194304,96468992~8388608,142606336~8388608,260046848~8388608,297795584~4194304,310378496~4194304,331350016~8388608,390070272~8388608] 2021-07-24T16:52:25.137 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [20971520~8388608,62914560~8388608,96468992~8388608,142606336~12582912,260046848~8388608,297795584~8388608,310378496~4194304,331350016~8388608,390070272~12582912] 2021-07-24T16:52:25.137 INFO:tasks.workunit.client.0.smithi115.stdout:from 9 to 11 diff [20971520~4194304,37748736~4194304,58720256~8388608,88080384~16777216,142606336~8388608,167772160~12582912,247463936~4194304,260046848~8388608,276824064~8388608,297795584~4194304,310378496~4194304,331350016~8388608,390070272~8388608,406847488~4194304] 2021-07-24T16:52:25.137 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [20971520~4194304,37748736~4194304,58720256~8388608,88080384~16777216,142606336~8388608,167772160~12582912,247463936~4194304,260046848~8388608,276824064~8388608,297795584~4194304,310378496~4194304,331350016~8388608,390070272~8388608,406847488~4194304] 2021-07-24T16:52:25.142 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [20971520~8388608,37748736~4194304,58720256~12582912,88080384~16777216,142606336~12582912,167772160~12582912,247463936~8388608,260046848~8388608,276824064~8388608,297795584~8388608,310378496~4194304,331350016~8388608,390070272~12582912,406847488~4194304] 2021-07-24T16:52:25.142 INFO:tasks.workunit.client.0.smithi115.stdout:from 9 to 12 diff [4194304~4194304,16777216~8388608,37748736~4194304,58720256~8388608,79691776~4194304,88080384~16777216,125829120~4194304,142606336~12582912,159383552~16777216,180355072~8388608,230686720~8388608,247463936~4194304,260046848~8388608,276824064~8388608,297795584~4194304,310378496~4194304,331350016~12582912,390070272~8388608,406847488~4194304] 2021-07-24T16:52:25.143 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,16777216~8388608,37748736~4194304,58720256~8388608,79691776~4194304,88080384~16777216,125829120~4194304,142606336~12582912,159383552~16777216,180355072~8388608,230686720~8388608,247463936~4194304,260046848~8388608,276824064~8388608,297795584~4194304,310378496~4194304,331350016~12582912,390070272~8388608,406847488~4194304] 2021-07-24T16:52:25.148 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~4194304,16777216~12582912,37748736~4194304,58720256~12582912,79691776~4194304,88080384~16777216,125829120~4194304,142606336~12582912,159383552~29360128,230686720~8388608,247463936~8388608,260046848~8388608,276824064~8388608,297795584~8388608,310378496~4194304,331350016~16777216,390070272~12582912,406847488~4194304] 2021-07-24T16:52:25.148 INFO:tasks.workunit.client.0.smithi115.stdout:from 9 to 13 diff [4194304~4194304,16777216~8388608,29360128~12582912,58720256~8388608,79691776~4194304,88080384~16777216,113246208~8388608,125829120~4194304,142606336~12582912,159383552~16777216,180355072~8388608,226492416~12582912,247463936~4194304,260046848~8388608,276824064~8388608,297795584~4194304,310378496~8388608,331350016~12582912,385875968~12582912,406847488~4194304] 2021-07-24T16:52:25.149 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,16777216~8388608,29360128~12582912,58720256~8388608,79691776~4194304,88080384~16777216,113246208~8388608,125829120~4194304,142606336~12582912,159383552~16777216,180355072~8388608,226492416~12582912,247463936~4194304,260046848~8388608,276824064~8388608,297795584~4194304,310378496~8388608,331350016~12582912,385875968~12582912,406847488~4194304] 2021-07-24T16:52:25.154 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~4194304,16777216~25165824,58720256~12582912,79691776~4194304,88080384~20971520,113246208~8388608,125829120~4194304,142606336~12582912,159383552~29360128,226492416~12582912,247463936~8388608,260046848~8388608,276824064~8388608,297795584~8388608,310378496~12582912,331350016~16777216,385875968~16777216,406847488~4194304] 2021-07-24T16:52:25.154 INFO:tasks.workunit.client.0.smithi115.stdout:from 9 to 14 diff [4194304~4194304,16777216~8388608,29360128~12582912,58720256~8388608,79691776~4194304,88080384~33554432,125829120~4194304,134217728~4194304,142606336~12582912,159383552~16777216,180355072~8388608,192937984~4194304,226492416~12582912,247463936~4194304,260046848~8388608,276824064~8388608,297795584~12582912,314572800~4194304,331350016~12582912,360710144~4194304,385875968~12582912,406847488~4194304] 2021-07-24T16:52:25.154 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,16777216~8388608,29360128~12582912,58720256~8388608,79691776~4194304,88080384~33554432,125829120~4194304,134217728~4194304,142606336~12582912,159383552~16777216,180355072~8388608,192937984~4194304,226492416~12582912,247463936~4194304,260046848~8388608,276824064~8388608,297795584~12582912,314572800~4194304,331350016~12582912,360710144~4194304,385875968~12582912,406847488~4194304] 2021-07-24T16:52:25.159 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~4194304,16777216~25165824,58720256~12582912,79691776~4194304,88080384~33554432,125829120~4194304,134217728~4194304,142606336~12582912,159383552~29360128,192937984~4194304,226492416~16777216,247463936~8388608,260046848~8388608,276824064~8388608,297795584~25165824,331350016~16777216,360710144~8388608,385875968~16777216,406847488~4194304] 2021-07-24T16:52:25.159 INFO:tasks.workunit.client.0.smithi115.stdout:from 9 to 15 diff [4194304~4194304,16777216~8388608,29360128~20971520,58720256~12582912,79691776~4194304,88080384~33554432,125829120~4194304,134217728~4194304,142606336~12582912,159383552~16777216,180355072~8388608,192937984~4194304,218103808~33554432,260046848~8388608,276824064~8388608,297795584~12582912,314572800~4194304,331350016~16777216,360710144~4194304,385875968~12582912,406847488~4194304] 2021-07-24T16:52:25.159 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,16777216~8388608,29360128~20971520,58720256~12582912,79691776~4194304,88080384~33554432,125829120~4194304,134217728~4194304,142606336~12582912,159383552~16777216,180355072~8388608,192937984~4194304,218103808~33554432,260046848~8388608,276824064~8388608,297795584~12582912,314572800~4194304,331350016~16777216,360710144~4194304,385875968~12582912,406847488~4194304] 2021-07-24T16:52:25.164 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~4194304,16777216~33554432,58720256~12582912,79691776~4194304,88080384~33554432,125829120~4194304,134217728~4194304,142606336~12582912,159383552~29360128,192937984~4194304,218103808~37748736,260046848~8388608,276824064~8388608,297795584~25165824,331350016~20971520,360710144~8388608,385875968~16777216,406847488~4194304] 2021-07-24T16:52:25.165 INFO:tasks.workunit.client.0.smithi115.stdout:from 9 to 16 diff [4194304~8388608,16777216~8388608,29360128~20971520,54525952~16777216,79691776~4194304,88080384~33554432,125829120~12582912,142606336~12582912,159383552~16777216,180355072~16777216,218103808~33554432,260046848~8388608,276824064~8388608,297795584~25165824,327155712~20971520,360710144~4194304,385875968~25165824] 2021-07-24T16:52:25.165 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~8388608,16777216~8388608,29360128~20971520,54525952~16777216,79691776~4194304,88080384~33554432,125829120~12582912,142606336~12582912,159383552~16777216,180355072~16777216,218103808~33554432,260046848~8388608,276824064~8388608,297795584~25165824,327155712~20971520,360710144~4194304,385875968~25165824] 2021-07-24T16:52:25.170 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~46137344,54525952~16777216,79691776~4194304,88080384~33554432,125829120~12582912,142606336~12582912,159383552~37748736,218103808~37748736,260046848~8388608,276824064~8388608,297795584~54525952,360710144~8388608,385875968~25165824] 2021-07-24T16:52:25.170 INFO:tasks.workunit.client.0.smithi115.stdout:from 9 to 17 diff [4194304~8388608,16777216~8388608,29360128~20971520,54525952~20971520,79691776~4194304,88080384~50331648,142606336~33554432,180355072~16777216,218103808~33554432,260046848~8388608,276824064~8388608,297795584~25165824,327155712~20971520,360710144~12582912,385875968~25165824] 2021-07-24T16:52:25.170 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~8388608,16777216~8388608,29360128~20971520,54525952~20971520,79691776~4194304,88080384~50331648,142606336~33554432,180355072~16777216,218103808~33554432,260046848~8388608,276824064~8388608,297795584~25165824,327155712~20971520,360710144~12582912,385875968~25165824] 2021-07-24T16:52:25.175 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~46137344,54525952~29360128,88080384~50331648,142606336~54525952,218103808~37748736,260046848~8388608,276824064~8388608,297795584~54525952,360710144~12582912,385875968~25165824] 2021-07-24T16:52:25.176 INFO:tasks.workunit.client.0.smithi115.stdout:from 9 to 18 diff [0~50331648,54525952~20971520,79691776~4194304,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,218103808~37748736,260046848~8388608,276824064~8388608,297795584~25165824,327155712~20971520,360710144~12582912,385875968~25165824] 2021-07-24T16:52:25.176 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~50331648,54525952~20971520,79691776~4194304,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,218103808~37748736,260046848~8388608,276824064~8388608,297795584~25165824,327155712~20971520,360710144~12582912,385875968~25165824] 2021-07-24T16:52:25.181 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~29360128,88080384~50331648,142606336~54525952,201326592~4194304,218103808~50331648,276824064~8388608,297795584~54525952,360710144~12582912,385875968~25165824] 2021-07-24T16:52:25.181 INFO:tasks.workunit.client.0.smithi115.stdout:from 9 to 19 diff [0~50331648,54525952~29360128,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~25165824,297795584~25165824,327155712~20971520,356515840~16777216,385875968~25165824] 2021-07-24T16:52:25.182 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~50331648,54525952~29360128,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~25165824,297795584~25165824,327155712~20971520,356515840~16777216,385875968~25165824] 2021-07-24T16:52:25.187 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~83886080,142606336~54525952,201326592~4194304,213909504~71303168,297795584~54525952,356515840~16777216,385875968~25165824] 2021-07-24T16:52:25.187 INFO:tasks.workunit.client.0.smithi115.stdout:from 10 to 11 diff [37748736~4194304,58720256~4194304,88080384~8388608,167772160~12582912,247463936~4194304,276824064~8388608,394264576~4194304,406847488~4194304] 2021-07-24T16:52:25.187 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [37748736~4194304,58720256~4194304,88080384~8388608,167772160~12582912,247463936~4194304,276824064~8388608,394264576~4194304,406847488~4194304] 2021-07-24T16:52:25.193 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [37748736~4194304,58720256~8388608,88080384~8388608,167772160~12582912,247463936~8388608,276824064~8388608,394264576~4194304,406847488~4194304] 2021-07-24T16:52:25.193 INFO:tasks.workunit.client.0.smithi115.stdout:from 10 to 12 diff [4194304~4194304,16777216~4194304,37748736~4194304,58720256~4194304,79691776~4194304,88080384~8388608,125829120~4194304,150994944~4194304,159383552~16777216,180355072~8388608,230686720~8388608,247463936~4194304,276824064~8388608,331350016~4194304,339738624~4194304,394264576~4194304,406847488~4194304] 2021-07-24T16:52:25.194 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,16777216~4194304,37748736~4194304,58720256~4194304,79691776~4194304,88080384~8388608,125829120~4194304,150994944~4194304,159383552~16777216,180355072~8388608,230686720~8388608,247463936~4194304,276824064~8388608,331350016~4194304,339738624~4194304,394264576~4194304,406847488~4194304] 2021-07-24T16:52:25.198 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~4194304,16777216~8388608,37748736~4194304,58720256~8388608,79691776~4194304,88080384~8388608,125829120~4194304,150994944~4194304,159383552~29360128,230686720~8388608,247463936~8388608,276824064~8388608,331350016~16777216,394264576~4194304,406847488~4194304] 2021-07-24T16:52:25.198 INFO:tasks.workunit.client.0.smithi115.stdout:from 10 to 13 diff [4194304~4194304,16777216~4194304,29360128~12582912,58720256~4194304,79691776~4194304,88080384~8388608,100663296~4194304,113246208~8388608,125829120~4194304,146800640~8388608,159383552~16777216,180355072~8388608,226492416~12582912,247463936~4194304,276824064~8388608,314572800~4194304,331350016~4194304,339738624~4194304,385875968~4194304,394264576~4194304,406847488~4194304] 2021-07-24T16:52:25.198 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,16777216~4194304,29360128~12582912,58720256~4194304,79691776~4194304,88080384~8388608,100663296~4194304,113246208~8388608,125829120~4194304,146800640~8388608,159383552~16777216,180355072~8388608,226492416~12582912,247463936~4194304,276824064~8388608,314572800~4194304,331350016~4194304,339738624~4194304,385875968~4194304,394264576~4194304,406847488~4194304] 2021-07-24T16:52:25.204 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~4194304,16777216~8388608,29360128~12582912,58720256~8388608,79691776~4194304,88080384~8388608,100663296~8388608,113246208~8388608,125829120~4194304,146800640~8388608,159383552~29360128,226492416~12582912,247463936~8388608,276824064~8388608,314572800~8388608,331350016~16777216,385875968~12582912,406847488~4194304] 2021-07-24T16:52:25.204 INFO:tasks.workunit.client.0.smithi115.stdout:from 10 to 14 diff [4194304~4194304,16777216~4194304,29360128~12582912,58720256~8388608,79691776~4194304,88080384~8388608,100663296~20971520,125829120~4194304,134217728~4194304,142606336~12582912,159383552~16777216,180355072~8388608,192937984~4194304,226492416~12582912,247463936~4194304,276824064~8388608,301989888~8388608,314572800~4194304,331350016~4194304,339738624~4194304,360710144~4194304,385875968~4194304,394264576~8388608,406847488~4194304] 2021-07-24T16:52:25.204 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,16777216~4194304,29360128~12582912,58720256~8388608,79691776~4194304,88080384~8388608,100663296~20971520,125829120~4194304,134217728~4194304,142606336~12582912,159383552~16777216,180355072~8388608,192937984~4194304,226492416~12582912,247463936~4194304,276824064~8388608,301989888~8388608,314572800~4194304,331350016~4194304,339738624~4194304,360710144~4194304,385875968~4194304,394264576~8388608,406847488~4194304] 2021-07-24T16:52:25.209 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~4194304,16777216~8388608,29360128~12582912,58720256~12582912,79691776~4194304,88080384~8388608,100663296~20971520,125829120~4194304,134217728~4194304,142606336~12582912,159383552~29360128,192937984~4194304,226492416~16777216,247463936~8388608,276824064~8388608,301989888~20971520,331350016~16777216,360710144~8388608,385875968~16777216,406847488~4194304] 2021-07-24T16:52:25.209 INFO:tasks.workunit.client.0.smithi115.stdout:from 10 to 15 diff [4194304~4194304,16777216~4194304,29360128~20971520,58720256~12582912,79691776~4194304,88080384~33554432,125829120~4194304,134217728~4194304,142606336~12582912,159383552~16777216,180355072~8388608,192937984~4194304,218103808~33554432,276824064~8388608,301989888~8388608,314572800~4194304,331350016~4194304,339738624~8388608,360710144~4194304,385875968~4194304,394264576~8388608,406847488~4194304] 2021-07-24T16:52:25.209 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,16777216~4194304,29360128~20971520,58720256~12582912,79691776~4194304,88080384~33554432,125829120~4194304,134217728~4194304,142606336~12582912,159383552~16777216,180355072~8388608,192937984~4194304,218103808~33554432,276824064~8388608,301989888~8388608,314572800~4194304,331350016~4194304,339738624~8388608,360710144~4194304,385875968~4194304,394264576~8388608,406847488~4194304] 2021-07-24T16:52:25.214 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~4194304,16777216~8388608,29360128~20971520,58720256~12582912,79691776~4194304,88080384~33554432,125829120~4194304,134217728~4194304,142606336~12582912,159383552~29360128,192937984~4194304,218103808~37748736,276824064~8388608,301989888~20971520,331350016~20971520,360710144~8388608,385875968~16777216,406847488~4194304] 2021-07-24T16:52:25.215 INFO:tasks.workunit.client.0.smithi115.stdout:from 10 to 16 diff [4194304~8388608,16777216~4194304,29360128~20971520,54525952~16777216,79691776~4194304,88080384~33554432,125829120~12582912,142606336~12582912,159383552~16777216,180355072~16777216,218103808~33554432,276824064~8388608,301989888~20971520,327155712~8388608,339738624~8388608,360710144~4194304,385875968~4194304,394264576~16777216] 2021-07-24T16:52:25.215 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~8388608,16777216~4194304,29360128~20971520,54525952~16777216,79691776~4194304,88080384~33554432,125829120~12582912,142606336~12582912,159383552~16777216,180355072~16777216,218103808~33554432,276824064~8388608,301989888~20971520,327155712~8388608,339738624~8388608,360710144~4194304,385875968~4194304,394264576~16777216] 2021-07-24T16:52:25.220 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~20971520,29360128~20971520,54525952~16777216,79691776~4194304,88080384~33554432,125829120~12582912,142606336~12582912,159383552~37748736,218103808~37748736,276824064~8388608,301989888~50331648,360710144~8388608,385875968~25165824] 2021-07-24T16:52:25.220 INFO:tasks.workunit.client.0.smithi115.stdout:from 10 to 17 diff [4194304~8388608,16777216~8388608,29360128~20971520,54525952~20971520,79691776~4194304,88080384~50331648,142606336~12582912,159383552~16777216,180355072~16777216,218103808~33554432,276824064~8388608,301989888~20971520,327155712~8388608,339738624~8388608,360710144~12582912,385875968~4194304,394264576~16777216] 2021-07-24T16:52:25.220 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~8388608,16777216~8388608,29360128~20971520,54525952~20971520,79691776~4194304,88080384~50331648,142606336~12582912,159383552~16777216,180355072~16777216,218103808~33554432,276824064~8388608,301989888~20971520,327155712~8388608,339738624~8388608,360710144~12582912,385875968~4194304,394264576~16777216] 2021-07-24T16:52:25.225 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~20971520,29360128~20971520,54525952~29360128,88080384~50331648,142606336~54525952,218103808~37748736,276824064~8388608,301989888~50331648,360710144~12582912,385875968~25165824] 2021-07-24T16:52:25.226 INFO:tasks.workunit.client.0.smithi115.stdout:from 10 to 18 diff [0~50331648,54525952~20971520,79691776~4194304,88080384~50331648,142606336~12582912,159383552~16777216,180355072~16777216,201326592~4194304,218103808~37748736,276824064~8388608,301989888~20971520,327155712~20971520,360710144~12582912,385875968~4194304,394264576~16777216] 2021-07-24T16:52:25.226 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~50331648,54525952~20971520,79691776~4194304,88080384~50331648,142606336~12582912,159383552~16777216,180355072~16777216,201326592~4194304,218103808~37748736,276824064~8388608,301989888~20971520,327155712~20971520,360710144~12582912,385875968~4194304,394264576~16777216] 2021-07-24T16:52:25.231 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~29360128,88080384~50331648,142606336~54525952,201326592~4194304,218103808~41943040,276824064~8388608,301989888~50331648,360710144~12582912,385875968~25165824] 2021-07-24T16:52:25.231 INFO:tasks.workunit.client.0.smithi115.stdout:from 10 to 19 diff [0~50331648,54525952~29360128,88080384~50331648,142606336~12582912,159383552~16777216,180355072~16777216,201326592~4194304,213909504~41943040,268435456~16777216,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,394264576~16777216] 2021-07-24T16:52:25.232 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~50331648,54525952~29360128,88080384~50331648,142606336~12582912,159383552~16777216,180355072~16777216,201326592~4194304,213909504~41943040,268435456~16777216,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,394264576~16777216] 2021-07-24T16:52:25.237 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~83886080,142606336~54525952,201326592~4194304,213909504~46137344,268435456~16777216,301989888~50331648,356515840~16777216,385875968~25165824] 2021-07-24T16:52:25.237 INFO:tasks.workunit.client.0.smithi115.stdout:from 11 to 12 diff [4194304~4194304,16777216~4194304,79691776~4194304,125829120~4194304,150994944~4194304,159383552~8388608,180355072~8388608,230686720~8388608,331350016~4194304,339738624~4194304] 2021-07-24T16:52:25.237 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,16777216~4194304,79691776~4194304,125829120~4194304,150994944~4194304,159383552~8388608,180355072~8388608,230686720~8388608,331350016~4194304,339738624~4194304] 2021-07-24T16:52:25.242 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~4194304,16777216~8388608,79691776~4194304,125829120~4194304,150994944~4194304,159383552~12582912,180355072~8388608,230686720~8388608,331350016~16777216] 2021-07-24T16:52:25.242 INFO:tasks.workunit.client.0.smithi115.stdout:from 11 to 13 diff [4194304~4194304,16777216~4194304,29360128~8388608,79691776~4194304,100663296~4194304,113246208~8388608,125829120~4194304,146800640~8388608,159383552~8388608,180355072~8388608,226492416~12582912,281018368~4194304,314572800~4194304,331350016~4194304,339738624~4194304,385875968~4194304] 2021-07-24T16:52:25.243 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,16777216~4194304,29360128~8388608,79691776~4194304,100663296~4194304,113246208~8388608,125829120~4194304,146800640~8388608,159383552~8388608,180355072~8388608,226492416~12582912,281018368~4194304,314572800~4194304,331350016~4194304,339738624~4194304,385875968~4194304] 2021-07-24T16:52:25.249 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~4194304,16777216~8388608,29360128~8388608,79691776~4194304,100663296~8388608,113246208~8388608,125829120~4194304,146800640~8388608,159383552~12582912,180355072~8388608,226492416~12582912,281018368~4194304,314572800~8388608,331350016~16777216,385875968~8388608] 2021-07-24T16:52:25.249 INFO:tasks.workunit.client.0.smithi115.stdout:from 11 to 14 diff [4194304~4194304,16777216~4194304,29360128~8388608,62914560~4194304,79691776~4194304,100663296~20971520,125829120~4194304,134217728~4194304,142606336~12582912,159383552~8388608,180355072~8388608,192937984~4194304,226492416~12582912,281018368~4194304,301989888~8388608,314572800~4194304,331350016~4194304,339738624~4194304,360710144~4194304,385875968~4194304,398458880~4194304] 2021-07-24T16:52:25.249 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,16777216~4194304,29360128~8388608,62914560~4194304,79691776~4194304,100663296~20971520,125829120~4194304,134217728~4194304,142606336~12582912,159383552~8388608,180355072~8388608,192937984~4194304,226492416~12582912,281018368~4194304,301989888~8388608,314572800~4194304,331350016~4194304,339738624~4194304,360710144~4194304,385875968~4194304,398458880~4194304] 2021-07-24T16:52:25.254 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~4194304,16777216~8388608,29360128~8388608,62914560~8388608,79691776~4194304,100663296~20971520,125829120~4194304,134217728~4194304,142606336~12582912,159383552~12582912,180355072~8388608,192937984~4194304,226492416~16777216,281018368~4194304,301989888~20971520,331350016~16777216,360710144~8388608,385875968~8388608,398458880~4194304] 2021-07-24T16:52:25.254 INFO:tasks.workunit.client.0.smithi115.stdout:from 11 to 15 diff [4194304~4194304,16777216~4194304,29360128~8388608,41943040~8388608,62914560~8388608,79691776~4194304,96468992~25165824,125829120~4194304,134217728~4194304,142606336~12582912,159383552~12582912,180355072~8388608,192937984~4194304,218103808~29360128,281018368~4194304,301989888~8388608,314572800~4194304,331350016~4194304,339738624~8388608,360710144~4194304,385875968~4194304,398458880~4194304] 2021-07-24T16:52:25.254 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~4194304,16777216~4194304,29360128~8388608,41943040~8388608,62914560~8388608,79691776~4194304,96468992~25165824,125829120~4194304,134217728~4194304,142606336~12582912,159383552~12582912,180355072~8388608,192937984~4194304,218103808~29360128,281018368~4194304,301989888~8388608,314572800~4194304,331350016~4194304,339738624~8388608,360710144~4194304,385875968~4194304,398458880~4194304] 2021-07-24T16:52:25.259 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~4194304,16777216~8388608,29360128~8388608,41943040~8388608,62914560~8388608,79691776~4194304,96468992~25165824,125829120~4194304,134217728~4194304,142606336~12582912,159383552~16777216,180355072~8388608,192937984~4194304,218103808~29360128,281018368~4194304,301989888~20971520,331350016~20971520,360710144~8388608,385875968~8388608,398458880~4194304] 2021-07-24T16:52:25.259 INFO:tasks.workunit.client.0.smithi115.stdout:from 11 to 16 diff [4194304~8388608,16777216~4194304,29360128~8388608,41943040~8388608,54525952~4194304,62914560~8388608,79691776~4194304,96468992~25165824,125829120~12582912,142606336~12582912,159383552~12582912,180355072~16777216,218103808~29360128,281018368~4194304,301989888~20971520,327155712~8388608,339738624~8388608,360710144~4194304,385875968~4194304,398458880~8388608] 2021-07-24T16:52:25.259 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~8388608,16777216~4194304,29360128~8388608,41943040~8388608,54525952~4194304,62914560~8388608,79691776~4194304,96468992~25165824,125829120~12582912,142606336~12582912,159383552~12582912,180355072~16777216,218103808~29360128,281018368~4194304,301989888~20971520,327155712~8388608,339738624~8388608,360710144~4194304,385875968~4194304,398458880~8388608] 2021-07-24T16:52:25.264 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~20971520,29360128~8388608,41943040~8388608,54525952~16777216,79691776~4194304,96468992~25165824,125829120~12582912,142606336~12582912,159383552~16777216,180355072~16777216,218103808~29360128,281018368~4194304,301989888~50331648,360710144~8388608,385875968~8388608,398458880~12582912] 2021-07-24T16:52:25.264 INFO:tasks.workunit.client.0.smithi115.stdout:from 11 to 17 diff [4194304~8388608,16777216~8388608,29360128~8388608,41943040~8388608,54525952~4194304,62914560~12582912,79691776~4194304,96468992~41943040,142606336~12582912,159383552~12582912,180355072~16777216,218103808~29360128,276824064~8388608,301989888~20971520,327155712~8388608,339738624~8388608,360710144~12582912,385875968~4194304,398458880~8388608] 2021-07-24T16:52:25.265 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~8388608,16777216~8388608,29360128~8388608,41943040~8388608,54525952~4194304,62914560~12582912,79691776~4194304,96468992~41943040,142606336~12582912,159383552~12582912,180355072~16777216,218103808~29360128,276824064~8388608,301989888~20971520,327155712~8388608,339738624~8388608,360710144~12582912,385875968~4194304,398458880~8388608] 2021-07-24T16:52:25.270 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~20971520,29360128~8388608,41943040~8388608,54525952~29360128,96468992~41943040,142606336~33554432,180355072~16777216,218103808~29360128,276824064~8388608,301989888~50331648,360710144~12582912,385875968~8388608,398458880~12582912] 2021-07-24T16:52:25.270 INFO:tasks.workunit.client.0.smithi115.stdout:from 11 to 18 diff [0~37748736,41943040~8388608,54525952~4194304,62914560~12582912,79691776~4194304,96468992~41943040,142606336~12582912,159383552~12582912,180355072~16777216,201326592~4194304,218103808~37748736,276824064~8388608,301989888~20971520,327155712~20971520,360710144~12582912,385875968~4194304,398458880~8388608] 2021-07-24T16:52:25.270 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~37748736,41943040~8388608,54525952~4194304,62914560~12582912,79691776~4194304,96468992~41943040,142606336~12582912,159383552~12582912,180355072~16777216,201326592~4194304,218103808~37748736,276824064~8388608,301989888~20971520,327155712~20971520,360710144~12582912,385875968~4194304,398458880~8388608] 2021-07-24T16:52:25.275 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~37748736,41943040~8388608,54525952~29360128,96468992~41943040,142606336~33554432,180355072~16777216,201326592~4194304,218103808~41943040,276824064~8388608,301989888~50331648,360710144~12582912,385875968~8388608,398458880~12582912] 2021-07-24T16:52:25.275 INFO:tasks.workunit.client.0.smithi115.stdout:from 11 to 19 diff [0~37748736,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,159383552~16777216,180355072~16777216,201326592~4194304,213909504~41943040,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:25.276 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~37748736,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,159383552~16777216,180355072~16777216,201326592~4194304,213909504~41943040,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:25.281 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~33554432,96468992~41943040,142606336~54525952,201326592~4194304,213909504~46137344,268435456~16777216,301989888~50331648,356515840~16777216,385875968~8388608,398458880~12582912] 2021-07-24T16:52:25.281 INFO:tasks.workunit.client.0.smithi115.stdout:from 12 to 13 diff [29360128~8388608,100663296~4194304,113246208~8388608,146800640~4194304,226492416~12582912,281018368~4194304,314572800~4194304,385875968~4194304] 2021-07-24T16:52:25.281 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [29360128~8388608,100663296~4194304,113246208~8388608,146800640~4194304,226492416~12582912,281018368~4194304,314572800~4194304,385875968~4194304] 2021-07-24T16:52:25.286 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [29360128~8388608,100663296~8388608,113246208~8388608,146800640~8388608,226492416~12582912,281018368~4194304,314572800~8388608,385875968~8388608] 2021-07-24T16:52:25.286 INFO:tasks.workunit.client.0.smithi115.stdout:from 12 to 14 diff [29360128~8388608,62914560~4194304,100663296~20971520,134217728~4194304,142606336~8388608,192937984~4194304,226492416~12582912,281018368~4194304,301989888~8388608,314572800~4194304,360710144~4194304,385875968~4194304,398458880~4194304] 2021-07-24T16:52:25.286 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [29360128~8388608,62914560~4194304,100663296~20971520,134217728~4194304,142606336~8388608,192937984~4194304,226492416~12582912,281018368~4194304,301989888~8388608,314572800~4194304,360710144~4194304,385875968~4194304,398458880~4194304] 2021-07-24T16:52:25.291 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [29360128~8388608,62914560~8388608,100663296~20971520,134217728~4194304,142606336~12582912,192937984~4194304,226492416~16777216,281018368~4194304,301989888~20971520,360710144~8388608,385875968~8388608,398458880~4194304] 2021-07-24T16:52:25.291 INFO:tasks.workunit.client.0.smithi115.stdout:from 12 to 15 diff [29360128~8388608,41943040~8388608,62914560~8388608,96468992~25165824,134217728~4194304,142606336~8388608,163577856~8388608,192937984~4194304,218103808~29360128,281018368~4194304,301989888~8388608,314572800~4194304,339738624~8388608,360710144~4194304,385875968~4194304,398458880~4194304] 2021-07-24T16:52:25.292 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [29360128~8388608,41943040~8388608,62914560~8388608,96468992~25165824,134217728~4194304,142606336~8388608,163577856~8388608,192937984~4194304,218103808~29360128,281018368~4194304,301989888~8388608,314572800~4194304,339738624~8388608,360710144~4194304,385875968~4194304,398458880~4194304] 2021-07-24T16:52:25.297 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [29360128~8388608,41943040~8388608,62914560~8388608,96468992~25165824,134217728~4194304,142606336~12582912,163577856~12582912,192937984~4194304,218103808~29360128,281018368~4194304,301989888~20971520,339738624~12582912,360710144~8388608,385875968~8388608,398458880~4194304] 2021-07-24T16:52:25.297 INFO:tasks.workunit.client.0.smithi115.stdout:from 12 to 16 diff [4194304~8388608,29360128~8388608,41943040~8388608,54525952~4194304,62914560~8388608,96468992~25165824,125829120~4194304,134217728~4194304,142606336~8388608,163577856~8388608,184549376~8388608,218103808~29360128,281018368~4194304,301989888~20971520,327155712~8388608,339738624~8388608,360710144~4194304,385875968~4194304,398458880~8388608] 2021-07-24T16:52:25.297 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~8388608,29360128~8388608,41943040~8388608,54525952~4194304,62914560~8388608,96468992~25165824,125829120~4194304,134217728~4194304,142606336~8388608,163577856~8388608,184549376~8388608,218103808~29360128,281018368~4194304,301989888~20971520,327155712~8388608,339738624~8388608,360710144~4194304,385875968~4194304,398458880~8388608] 2021-07-24T16:52:25.302 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~12582912,29360128~8388608,41943040~8388608,54525952~16777216,96468992~25165824,125829120~12582912,142606336~12582912,163577856~12582912,184549376~12582912,218103808~29360128,281018368~4194304,301989888~33554432,339738624~12582912,360710144~8388608,385875968~8388608,398458880~12582912] 2021-07-24T16:52:25.303 INFO:tasks.workunit.client.0.smithi115.stdout:from 12 to 17 diff [4194304~8388608,16777216~4194304,29360128~8388608,41943040~8388608,54525952~4194304,62914560~12582912,96468992~41943040,142606336~12582912,163577856~8388608,184549376~8388608,218103808~29360128,276824064~8388608,301989888~20971520,327155712~8388608,339738624~8388608,360710144~12582912,385875968~4194304,398458880~8388608] 2021-07-24T16:52:25.303 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~8388608,16777216~4194304,29360128~8388608,41943040~8388608,54525952~4194304,62914560~12582912,96468992~41943040,142606336~12582912,163577856~8388608,184549376~8388608,218103808~29360128,276824064~8388608,301989888~20971520,327155712~8388608,339738624~8388608,360710144~12582912,385875968~4194304,398458880~8388608] 2021-07-24T16:52:25.308 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~20971520,29360128~8388608,41943040~8388608,54525952~25165824,96468992~41943040,142606336~16777216,163577856~12582912,184549376~12582912,218103808~29360128,276824064~8388608,301989888~33554432,339738624~12582912,360710144~12582912,385875968~8388608,398458880~12582912] 2021-07-24T16:52:25.308 INFO:tasks.workunit.client.0.smithi115.stdout:from 12 to 18 diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~12582912,96468992~41943040,142606336~12582912,163577856~8388608,180355072~12582912,201326592~4194304,218103808~37748736,276824064~8388608,301989888~20971520,327155712~20971520,360710144~12582912,385875968~4194304,398458880~8388608] 2021-07-24T16:52:25.308 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~12582912,96468992~41943040,142606336~12582912,163577856~8388608,180355072~12582912,201326592~4194304,218103808~37748736,276824064~8388608,301989888~20971520,327155712~20971520,360710144~12582912,385875968~4194304,398458880~8388608] 2021-07-24T16:52:25.313 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~37748736,41943040~8388608,54525952~25165824,96468992~41943040,142606336~16777216,163577856~12582912,180355072~16777216,201326592~4194304,218103808~41943040,276824064~8388608,301989888~50331648,360710144~12582912,385875968~8388608,398458880~12582912] 2021-07-24T16:52:25.313 INFO:tasks.workunit.client.0.smithi115.stdout:from 12 to 19 diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,163577856~12582912,180355072~12582912,201326592~4194304,213909504~41943040,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:25.314 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,163577856~12582912,180355072~12582912,201326592~4194304,213909504~41943040,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:25.319 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~33554432,96468992~41943040,142606336~16777216,163577856~33554432,201326592~4194304,213909504~46137344,268435456~16777216,301989888~50331648,356515840~16777216,385875968~8388608,398458880~12582912] 2021-07-24T16:52:25.319 INFO:tasks.workunit.client.0.smithi115.stdout:from 13 to 14 diff [29360128~8388608,62914560~4194304,100663296~8388608,134217728~4194304,142606336~8388608,192937984~4194304,234881024~4194304,301989888~8388608,360710144~4194304,398458880~4194304] 2021-07-24T16:52:25.319 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [29360128~8388608,62914560~4194304,100663296~8388608,134217728~4194304,142606336~8388608,192937984~4194304,234881024~4194304,301989888~8388608,360710144~4194304,398458880~4194304] 2021-07-24T16:52:25.324 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [29360128~8388608,62914560~8388608,100663296~12582912,134217728~4194304,142606336~12582912,192937984~4194304,234881024~8388608,301989888~12582912,360710144~8388608,398458880~4194304] 2021-07-24T16:52:25.325 INFO:tasks.workunit.client.0.smithi115.stdout:from 13 to 15 diff [29360128~8388608,41943040~8388608,62914560~8388608,96468992~16777216,134217728~4194304,142606336~8388608,163577856~8388608,192937984~4194304,218103808~12582912,234881024~12582912,281018368~4194304,301989888~8388608,339738624~8388608,360710144~4194304,385875968~4194304,398458880~4194304] 2021-07-24T16:52:25.325 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [29360128~8388608,41943040~8388608,62914560~8388608,96468992~16777216,134217728~4194304,142606336~8388608,163577856~8388608,192937984~4194304,218103808~12582912,234881024~12582912,281018368~4194304,301989888~8388608,339738624~8388608,360710144~4194304,385875968~4194304,398458880~4194304] 2021-07-24T16:52:25.330 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [29360128~8388608,41943040~8388608,62914560~8388608,96468992~16777216,134217728~4194304,142606336~12582912,163577856~12582912,192937984~4194304,218103808~29360128,281018368~4194304,301989888~12582912,339738624~12582912,360710144~8388608,385875968~8388608,398458880~4194304] 2021-07-24T16:52:25.330 INFO:tasks.workunit.client.0.smithi115.stdout:from 13 to 16 diff [4194304~8388608,29360128~8388608,41943040~8388608,54525952~4194304,62914560~8388608,96468992~16777216,125829120~4194304,134217728~4194304,142606336~8388608,163577856~8388608,184549376~8388608,218103808~12582912,234881024~12582912,281018368~4194304,301989888~20971520,327155712~8388608,339738624~8388608,360710144~4194304,385875968~4194304,398458880~8388608] 2021-07-24T16:52:25.330 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~8388608,29360128~8388608,41943040~8388608,54525952~4194304,62914560~8388608,96468992~16777216,125829120~4194304,134217728~4194304,142606336~8388608,163577856~8388608,184549376~8388608,218103808~12582912,234881024~12582912,281018368~4194304,301989888~20971520,327155712~8388608,339738624~8388608,360710144~4194304,385875968~4194304,398458880~8388608] 2021-07-24T16:52:25.335 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~12582912,29360128~8388608,41943040~8388608,54525952~16777216,96468992~16777216,125829120~12582912,142606336~12582912,163577856~12582912,184549376~12582912,218103808~29360128,281018368~4194304,301989888~33554432,339738624~12582912,360710144~8388608,385875968~8388608,398458880~12582912] 2021-07-24T16:52:25.336 INFO:tasks.workunit.client.0.smithi115.stdout:from 13 to 17 diff [4194304~8388608,16777216~4194304,29360128~8388608,41943040~8388608,54525952~4194304,62914560~12582912,96468992~16777216,117440512~20971520,142606336~12582912,163577856~8388608,184549376~8388608,218103808~12582912,234881024~12582912,276824064~8388608,301989888~20971520,327155712~8388608,339738624~8388608,360710144~12582912,385875968~4194304,398458880~8388608] 2021-07-24T16:52:25.336 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~8388608,16777216~4194304,29360128~8388608,41943040~8388608,54525952~4194304,62914560~12582912,96468992~16777216,117440512~20971520,142606336~12582912,163577856~8388608,184549376~8388608,218103808~12582912,234881024~12582912,276824064~8388608,301989888~20971520,327155712~8388608,339738624~8388608,360710144~12582912,385875968~4194304,398458880~8388608] 2021-07-24T16:52:25.341 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~20971520,29360128~8388608,41943040~8388608,54525952~25165824,96468992~16777216,117440512~20971520,142606336~16777216,163577856~12582912,184549376~12582912,218103808~29360128,276824064~8388608,301989888~33554432,339738624~12582912,360710144~12582912,385875968~8388608,398458880~12582912] 2021-07-24T16:52:25.341 INFO:tasks.workunit.client.0.smithi115.stdout:from 13 to 18 diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~12582912,96468992~41943040,142606336~12582912,163577856~8388608,180355072~12582912,201326592~4194304,218103808~12582912,234881024~20971520,276824064~8388608,301989888~20971520,327155712~20971520,360710144~12582912,385875968~4194304,398458880~8388608] 2021-07-24T16:52:25.342 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~12582912,96468992~41943040,142606336~12582912,163577856~8388608,180355072~12582912,201326592~4194304,218103808~12582912,234881024~20971520,276824064~8388608,301989888~20971520,327155712~20971520,360710144~12582912,385875968~4194304,398458880~8388608] 2021-07-24T16:52:25.347 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~37748736,41943040~8388608,54525952~25165824,96468992~41943040,142606336~16777216,163577856~12582912,180355072~16777216,201326592~4194304,218103808~41943040,276824064~8388608,301989888~50331648,360710144~12582912,385875968~8388608,398458880~12582912] 2021-07-24T16:52:25.347 INFO:tasks.workunit.client.0.smithi115.stdout:from 13 to 19 diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,163577856~12582912,180355072~12582912,201326592~4194304,213909504~16777216,234881024~20971520,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:25.347 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,163577856~12582912,180355072~12582912,201326592~4194304,213909504~16777216,234881024~20971520,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:25.353 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~33554432,96468992~41943040,142606336~16777216,163577856~33554432,201326592~4194304,213909504~46137344,268435456~16777216,301989888~50331648,356515840~16777216,385875968~8388608,398458880~12582912] 2021-07-24T16:52:25.353 INFO:tasks.workunit.client.0.smithi115.stdout:from 14 to 15 diff [41943040~8388608,62914560~4194304,96468992~8388608,163577856~8388608,218103808~12582912,239075328~8388608,281018368~4194304,339738624~8388608,385875968~4194304] 2021-07-24T16:52:25.354 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [41943040~8388608,62914560~4194304,96468992~8388608,163577856~8388608,218103808~12582912,239075328~8388608,281018368~4194304,339738624~8388608,385875968~4194304] 2021-07-24T16:52:25.358 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [41943040~8388608,62914560~8388608,96468992~12582912,163577856~12582912,218103808~16777216,239075328~8388608,281018368~4194304,339738624~12582912,385875968~8388608] 2021-07-24T16:52:25.359 INFO:tasks.workunit.client.0.smithi115.stdout:from 14 to 16 diff [4194304~8388608,41943040~8388608,54525952~4194304,62914560~4194304,96468992~8388608,125829120~4194304,146800640~4194304,163577856~8388608,184549376~8388608,218103808~12582912,239075328~8388608,281018368~4194304,310378496~12582912,327155712~8388608,339738624~8388608,385875968~4194304,398458880~8388608] 2021-07-24T16:52:25.359 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~8388608,41943040~8388608,54525952~4194304,62914560~4194304,96468992~8388608,125829120~4194304,146800640~4194304,163577856~8388608,184549376~8388608,218103808~12582912,239075328~8388608,281018368~4194304,310378496~12582912,327155712~8388608,339738624~8388608,385875968~4194304,398458880~8388608] 2021-07-24T16:52:25.364 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~12582912,41943040~8388608,54525952~16777216,96468992~12582912,125829120~8388608,146800640~4194304,163577856~12582912,184549376~12582912,218103808~16777216,239075328~8388608,281018368~4194304,310378496~25165824,339738624~12582912,385875968~8388608,398458880~12582912] 2021-07-24T16:52:25.364 INFO:tasks.workunit.client.0.smithi115.stdout:from 14 to 17 diff [4194304~8388608,16777216~4194304,41943040~8388608,54525952~4194304,62914560~12582912,96468992~8388608,117440512~20971520,146800640~12582912,163577856~8388608,184549376~8388608,218103808~12582912,239075328~8388608,276824064~8388608,310378496~12582912,327155712~8388608,339738624~8388608,364904448~8388608,385875968~4194304,398458880~8388608] 2021-07-24T16:52:25.364 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~8388608,16777216~4194304,41943040~8388608,54525952~4194304,62914560~12582912,96468992~8388608,117440512~20971520,146800640~12582912,163577856~8388608,184549376~8388608,218103808~12582912,239075328~8388608,276824064~8388608,310378496~12582912,327155712~8388608,339738624~8388608,364904448~8388608,385875968~4194304,398458880~8388608] 2021-07-24T16:52:25.370 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~20971520,41943040~8388608,54525952~25165824,96468992~12582912,117440512~20971520,146800640~12582912,163577856~12582912,184549376~12582912,218103808~16777216,239075328~8388608,276824064~8388608,310378496~25165824,339738624~12582912,364904448~8388608,385875968~8388608,398458880~12582912] 2021-07-24T16:52:25.371 INFO:tasks.workunit.client.0.smithi115.stdout:from 14 to 18 diff [0~25165824,41943040~8388608,54525952~4194304,62914560~12582912,96468992~41943040,146800640~12582912,163577856~8388608,180355072~12582912,201326592~4194304,218103808~12582912,239075328~16777216,276824064~8388608,310378496~12582912,327155712~20971520,364904448~8388608,385875968~4194304,398458880~8388608] 2021-07-24T16:52:25.371 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~25165824,41943040~8388608,54525952~4194304,62914560~12582912,96468992~41943040,146800640~12582912,163577856~8388608,180355072~12582912,201326592~4194304,218103808~12582912,239075328~16777216,276824064~8388608,310378496~12582912,327155712~20971520,364904448~8388608,385875968~4194304,398458880~8388608] 2021-07-24T16:52:25.376 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~29360128,41943040~8388608,54525952~25165824,96468992~41943040,146800640~12582912,163577856~12582912,180355072~16777216,201326592~4194304,218103808~16777216,239075328~20971520,276824064~8388608,310378496~41943040,364904448~8388608,385875968~8388608,398458880~12582912] 2021-07-24T16:52:25.376 INFO:tasks.workunit.client.0.smithi115.stdout:from 14 to 19 diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,146800640~12582912,163577856~12582912,180355072~12582912,201326592~4194304,213909504~16777216,239075328~16777216,268435456~8388608,281018368~4194304,310378496~12582912,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:25.376 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,146800640~12582912,163577856~12582912,180355072~12582912,201326592~4194304,213909504~16777216,239075328~16777216,268435456~8388608,281018368~4194304,310378496~12582912,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:25.382 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~33554432,96468992~41943040,146800640~12582912,163577856~33554432,201326592~4194304,213909504~20971520,239075328~20971520,268435456~16777216,310378496~41943040,356515840~16777216,385875968~8388608,398458880~12582912] 2021-07-24T16:52:25.382 INFO:tasks.workunit.client.0.smithi115.stdout:from 15 to 16 diff [4194304~8388608,54525952~4194304,125829120~4194304,146800640~4194304,184549376~8388608,310378496~12582912,327155712~8388608,398458880~8388608] 2021-07-24T16:52:25.382 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~8388608,54525952~4194304,125829120~4194304,146800640~4194304,184549376~8388608,310378496~12582912,327155712~8388608,398458880~8388608] 2021-07-24T16:52:25.387 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~12582912,54525952~8388608,125829120~8388608,146800640~4194304,184549376~12582912,310378496~25165824,398458880~12582912] 2021-07-24T16:52:25.387 INFO:tasks.workunit.client.0.smithi115.stdout:from 15 to 17 diff [4194304~8388608,16777216~4194304,54525952~4194304,67108864~8388608,117440512~20971520,146800640~12582912,184549376~8388608,276824064~4194304,310378496~12582912,327155712~8388608,364904448~8388608,398458880~8388608] 2021-07-24T16:52:25.387 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [4194304~8388608,16777216~4194304,54525952~4194304,67108864~8388608,117440512~20971520,146800640~12582912,184549376~8388608,276824064~4194304,310378496~12582912,327155712~8388608,364904448~8388608,398458880~8388608] 2021-07-24T16:52:25.392 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [4194304~20971520,54525952~8388608,67108864~12582912,117440512~20971520,146800640~12582912,184549376~12582912,276824064~4194304,310378496~25165824,364904448~8388608,398458880~12582912] 2021-07-24T16:52:25.393 INFO:tasks.workunit.client.0.smithi115.stdout:from 15 to 18 diff [0~25165824,54525952~4194304,67108864~8388608,96468992~41943040,146800640~12582912,167772160~8388608,180355072~12582912,201326592~4194304,247463936~8388608,276824064~4194304,310378496~12582912,327155712~12582912,364904448~8388608,398458880~8388608] 2021-07-24T16:52:25.393 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~25165824,54525952~4194304,67108864~8388608,96468992~41943040,146800640~12582912,167772160~8388608,180355072~12582912,201326592~4194304,247463936~8388608,276824064~4194304,310378496~12582912,327155712~12582912,364904448~8388608,398458880~8388608] 2021-07-24T16:52:25.398 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~29360128,54525952~8388608,67108864~12582912,96468992~41943040,146800640~12582912,167772160~8388608,180355072~16777216,201326592~4194304,247463936~12582912,276824064~4194304,310378496~33554432,364904448~8388608,398458880~12582912] 2021-07-24T16:52:25.398 INFO:tasks.workunit.client.0.smithi115.stdout:from 15 to 19 diff [0~25165824,29360128~8388608,54525952~4194304,67108864~16777216,96468992~41943040,146800640~12582912,167772160~8388608,180355072~12582912,201326592~4194304,213909504~8388608,247463936~8388608,268435456~8388608,310378496~12582912,327155712~12582912,356515840~16777216,398458880~8388608] 2021-07-24T16:52:25.398 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~25165824,29360128~8388608,54525952~4194304,67108864~16777216,96468992~41943040,146800640~12582912,167772160~8388608,180355072~12582912,201326592~4194304,213909504~8388608,247463936~8388608,268435456~8388608,310378496~12582912,327155712~12582912,356515840~16777216,398458880~8388608] 2021-07-24T16:52:25.403 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~41943040,54525952~8388608,67108864~20971520,96468992~41943040,146800640~12582912,167772160~29360128,201326592~4194304,213909504~12582912,247463936~12582912,268435456~12582912,310378496~33554432,356515840~16777216,398458880~12582912] 2021-07-24T16:52:25.403 INFO:tasks.workunit.client.0.smithi115.stdout:from 16 to 17 diff [16777216~4194304,67108864~8388608,117440512~16777216,146800640~12582912,276824064~4194304,364904448~8388608] 2021-07-24T16:52:25.403 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [16777216~4194304,67108864~8388608,117440512~16777216,146800640~12582912,276824064~4194304,364904448~8388608] 2021-07-24T16:52:25.408 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [16777216~8388608,67108864~12582912,117440512~20971520,146800640~12582912,276824064~4194304,364904448~8388608] 2021-07-24T16:52:25.409 INFO:tasks.workunit.client.0.smithi115.stdout:from 16 to 18 diff [0~8388608,16777216~8388608,67108864~8388608,96468992~37748736,146800640~12582912,167772160~8388608,180355072~8388608,201326592~4194304,247463936~8388608,276824064~4194304,335544320~4194304,364904448~8388608] 2021-07-24T16:52:25.409 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~8388608,16777216~8388608,67108864~8388608,96468992~37748736,146800640~12582912,167772160~8388608,180355072~8388608,201326592~4194304,247463936~8388608,276824064~4194304,335544320~4194304,364904448~8388608] 2021-07-24T16:52:25.414 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~12582912,16777216~12582912,67108864~12582912,96468992~41943040,146800640~12582912,167772160~8388608,180355072~8388608,201326592~4194304,247463936~12582912,276824064~4194304,335544320~8388608,364904448~8388608] 2021-07-24T16:52:25.414 INFO:tasks.workunit.client.0.smithi115.stdout:from 16 to 19 diff [0~8388608,16777216~8388608,29360128~8388608,67108864~16777216,96468992~37748736,146800640~12582912,167772160~8388608,180355072~8388608,201326592~4194304,213909504~8388608,247463936~8388608,268435456~8388608,331350016~8388608,356515840~16777216] 2021-07-24T16:52:25.414 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~8388608,16777216~8388608,29360128~8388608,67108864~16777216,96468992~37748736,146800640~12582912,167772160~8388608,180355072~8388608,201326592~4194304,213909504~8388608,247463936~8388608,268435456~8388608,331350016~8388608,356515840~16777216] 2021-07-24T16:52:25.419 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~12582912,16777216~25165824,67108864~20971520,96468992~41943040,146800640~12582912,167772160~20971520,201326592~4194304,213909504~12582912,247463936~12582912,268435456~12582912,331350016~12582912,356515840~16777216] 2021-07-24T16:52:25.419 INFO:tasks.workunit.client.0.smithi115.stdout:from 17 to 18 diff [0~8388608,16777216~8388608,96468992~20971520,167772160~8388608,180355072~8388608,201326592~4194304,247463936~8388608,335544320~4194304] 2021-07-24T16:52:25.419 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~8388608,16777216~8388608,96468992~20971520,167772160~8388608,180355072~8388608,201326592~4194304,247463936~8388608,335544320~4194304] 2021-07-24T16:52:25.424 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~12582912,16777216~12582912,96468992~20971520,167772160~8388608,180355072~8388608,201326592~4194304,247463936~12582912,335544320~8388608] 2021-07-24T16:52:25.425 INFO:tasks.workunit.client.0.smithi115.stdout:from 17 to 19 diff [0~8388608,16777216~8388608,29360128~8388608,75497472~8388608,96468992~20971520,167772160~8388608,180355072~8388608,201326592~4194304,213909504~8388608,247463936~8388608,268435456~8388608,331350016~8388608,356515840~8388608] 2021-07-24T16:52:25.425 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~8388608,16777216~8388608,29360128~8388608,75497472~8388608,96468992~20971520,167772160~8388608,180355072~8388608,201326592~4194304,213909504~8388608,247463936~8388608,268435456~8388608,331350016~8388608,356515840~8388608] 2021-07-24T16:52:25.429 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~12582912,16777216~25165824,75497472~12582912,96468992~20971520,167772160~20971520,201326592~4194304,213909504~12582912,247463936~12582912,268435456~12582912,331350016~12582912,356515840~8388608] 2021-07-24T16:52:25.429 INFO:tasks.workunit.client.0.smithi115.stdout:from 18 to 19 diff [16777216~8388608,29360128~8388608,75497472~8388608,167772160~8388608,213909504~8388608,268435456~8388608,331350016~8388608,356515840~8388608] 2021-07-24T16:52:25.430 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [16777216~8388608,29360128~8388608,75497472~8388608,167772160~8388608,213909504~8388608,268435456~8388608,331350016~8388608,356515840~8388608] 2021-07-24T16:52:25.434 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [16777216~25165824,75497472~12582912,167772160~12582912,213909504~12582912,268435456~12582912,331350016~8388608,356515840~8388608] 2021-07-24T16:52:26.376 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to HEAD diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:26.377 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:26.389 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~205520896,213909504~197132288] 2021-07-24T16:52:26.389 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to HEAD diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:26.390 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:26.395 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~205520896,213909504~197132288] 2021-07-24T16:52:26.396 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to HEAD diff [0~192937984,201326592~4194304,213909504~134217728,352321536~20971520,377487360~33554432] 2021-07-24T16:52:26.396 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~134217728,352321536~20971520,377487360~33554432] 2021-07-24T16:52:26.400 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~197132288] 2021-07-24T16:52:26.401 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,289406976~58720256,352321536~20971520,377487360~33554432] 2021-07-24T16:52:26.401 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,289406976~58720256,352321536~20971520,377487360~33554432] 2021-07-24T16:52:26.406 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~197132288] 2021-07-24T16:52:26.406 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,377487360~33554432] 2021-07-24T16:52:26.407 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,377487360~33554432] 2021-07-24T16:52:26.412 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~75497472,297795584~113246208] 2021-07-24T16:52:26.413 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:26.413 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:26.417 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~75497472,297795584~75497472,381681664~29360128] 2021-07-24T16:52:26.418 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to HEAD diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:26.418 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:26.424 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~138412032,142606336~54525952,201326592~4194304,213909504~75497472,297795584~75497472,381681664~29360128] 2021-07-24T16:52:26.424 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to HEAD diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:26.425 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:26.429 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~138412032,142606336~54525952,201326592~4194304,213909504~75497472,297795584~54525952,356515840~16777216,381681664~29360128] 2021-07-24T16:52:26.430 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to HEAD diff [0~83886080,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~29360128,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:26.430 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~83886080,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~29360128,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:26.435 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~138412032,142606336~54525952,201326592~4194304,213909504~75497472,297795584~54525952,356515840~16777216,381681664~29360128] 2021-07-24T16:52:26.435 INFO:tasks.workunit.client.0.smithi115.stdout:from 9 to HEAD diff [0~50331648,54525952~29360128,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~25165824,297795584~25165824,327155712~20971520,356515840~16777216,385875968~25165824] 2021-07-24T16:52:26.436 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~50331648,54525952~29360128,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~25165824,297795584~25165824,327155712~20971520,356515840~16777216,385875968~25165824] 2021-07-24T16:52:26.440 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~83886080,142606336~54525952,201326592~4194304,213909504~71303168,297795584~54525952,356515840~16777216,385875968~25165824] 2021-07-24T16:52:26.441 INFO:tasks.workunit.client.0.smithi115.stdout:from 10 to HEAD diff [0~50331648,54525952~29360128,88080384~50331648,142606336~12582912,159383552~16777216,180355072~16777216,201326592~4194304,213909504~41943040,268435456~16777216,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,394264576~16777216] 2021-07-24T16:52:26.441 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~50331648,54525952~29360128,88080384~50331648,142606336~12582912,159383552~16777216,180355072~16777216,201326592~4194304,213909504~41943040,268435456~16777216,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,394264576~16777216] 2021-07-24T16:52:26.446 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~83886080,142606336~54525952,201326592~4194304,213909504~46137344,268435456~16777216,301989888~50331648,356515840~16777216,385875968~25165824] 2021-07-24T16:52:26.446 INFO:tasks.workunit.client.0.smithi115.stdout:from 11 to HEAD diff [0~37748736,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,159383552~16777216,180355072~16777216,201326592~4194304,213909504~41943040,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:26.447 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~37748736,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,159383552~16777216,180355072~16777216,201326592~4194304,213909504~41943040,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:26.451 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~33554432,96468992~41943040,142606336~54525952,201326592~4194304,213909504~46137344,268435456~16777216,301989888~50331648,356515840~16777216,385875968~8388608,398458880~12582912] 2021-07-24T16:52:26.452 INFO:tasks.workunit.client.0.smithi115.stdout:from 12 to HEAD diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,163577856~12582912,180355072~12582912,201326592~4194304,213909504~41943040,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:26.452 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,163577856~12582912,180355072~12582912,201326592~4194304,213909504~41943040,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:26.457 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~33554432,96468992~41943040,142606336~16777216,163577856~33554432,201326592~4194304,213909504~46137344,268435456~16777216,301989888~50331648,356515840~16777216,385875968~8388608,398458880~12582912] 2021-07-24T16:52:26.457 INFO:tasks.workunit.client.0.smithi115.stdout:from 13 to HEAD diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,163577856~12582912,180355072~12582912,201326592~4194304,213909504~16777216,234881024~20971520,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:26.459 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,163577856~12582912,180355072~12582912,201326592~4194304,213909504~16777216,234881024~20971520,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:26.462 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~33554432,96468992~41943040,142606336~16777216,163577856~33554432,201326592~4194304,213909504~46137344,268435456~16777216,301989888~50331648,356515840~16777216,385875968~8388608,398458880~12582912] 2021-07-24T16:52:26.462 INFO:tasks.workunit.client.0.smithi115.stdout:from 14 to HEAD diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,146800640~12582912,163577856~12582912,180355072~12582912,201326592~4194304,213909504~16777216,239075328~16777216,268435456~8388608,281018368~4194304,310378496~12582912,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:26.463 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,146800640~12582912,163577856~12582912,180355072~12582912,201326592~4194304,213909504~16777216,239075328~16777216,268435456~8388608,281018368~4194304,310378496~12582912,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:26.467 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~33554432,96468992~41943040,146800640~12582912,163577856~33554432,201326592~4194304,213909504~20971520,239075328~20971520,268435456~16777216,310378496~41943040,356515840~16777216,385875968~8388608,398458880~12582912] 2021-07-24T16:52:26.468 INFO:tasks.workunit.client.0.smithi115.stdout:from 15 to HEAD diff [0~25165824,29360128~8388608,54525952~4194304,67108864~16777216,96468992~41943040,146800640~12582912,167772160~8388608,180355072~12582912,201326592~4194304,213909504~8388608,247463936~8388608,268435456~8388608,310378496~12582912,327155712~12582912,356515840~16777216,398458880~8388608] 2021-07-24T16:52:26.468 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~25165824,29360128~8388608,54525952~4194304,67108864~16777216,96468992~41943040,146800640~12582912,167772160~8388608,180355072~12582912,201326592~4194304,213909504~8388608,247463936~8388608,268435456~8388608,310378496~12582912,327155712~12582912,356515840~16777216,398458880~8388608] 2021-07-24T16:52:26.473 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~41943040,54525952~8388608,67108864~20971520,96468992~41943040,146800640~12582912,167772160~29360128,201326592~4194304,213909504~12582912,247463936~12582912,268435456~12582912,310378496~33554432,356515840~16777216,398458880~12582912] 2021-07-24T16:52:26.474 INFO:tasks.workunit.client.0.smithi115.stdout:from 16 to HEAD diff [0~8388608,16777216~8388608,29360128~8388608,67108864~16777216,96468992~37748736,146800640~12582912,167772160~8388608,180355072~8388608,201326592~4194304,213909504~8388608,247463936~8388608,268435456~8388608,331350016~8388608,356515840~16777216] 2021-07-24T16:52:26.474 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~8388608,16777216~8388608,29360128~8388608,67108864~16777216,96468992~37748736,146800640~12582912,167772160~8388608,180355072~8388608,201326592~4194304,213909504~8388608,247463936~8388608,268435456~8388608,331350016~8388608,356515840~16777216] 2021-07-24T16:52:26.479 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~12582912,16777216~25165824,67108864~20971520,96468992~41943040,146800640~12582912,167772160~20971520,201326592~4194304,213909504~12582912,247463936~12582912,268435456~12582912,331350016~12582912,356515840~16777216] 2021-07-24T16:52:26.479 INFO:tasks.workunit.client.0.smithi115.stdout:from 17 to HEAD diff [0~8388608,16777216~8388608,29360128~8388608,75497472~8388608,96468992~20971520,167772160~8388608,180355072~8388608,201326592~4194304,213909504~8388608,247463936~8388608,268435456~8388608,331350016~8388608,356515840~8388608] 2021-07-24T16:52:26.479 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~8388608,16777216~8388608,29360128~8388608,75497472~8388608,96468992~20971520,167772160~8388608,180355072~8388608,201326592~4194304,213909504~8388608,247463936~8388608,268435456~8388608,331350016~8388608,356515840~8388608] 2021-07-24T16:52:26.484 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~12582912,16777216~25165824,75497472~12582912,96468992~20971520,167772160~20971520,201326592~4194304,213909504~12582912,247463936~12582912,268435456~12582912,331350016~12582912,356515840~8388608] 2021-07-24T16:52:27.390 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to HEAD diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:27.390 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:27.405 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~205520896,213909504~197132288] 2021-07-24T16:52:27.405 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to HEAD diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:27.405 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:27.412 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~205520896,213909504~197132288] 2021-07-24T16:52:27.412 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to HEAD diff [0~192937984,201326592~4194304,213909504~134217728,352321536~20971520,377487360~33554432] 2021-07-24T16:52:27.412 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~134217728,352321536~20971520,377487360~33554432] 2021-07-24T16:52:27.418 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~197132288] 2021-07-24T16:52:27.418 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,289406976~58720256,352321536~20971520,377487360~33554432] 2021-07-24T16:52:27.418 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,289406976~58720256,352321536~20971520,377487360~33554432] 2021-07-24T16:52:27.424 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~197132288] 2021-07-24T16:52:27.424 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,377487360~33554432] 2021-07-24T16:52:27.424 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,377487360~33554432] 2021-07-24T16:52:27.430 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~75497472,297795584~113246208] 2021-07-24T16:52:27.430 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:27.431 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:27.436 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~75497472,297795584~75497472,381681664~29360128] 2021-07-24T16:52:27.437 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to HEAD diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:27.439 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:27.442 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~138412032,142606336~54525952,201326592~4194304,213909504~75497472,297795584~75497472,381681664~29360128] 2021-07-24T16:52:27.442 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to HEAD diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:27.442 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:27.448 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~138412032,142606336~54525952,201326592~4194304,213909504~75497472,297795584~54525952,356515840~16777216,381681664~29360128] 2021-07-24T16:52:27.448 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to HEAD diff [0~83886080,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~29360128,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:27.449 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~83886080,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~29360128,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:27.454 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~138412032,142606336~54525952,201326592~4194304,213909504~75497472,297795584~54525952,356515840~16777216,381681664~29360128] 2021-07-24T16:52:27.454 INFO:tasks.workunit.client.0.smithi115.stdout:from 9 to HEAD diff [0~50331648,54525952~29360128,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~25165824,297795584~25165824,327155712~20971520,356515840~16777216,385875968~25165824] 2021-07-24T16:52:27.455 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~50331648,54525952~29360128,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~25165824,297795584~25165824,327155712~20971520,356515840~16777216,385875968~25165824] 2021-07-24T16:52:27.460 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~83886080,142606336~54525952,201326592~4194304,213909504~71303168,297795584~54525952,356515840~16777216,385875968~25165824] 2021-07-24T16:52:27.460 INFO:tasks.workunit.client.0.smithi115.stdout:from 10 to HEAD diff [0~50331648,54525952~29360128,88080384~50331648,142606336~12582912,159383552~16777216,180355072~16777216,201326592~4194304,213909504~41943040,268435456~16777216,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,394264576~16777216] 2021-07-24T16:52:27.460 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~50331648,54525952~29360128,88080384~50331648,142606336~12582912,159383552~16777216,180355072~16777216,201326592~4194304,213909504~41943040,268435456~16777216,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,394264576~16777216] 2021-07-24T16:52:27.466 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~83886080,142606336~54525952,201326592~4194304,213909504~46137344,268435456~16777216,301989888~50331648,356515840~16777216,385875968~25165824] 2021-07-24T16:52:27.466 INFO:tasks.workunit.client.0.smithi115.stdout:from 11 to HEAD diff [0~37748736,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,159383552~16777216,180355072~16777216,201326592~4194304,213909504~41943040,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:27.467 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~37748736,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,159383552~16777216,180355072~16777216,201326592~4194304,213909504~41943040,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:27.472 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~33554432,96468992~41943040,142606336~54525952,201326592~4194304,213909504~46137344,268435456~16777216,301989888~50331648,356515840~16777216,385875968~8388608,398458880~12582912] 2021-07-24T16:52:27.472 INFO:tasks.workunit.client.0.smithi115.stdout:from 12 to HEAD diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,163577856~12582912,180355072~12582912,201326592~4194304,213909504~41943040,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:27.473 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,163577856~12582912,180355072~12582912,201326592~4194304,213909504~41943040,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:27.478 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~33554432,96468992~41943040,142606336~16777216,163577856~33554432,201326592~4194304,213909504~46137344,268435456~16777216,301989888~50331648,356515840~16777216,385875968~8388608,398458880~12582912] 2021-07-24T16:52:27.478 INFO:tasks.workunit.client.0.smithi115.stdout:from 13 to HEAD diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,163577856~12582912,180355072~12582912,201326592~4194304,213909504~16777216,234881024~20971520,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:27.478 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,163577856~12582912,180355072~12582912,201326592~4194304,213909504~16777216,234881024~20971520,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:27.484 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~33554432,96468992~41943040,142606336~16777216,163577856~33554432,201326592~4194304,213909504~46137344,268435456~16777216,301989888~50331648,356515840~16777216,385875968~8388608,398458880~12582912] 2021-07-24T16:52:27.484 INFO:tasks.workunit.client.0.smithi115.stdout:from 14 to HEAD diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,146800640~12582912,163577856~12582912,180355072~12582912,201326592~4194304,213909504~16777216,239075328~16777216,268435456~8388608,281018368~4194304,310378496~12582912,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:27.484 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,146800640~12582912,163577856~12582912,180355072~12582912,201326592~4194304,213909504~16777216,239075328~16777216,268435456~8388608,281018368~4194304,310378496~12582912,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:27.490 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~33554432,96468992~41943040,146800640~12582912,163577856~33554432,201326592~4194304,213909504~20971520,239075328~20971520,268435456~16777216,310378496~41943040,356515840~16777216,385875968~8388608,398458880~12582912] 2021-07-24T16:52:27.490 INFO:tasks.workunit.client.0.smithi115.stdout:from 15 to HEAD diff [0~25165824,29360128~8388608,54525952~4194304,67108864~16777216,96468992~41943040,146800640~12582912,167772160~8388608,180355072~12582912,201326592~4194304,213909504~8388608,247463936~8388608,268435456~8388608,310378496~12582912,327155712~12582912,356515840~16777216,398458880~8388608] 2021-07-24T16:52:27.490 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~25165824,29360128~8388608,54525952~4194304,67108864~16777216,96468992~41943040,146800640~12582912,167772160~8388608,180355072~12582912,201326592~4194304,213909504~8388608,247463936~8388608,268435456~8388608,310378496~12582912,327155712~12582912,356515840~16777216,398458880~8388608] 2021-07-24T16:52:27.495 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~41943040,54525952~8388608,67108864~20971520,96468992~41943040,146800640~12582912,167772160~29360128,201326592~4194304,213909504~12582912,247463936~12582912,268435456~12582912,310378496~33554432,356515840~16777216,398458880~12582912] 2021-07-24T16:52:27.495 INFO:tasks.workunit.client.0.smithi115.stdout:from 16 to HEAD diff [0~8388608,16777216~8388608,29360128~8388608,67108864~16777216,96468992~37748736,146800640~12582912,167772160~8388608,180355072~8388608,201326592~4194304,213909504~8388608,247463936~8388608,268435456~8388608,331350016~8388608,356515840~16777216] 2021-07-24T16:52:27.496 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~8388608,16777216~8388608,29360128~8388608,67108864~16777216,96468992~37748736,146800640~12582912,167772160~8388608,180355072~8388608,201326592~4194304,213909504~8388608,247463936~8388608,268435456~8388608,331350016~8388608,356515840~16777216] 2021-07-24T16:52:27.501 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~12582912,16777216~25165824,67108864~20971520,96468992~41943040,146800640~12582912,167772160~20971520,201326592~4194304,213909504~12582912,247463936~12582912,268435456~12582912,331350016~12582912,356515840~16777216] 2021-07-24T16:52:28.397 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to HEAD diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:28.397 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:28.410 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~205520896,213909504~197132288] 2021-07-24T16:52:28.410 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to HEAD diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:28.411 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:28.416 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~205520896,213909504~197132288] 2021-07-24T16:52:28.416 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to HEAD diff [0~192937984,201326592~4194304,213909504~134217728,352321536~20971520,377487360~33554432] 2021-07-24T16:52:28.417 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~134217728,352321536~20971520,377487360~33554432] 2021-07-24T16:52:28.423 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~197132288] 2021-07-24T16:52:28.423 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,289406976~58720256,352321536~20971520,377487360~33554432] 2021-07-24T16:52:28.423 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,289406976~58720256,352321536~20971520,377487360~33554432] 2021-07-24T16:52:28.429 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~197132288] 2021-07-24T16:52:28.429 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,377487360~33554432] 2021-07-24T16:52:28.429 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,377487360~33554432] 2021-07-24T16:52:28.435 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~75497472,297795584~113246208] 2021-07-24T16:52:28.435 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:28.436 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:28.441 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~75497472,297795584~75497472,381681664~29360128] 2021-07-24T16:52:28.441 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to HEAD diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:28.441 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:28.447 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~138412032,142606336~54525952,201326592~4194304,213909504~75497472,297795584~75497472,381681664~29360128] 2021-07-24T16:52:28.447 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to HEAD diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:28.448 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:28.453 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~138412032,142606336~54525952,201326592~4194304,213909504~75497472,297795584~54525952,356515840~16777216,381681664~29360128] 2021-07-24T16:52:28.453 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to HEAD diff [0~83886080,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~29360128,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:28.453 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~83886080,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~29360128,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:28.458 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~138412032,142606336~54525952,201326592~4194304,213909504~75497472,297795584~54525952,356515840~16777216,381681664~29360128] 2021-07-24T16:52:28.459 INFO:tasks.workunit.client.0.smithi115.stdout:from 9 to HEAD diff [0~50331648,54525952~29360128,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~25165824,297795584~25165824,327155712~20971520,356515840~16777216,385875968~25165824] 2021-07-24T16:52:28.459 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~50331648,54525952~29360128,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~25165824,297795584~25165824,327155712~20971520,356515840~16777216,385875968~25165824] 2021-07-24T16:52:28.464 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~83886080,142606336~54525952,201326592~4194304,213909504~71303168,297795584~54525952,356515840~16777216,385875968~25165824] 2021-07-24T16:52:28.464 INFO:tasks.workunit.client.0.smithi115.stdout:from 10 to HEAD diff [0~50331648,54525952~29360128,88080384~50331648,142606336~12582912,159383552~16777216,180355072~16777216,201326592~4194304,213909504~41943040,268435456~16777216,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,394264576~16777216] 2021-07-24T16:52:28.465 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~50331648,54525952~29360128,88080384~50331648,142606336~12582912,159383552~16777216,180355072~16777216,201326592~4194304,213909504~41943040,268435456~16777216,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,394264576~16777216] 2021-07-24T16:52:28.469 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~83886080,142606336~54525952,201326592~4194304,213909504~46137344,268435456~16777216,301989888~50331648,356515840~16777216,385875968~25165824] 2021-07-24T16:52:28.470 INFO:tasks.workunit.client.0.smithi115.stdout:from 11 to HEAD diff [0~37748736,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,159383552~16777216,180355072~16777216,201326592~4194304,213909504~41943040,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:28.470 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~37748736,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,159383552~16777216,180355072~16777216,201326592~4194304,213909504~41943040,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:28.475 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~33554432,96468992~41943040,142606336~54525952,201326592~4194304,213909504~46137344,268435456~16777216,301989888~50331648,356515840~16777216,385875968~8388608,398458880~12582912] 2021-07-24T16:52:28.476 INFO:tasks.workunit.client.0.smithi115.stdout:from 12 to HEAD diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,163577856~12582912,180355072~12582912,201326592~4194304,213909504~41943040,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:28.476 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,163577856~12582912,180355072~12582912,201326592~4194304,213909504~41943040,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:28.482 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~33554432,96468992~41943040,142606336~16777216,163577856~33554432,201326592~4194304,213909504~46137344,268435456~16777216,301989888~50331648,356515840~16777216,385875968~8388608,398458880~12582912] 2021-07-24T16:52:28.482 INFO:tasks.workunit.client.0.smithi115.stdout:from 13 to HEAD diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,163577856~12582912,180355072~12582912,201326592~4194304,213909504~16777216,234881024~20971520,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:28.482 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,163577856~12582912,180355072~12582912,201326592~4194304,213909504~16777216,234881024~20971520,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:28.487 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~33554432,96468992~41943040,142606336~16777216,163577856~33554432,201326592~4194304,213909504~46137344,268435456~16777216,301989888~50331648,356515840~16777216,385875968~8388608,398458880~12582912] 2021-07-24T16:52:28.487 INFO:tasks.workunit.client.0.smithi115.stdout:from 14 to HEAD diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,146800640~12582912,163577856~12582912,180355072~12582912,201326592~4194304,213909504~16777216,239075328~16777216,268435456~8388608,281018368~4194304,310378496~12582912,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:28.488 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,146800640~12582912,163577856~12582912,180355072~12582912,201326592~4194304,213909504~16777216,239075328~16777216,268435456~8388608,281018368~4194304,310378496~12582912,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:28.493 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~33554432,96468992~41943040,146800640~12582912,163577856~33554432,201326592~4194304,213909504~20971520,239075328~20971520,268435456~16777216,310378496~41943040,356515840~16777216,385875968~8388608,398458880~12582912] 2021-07-24T16:52:28.493 INFO:tasks.workunit.client.0.smithi115.stdout:from 15 to HEAD diff [0~25165824,29360128~8388608,54525952~4194304,67108864~16777216,96468992~41943040,146800640~12582912,167772160~8388608,180355072~12582912,201326592~4194304,213909504~8388608,247463936~8388608,268435456~8388608,310378496~12582912,327155712~12582912,356515840~16777216,398458880~8388608] 2021-07-24T16:52:28.494 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~25165824,29360128~8388608,54525952~4194304,67108864~16777216,96468992~41943040,146800640~12582912,167772160~8388608,180355072~12582912,201326592~4194304,213909504~8388608,247463936~8388608,268435456~8388608,310378496~12582912,327155712~12582912,356515840~16777216,398458880~8388608] 2021-07-24T16:52:28.498 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~41943040,54525952~8388608,67108864~20971520,96468992~41943040,146800640~12582912,167772160~29360128,201326592~4194304,213909504~12582912,247463936~12582912,268435456~12582912,310378496~33554432,356515840~16777216,398458880~12582912] 2021-07-24T16:52:29.409 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to HEAD diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:29.409 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:29.420 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~205520896,213909504~197132288] 2021-07-24T16:52:29.420 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to HEAD diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:29.421 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:29.426 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~205520896,213909504~197132288] 2021-07-24T16:52:29.427 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to HEAD diff [0~192937984,201326592~4194304,213909504~134217728,352321536~20971520,377487360~33554432] 2021-07-24T16:52:29.427 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~134217728,352321536~20971520,377487360~33554432] 2021-07-24T16:52:29.432 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~197132288] 2021-07-24T16:52:29.433 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,289406976~58720256,352321536~20971520,377487360~33554432] 2021-07-24T16:52:29.433 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,289406976~58720256,352321536~20971520,377487360~33554432] 2021-07-24T16:52:29.439 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~197132288] 2021-07-24T16:52:29.439 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,377487360~33554432] 2021-07-24T16:52:29.440 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,377487360~33554432] 2021-07-24T16:52:29.445 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~75497472,297795584~113246208] 2021-07-24T16:52:29.445 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:29.446 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:29.451 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~75497472,297795584~75497472,381681664~29360128] 2021-07-24T16:52:29.451 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to HEAD diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:29.452 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:29.457 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~138412032,142606336~54525952,201326592~4194304,213909504~75497472,297795584~75497472,381681664~29360128] 2021-07-24T16:52:29.458 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to HEAD diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:29.458 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:29.464 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~138412032,142606336~54525952,201326592~4194304,213909504~75497472,297795584~54525952,356515840~16777216,381681664~29360128] 2021-07-24T16:52:29.464 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to HEAD diff [0~83886080,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~29360128,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:29.464 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~83886080,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~29360128,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:29.470 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~138412032,142606336~54525952,201326592~4194304,213909504~75497472,297795584~54525952,356515840~16777216,381681664~29360128] 2021-07-24T16:52:29.470 INFO:tasks.workunit.client.0.smithi115.stdout:from 9 to HEAD diff [0~50331648,54525952~29360128,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~25165824,297795584~25165824,327155712~20971520,356515840~16777216,385875968~25165824] 2021-07-24T16:52:29.471 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~50331648,54525952~29360128,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~25165824,297795584~25165824,327155712~20971520,356515840~16777216,385875968~25165824] 2021-07-24T16:52:29.476 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~83886080,142606336~54525952,201326592~4194304,213909504~71303168,297795584~54525952,356515840~16777216,385875968~25165824] 2021-07-24T16:52:29.476 INFO:tasks.workunit.client.0.smithi115.stdout:from 10 to HEAD diff [0~50331648,54525952~29360128,88080384~50331648,142606336~12582912,159383552~16777216,180355072~16777216,201326592~4194304,213909504~41943040,268435456~16777216,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,394264576~16777216] 2021-07-24T16:52:29.476 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~50331648,54525952~29360128,88080384~50331648,142606336~12582912,159383552~16777216,180355072~16777216,201326592~4194304,213909504~41943040,268435456~16777216,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,394264576~16777216] 2021-07-24T16:52:29.481 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~83886080,142606336~54525952,201326592~4194304,213909504~46137344,268435456~16777216,301989888~50331648,356515840~16777216,385875968~25165824] 2021-07-24T16:52:29.482 INFO:tasks.workunit.client.0.smithi115.stdout:from 11 to HEAD diff [0~37748736,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,159383552~16777216,180355072~16777216,201326592~4194304,213909504~41943040,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:29.482 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~37748736,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,159383552~16777216,180355072~16777216,201326592~4194304,213909504~41943040,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:29.487 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~33554432,96468992~41943040,142606336~54525952,201326592~4194304,213909504~46137344,268435456~16777216,301989888~50331648,356515840~16777216,385875968~8388608,398458880~12582912] 2021-07-24T16:52:29.488 INFO:tasks.workunit.client.0.smithi115.stdout:from 12 to HEAD diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,163577856~12582912,180355072~12582912,201326592~4194304,213909504~41943040,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:29.488 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,163577856~12582912,180355072~12582912,201326592~4194304,213909504~41943040,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:29.493 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~33554432,96468992~41943040,142606336~16777216,163577856~33554432,201326592~4194304,213909504~46137344,268435456~16777216,301989888~50331648,356515840~16777216,385875968~8388608,398458880~12582912] 2021-07-24T16:52:29.493 INFO:tasks.workunit.client.0.smithi115.stdout:from 13 to HEAD diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,163577856~12582912,180355072~12582912,201326592~4194304,213909504~16777216,234881024~20971520,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:29.494 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,163577856~12582912,180355072~12582912,201326592~4194304,213909504~16777216,234881024~20971520,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:29.499 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~33554432,96468992~41943040,142606336~16777216,163577856~33554432,201326592~4194304,213909504~46137344,268435456~16777216,301989888~50331648,356515840~16777216,385875968~8388608,398458880~12582912] 2021-07-24T16:52:29.499 INFO:tasks.workunit.client.0.smithi115.stdout:from 14 to HEAD diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,146800640~12582912,163577856~12582912,180355072~12582912,201326592~4194304,213909504~16777216,239075328~16777216,268435456~8388608,281018368~4194304,310378496~12582912,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:29.499 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,146800640~12582912,163577856~12582912,180355072~12582912,201326592~4194304,213909504~16777216,239075328~16777216,268435456~8388608,281018368~4194304,310378496~12582912,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:29.504 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~33554432,96468992~41943040,146800640~12582912,163577856~33554432,201326592~4194304,213909504~20971520,239075328~20971520,268435456~16777216,310378496~41943040,356515840~16777216,385875968~8388608,398458880~12582912] 2021-07-24T16:52:30.412 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to HEAD diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:30.413 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:30.435 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~205520896,213909504~197132288] 2021-07-24T16:52:30.435 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to HEAD diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:30.435 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:30.441 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~205520896,213909504~197132288] 2021-07-24T16:52:30.442 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to HEAD diff [0~192937984,201326592~4194304,213909504~134217728,352321536~20971520,377487360~33554432] 2021-07-24T16:52:30.442 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~134217728,352321536~20971520,377487360~33554432] 2021-07-24T16:52:30.448 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~197132288] 2021-07-24T16:52:30.448 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,289406976~58720256,352321536~20971520,377487360~33554432] 2021-07-24T16:52:30.448 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,289406976~58720256,352321536~20971520,377487360~33554432] 2021-07-24T16:52:30.454 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~197132288] 2021-07-24T16:52:30.454 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,377487360~33554432] 2021-07-24T16:52:30.454 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,377487360~33554432] 2021-07-24T16:52:30.460 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~75497472,297795584~113246208] 2021-07-24T16:52:30.460 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:30.460 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:30.466 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~75497472,297795584~75497472,381681664~29360128] 2021-07-24T16:52:30.466 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to HEAD diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:30.467 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:30.472 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~138412032,142606336~54525952,201326592~4194304,213909504~75497472,297795584~75497472,381681664~29360128] 2021-07-24T16:52:30.472 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to HEAD diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:30.473 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:30.478 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~138412032,142606336~54525952,201326592~4194304,213909504~75497472,297795584~54525952,356515840~16777216,381681664~29360128] 2021-07-24T16:52:30.478 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to HEAD diff [0~83886080,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~29360128,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:30.479 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~83886080,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~29360128,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:30.484 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~138412032,142606336~54525952,201326592~4194304,213909504~75497472,297795584~54525952,356515840~16777216,381681664~29360128] 2021-07-24T16:52:30.484 INFO:tasks.workunit.client.0.smithi115.stdout:from 9 to HEAD diff [0~50331648,54525952~29360128,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~25165824,297795584~25165824,327155712~20971520,356515840~16777216,385875968~25165824] 2021-07-24T16:52:30.484 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~50331648,54525952~29360128,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~25165824,297795584~25165824,327155712~20971520,356515840~16777216,385875968~25165824] 2021-07-24T16:52:30.490 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~83886080,142606336~54525952,201326592~4194304,213909504~71303168,297795584~54525952,356515840~16777216,385875968~25165824] 2021-07-24T16:52:30.490 INFO:tasks.workunit.client.0.smithi115.stdout:from 10 to HEAD diff [0~50331648,54525952~29360128,88080384~50331648,142606336~12582912,159383552~16777216,180355072~16777216,201326592~4194304,213909504~41943040,268435456~16777216,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,394264576~16777216] 2021-07-24T16:52:30.490 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~50331648,54525952~29360128,88080384~50331648,142606336~12582912,159383552~16777216,180355072~16777216,201326592~4194304,213909504~41943040,268435456~16777216,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,394264576~16777216] 2021-07-24T16:52:30.495 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~83886080,142606336~54525952,201326592~4194304,213909504~46137344,268435456~16777216,301989888~50331648,356515840~16777216,385875968~25165824] 2021-07-24T16:52:30.496 INFO:tasks.workunit.client.0.smithi115.stdout:from 11 to HEAD diff [0~37748736,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,159383552~16777216,180355072~16777216,201326592~4194304,213909504~41943040,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:30.496 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~37748736,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,159383552~16777216,180355072~16777216,201326592~4194304,213909504~41943040,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:30.501 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~33554432,96468992~41943040,142606336~54525952,201326592~4194304,213909504~46137344,268435456~16777216,301989888~50331648,356515840~16777216,385875968~8388608,398458880~12582912] 2021-07-24T16:52:30.502 INFO:tasks.workunit.client.0.smithi115.stdout:from 12 to HEAD diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,163577856~12582912,180355072~12582912,201326592~4194304,213909504~41943040,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:30.502 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,163577856~12582912,180355072~12582912,201326592~4194304,213909504~41943040,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:30.507 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~33554432,96468992~41943040,142606336~16777216,163577856~33554432,201326592~4194304,213909504~46137344,268435456~16777216,301989888~50331648,356515840~16777216,385875968~8388608,398458880~12582912] 2021-07-24T16:52:30.507 INFO:tasks.workunit.client.0.smithi115.stdout:from 13 to HEAD diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,163577856~12582912,180355072~12582912,201326592~4194304,213909504~16777216,234881024~20971520,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:30.508 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,163577856~12582912,180355072~12582912,201326592~4194304,213909504~16777216,234881024~20971520,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:30.513 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~33554432,96468992~41943040,142606336~16777216,163577856~33554432,201326592~4194304,213909504~46137344,268435456~16777216,301989888~50331648,356515840~16777216,385875968~8388608,398458880~12582912] 2021-07-24T16:52:31.423 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to HEAD diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:31.423 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:31.443 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~205520896,213909504~197132288] 2021-07-24T16:52:31.444 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to HEAD diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:31.444 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:31.449 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~205520896,213909504~197132288] 2021-07-24T16:52:31.449 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to HEAD diff [0~192937984,201326592~4194304,213909504~134217728,352321536~20971520,377487360~33554432] 2021-07-24T16:52:31.450 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~134217728,352321536~20971520,377487360~33554432] 2021-07-24T16:52:31.455 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~197132288] 2021-07-24T16:52:31.455 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,289406976~58720256,352321536~20971520,377487360~33554432] 2021-07-24T16:52:31.455 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,289406976~58720256,352321536~20971520,377487360~33554432] 2021-07-24T16:52:31.461 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~197132288] 2021-07-24T16:52:31.461 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,377487360~33554432] 2021-07-24T16:52:31.461 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,377487360~33554432] 2021-07-24T16:52:31.467 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~75497472,297795584~113246208] 2021-07-24T16:52:31.467 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:31.467 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:31.472 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~75497472,297795584~75497472,381681664~29360128] 2021-07-24T16:52:31.472 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to HEAD diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:31.473 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:31.478 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~138412032,142606336~54525952,201326592~4194304,213909504~75497472,297795584~75497472,381681664~29360128] 2021-07-24T16:52:31.479 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to HEAD diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:31.479 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:31.484 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~138412032,142606336~54525952,201326592~4194304,213909504~75497472,297795584~54525952,356515840~16777216,381681664~29360128] 2021-07-24T16:52:31.484 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to HEAD diff [0~83886080,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~29360128,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:31.485 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~83886080,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~29360128,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:31.490 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~138412032,142606336~54525952,201326592~4194304,213909504~75497472,297795584~54525952,356515840~16777216,381681664~29360128] 2021-07-24T16:52:31.490 INFO:tasks.workunit.client.0.smithi115.stdout:from 9 to HEAD diff [0~50331648,54525952~29360128,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~25165824,297795584~25165824,327155712~20971520,356515840~16777216,385875968~25165824] 2021-07-24T16:52:31.491 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~50331648,54525952~29360128,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~25165824,297795584~25165824,327155712~20971520,356515840~16777216,385875968~25165824] 2021-07-24T16:52:31.495 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~83886080,142606336~54525952,201326592~4194304,213909504~71303168,297795584~54525952,356515840~16777216,385875968~25165824] 2021-07-24T16:52:31.495 INFO:tasks.workunit.client.0.smithi115.stdout:from 10 to HEAD diff [0~50331648,54525952~29360128,88080384~50331648,142606336~12582912,159383552~16777216,180355072~16777216,201326592~4194304,213909504~41943040,268435456~16777216,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,394264576~16777216] 2021-07-24T16:52:31.496 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~50331648,54525952~29360128,88080384~50331648,142606336~12582912,159383552~16777216,180355072~16777216,201326592~4194304,213909504~41943040,268435456~16777216,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,394264576~16777216] 2021-07-24T16:52:31.501 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~83886080,142606336~54525952,201326592~4194304,213909504~46137344,268435456~16777216,301989888~50331648,356515840~16777216,385875968~25165824] 2021-07-24T16:52:31.501 INFO:tasks.workunit.client.0.smithi115.stdout:from 11 to HEAD diff [0~37748736,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,159383552~16777216,180355072~16777216,201326592~4194304,213909504~41943040,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:31.501 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~37748736,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,159383552~16777216,180355072~16777216,201326592~4194304,213909504~41943040,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:31.506 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~33554432,96468992~41943040,142606336~54525952,201326592~4194304,213909504~46137344,268435456~16777216,301989888~50331648,356515840~16777216,385875968~8388608,398458880~12582912] 2021-07-24T16:52:31.506 INFO:tasks.workunit.client.0.smithi115.stdout:from 12 to HEAD diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,163577856~12582912,180355072~12582912,201326592~4194304,213909504~41943040,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:31.507 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~25165824,29360128~8388608,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,163577856~12582912,180355072~12582912,201326592~4194304,213909504~41943040,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:31.512 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~33554432,96468992~41943040,142606336~16777216,163577856~33554432,201326592~4194304,213909504~46137344,268435456~16777216,301989888~50331648,356515840~16777216,385875968~8388608,398458880~12582912] 2021-07-24T16:52:32.435 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to HEAD diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:32.436 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:32.455 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~205520896,213909504~197132288] 2021-07-24T16:52:32.456 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to HEAD diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:32.456 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:32.462 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~205520896,213909504~197132288] 2021-07-24T16:52:32.462 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to HEAD diff [0~192937984,201326592~4194304,213909504~134217728,352321536~20971520,377487360~33554432] 2021-07-24T16:52:32.462 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~134217728,352321536~20971520,377487360~33554432] 2021-07-24T16:52:32.471 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~197132288] 2021-07-24T16:52:32.471 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,289406976~58720256,352321536~20971520,377487360~33554432] 2021-07-24T16:52:32.471 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,289406976~58720256,352321536~20971520,377487360~33554432] 2021-07-24T16:52:32.474 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~197132288] 2021-07-24T16:52:32.475 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,377487360~33554432] 2021-07-24T16:52:32.475 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,377487360~33554432] 2021-07-24T16:52:32.480 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~75497472,297795584~113246208] 2021-07-24T16:52:32.481 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:32.481 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:32.486 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~75497472,297795584~75497472,381681664~29360128] 2021-07-24T16:52:32.487 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to HEAD diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:32.487 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:32.492 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~138412032,142606336~54525952,201326592~4194304,213909504~75497472,297795584~75497472,381681664~29360128] 2021-07-24T16:52:32.492 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to HEAD diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:32.493 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:32.498 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~138412032,142606336~54525952,201326592~4194304,213909504~75497472,297795584~54525952,356515840~16777216,381681664~29360128] 2021-07-24T16:52:32.498 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to HEAD diff [0~83886080,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~29360128,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:32.499 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~83886080,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~29360128,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:32.504 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~138412032,142606336~54525952,201326592~4194304,213909504~75497472,297795584~54525952,356515840~16777216,381681664~29360128] 2021-07-24T16:52:32.504 INFO:tasks.workunit.client.0.smithi115.stdout:from 9 to HEAD diff [0~50331648,54525952~29360128,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~25165824,297795584~25165824,327155712~20971520,356515840~16777216,385875968~25165824] 2021-07-24T16:52:32.504 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~50331648,54525952~29360128,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~25165824,297795584~25165824,327155712~20971520,356515840~16777216,385875968~25165824] 2021-07-24T16:52:32.509 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~83886080,142606336~54525952,201326592~4194304,213909504~71303168,297795584~54525952,356515840~16777216,385875968~25165824] 2021-07-24T16:52:32.510 INFO:tasks.workunit.client.0.smithi115.stdout:from 10 to HEAD diff [0~50331648,54525952~29360128,88080384~50331648,142606336~12582912,159383552~16777216,180355072~16777216,201326592~4194304,213909504~41943040,268435456~16777216,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,394264576~16777216] 2021-07-24T16:52:32.510 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~50331648,54525952~29360128,88080384~50331648,142606336~12582912,159383552~16777216,180355072~16777216,201326592~4194304,213909504~41943040,268435456~16777216,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,394264576~16777216] 2021-07-24T16:52:32.515 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~83886080,142606336~54525952,201326592~4194304,213909504~46137344,268435456~16777216,301989888~50331648,356515840~16777216,385875968~25165824] 2021-07-24T16:52:32.515 INFO:tasks.workunit.client.0.smithi115.stdout:from 11 to HEAD diff [0~37748736,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,159383552~16777216,180355072~16777216,201326592~4194304,213909504~41943040,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:32.516 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~37748736,41943040~8388608,54525952~4194304,62914560~20971520,96468992~41943040,142606336~12582912,159383552~16777216,180355072~16777216,201326592~4194304,213909504~41943040,268435456~8388608,281018368~4194304,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,398458880~8388608] 2021-07-24T16:52:32.521 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~33554432,96468992~41943040,142606336~54525952,201326592~4194304,213909504~46137344,268435456~16777216,301989888~50331648,356515840~16777216,385875968~8388608,398458880~12582912] 2021-07-24T16:52:33.429 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to HEAD diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:33.430 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:33.455 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~205520896,213909504~197132288] 2021-07-24T16:52:33.455 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to HEAD diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:33.455 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:33.461 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~205520896,213909504~197132288] 2021-07-24T16:52:33.461 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to HEAD diff [0~192937984,201326592~4194304,213909504~134217728,352321536~20971520,377487360~33554432] 2021-07-24T16:52:33.462 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~134217728,352321536~20971520,377487360~33554432] 2021-07-24T16:52:33.467 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~197132288] 2021-07-24T16:52:33.467 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,289406976~58720256,352321536~20971520,377487360~33554432] 2021-07-24T16:52:33.467 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,289406976~58720256,352321536~20971520,377487360~33554432] 2021-07-24T16:52:33.473 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~197132288] 2021-07-24T16:52:33.473 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,377487360~33554432] 2021-07-24T16:52:33.473 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,377487360~33554432] 2021-07-24T16:52:33.478 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~75497472,297795584~113246208] 2021-07-24T16:52:33.478 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:33.479 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:33.484 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~75497472,297795584~75497472,381681664~29360128] 2021-07-24T16:52:33.484 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to HEAD diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:33.484 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:33.489 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~138412032,142606336~54525952,201326592~4194304,213909504~75497472,297795584~75497472,381681664~29360128] 2021-07-24T16:52:33.489 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to HEAD diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:33.490 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:33.495 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~138412032,142606336~54525952,201326592~4194304,213909504~75497472,297795584~54525952,356515840~16777216,381681664~29360128] 2021-07-24T16:52:33.495 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to HEAD diff [0~83886080,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~29360128,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:33.496 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~83886080,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~29360128,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:33.500 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~138412032,142606336~54525952,201326592~4194304,213909504~75497472,297795584~54525952,356515840~16777216,381681664~29360128] 2021-07-24T16:52:33.501 INFO:tasks.workunit.client.0.smithi115.stdout:from 9 to HEAD diff [0~50331648,54525952~29360128,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~25165824,297795584~25165824,327155712~20971520,356515840~16777216,385875968~25165824] 2021-07-24T16:52:33.501 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~50331648,54525952~29360128,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~25165824,297795584~25165824,327155712~20971520,356515840~16777216,385875968~25165824] 2021-07-24T16:52:33.505 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~83886080,142606336~54525952,201326592~4194304,213909504~71303168,297795584~54525952,356515840~16777216,385875968~25165824] 2021-07-24T16:52:33.506 INFO:tasks.workunit.client.0.smithi115.stdout:from 10 to HEAD diff [0~50331648,54525952~29360128,88080384~50331648,142606336~12582912,159383552~16777216,180355072~16777216,201326592~4194304,213909504~41943040,268435456~16777216,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,394264576~16777216] 2021-07-24T16:52:33.506 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~50331648,54525952~29360128,88080384~50331648,142606336~12582912,159383552~16777216,180355072~16777216,201326592~4194304,213909504~41943040,268435456~16777216,301989888~20971520,327155712~20971520,356515840~16777216,385875968~4194304,394264576~16777216] 2021-07-24T16:52:33.511 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~83886080,142606336~54525952,201326592~4194304,213909504~46137344,268435456~16777216,301989888~50331648,356515840~16777216,385875968~25165824] 2021-07-24T16:52:34.441 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to HEAD diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:34.441 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:34.462 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~205520896,213909504~197132288] 2021-07-24T16:52:34.462 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to HEAD diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:34.463 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:34.469 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~205520896,213909504~197132288] 2021-07-24T16:52:34.469 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to HEAD diff [0~192937984,201326592~4194304,213909504~134217728,352321536~20971520,377487360~33554432] 2021-07-24T16:52:34.470 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~134217728,352321536~20971520,377487360~33554432] 2021-07-24T16:52:34.474 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~197132288] 2021-07-24T16:52:34.474 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,289406976~58720256,352321536~20971520,377487360~33554432] 2021-07-24T16:52:34.474 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,289406976~58720256,352321536~20971520,377487360~33554432] 2021-07-24T16:52:34.480 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~197132288] 2021-07-24T16:52:34.481 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,377487360~33554432] 2021-07-24T16:52:34.482 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,377487360~33554432] 2021-07-24T16:52:34.486 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~75497472,297795584~113246208] 2021-07-24T16:52:34.486 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:34.487 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:34.492 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~75497472,297795584~75497472,381681664~29360128] 2021-07-24T16:52:34.492 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to HEAD diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:34.492 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:34.499 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~138412032,142606336~54525952,201326592~4194304,213909504~75497472,297795584~75497472,381681664~29360128] 2021-07-24T16:52:34.500 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to HEAD diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:34.500 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:34.504 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~138412032,142606336~54525952,201326592~4194304,213909504~75497472,297795584~54525952,356515840~16777216,381681664~29360128] 2021-07-24T16:52:34.505 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to HEAD diff [0~83886080,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~29360128,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:34.505 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~83886080,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~29360128,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:34.510 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~138412032,142606336~54525952,201326592~4194304,213909504~75497472,297795584~54525952,356515840~16777216,381681664~29360128] 2021-07-24T16:52:34.510 INFO:tasks.workunit.client.0.smithi115.stdout:from 9 to HEAD diff [0~50331648,54525952~29360128,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~25165824,297795584~25165824,327155712~20971520,356515840~16777216,385875968~25165824] 2021-07-24T16:52:34.510 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~50331648,54525952~29360128,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~25165824,297795584~25165824,327155712~20971520,356515840~16777216,385875968~25165824] 2021-07-24T16:52:34.515 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~50331648,54525952~83886080,142606336~54525952,201326592~4194304,213909504~71303168,297795584~54525952,356515840~16777216,385875968~25165824] 2021-07-24T16:52:35.440 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to HEAD diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:35.441 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:35.463 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~205520896,213909504~197132288] 2021-07-24T16:52:35.464 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to HEAD diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:35.464 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:35.469 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~205520896,213909504~197132288] 2021-07-24T16:52:35.469 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to HEAD diff [0~192937984,201326592~4194304,213909504~134217728,352321536~20971520,377487360~33554432] 2021-07-24T16:52:35.469 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~134217728,352321536~20971520,377487360~33554432] 2021-07-24T16:52:35.475 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~197132288] 2021-07-24T16:52:35.475 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,289406976~58720256,352321536~20971520,377487360~33554432] 2021-07-24T16:52:35.475 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,289406976~58720256,352321536~20971520,377487360~33554432] 2021-07-24T16:52:35.480 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~197132288] 2021-07-24T16:52:35.480 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,377487360~33554432] 2021-07-24T16:52:35.480 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,377487360~33554432] 2021-07-24T16:52:35.485 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~75497472,297795584~113246208] 2021-07-24T16:52:35.486 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:35.486 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:35.491 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~75497472,297795584~75497472,381681664~29360128] 2021-07-24T16:52:35.491 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to HEAD diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:35.492 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:35.497 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~138412032,142606336~54525952,201326592~4194304,213909504~75497472,297795584~75497472,381681664~29360128] 2021-07-24T16:52:35.497 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to HEAD diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:35.497 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:35.502 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~138412032,142606336~54525952,201326592~4194304,213909504~75497472,297795584~54525952,356515840~16777216,381681664~29360128] 2021-07-24T16:52:35.503 INFO:tasks.workunit.client.0.smithi115.stdout:from 8 to HEAD diff [0~83886080,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~29360128,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:35.503 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~83886080,88080384~50331648,142606336~33554432,180355072~16777216,201326592~4194304,213909504~41943040,260046848~29360128,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:35.508 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~138412032,142606336~54525952,201326592~4194304,213909504~75497472,297795584~54525952,356515840~16777216,381681664~29360128] 2021-07-24T16:52:36.189 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to HEAD diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:36.190 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:36.219 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~205520896,213909504~197132288] 2021-07-24T16:52:36.219 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to HEAD diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:36.219 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:36.226 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~205520896,213909504~197132288] 2021-07-24T16:52:36.226 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to HEAD diff [0~192937984,201326592~4194304,213909504~134217728,352321536~20971520,377487360~33554432] 2021-07-24T16:52:36.226 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~134217728,352321536~20971520,377487360~33554432] 2021-07-24T16:52:36.232 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~197132288] 2021-07-24T16:52:36.232 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,289406976~58720256,352321536~20971520,377487360~33554432] 2021-07-24T16:52:36.232 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,289406976~58720256,352321536~20971520,377487360~33554432] 2021-07-24T16:52:36.238 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~197132288] 2021-07-24T16:52:36.238 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,377487360~33554432] 2021-07-24T16:52:36.238 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,377487360~33554432] 2021-07-24T16:52:36.244 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~75497472,297795584~113246208] 2021-07-24T16:52:36.244 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:36.244 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:36.250 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~75497472,297795584~75497472,381681664~29360128] 2021-07-24T16:52:36.250 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to HEAD diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:36.250 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:36.255 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~138412032,142606336~54525952,201326592~4194304,213909504~75497472,297795584~75497472,381681664~29360128] 2021-07-24T16:52:36.255 INFO:tasks.workunit.client.0.smithi115.stdout:from 7 to HEAD diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:36.256 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,356515840~16777216,381681664~29360128] 2021-07-24T16:52:36.260 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~138412032,142606336~54525952,201326592~4194304,213909504~75497472,297795584~54525952,356515840~16777216,381681664~29360128] 2021-07-24T16:52:37.202 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to HEAD diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:37.203 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:37.223 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~205520896,213909504~197132288] 2021-07-24T16:52:37.224 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to HEAD diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:37.224 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:37.230 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~205520896,213909504~197132288] 2021-07-24T16:52:37.230 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to HEAD diff [0~192937984,201326592~4194304,213909504~134217728,352321536~20971520,377487360~33554432] 2021-07-24T16:52:37.230 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~134217728,352321536~20971520,377487360~33554432] 2021-07-24T16:52:37.236 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~197132288] 2021-07-24T16:52:37.236 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,289406976~58720256,352321536~20971520,377487360~33554432] 2021-07-24T16:52:37.236 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,289406976~58720256,352321536~20971520,377487360~33554432] 2021-07-24T16:52:37.242 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~197132288] 2021-07-24T16:52:37.242 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,377487360~33554432] 2021-07-24T16:52:37.242 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,377487360~33554432] 2021-07-24T16:52:37.247 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~75497472,297795584~113246208] 2021-07-24T16:52:37.248 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:37.248 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:37.253 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~75497472,297795584~75497472,381681664~29360128] 2021-07-24T16:52:37.254 INFO:tasks.workunit.client.0.smithi115.stdout:from 6 to HEAD diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:37.254 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~138412032,142606336~33554432,180355072~16777216,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:37.259 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~138412032,142606336~54525952,201326592~4194304,213909504~75497472,297795584~75497472,381681664~29360128] 2021-07-24T16:52:38.201 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to HEAD diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:38.201 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:38.224 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~205520896,213909504~197132288] 2021-07-24T16:52:38.225 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to HEAD diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:38.225 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:38.230 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~205520896,213909504~197132288] 2021-07-24T16:52:38.231 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to HEAD diff [0~192937984,201326592~4194304,213909504~134217728,352321536~20971520,377487360~33554432] 2021-07-24T16:52:38.231 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~134217728,352321536~20971520,377487360~33554432] 2021-07-24T16:52:38.236 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~197132288] 2021-07-24T16:52:38.237 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,289406976~58720256,352321536~20971520,377487360~33554432] 2021-07-24T16:52:38.237 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,289406976~58720256,352321536~20971520,377487360~33554432] 2021-07-24T16:52:38.242 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~197132288] 2021-07-24T16:52:38.242 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,377487360~33554432] 2021-07-24T16:52:38.242 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,377487360~33554432] 2021-07-24T16:52:38.247 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~75497472,297795584~113246208] 2021-07-24T16:52:38.247 INFO:tasks.workunit.client.0.smithi115.stdout:from 5 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:38.248 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,381681664~29360128] 2021-07-24T16:52:38.253 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~75497472,297795584~75497472,381681664~29360128] 2021-07-24T16:52:39.215 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to HEAD diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:39.215 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:39.233 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~205520896,213909504~197132288] 2021-07-24T16:52:39.233 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to HEAD diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:39.234 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:39.240 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~205520896,213909504~197132288] 2021-07-24T16:52:39.240 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to HEAD diff [0~192937984,201326592~4194304,213909504~134217728,352321536~20971520,377487360~33554432] 2021-07-24T16:52:39.241 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~134217728,352321536~20971520,377487360~33554432] 2021-07-24T16:52:39.246 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~197132288] 2021-07-24T16:52:39.246 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,289406976~58720256,352321536~20971520,377487360~33554432] 2021-07-24T16:52:39.246 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,289406976~58720256,352321536~20971520,377487360~33554432] 2021-07-24T16:52:39.252 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~197132288] 2021-07-24T16:52:39.252 INFO:tasks.workunit.client.0.smithi115.stdout:from 4 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,377487360~33554432] 2021-07-24T16:52:39.252 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,297795584~25165824,327155712~20971520,352321536~20971520,377487360~33554432] 2021-07-24T16:52:39.257 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~75497472,297795584~113246208] 2021-07-24T16:52:40.217 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to HEAD diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:40.218 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:40.236 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~205520896,213909504~197132288] 2021-07-24T16:52:40.236 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to HEAD diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:40.236 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:40.243 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~205520896,213909504~197132288] 2021-07-24T16:52:40.243 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to HEAD diff [0~192937984,201326592~4194304,213909504~134217728,352321536~20971520,377487360~33554432] 2021-07-24T16:52:40.244 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~134217728,352321536~20971520,377487360~33554432] 2021-07-24T16:52:40.250 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~197132288] 2021-07-24T16:52:40.251 INFO:tasks.workunit.client.0.smithi115.stdout:from 3 to HEAD diff [0~192937984,201326592~4194304,213909504~71303168,289406976~58720256,352321536~20971520,377487360~33554432] 2021-07-24T16:52:40.251 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~71303168,289406976~58720256,352321536~20971520,377487360~33554432] 2021-07-24T16:52:40.254 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~197132288] 2021-07-24T16:52:41.195 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to HEAD diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:41.195 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:41.218 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~205520896,213909504~197132288] 2021-07-24T16:52:41.219 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to HEAD diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:41.219 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:41.224 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~205520896,213909504~197132288] 2021-07-24T16:52:41.225 INFO:tasks.workunit.client.0.smithi115.stdout:from 2 to HEAD diff [0~192937984,201326592~4194304,213909504~134217728,352321536~20971520,377487360~33554432] 2021-07-24T16:52:41.225 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~192937984,201326592~4194304,213909504~134217728,352321536~20971520,377487360~33554432] 2021-07-24T16:52:41.230 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~197132288,201326592~4194304,213909504~197132288] 2021-07-24T16:52:42.227 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to HEAD diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:42.227 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:42.245 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~205520896,213909504~197132288] 2021-07-24T16:52:42.245 INFO:tasks.workunit.client.0.smithi115.stdout:from 1 to HEAD diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:42.245 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:42.249 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~205520896,213909504~197132288] 2021-07-24T16:52:43.237 INFO:tasks.workunit.client.0.smithi115.stdout:from 0 to HEAD diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:43.237 INFO:tasks.workunit.client.0.smithi115.stdout: limited diff [0~205520896,213909504~134217728,352321536~58720256] 2021-07-24T16:52:43.254 INFO:tasks.workunit.client.0.smithi115.stdout: actual was [0~205520896,213909504~197132288] 2021-07-24T16:52:44.249 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] DiffIterateTest/1.DiffIterateStress (40018 ms) 2021-07-24T16:52:44.249 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] DiffIterateTest/1.DiffIterateRegression6926 2021-07-24T16:52:44.249 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:52:45.247 INFO:tasks.workunit.client.0.smithi115.stdout:iterate_cb 0~4194304 2021-07-24T16:52:45.251 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] DiffIterateTest/1.DiffIterateRegression6926 (1002 ms) 2021-07-24T16:52:45.251 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] DiffIterateTest/1.DiffIterateIgnoreParent 2021-07-24T16:52:45.251 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:45.251 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] DiffIterateTest/1.DiffIterateIgnoreParent (0 ms) 2021-07-24T16:52:45.252 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] DiffIterateTest/1.DiffIterateCallbackError 2021-07-24T16:52:45.252 INFO:tasks.workunit.client.0.smithi115.stdout:using old format 2021-07-24T16:52:45.279 INFO:tasks.workunit.client.0.smithi115.stdout: wrote [1285437~62865,3307503~83050,4265600~65512,4337953~10122,5306913~65064,9519719~64293,9730979~28692,10533438~82649,19121508~85841] 2021-07-24T16:52:45.281 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] DiffIterateTest/1.DiffIterateCallbackError (30 ms) 2021-07-24T16:52:45.281 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] DiffIterateTest/1.DiffIterateParentDiscard 2021-07-24T16:52:45.281 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:45.282 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] DiffIterateTest/1.DiffIterateParentDiscard (0 ms) 2021-07-24T16:52:46.183 INFO:tasks.workunit.client.0.smithi115.stdout:[----------] 7 tests from DiffIterateTest/1 (49083 ms total) 2021-07-24T16:52:46.184 INFO:tasks.workunit.client.0.smithi115.stdout: 2021-07-24T16:52:46.184 INFO:tasks.workunit.client.0.smithi115.stdout:[----------] 16 tests from TestImageWatcher 2021-07-24T16:52:48.195 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestImageWatcher.NotifyHeaderUpdate 2021-07-24T16:52:50.209 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:50.209 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestImageWatcher.NotifyHeaderUpdate (2014 ms) 2021-07-24T16:52:50.209 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestImageWatcher.NotifyFlatten 2021-07-24T16:52:50.213 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:50.213 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestImageWatcher.NotifyFlatten (4 ms) 2021-07-24T16:52:50.214 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestImageWatcher.NotifyResize 2021-07-24T16:52:50.220 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:50.220 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestImageWatcher.NotifyResize (7 ms) 2021-07-24T16:52:50.220 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestImageWatcher.NotifyRebuildObjectMap 2021-07-24T16:52:50.224 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:50.224 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestImageWatcher.NotifyRebuildObjectMap (4 ms) 2021-07-24T16:52:50.224 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestImageWatcher.NotifySnapCreate 2021-07-24T16:52:50.227 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:50.227 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestImageWatcher.NotifySnapCreate (3 ms) 2021-07-24T16:52:50.228 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestImageWatcher.NotifySnapCreateError 2021-07-24T16:52:50.230 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:50.231 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestImageWatcher.NotifySnapCreateError (4 ms) 2021-07-24T16:52:50.231 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestImageWatcher.NotifySnapRename 2021-07-24T16:52:50.234 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:50.235 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestImageWatcher.NotifySnapRename (3 ms) 2021-07-24T16:52:50.236 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestImageWatcher.NotifySnapRenameError 2021-07-24T16:52:50.239 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:50.239 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestImageWatcher.NotifySnapRenameError (4 ms) 2021-07-24T16:52:50.239 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestImageWatcher.NotifySnapRemove 2021-07-24T16:52:50.241 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:50.242 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestImageWatcher.NotifySnapRemove (4 ms) 2021-07-24T16:52:50.243 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestImageWatcher.NotifySnapProtect 2021-07-24T16:52:50.245 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:50.245 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestImageWatcher.NotifySnapProtect (3 ms) 2021-07-24T16:52:50.245 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestImageWatcher.NotifySnapUnprotect 2021-07-24T16:52:50.248 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:50.248 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestImageWatcher.NotifySnapUnprotect (3 ms) 2021-07-24T16:52:50.249 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestImageWatcher.NotifyRename 2021-07-24T16:52:50.251 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:50.252 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestImageWatcher.NotifyRename (4 ms) 2021-07-24T16:52:50.253 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestImageWatcher.NotifyAsyncTimedOut 2021-07-24T16:52:50.255 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:50.255 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestImageWatcher.NotifyAsyncTimedOut (3 ms) 2021-07-24T16:52:50.255 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestImageWatcher.NotifyAsyncError 2021-07-24T16:52:50.258 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:50.258 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestImageWatcher.NotifyAsyncError (3 ms) 2021-07-24T16:52:50.258 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestImageWatcher.NotifyAsyncCompleteError 2021-07-24T16:52:50.261 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:50.262 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestImageWatcher.NotifyAsyncCompleteError (3 ms) 2021-07-24T16:52:50.262 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestImageWatcher.NotifyAsyncRequestTimedOut 2021-07-24T16:52:50.265 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:50.265 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestImageWatcher.NotifyAsyncRequestTimedOut (3 ms) 2021-07-24T16:52:51.207 INFO:tasks.workunit.client.0.smithi115.stdout:[----------] 16 tests from TestImageWatcher (2070 ms total) 2021-07-24T16:52:51.207 INFO:tasks.workunit.client.0.smithi115.stdout: 2021-07-24T16:52:51.207 INFO:tasks.workunit.client.0.smithi115.stdout:[----------] 33 tests from TestInternal 2021-07-24T16:52:53.220 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestInternal.OpenByID 2021-07-24T16:52:55.242 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:55.243 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestInternal.OpenByID (2022 ms) 2021-07-24T16:52:55.243 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestInternal.OpenSnapDNE 2021-07-24T16:52:55.263 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestInternal.OpenSnapDNE (20 ms) 2021-07-24T16:52:55.263 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestInternal.IsExclusiveLockOwner 2021-07-24T16:52:55.268 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:55.268 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestInternal.IsExclusiveLockOwner (6 ms) 2021-07-24T16:52:55.268 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestInternal.ResizeLocksImage 2021-07-24T16:52:55.271 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:55.272 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestInternal.ResizeLocksImage (4 ms) 2021-07-24T16:52:55.272 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestInternal.ResizeFailsToLockImage 2021-07-24T16:52:55.275 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:55.276 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestInternal.ResizeFailsToLockImage (4 ms) 2021-07-24T16:52:55.276 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestInternal.SnapCreateLocksImage 2021-07-24T16:52:55.280 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:55.280 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestInternal.SnapCreateLocksImage (4 ms) 2021-07-24T16:52:55.280 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestInternal.SnapCreateFailsToLockImage 2021-07-24T16:52:55.283 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:55.283 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestInternal.SnapCreateFailsToLockImage (3 ms) 2021-07-24T16:52:55.283 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestInternal.SnapRollbackLocksImage 2021-07-24T16:52:55.287 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:55.287 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestInternal.SnapRollbackLocksImage (4 ms) 2021-07-24T16:52:55.288 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestInternal.SnapRollbackFailsToLockImage 2021-07-24T16:52:55.291 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:55.291 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestInternal.SnapRollbackFailsToLockImage (4 ms) 2021-07-24T16:52:55.292 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestInternal.SnapSetReleasesLock 2021-07-24T16:52:55.298 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:55.299 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestInternal.SnapSetReleasesLock (4 ms) 2021-07-24T16:52:55.299 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestInternal.FlattenLocksImage 2021-07-24T16:52:55.299 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:55.299 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestInternal.FlattenLocksImage (3 ms) 2021-07-24T16:52:55.300 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestInternal.FlattenFailsToLockImage 2021-07-24T16:52:55.302 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:55.302 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestInternal.FlattenFailsToLockImage (4 ms) 2021-07-24T16:52:55.303 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestInternal.AioWriteRequestsLock 2021-07-24T16:52:55.305 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:55.306 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestInternal.AioWriteRequestsLock (4 ms) 2021-07-24T16:52:55.306 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestInternal.AioDiscardRequestsLock 2021-07-24T16:52:55.309 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:55.310 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestInternal.AioDiscardRequestsLock (4 ms) 2021-07-24T16:52:55.310 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestInternal.CancelAsyncResize 2021-07-24T16:52:55.313 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:55.313 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestInternal.CancelAsyncResize (3 ms) 2021-07-24T16:52:55.313 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestInternal.MultipleResize 2021-07-24T16:52:55.355 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestInternal.MultipleResize (42 ms) 2021-07-24T16:52:55.356 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestInternal.Metadata 2021-07-24T16:52:55.358 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:55.360 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestInternal.Metadata (4 ms) 2021-07-24T16:52:55.360 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestInternal.MetadataConfApply 2021-07-24T16:52:55.362 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:55.362 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestInternal.MetadataConfApply (3 ms) 2021-07-24T16:52:55.362 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestInternal.SnapshotCopyup 2021-07-24T16:52:55.365 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:55.365 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestInternal.SnapshotCopyup (3 ms) 2021-07-24T16:52:55.365 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestInternal.SnapshotCopyupZeros 2021-07-24T16:52:55.368 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:55.368 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestInternal.SnapshotCopyupZeros (4 ms) 2021-07-24T16:52:55.369 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestInternal.SnapshotCopyupZerosMigration 2021-07-24T16:52:55.373 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:55.373 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestInternal.SnapshotCopyupZerosMigration (2 ms) 2021-07-24T16:52:55.373 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestInternal.ResizeCopyup 2021-07-24T16:52:55.375 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:55.376 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestInternal.ResizeCopyup (4 ms) 2021-07-24T16:52:55.376 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestInternal.DiscardCopyup 2021-07-24T16:52:55.378 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:55.378 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestInternal.DiscardCopyup (3 ms) 2021-07-24T16:52:55.379 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestInternal.ShrinkFlushesCache 2021-07-24T16:52:55.395 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestInternal.ShrinkFlushesCache (16 ms) 2021-07-24T16:52:55.395 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestInternal.ImageOptions 2021-07-24T16:52:55.397 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestInternal.ImageOptions (4 ms) 2021-07-24T16:52:55.397 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestInternal.WriteFullCopyup 2021-07-24T16:52:55.400 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:55.400 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestInternal.WriteFullCopyup (2 ms) 2021-07-24T16:52:55.401 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestInternal.DiffIterateCloneOverwrite 2021-07-24T16:52:55.403 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:55.404 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestInternal.DiffIterateCloneOverwrite (4 ms) 2021-07-24T16:52:55.404 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestInternal.TestCoR 2021-07-24T16:52:55.407 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:55.407 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestInternal.TestCoR (3 ms) 2021-07-24T16:52:55.407 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestInternal.FlattenNoEmptyObjects 2021-07-24T16:52:55.411 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:55.411 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestInternal.FlattenNoEmptyObjects (4 ms) 2021-07-24T16:52:55.411 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestInternal.PoolMetadataConfApply 2021-07-24T16:52:55.413 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:55.414 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestInternal.PoolMetadataConfApply (3 ms) 2021-07-24T16:52:55.414 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestInternal.Sparsify 2021-07-24T16:52:55.434 INFO:tasks.workunit.client.0.smithi115.stdout:sparsify_supported=1 2021-07-24T16:52:55.435 INFO:tasks.workunit.client.0.smithi115.stdout:sparse_read_supported=1 2021-07-24T16:52:55.448 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestInternal.Sparsify (35 ms) 2021-07-24T16:52:55.449 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestInternal.SparsifyClone 2021-07-24T16:52:55.452 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:55.452 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestInternal.SparsifyClone (3 ms) 2021-07-24T16:52:55.453 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestInternal.MissingDataPool 2021-07-24T16:52:55.457 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:52:55.457 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestInternal.MissingDataPool (5 ms) 2021-07-24T16:52:56.262 INFO:tasks.workunit.client.0.smithi115.stdout:[----------] 33 tests from TestInternal (2237 ms total) 2021-07-24T16:52:56.262 INFO:tasks.workunit.client.0.smithi115.stdout: 2021-07-24T16:52:56.262 INFO:tasks.workunit.client.0.smithi115.stdout:[----------] 51 tests from TestMirroring 2021-07-24T16:52:58.278 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage 2021-07-24T16:53:00.406 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage (2127 ms) 2021-07-24T16:53:00.406 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool 2021-07-24T16:53:00.525 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool (120 ms) 2021-07-24T16:53:00.526 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled 2021-07-24T16:53:00.609 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled (83 ms) 2021-07-24T16:53:00.610 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage 2021-07-24T16:53:00.717 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage (108 ms) 2021-07-24T16:53:00.718 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap 2021-07-24T16:53:00.817 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap (100 ms) 2021-07-24T16:53:00.817 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModePool 2021-07-24T16:53:00.913 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModePool (96 ms) 2021-07-24T16:53:00.913 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled 2021-07-24T16:53:01.021 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled (108 ms) 2021-07-24T16:53:01.021 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.DisableImageMirrorWithPeer 2021-07-24T16:53:01.021 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:53:01.022 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.DisableImageMirrorWithPeer (0 ms) 2021-07-24T16:53:01.022 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.DisableJournalingWithPeer 2021-07-24T16:53:01.022 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:53:01.023 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.DisableJournalingWithPeer (0 ms) 2021-07-24T16:53:01.023 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling 2021-07-24T16:53:01.098 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling (77 ms) 2021-07-24T16:53:01.098 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling 2021-07-24T16:53:01.178 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling (80 ms) 2021-07-24T16:53:01.178 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling 2021-07-24T16:53:03.243 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling (2065 ms) 2021-07-24T16:53:03.243 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock 2021-07-24T16:53:05.244 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock (2001 ms) 2021-07-24T16:53:05.244 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeDisabled 2021-07-24T16:53:05.336 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeDisabled (93 ms) 2021-07-24T16:53:05.337 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage 2021-07-24T16:53:05.433 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage (95 ms) 2021-07-24T16:53:05.433 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool 2021-07-24T16:53:05.538 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool (106 ms) 2021-07-24T16:53:05.538 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling 2021-07-24T16:53:05.618 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling (80 ms) 2021-07-24T16:53:05.618 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling 2021-07-24T16:53:05.700 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling (82 ms) 2021-07-24T16:53:05.700 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeDisabled 2021-07-24T16:53:05.793 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeDisabled (93 ms) 2021-07-24T16:53:05.793 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage 2021-07-24T16:53:05.891 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage (98 ms) 2021-07-24T16:53:05.891 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled 2021-07-24T16:53:07.280 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled (1389 ms) 2021-07-24T16:53:07.280 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModePool 2021-07-24T16:53:07.394 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModePool (114 ms) 2021-07-24T16:53:07.395 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModePool 2021-07-24T16:53:07.504 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModePool (110 ms) 2021-07-24T16:53:07.504 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModeImage 2021-07-24T16:53:07.611 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModeImage (108 ms) 2021-07-24T16:53:07.612 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode 2021-07-24T16:53:07.789 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode (176 ms) 2021-07-24T16:53:07.789 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode 2021-07-24T16:53:07.958 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode (170 ms) 2021-07-24T16:53:07.959 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode 2021-07-24T16:53:08.095 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode (138 ms) 2021-07-24T16:53:08.096 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode 2021-07-24T16:53:08.246 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode (150 ms) 2021-07-24T16:53:08.246 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode 2021-07-24T16:53:08.396 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode (150 ms) 2021-07-24T16:53:08.396 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode 2021-07-24T16:53:08.571 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode (175 ms) 2021-07-24T16:53:08.571 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageEnabled 2021-07-24T16:53:08.664 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageEnabled (94 ms) 2021-07-24T16:53:08.665 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDisabled 2021-07-24T16:53:08.748 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDisabled (83 ms) 2021-07-24T16:53:08.749 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.RemoveImage_With_ImageWithoutJournal 2021-07-24T16:53:08.824 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.RemoveImage_With_ImageWithoutJournal (76 ms) 2021-07-24T16:53:08.825 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDemoted 2021-07-24T16:53:08.958 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDemoted (134 ms) 2021-07-24T16:53:08.959 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.TrashMoveRestore_PoolMode 2021-07-24T16:53:09.093 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.TrashMoveRestore_PoolMode (136 ms) 2021-07-24T16:53:09.094 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled 2021-07-24T16:53:09.198 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled (104 ms) 2021-07-24T16:53:09.198 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled 2021-07-24T16:53:09.308 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled (110 ms) 2021-07-24T16:53:09.309 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.MirrorStatusList 2021-07-24T16:53:09.382 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.MirrorStatusList (74 ms) 2021-07-24T16:53:09.383 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.RemoveBootstrapped 2021-07-24T16:53:09.497 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.RemoveBootstrapped (115 ms) 2021-07-24T16:53:09.498 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.AioPromoteDemote 2021-07-24T16:53:09.893 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.AioPromoteDemote (395 ms) 2021-07-24T16:53:09.893 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.AioGetInfo 2021-07-24T16:53:10.260 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.AioGetInfo (368 ms) 2021-07-24T16:53:10.260 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.AioGetStatus 2021-07-24T16:53:10.499 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.AioGetStatus (239 ms) 2021-07-24T16:53:10.500 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.SiteName 2021-07-24T16:53:10.506 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.SiteName (8 ms) 2021-07-24T16:53:10.507 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.Bootstrap 2021-07-24T16:53:11.392 INFO:tasks.workunit.client.0.smithi115.stderr:2021-07-24T16:53:11.391+0000 7fe3e0b09cc0 -1 auth: unable to find a keyring on /etc/ceph/.client.rbd-mirror-peer.keyring,/etc/ceph/.keyring,/etc/ceph/keyring,/etc/ceph/keyring.bin,: (2) No such file or directory 2021-07-24T16:53:11.393 INFO:tasks.workunit.client.0.smithi115.stderr:2021-07-24T16:53:11.392+0000 7fe3e0b09cc0 -1 auth: unable to find a keyring on /etc/ceph/.client.rbd-mirror-peer.keyring,/etc/ceph/.keyring,/etc/ceph/keyring,/etc/ceph/keyring.bin,: (2) No such file or directory 2021-07-24T16:53:11.393 INFO:tasks.workunit.client.0.smithi115.stderr:2021-07-24T16:53:11.392+0000 7fe3e0b09cc0 -1 auth: unable to find a keyring on /etc/ceph/.client.rbd-mirror-peer.keyring,/etc/ceph/.keyring,/etc/ceph/keyring,/etc/ceph/keyring.bin,: (2) No such file or directory 2021-07-24T16:53:11.397 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.Bootstrap (890 ms) 2021-07-24T16:53:11.397 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.PeerDirection 2021-07-24T16:53:11.402 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.PeerDirection (5 ms) 2021-07-24T16:53:11.403 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.Snapshot 2021-07-24T16:53:11.403 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:53:11.403 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.Snapshot (0 ms) 2021-07-24T16:53:11.403 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.SnapshotRemoveOnDisable 2021-07-24T16:53:11.404 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:53:11.404 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.SnapshotRemoveOnDisable (0 ms) 2021-07-24T16:53:11.404 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.SnapshotUnlinkPeer 2021-07-24T16:53:11.404 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:53:11.405 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.SnapshotUnlinkPeer (0 ms) 2021-07-24T16:53:11.405 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.SnapshotImageState 2021-07-24T16:53:11.405 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:53:11.405 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.SnapshotImageState (0 ms) 2021-07-24T16:53:11.406 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.SnapshotPromoteDemote 2021-07-24T16:53:11.406 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:53:11.406 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.SnapshotPromoteDemote (0 ms) 2021-07-24T16:53:11.406 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroring.AioSnapshotCreate 2021-07-24T16:53:11.406 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:53:11.407 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroring.AioSnapshotCreate (0 ms) 2021-07-24T16:53:12.398 INFO:tasks.workunit.client.0.smithi115.stdout:[----------] 51 tests from TestMirroring (13123 ms total) 2021-07-24T16:53:12.398 INFO:tasks.workunit.client.0.smithi115.stdout: 2021-07-24T16:53:12.398 INFO:tasks.workunit.client.0.smithi115.stdout:[----------] 31 tests from TestDeepCopy 2021-07-24T16:53:14.411 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestDeepCopy.Empty 2021-07-24T16:53:18.531 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestDeepCopy.Empty (4119 ms) 2021-07-24T16:53:18.531 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestDeepCopy.NoSnaps 2021-07-24T16:53:18.764 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestDeepCopy.NoSnaps (233 ms) 2021-07-24T16:53:18.765 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestDeepCopy.Snaps 2021-07-24T16:53:22.747 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestDeepCopy.Snaps (3983 ms) 2021-07-24T16:53:22.748 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestDeepCopy.SnapDiscard 2021-07-24T16:53:24.585 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestDeepCopy.SnapDiscard (1836 ms) 2021-07-24T16:53:24.586 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestDeepCopy.CloneDiscard 2021-07-24T16:53:24.596 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:53:24.666 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestDeepCopy.CloneDiscard (83 ms) 2021-07-24T16:53:24.666 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestDeepCopy.CloneShrink 2021-07-24T16:53:24.678 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:53:24.742 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestDeepCopy.CloneShrink (77 ms) 2021-07-24T16:53:24.743 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestDeepCopy.CloneExpand 2021-07-24T16:53:24.754 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:53:24.810 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestDeepCopy.CloneExpand (67 ms) 2021-07-24T16:53:24.811 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestDeepCopy.CloneHideParent 2021-07-24T16:53:24.823 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:53:24.892 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestDeepCopy.CloneHideParent (82 ms) 2021-07-24T16:53:24.892 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestDeepCopy.Clone 2021-07-24T16:53:24.904 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:53:24.967 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestDeepCopy.Clone (75 ms) 2021-07-24T16:53:24.967 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestDeepCopy.CloneFlatten 2021-07-24T16:53:24.978 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:53:25.040 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestDeepCopy.CloneFlatten (73 ms) 2021-07-24T16:53:25.040 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestDeepCopy.Stress 2021-07-24T16:53:25.054 INFO:tasks.workunit.client.0.smithi115.stdout:write: A 72618696~6294609 2021-07-24T16:53:25.074 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 538739~7630113 2021-07-24T16:53:25.076 INFO:tasks.workunit.client.0.smithi115.stdout:write: A 54661857~6915020 2021-07-24T16:53:25.097 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 62990149~3150859 2021-07-24T16:53:25.099 INFO:tasks.workunit.client.0.smithi115.stdout:write: A 11722347~6947464 2021-07-24T16:53:25.115 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 7085807~5646257 2021-07-24T16:53:25.118 INFO:tasks.workunit.client.0.smithi115.stdout:write: A 9204535~6189492 2021-07-24T16:53:25.135 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 46431739~7107544 2021-07-24T16:53:25.136 INFO:tasks.workunit.client.0.smithi115.stdout:snap: snap0 2021-07-24T16:53:25.488 INFO:tasks.workunit.client.0.smithi115.stdout:write: B 39597199~7480748 2021-07-24T16:53:25.489 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 17836155~6515507 2021-07-24T16:53:25.492 INFO:tasks.workunit.client.0.smithi115.stdout:write: B 20892080~6617104 2021-07-24T16:53:25.505 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 26400409~1188585 2021-07-24T16:53:25.523 INFO:tasks.workunit.client.0.smithi115.stdout:write: B 4308001~1304172 2021-07-24T16:53:25.523 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 71336829~5525441 2021-07-24T16:53:25.524 INFO:tasks.workunit.client.0.smithi115.stdout:write: B 3050368~7001397 2021-07-24T16:53:25.533 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 12511229~2133966 2021-07-24T16:53:25.548 INFO:tasks.workunit.client.0.smithi115.stdout:snap: snap1 2021-07-24T16:53:26.198 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 128501825 2021-07-24T16:53:26.206 INFO:tasks.workunit.client.0.smithi115.stdout:write: C 94662839~2649033 2021-07-24T16:53:26.208 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 4616714~5823565 2021-07-24T16:53:26.209 INFO:tasks.workunit.client.0.smithi115.stdout:write: C 46495920~5180938 2021-07-24T16:53:26.209 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 47673642~4176575 2021-07-24T16:53:26.233 INFO:tasks.workunit.client.0.smithi115.stdout:write: C 1129065~6958188 2021-07-24T16:53:26.234 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 101789856~2597073 2021-07-24T16:53:26.234 INFO:tasks.workunit.client.0.smithi115.stdout:write: C 90100463~4009943 2021-07-24T16:53:26.235 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 18914058~712439 2021-07-24T16:53:26.259 INFO:tasks.workunit.client.0.smithi115.stdout:snap: snap2 2021-07-24T16:53:27.210 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 147263174 2021-07-24T16:53:27.216 INFO:tasks.workunit.client.0.smithi115.stdout:write: D 22627086~6251707 2021-07-24T16:53:27.218 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 7555879~175521 2021-07-24T16:53:27.223 INFO:tasks.workunit.client.0.smithi115.stdout:write: D 137143486~8244740 2021-07-24T16:53:27.223 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 65609283~3395236 2021-07-24T16:53:27.224 INFO:tasks.workunit.client.0.smithi115.stdout:write: D 27919823~362722 2021-07-24T16:53:27.245 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 33433824~2591542 2021-07-24T16:53:27.246 INFO:tasks.workunit.client.0.smithi115.stdout:write: D 11779047~8201908 2021-07-24T16:53:27.247 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 63463551~888070 2021-07-24T16:53:27.266 INFO:tasks.workunit.client.0.smithi115.stdout:snap: snap3 2021-07-24T16:53:33.085 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestDeepCopy.Stress (8042 ms) 2021-07-24T16:53:33.085 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestDeepCopy.NoSnaps_LargerDstObjSize 2021-07-24T16:53:33.323 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestDeepCopy.NoSnaps_LargerDstObjSize (241 ms) 2021-07-24T16:53:33.323 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestDeepCopy.Snaps_LargerDstObjSize 2021-07-24T16:53:37.580 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestDeepCopy.Snaps_LargerDstObjSize (4257 ms) 2021-07-24T16:53:37.581 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestDeepCopy.Clone_LargerDstObjSize 2021-07-24T16:53:37.592 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:53:37.655 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestDeepCopy.Clone_LargerDstObjSize (76 ms) 2021-07-24T16:53:37.656 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestDeepCopy.CloneFlatten_LargerDstObjSize 2021-07-24T16:53:37.670 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:53:37.735 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestDeepCopy.CloneFlatten_LargerDstObjSize (79 ms) 2021-07-24T16:53:37.735 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestDeepCopy.Stress_LargerDstObjSize 2021-07-24T16:53:37.748 INFO:tasks.workunit.client.0.smithi115.stdout:write: A 50536018~2309542 2021-07-24T16:53:37.754 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 8561249~7686796 2021-07-24T16:53:37.756 INFO:tasks.workunit.client.0.smithi115.stdout:write: A 58193965~4141109 2021-07-24T16:53:37.776 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 45940281~7728520 2021-07-24T16:53:37.778 INFO:tasks.workunit.client.0.smithi115.stdout:write: A 44678188~5174671 2021-07-24T16:53:37.791 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 72646258~2466162 2021-07-24T16:53:37.793 INFO:tasks.workunit.client.0.smithi115.stdout:write: A 21834920~8264351 2021-07-24T16:53:37.817 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 16466260~8191990 2021-07-24T16:53:37.819 INFO:tasks.workunit.client.0.smithi115.stdout:snap: snap0 2021-07-24T16:53:38.275 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 126520572 2021-07-24T16:53:38.278 INFO:tasks.workunit.client.0.smithi115.stdout:write: B 47023337~5325909 2021-07-24T16:53:38.279 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 113177403~6760461 2021-07-24T16:53:38.281 INFO:tasks.workunit.client.0.smithi115.stdout:write: B 35650364~5239427 2021-07-24T16:53:38.281 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 92985419~8318005 2021-07-24T16:53:38.283 INFO:tasks.workunit.client.0.smithi115.stdout:write: B 35294182~4086004 2021-07-24T16:53:38.306 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 68651085~1574883 2021-07-24T16:53:38.308 INFO:tasks.workunit.client.0.smithi115.stdout:write: B 54998709~8320071 2021-07-24T16:53:38.308 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 21629667~1746592 2021-07-24T16:53:38.333 INFO:tasks.workunit.client.0.smithi115.stdout:snap: snap1 2021-07-24T16:53:39.286 INFO:tasks.workunit.client.0.smithi115.stdout:write: C 71526208~5887701 2021-07-24T16:53:39.288 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 88930858~3396978 2021-07-24T16:53:39.291 INFO:tasks.workunit.client.0.smithi115.stdout:write: C 119423926~3878031 2021-07-24T16:53:39.291 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 119941417~3962496 2021-07-24T16:53:39.316 INFO:tasks.workunit.client.0.smithi115.stdout:write: C 102077524~6007870 2021-07-24T16:53:39.316 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 116222906~830199 2021-07-24T16:53:39.317 INFO:tasks.workunit.client.0.smithi115.stdout:write: C 54018840~2541263 2021-07-24T16:53:39.317 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 92199093~2634215 2021-07-24T16:53:39.333 INFO:tasks.workunit.client.0.smithi115.stdout:snap: snap2 2021-07-24T16:53:40.286 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 199006246 2021-07-24T16:53:40.289 INFO:tasks.workunit.client.0.smithi115.stdout:write: D 118157185~5072648 2021-07-24T16:53:40.291 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 94466809~5906475 2021-07-24T16:53:40.292 INFO:tasks.workunit.client.0.smithi115.stdout:write: D 105609188~3909901 2021-07-24T16:53:40.292 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 141455403~8049714 2021-07-24T16:53:40.295 INFO:tasks.workunit.client.0.smithi115.stdout:write: D 138656035~5412149 2021-07-24T16:53:40.298 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 115479256~7198715 2021-07-24T16:53:40.330 INFO:tasks.workunit.client.0.smithi115.stdout:write: D 110894572~7602597 2021-07-24T16:53:40.331 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 133973555~3345160 2021-07-24T16:53:40.358 INFO:tasks.workunit.client.0.smithi115.stdout:snap: snap3 2021-07-24T16:53:46.165 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestDeepCopy.Stress_LargerDstObjSize (8430 ms) 2021-07-24T16:53:46.166 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestDeepCopy.NoSnaps_SmallerDstObjSize 2021-07-24T16:53:46.366 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestDeepCopy.NoSnaps_SmallerDstObjSize (201 ms) 2021-07-24T16:53:46.366 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestDeepCopy.Snaps_SmallerDstObjSize 2021-07-24T16:53:50.593 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestDeepCopy.Snaps_SmallerDstObjSize (4227 ms) 2021-07-24T16:53:50.593 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestDeepCopy.Clone_SmallerDstObjSize 2021-07-24T16:53:50.604 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:53:50.669 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestDeepCopy.Clone_SmallerDstObjSize (76 ms) 2021-07-24T16:53:50.670 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestDeepCopy.CloneFlatten_SmallerDstObjSize 2021-07-24T16:53:50.681 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:53:50.741 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestDeepCopy.CloneFlatten_SmallerDstObjSize (71 ms) 2021-07-24T16:53:50.742 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestDeepCopy.Stress_SmallerDstObjSize 2021-07-24T16:53:50.753 INFO:tasks.workunit.client.0.smithi115.stdout:write: A 44049798~4774106 2021-07-24T16:53:50.767 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 35012578~3893348 2021-07-24T16:53:50.768 INFO:tasks.workunit.client.0.smithi115.stdout:write: A 60131471~1930655 2021-07-24T16:53:50.773 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 56172205~7932978 2021-07-24T16:53:50.776 INFO:tasks.workunit.client.0.smithi115.stdout:write: A 15982692~6891901 2021-07-24T16:53:50.793 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 3915442~2904072 2021-07-24T16:53:50.794 INFO:tasks.workunit.client.0.smithi115.stdout:write: A 52045827~2751008 2021-07-24T16:53:50.814 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 52296645~168634 2021-07-24T16:53:50.815 INFO:tasks.workunit.client.0.smithi115.stdout:snap: snap0 2021-07-24T16:53:51.364 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 162897346 2021-07-24T16:53:51.367 INFO:tasks.workunit.client.0.smithi115.stdout:write: B 12606129~4575965 2021-07-24T16:53:51.368 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 130759571~2348378 2021-07-24T16:53:51.371 INFO:tasks.workunit.client.0.smithi115.stdout:write: B 35764211~5985551 2021-07-24T16:53:51.372 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 31398223~2904199 2021-07-24T16:53:51.373 INFO:tasks.workunit.client.0.smithi115.stdout:write: B 46934393~2901379 2021-07-24T16:53:51.373 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 8405938~4937450 2021-07-24T16:53:51.402 INFO:tasks.workunit.client.0.smithi115.stdout:write: B 29780079~4491130 2021-07-24T16:53:51.402 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 50327518~7221390 2021-07-24T16:53:51.420 INFO:tasks.workunit.client.0.smithi115.stdout:snap: snap1 2021-07-24T16:53:52.373 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 125800803 2021-07-24T16:53:52.383 INFO:tasks.workunit.client.0.smithi115.stdout:write: C 103271931~1407086 2021-07-24T16:53:52.383 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 58630635~6603994 2021-07-24T16:53:52.384 INFO:tasks.workunit.client.0.smithi115.stdout:write: C 85345342~1530942 2021-07-24T16:53:52.384 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 46338258~3825822 2021-07-24T16:53:52.385 INFO:tasks.workunit.client.0.smithi115.stdout:write: C 79775098~2833637 2021-07-24T16:53:52.388 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 51188664~6246947 2021-07-24T16:53:52.389 INFO:tasks.workunit.client.0.smithi115.stdout:write: C 2774108~7508251 2021-07-24T16:53:52.390 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 85580637~5074537 2021-07-24T16:53:52.411 INFO:tasks.workunit.client.0.smithi115.stdout:snap: snap2 2021-07-24T16:53:53.374 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 179200369 2021-07-24T16:53:53.380 INFO:tasks.workunit.client.0.smithi115.stdout:write: D 63759024~3677800 2021-07-24T16:53:53.381 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 15816803~2668045 2021-07-24T16:53:53.381 INFO:tasks.workunit.client.0.smithi115.stdout:write: D 109117808~66599 2021-07-24T16:53:53.381 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 175895166~3305203 2021-07-24T16:53:53.382 INFO:tasks.workunit.client.0.smithi115.stdout:write: D 2256806~539837 2021-07-24T16:53:53.382 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 75048608~4553600 2021-07-24T16:53:53.384 INFO:tasks.workunit.client.0.smithi115.stdout:write: D 67839364~2901423 2021-07-24T16:53:53.384 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 145302356~5646398 2021-07-24T16:53:53.404 INFO:tasks.workunit.client.0.smithi115.stdout:snap: snap3 2021-07-24T16:53:59.115 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestDeepCopy.Stress_SmallerDstObjSize (8375 ms) 2021-07-24T16:53:59.115 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize 2021-07-24T16:53:59.127 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:53:59.189 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize (74 ms) 2021-07-24T16:53:59.189 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingLargerDstObjSize 2021-07-24T16:53:59.200 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:53:59.264 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestDeepCopy.Snaps_StrippingLargerDstObjSize (75 ms) 2021-07-24T16:53:59.265 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestDeepCopy.Clone_StrippingLargerDstObjSize 2021-07-24T16:53:59.275 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:53:59.341 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestDeepCopy.Clone_StrippingLargerDstObjSize (76 ms) 2021-07-24T16:53:59.341 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize 2021-07-24T16:53:59.354 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:53:59.415 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize (74 ms) 2021-07-24T16:53:59.416 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestDeepCopy.Stress_StrippingLargerDstObjSize 2021-07-24T16:53:59.428 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:53:59.493 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestDeepCopy.Stress_StrippingLargerDstObjSize (80 ms) 2021-07-24T16:53:59.494 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize 2021-07-24T16:53:59.507 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:53:59.572 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize (78 ms) 2021-07-24T16:53:59.572 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize 2021-07-24T16:53:59.584 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:53:59.644 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize (70 ms) 2021-07-24T16:53:59.645 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestDeepCopy.Clone_StrippingSmallerDstObjSize 2021-07-24T16:53:59.656 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:53:59.718 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestDeepCopy.Clone_StrippingSmallerDstObjSize (76 ms) 2021-07-24T16:53:59.718 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize 2021-07-24T16:53:59.728 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:53:59.790 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize (72 ms) 2021-07-24T16:53:59.790 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestDeepCopy.Stress_StrippingSmallerDstObjSize 2021-07-24T16:53:59.805 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:53:59.876 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestDeepCopy.Stress_StrippingSmallerDstObjSize (87 ms) 2021-07-24T16:54:00.417 INFO:tasks.workunit.client.0.smithi115.stdout:[----------] 31 tests from TestDeepCopy (45465 ms total) 2021-07-24T16:54:00.418 INFO:tasks.workunit.client.0.smithi115.stdout: 2021-07-24T16:54:00.418 INFO:tasks.workunit.client.0.smithi115.stdout:[----------] 6 tests from TestGroup 2021-07-24T16:54:02.435 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestGroup.group_create 2021-07-24T16:54:04.470 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestGroup.group_create (2035 ms) 2021-07-24T16:54:04.470 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestGroup.group_createPP 2021-07-24T16:54:04.483 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestGroup.group_createPP (13 ms) 2021-07-24T16:54:04.483 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestGroup.add_image 2021-07-24T16:54:04.487 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:54:04.487 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestGroup.add_image (4 ms) 2021-07-24T16:54:04.488 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestGroup.add_imagePP 2021-07-24T16:54:04.491 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:54:04.491 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestGroup.add_imagePP (4 ms) 2021-07-24T16:54:04.491 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestGroup.add_snapshot 2021-07-24T16:54:04.494 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:54:04.494 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestGroup.add_snapshot (3 ms) 2021-07-24T16:54:04.494 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestGroup.add_snapshotPP 2021-07-24T16:54:04.497 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:54:04.497 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestGroup.add_snapshotPP (3 ms) 2021-07-24T16:54:05.456 INFO:tasks.workunit.client.0.smithi115.stdout:[----------] 6 tests from TestGroup (2062 ms total) 2021-07-24T16:54:05.456 INFO:tasks.workunit.client.0.smithi115.stdout: 2021-07-24T16:54:05.456 INFO:tasks.workunit.client.0.smithi115.stdout:[----------] 57 tests from TestMigration 2021-07-24T16:54:08.486 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.Empty 2021-07-24T16:54:10.521 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:54:10.524 INFO:tasks.workunit.client.0.smithi115.stdout:migration_prepare 2021-07-24T16:54:12.629 INFO:tasks.workunit.client.0.smithi115.stdout:migration_execute 2021-07-24T16:54:12.682 INFO:tasks.workunit.client.0.smithi115.stdout:migration_commit 2021-07-24T16:54:12.756 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.Empty (4270 ms) 2021-07-24T16:54:12.757 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.OtherName 2021-07-24T16:54:12.771 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:54:12.775 INFO:tasks.workunit.client.0.smithi115.stdout:migration_prepare 2021-07-24T16:54:12.872 INFO:tasks.workunit.client.0.smithi115.stdout:migration_execute 2021-07-24T16:54:12.926 INFO:tasks.workunit.client.0.smithi115.stdout:migration_commit 2021-07-24T16:54:13.005 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.OtherName (249 ms) 2021-07-24T16:54:13.006 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.OtherPool 2021-07-24T16:54:13.026 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:54:13.031 INFO:tasks.workunit.client.0.smithi115.stdout:migration_prepare 2021-07-24T16:54:14.644 INFO:tasks.workunit.client.0.smithi115.stdout:migration_execute 2021-07-24T16:54:14.693 INFO:tasks.workunit.client.0.smithi115.stdout:migration_commit 2021-07-24T16:54:14.769 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.OtherPool (1764 ms) 2021-07-24T16:54:14.769 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.OtherNamespace 2021-07-24T16:54:14.787 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:54:14.793 INFO:tasks.workunit.client.0.smithi115.stdout:migration_prepare 2021-07-24T16:54:14.891 INFO:tasks.workunit.client.0.smithi115.stdout:migration_execute 2021-07-24T16:54:14.936 INFO:tasks.workunit.client.0.smithi115.stdout:migration_commit 2021-07-24T16:54:15.012 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.OtherNamespace (243 ms) 2021-07-24T16:54:15.012 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.DataPool 2021-07-24T16:54:15.033 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:54:15.037 INFO:tasks.workunit.client.0.smithi115.stdout:migration_prepare 2021-07-24T16:54:15.143 INFO:tasks.workunit.client.0.smithi115.stdout:migration_execute 2021-07-24T16:54:15.202 INFO:tasks.workunit.client.0.smithi115.stdout:migration_commit 2021-07-24T16:54:15.274 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.DataPool (262 ms) 2021-07-24T16:54:15.275 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.AbortAfterPrepare 2021-07-24T16:54:15.294 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:54:15.299 INFO:tasks.workunit.client.0.smithi115.stdout:migration_prepare 2021-07-24T16:54:15.409 INFO:tasks.workunit.client.0.smithi115.stdout:migration_abort 2021-07-24T16:54:15.497 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.AbortAfterPrepare (223 ms) 2021-07-24T16:54:15.497 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.AbortAfterFailedPrepare 2021-07-24T16:54:15.515 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:54:15.518 INFO:tasks.workunit.client.0.smithi115.stdout:migration_prepare 2021-07-24T16:54:15.585 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.AbortAfterFailedPrepare (88 ms) 2021-07-24T16:54:15.586 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.AbortAfterExecute 2021-07-24T16:54:15.601 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:54:15.606 INFO:tasks.workunit.client.0.smithi115.stdout:migration_prepare 2021-07-24T16:54:15.714 INFO:tasks.workunit.client.0.smithi115.stdout:migration_execute 2021-07-24T16:54:15.767 INFO:tasks.workunit.client.0.smithi115.stdout:migration_abort 2021-07-24T16:54:15.857 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.AbortAfterExecute (272 ms) 2021-07-24T16:54:15.857 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.OtherPoolAbortAfterExecute 2021-07-24T16:54:15.876 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:54:15.882 INFO:tasks.workunit.client.0.smithi115.stdout:migration_prepare 2021-07-24T16:54:15.975 INFO:tasks.workunit.client.0.smithi115.stdout:migration_execute 2021-07-24T16:54:16.020 INFO:tasks.workunit.client.0.smithi115.stdout:migration_abort 2021-07-24T16:54:16.108 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.OtherPoolAbortAfterExecute (250 ms) 2021-07-24T16:54:16.108 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.OtherNamespaceAbortAfterExecute 2021-07-24T16:54:16.125 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:54:16.131 INFO:tasks.workunit.client.0.smithi115.stdout:migration_prepare 2021-07-24T16:54:16.245 INFO:tasks.workunit.client.0.smithi115.stdout:migration_execute 2021-07-24T16:54:16.287 INFO:tasks.workunit.client.0.smithi115.stdout:migration_abort 2021-07-24T16:54:16.385 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.OtherNamespaceAbortAfterExecute (278 ms) 2021-07-24T16:54:16.386 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.MirroringSamePool 2021-07-24T16:54:16.405 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:54:16.412 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:54:16.414 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.MirroringSamePool (29 ms) 2021-07-24T16:54:16.414 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.MirroringAbort 2021-07-24T16:54:16.434 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:54:16.437 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:54:16.440 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.MirroringAbort (26 ms) 2021-07-24T16:54:16.440 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.MirroringOtherPoolDisabled 2021-07-24T16:54:16.455 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:54:16.461 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:54:16.463 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.MirroringOtherPoolDisabled (24 ms) 2021-07-24T16:54:16.464 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.MirroringOtherPoolEnabled 2021-07-24T16:54:16.481 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:54:16.484 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:54:16.487 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.MirroringOtherPoolEnabled (23 ms) 2021-07-24T16:54:16.487 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.MirroringPool 2021-07-24T16:54:16.503 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:54:16.507 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:54:16.509 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.MirroringPool (22 ms) 2021-07-24T16:54:16.509 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.Group 2021-07-24T16:54:16.525 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:54:16.530 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:54:16.533 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.Group (24 ms) 2021-07-24T16:54:16.533 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.GroupAbort 2021-07-24T16:54:16.552 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:54:16.556 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:54:16.559 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.GroupAbort (26 ms) 2021-07-24T16:54:16.559 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.NoSnaps 2021-07-24T16:54:16.574 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:54:16.577 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 0~8388609 2021-07-24T16:54:16.640 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 16777218~8388609 2021-07-24T16:54:16.707 INFO:tasks.workunit.client.0.smithi115.stdout:migration_prepare 2021-07-24T16:54:16.861 INFO:tasks.workunit.client.0.smithi115.stdout:migration_execute 2021-07-24T16:54:16.953 INFO:tasks.workunit.client.0.smithi115.stdout:migration_commit 2021-07-24T16:54:17.065 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.NoSnaps (506 ms) 2021-07-24T16:54:17.065 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.NoSnapsOtherPool 2021-07-24T16:54:17.084 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:54:17.087 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 0~8388609 2021-07-24T16:54:17.134 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 16777218~8388609 2021-07-24T16:54:17.181 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 0~8388609 2021-07-24T16:54:17.185 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 16777218~8388609 2021-07-24T16:54:17.258 INFO:tasks.workunit.client.0.smithi115.stdout:migration_prepare 2021-07-24T16:54:17.401 INFO:tasks.workunit.client.0.smithi115.stdout:migration_execute 2021-07-24T16:54:17.489 INFO:tasks.workunit.client.0.smithi115.stdout:migration_commit 2021-07-24T16:54:17.603 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.NoSnapsOtherPool (538 ms) 2021-07-24T16:54:17.603 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.NoSnapsDataPool 2021-07-24T16:54:17.624 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:54:17.628 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 0~8388609 2021-07-24T16:54:17.688 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 16777218~8388609 2021-07-24T16:54:17.740 INFO:tasks.workunit.client.0.smithi115.stdout:migration_prepare 2021-07-24T16:54:17.901 INFO:tasks.workunit.client.0.smithi115.stdout:migration_execute 2021-07-24T16:54:17.997 INFO:tasks.workunit.client.0.smithi115.stdout:migration_commit 2021-07-24T16:54:18.111 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.NoSnapsDataPool (508 ms) 2021-07-24T16:54:18.112 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.NoSnapsShrinkAfterPrepare 2021-07-24T16:54:18.129 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:54:18.136 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 0~8388609 2021-07-24T16:54:18.193 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 16777218~8388609 2021-07-24T16:54:18.233 INFO:tasks.workunit.client.0.smithi115.stdout:migration_prepare 2021-07-24T16:54:18.384 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 41943040 2021-07-24T16:54:18.392 INFO:tasks.workunit.client.0.smithi115.stdout:migration_execute 2021-07-24T16:54:18.489 INFO:tasks.workunit.client.0.smithi115.stdout:migration_commit 2021-07-24T16:54:18.571 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.NoSnapsShrinkAfterPrepare (460 ms) 2021-07-24T16:54:18.571 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroBeforePrepare 2021-07-24T16:54:18.590 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:54:18.593 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 0~8388609 2021-07-24T16:54:18.646 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 16777218~8388609 2021-07-24T16:54:18.704 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 0 2021-07-24T16:54:18.720 INFO:tasks.workunit.client.0.smithi115.stdout:migration_prepare 2021-07-24T16:54:18.783 INFO:tasks.workunit.client.0.smithi115.stdout:migration_execute 2021-07-24T16:54:18.833 INFO:tasks.workunit.client.0.smithi115.stdout:migration_commit 2021-07-24T16:54:18.867 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroBeforePrepare (296 ms) 2021-07-24T16:54:18.868 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroAfterPrepare 2021-07-24T16:54:18.883 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:54:18.886 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 0~8388609 2021-07-24T16:54:18.935 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 16777218~8388609 2021-07-24T16:54:18.987 INFO:tasks.workunit.client.0.smithi115.stdout:migration_prepare 2021-07-24T16:54:19.152 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 0 2021-07-24T16:54:19.164 INFO:tasks.workunit.client.0.smithi115.stdout:migration_execute 2021-07-24T16:54:19.211 INFO:tasks.workunit.client.0.smithi115.stdout:migration_commit 2021-07-24T16:54:19.252 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroAfterPrepare (385 ms) 2021-07-24T16:54:19.252 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.NoSnapsExpandAfterPrepare 2021-07-24T16:54:19.272 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:54:19.276 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 0~8388609 2021-07-24T16:54:19.318 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 16777218~8388609 2021-07-24T16:54:19.357 INFO:tasks.workunit.client.0.smithi115.stdout:migration_prepare 2021-07-24T16:54:19.510 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 167772160 2021-07-24T16:54:19.511 INFO:tasks.workunit.client.0.smithi115.stdout:migration_execute 2021-07-24T16:54:19.601 INFO:tasks.workunit.client.0.smithi115.stdout:migration_commit 2021-07-24T16:54:19.748 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.NoSnapsExpandAfterPrepare (496 ms) 2021-07-24T16:54:19.748 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.NoSnapsSnapAfterPrepare 2021-07-24T16:54:19.768 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:54:19.773 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 0~8388609 2021-07-24T16:54:19.821 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 16777218~8388609 2021-07-24T16:54:19.870 INFO:tasks.workunit.client.0.smithi115.stdout:migration_prepare 2021-07-24T16:54:20.018 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: after_prepare_snap 2021-07-24T16:54:21.210 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 41943040 2021-07-24T16:54:21.237 INFO:tasks.workunit.client.0.smithi115.stdout:write: * 0~1000 2021-07-24T16:54:21.242 INFO:tasks.workunit.client.0.smithi115.stdout:migration_execute 2021-07-24T16:54:21.335 INFO:tasks.workunit.client.0.smithi115.stdout:migration_commit 2021-07-24T16:54:21.489 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.NoSnapsSnapAfterPrepare (1740 ms) 2021-07-24T16:54:21.489 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.Snaps 2021-07-24T16:54:21.507 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:54:21.510 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 0~8388609 2021-07-24T16:54:21.559 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap1 2021-07-24T16:54:23.287 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 8388609~8388609 2021-07-24T16:54:23.298 INFO:tasks.workunit.client.0.smithi115.stdout:write: X 0~1000 2021-07-24T16:54:23.298 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 1010~1000 2021-07-24T16:54:23.299 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap2 2021-07-24T16:54:25.300 INFO:tasks.workunit.client.0.smithi115.stdout:write: X 8388609~1000 2021-07-24T16:54:25.303 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 16777228~1000 2021-07-24T16:54:25.303 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 167772160 2021-07-24T16:54:25.313 INFO:tasks.workunit.client.0.smithi115.stdout:write: 2 83886079~8388609 2021-07-24T16:54:25.326 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap3 2021-07-24T16:54:27.313 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:54:27.334 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 83886079~1 2021-07-24T16:54:27.337 INFO:tasks.workunit.client.0.smithi115.stdout:migration_prepare 2021-07-24T16:54:30.798 INFO:tasks.workunit.client.0.smithi115.stdout:migration_execute 2021-07-24T16:54:30.917 INFO:tasks.workunit.client.0.smithi115.stdout:migration_commit 2021-07-24T16:54:33.716 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.Snaps (12228 ms) 2021-07-24T16:54:33.716 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.SnapsOtherPool 2021-07-24T16:54:33.735 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:54:33.740 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 0~8388609 2021-07-24T16:54:33.792 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap1 2021-07-24T16:54:35.373 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 8388609~8388609 2021-07-24T16:54:35.385 INFO:tasks.workunit.client.0.smithi115.stdout:write: X 0~1000 2021-07-24T16:54:35.385 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 1010~1000 2021-07-24T16:54:35.386 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap2 2021-07-24T16:54:37.376 INFO:tasks.workunit.client.0.smithi115.stdout:write: X 8388609~1000 2021-07-24T16:54:37.384 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 16777228~1000 2021-07-24T16:54:37.385 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 167772160 2021-07-24T16:54:37.392 INFO:tasks.workunit.client.0.smithi115.stdout:write: 2 83886079~8388609 2021-07-24T16:54:37.405 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap3 2021-07-24T16:54:39.392 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:54:39.417 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 83886079~1 2021-07-24T16:54:39.421 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 0~8388609 2021-07-24T16:54:39.430 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 16777218~8388609 2021-07-24T16:54:39.484 INFO:tasks.workunit.client.0.smithi115.stdout:migration_prepare 2021-07-24T16:54:42.652 INFO:tasks.workunit.client.0.smithi115.stdout:migration_execute 2021-07-24T16:54:42.802 INFO:tasks.workunit.client.0.smithi115.stdout:migration_commit 2021-07-24T16:54:45.778 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.SnapsOtherPool (12062 ms) 2021-07-24T16:54:45.778 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.SnapsDataPool 2021-07-24T16:54:45.797 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:54:45.803 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 0~8388609 2021-07-24T16:54:45.855 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap1 2021-07-24T16:54:47.433 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 8388609~8388609 2021-07-24T16:54:47.446 INFO:tasks.workunit.client.0.smithi115.stdout:write: X 0~1000 2021-07-24T16:54:47.446 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 1010~1000 2021-07-24T16:54:47.447 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap2 2021-07-24T16:54:49.449 INFO:tasks.workunit.client.0.smithi115.stdout:write: X 8388609~1000 2021-07-24T16:54:49.455 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 16777228~1000 2021-07-24T16:54:49.455 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 167772160 2021-07-24T16:54:49.462 INFO:tasks.workunit.client.0.smithi115.stdout:write: 2 83886079~8388609 2021-07-24T16:54:49.479 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap3 2021-07-24T16:54:51.216 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:54:51.241 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 83886079~1 2021-07-24T16:54:51.244 INFO:tasks.workunit.client.0.smithi115.stdout:migration_prepare 2021-07-24T16:54:54.684 INFO:tasks.workunit.client.0.smithi115.stdout:migration_execute 2021-07-24T16:54:54.803 INFO:tasks.workunit.client.0.smithi115.stdout:migration_commit 2021-07-24T16:54:57.586 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.SnapsDataPool (11808 ms) 2021-07-24T16:54:57.586 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.SnapsShrinkAfterPrepare 2021-07-24T16:54:57.606 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:54:57.609 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 0~8388609 2021-07-24T16:54:57.669 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap1 2021-07-24T16:54:59.265 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 8388609~8388609 2021-07-24T16:54:59.275 INFO:tasks.workunit.client.0.smithi115.stdout:write: X 0~1000 2021-07-24T16:54:59.276 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 1010~1000 2021-07-24T16:54:59.276 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap2 2021-07-24T16:55:01.219 INFO:tasks.workunit.client.0.smithi115.stdout:write: X 8388609~1000 2021-07-24T16:55:01.224 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 16777228~1000 2021-07-24T16:55:01.225 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 167772160 2021-07-24T16:55:01.233 INFO:tasks.workunit.client.0.smithi115.stdout:write: 2 83886079~8388609 2021-07-24T16:55:01.244 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap3 2021-07-24T16:55:03.295 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:55:03.320 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 83886079~1 2021-07-24T16:55:03.324 INFO:tasks.workunit.client.0.smithi115.stdout:migration_prepare 2021-07-24T16:55:06.636 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 41943040 2021-07-24T16:55:06.649 INFO:tasks.workunit.client.0.smithi115.stdout:migration_execute 2021-07-24T16:55:06.767 INFO:tasks.workunit.client.0.smithi115.stdout:migration_commit 2021-07-24T16:55:09.689 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.SnapsShrinkAfterPrepare (12102 ms) 2021-07-24T16:55:09.689 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroBeforePrepare 2021-07-24T16:55:09.706 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:55:09.709 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 0~8388609 2021-07-24T16:55:09.763 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap1 2021-07-24T16:55:11.352 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 8388609~8388609 2021-07-24T16:55:11.361 INFO:tasks.workunit.client.0.smithi115.stdout:write: X 0~1000 2021-07-24T16:55:11.362 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 1010~1000 2021-07-24T16:55:11.362 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap2 2021-07-24T16:55:13.360 INFO:tasks.workunit.client.0.smithi115.stdout:write: X 8388609~1000 2021-07-24T16:55:13.364 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 16777228~1000 2021-07-24T16:55:13.364 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 167772160 2021-07-24T16:55:13.373 INFO:tasks.workunit.client.0.smithi115.stdout:write: 2 83886079~8388609 2021-07-24T16:55:13.382 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap3 2021-07-24T16:55:15.371 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:55:15.396 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 83886079~1 2021-07-24T16:55:15.400 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 0 2021-07-24T16:55:15.414 INFO:tasks.workunit.client.0.smithi115.stdout:migration_prepare 2021-07-24T16:55:18.564 INFO:tasks.workunit.client.0.smithi115.stdout:migration_execute 2021-07-24T16:55:18.674 INFO:tasks.workunit.client.0.smithi115.stdout:migration_commit 2021-07-24T16:55:21.683 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.SnapsShrinkToZeroBeforePrepare (11995 ms) 2021-07-24T16:55:21.683 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroAfterPrepare 2021-07-24T16:55:21.700 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:55:21.707 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 0~8388609 2021-07-24T16:55:21.768 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap1 2021-07-24T16:55:23.420 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 8388609~8388609 2021-07-24T16:55:23.432 INFO:tasks.workunit.client.0.smithi115.stdout:write: X 0~1000 2021-07-24T16:55:23.433 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 1010~1000 2021-07-24T16:55:23.433 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap2 2021-07-24T16:55:25.437 INFO:tasks.workunit.client.0.smithi115.stdout:write: X 8388609~1000 2021-07-24T16:55:25.440 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 16777228~1000 2021-07-24T16:55:25.440 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 167772160 2021-07-24T16:55:25.448 INFO:tasks.workunit.client.0.smithi115.stdout:write: 2 83886079~8388609 2021-07-24T16:55:25.459 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap3 2021-07-24T16:55:27.227 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:55:27.252 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 83886079~1 2021-07-24T16:55:27.252 INFO:tasks.workunit.client.0.smithi115.stdout:migration_prepare 2021-07-24T16:55:30.700 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 0 2021-07-24T16:55:30.772 INFO:tasks.workunit.client.0.smithi115.stdout:migration_execute 2021-07-24T16:55:30.864 INFO:tasks.workunit.client.0.smithi115.stdout:migration_commit 2021-07-24T16:55:33.541 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.SnapsShrinkToZeroAfterPrepare (11858 ms) 2021-07-24T16:55:33.541 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare 2021-07-24T16:55:33.565 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:55:33.567 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 0~8388609 2021-07-24T16:55:33.629 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap1 2021-07-24T16:55:35.263 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 8388609~8388609 2021-07-24T16:55:35.273 INFO:tasks.workunit.client.0.smithi115.stdout:write: X 0~1000 2021-07-24T16:55:35.274 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 1010~1000 2021-07-24T16:55:35.274 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap2 2021-07-24T16:55:37.277 INFO:tasks.workunit.client.0.smithi115.stdout:write: X 8388609~1000 2021-07-24T16:55:37.280 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 16777228~1000 2021-07-24T16:55:37.280 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 167772160 2021-07-24T16:55:37.289 INFO:tasks.workunit.client.0.smithi115.stdout:write: 2 83886079~8388609 2021-07-24T16:55:37.303 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap3 2021-07-24T16:55:39.287 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:55:39.307 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 83886079~1 2021-07-24T16:55:39.311 INFO:tasks.workunit.client.0.smithi115.stdout:migration_prepare 2021-07-24T16:55:42.689 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 167772160 2021-07-24T16:55:42.692 INFO:tasks.workunit.client.0.smithi115.stdout:write: * 83886080~1000 2021-07-24T16:55:42.724 INFO:tasks.workunit.client.0.smithi115.stdout:migration_execute 2021-07-24T16:55:42.835 INFO:tasks.workunit.client.0.smithi115.stdout:migration_commit 2021-07-24T16:55:45.724 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare (12183 ms) 2021-07-24T16:55:45.724 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare2 2021-07-24T16:55:45.744 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:55:45.760 INFO:tasks.workunit.client.0.smithi115.stdout:write: X 41943040~10 2021-07-24T16:55:45.760 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap1 2021-07-24T16:55:47.327 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 41943040 2021-07-24T16:55:47.344 INFO:tasks.workunit.client.0.smithi115.stdout:migration_prepare 2021-07-24T16:55:48.472 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:55:48.476 INFO:tasks.workunit.client.0.smithi115.stdout:write: Y 41943040~5 2021-07-24T16:55:48.578 INFO:tasks.workunit.client.0.smithi115.stdout:migration_execute 2021-07-24T16:55:48.631 INFO:tasks.workunit.client.0.smithi115.stdout:migration_commit 2021-07-24T16:55:49.473 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare2 (3750 ms) 2021-07-24T16:55:49.474 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.SnapsSnapAfterPrepare 2021-07-24T16:55:49.491 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:55:49.497 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 0~8388609 2021-07-24T16:55:49.559 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap1 2021-07-24T16:55:51.226 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 8388609~8388609 2021-07-24T16:55:51.237 INFO:tasks.workunit.client.0.smithi115.stdout:write: X 0~1000 2021-07-24T16:55:51.238 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 1010~1000 2021-07-24T16:55:51.238 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap2 2021-07-24T16:55:53.236 INFO:tasks.workunit.client.0.smithi115.stdout:write: X 8388609~1000 2021-07-24T16:55:53.238 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 16777228~1000 2021-07-24T16:55:53.238 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 167772160 2021-07-24T16:55:53.246 INFO:tasks.workunit.client.0.smithi115.stdout:write: 2 83886079~8388609 2021-07-24T16:55:53.258 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap3 2021-07-24T16:55:55.248 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:55:55.268 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 83886079~1 2021-07-24T16:55:55.271 INFO:tasks.workunit.client.0.smithi115.stdout:migration_prepare 2021-07-24T16:55:58.792 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: after_prepare_snap 2021-07-24T16:56:00.276 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 41943040 2021-07-24T16:56:00.308 INFO:tasks.workunit.client.0.smithi115.stdout:write: * 0~1000 2021-07-24T16:56:00.313 INFO:tasks.workunit.client.0.smithi115.stdout:migration_execute 2021-07-24T16:56:00.433 INFO:tasks.workunit.client.0.smithi115.stdout:migration_commit 2021-07-24T16:56:03.706 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.SnapsSnapAfterPrepare (14232 ms) 2021-07-24T16:56:03.708 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.SnapsSnapExpandAfterPrepare 2021-07-24T16:56:03.724 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:56:03.726 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 0~8388609 2021-07-24T16:56:03.776 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap1 2021-07-24T16:56:05.307 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 8388609~8388609 2021-07-24T16:56:05.317 INFO:tasks.workunit.client.0.smithi115.stdout:write: X 0~1000 2021-07-24T16:56:05.317 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 1010~1000 2021-07-24T16:56:05.317 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap2 2021-07-24T16:56:07.320 INFO:tasks.workunit.client.0.smithi115.stdout:write: X 8388609~1000 2021-07-24T16:56:07.325 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 16777228~1000 2021-07-24T16:56:07.325 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 167772160 2021-07-24T16:56:07.334 INFO:tasks.workunit.client.0.smithi115.stdout:write: 2 83886079~8388609 2021-07-24T16:56:07.347 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap3 2021-07-24T16:56:09.332 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:56:09.353 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 83886079~1 2021-07-24T16:56:09.357 INFO:tasks.workunit.client.0.smithi115.stdout:migration_prepare 2021-07-24T16:56:12.649 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: after_prepare_snap 2021-07-24T16:56:14.355 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 167772160 2021-07-24T16:56:14.367 INFO:tasks.workunit.client.0.smithi115.stdout:write: * 83886080~1000 2021-07-24T16:56:14.373 INFO:tasks.workunit.client.0.smithi115.stdout:migration_execute 2021-07-24T16:56:14.493 INFO:tasks.workunit.client.0.smithi115.stdout:migration_commit 2021-07-24T16:56:17.825 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.SnapsSnapExpandAfterPrepare (14119 ms) 2021-07-24T16:56:17.825 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.Clone 2021-07-24T16:56:17.849 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:56:17.852 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:56:17.855 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.Clone (30 ms) 2021-07-24T16:56:17.856 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.CloneParent 2021-07-24T16:56:17.873 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:56:17.884 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:56:17.884 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.CloneParent (27 ms) 2021-07-24T16:56:17.885 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.CloneUpdateAfterPrepare 2021-07-24T16:56:17.900 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:56:17.903 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:56:17.905 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.CloneUpdateAfterPrepare (24 ms) 2021-07-24T16:56:17.906 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.TriggerAssertSnapcSeq 2021-07-24T16:56:17.927 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:56:17.932 INFO:tasks.workunit.client.0.smithi115.stdout:write: A 41943040~10 2021-07-24T16:56:17.934 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap1 2021-07-24T16:56:19.392 INFO:tasks.workunit.client.0.smithi115.stdout:write: B 41943041~10 2021-07-24T16:56:19.395 INFO:tasks.workunit.client.0.smithi115.stdout:migration_prepare 2021-07-24T16:56:20.539 INFO:tasks.workunit.client.0.smithi115.stdout:write: C 41943042~10 2021-07-24T16:56:20.547 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap2 2021-07-24T16:56:22.237 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 41943040 2021-07-24T16:56:22.265 INFO:tasks.workunit.client.0.smithi115.stdout:migration_execute 2021-07-24T16:56:22.310 INFO:tasks.workunit.client.0.smithi115.stdout:migration_commit 2021-07-24T16:56:23.397 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.TriggerAssertSnapcSeq (5490 ms) 2021-07-24T16:56:23.397 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.SnapTrimBeforePrepare 2021-07-24T16:56:23.419 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:56:23.419 INFO:tasks.workunit.client.0.smithi115.stdout:write: A 41943040~10 2021-07-24T16:56:23.424 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap1 2021-07-24T16:56:25.250 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 41943040 2021-07-24T16:56:25.266 INFO:tasks.workunit.client.0.smithi115.stdout:migration_prepare 2021-07-24T16:56:26.359 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:56:26.362 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap3 2021-07-24T16:56:28.272 INFO:tasks.workunit.client.0.smithi115.stdout:write: B 41943040~10 2021-07-24T16:56:28.279 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap4 2021-07-24T16:56:30.284 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 41943040 2021-07-24T16:56:30.305 INFO:tasks.workunit.client.0.smithi115.stdout:migration_execute 2021-07-24T16:56:30.351 INFO:tasks.workunit.client.0.smithi115.stdout:migration_commit 2021-07-24T16:56:31.423 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.SnapTrimBeforePrepare (8026 ms) 2021-07-24T16:56:31.423 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.AbortInUseImage 2021-07-24T16:56:31.440 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:56:31.446 INFO:tasks.workunit.client.0.smithi115.stdout:migration_prepare 2021-07-24T16:56:31.573 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.AbortInUseImage (150 ms) 2021-07-24T16:56:31.574 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.AbortWithoutSnapshots 2021-07-24T16:56:31.594 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:56:31.598 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 0~8388609 2021-07-24T16:56:31.662 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 16777218~8388609 2021-07-24T16:56:31.711 INFO:tasks.workunit.client.0.smithi115.stdout:migration_prepare 2021-07-24T16:56:31.861 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 0~8388609 2021-07-24T16:56:31.896 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 16777218~8388609 2021-07-24T16:56:31.946 INFO:tasks.workunit.client.0.smithi115.stdout:migration_abort 2021-07-24T16:56:32.117 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.AbortWithoutSnapshots (544 ms) 2021-07-24T16:56:32.117 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.AbortWithSnapshots 2021-07-24T16:56:32.136 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:56:32.140 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 0~8388609 2021-07-24T16:56:32.197 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap1 2021-07-24T16:56:33.298 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 8388609~8388609 2021-07-24T16:56:33.310 INFO:tasks.workunit.client.0.smithi115.stdout:write: X 0~1000 2021-07-24T16:56:33.311 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 1010~1000 2021-07-24T16:56:33.311 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap2 2021-07-24T16:56:35.314 INFO:tasks.workunit.client.0.smithi115.stdout:write: X 8388609~1000 2021-07-24T16:56:35.317 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 16777228~1000 2021-07-24T16:56:35.318 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 167772160 2021-07-24T16:56:35.325 INFO:tasks.workunit.client.0.smithi115.stdout:write: 2 83886079~8388609 2021-07-24T16:56:35.343 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap3 2021-07-24T16:56:37.333 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:56:37.361 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 83886079~1 2021-07-24T16:56:37.365 INFO:tasks.workunit.client.0.smithi115.stdout:migration_prepare 2021-07-24T16:56:40.818 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 0~8388609 2021-07-24T16:56:40.925 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 16777218~8388609 2021-07-24T16:56:41.236 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 0~8388609 2021-07-24T16:56:41.258 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 16777218~8388609 2021-07-24T16:56:41.341 INFO:tasks.workunit.client.0.smithi115.stdout:migration_abort 2021-07-24T16:56:45.756 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.AbortWithSnapshots (13640 ms) 2021-07-24T16:56:45.757 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.CloneV1Parent 2021-07-24T16:56:45.776 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:56:45.779 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:56:45.782 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.CloneV1Parent (25 ms) 2021-07-24T16:56:45.782 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.CloneV2Parent 2021-07-24T16:56:45.802 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:56:45.808 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:56:45.811 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.CloneV2Parent (29 ms) 2021-07-24T16:56:45.811 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.CloneV1ParentAbort 2021-07-24T16:56:45.831 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:56:45.837 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:56:45.839 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.CloneV1ParentAbort (28 ms) 2021-07-24T16:56:45.839 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.CloneV2ParentAbort 2021-07-24T16:56:45.859 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:56:45.863 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:56:45.866 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.CloneV2ParentAbort (27 ms) 2021-07-24T16:56:45.866 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach 2021-07-24T16:56:45.887 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:56:45.888 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:56:45.891 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach (25 ms) 2021-07-24T16:56:45.891 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixParentReattach 2021-07-24T16:56:45.911 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:56:45.915 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:56:45.917 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixParentReattach (26 ms) 2021-07-24T16:56:45.917 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.CloneV1ParentAbortRelinkNotNeeded 2021-07-24T16:56:45.936 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:56:45.939 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:56:45.942 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.CloneV1ParentAbortRelinkNotNeeded (25 ms) 2021-07-24T16:56:45.942 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach 2021-07-24T16:56:45.966 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:56:45.967 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:56:45.967 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach (24 ms) 2021-07-24T16:56:45.967 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixParentReattach 2021-07-24T16:56:45.983 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:56:45.984 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:56:45.986 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixParentReattach (21 ms) 2021-07-24T16:56:45.987 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.CloneV2ParentAbortRelinkNotNeeded 2021-07-24T16:56:46.006 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:56:46.012 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:56:46.014 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.CloneV2ParentAbortRelinkNotNeeded (27 ms) 2021-07-24T16:56:46.014 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.StressNoMigrate 2021-07-24T16:56:46.035 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:56:46.039 INFO:tasks.workunit.client.0.smithi115.stdout:write: A 80401512~1432448 2021-07-24T16:56:46.054 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 71655517~3400920 2021-07-24T16:56:46.056 INFO:tasks.workunit.client.0.smithi115.stdout:write: A 33027758~5541266 2021-07-24T16:56:46.087 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 24943046~1024834 2021-07-24T16:56:46.089 INFO:tasks.workunit.client.0.smithi115.stdout:write: A 58550873~3548202 2021-07-24T16:56:46.118 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 23874286~6850085 2021-07-24T16:56:46.121 INFO:tasks.workunit.client.0.smithi115.stdout:write: A 23473636~6548161 2021-07-24T16:56:46.169 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 54508668~917616 2021-07-24T16:56:46.171 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap0 2021-07-24T16:56:47.413 INFO:tasks.workunit.client.0.smithi115.stdout:write: B 946254~1416331 2021-07-24T16:56:47.419 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 36067558~3403882 2021-07-24T16:56:47.420 INFO:tasks.workunit.client.0.smithi115.stdout:write: B 59734397~6456878 2021-07-24T16:56:47.426 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 20207388~5877062 2021-07-24T16:56:47.427 INFO:tasks.workunit.client.0.smithi115.stdout:write: B 26853274~5284450 2021-07-24T16:56:47.433 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 30401626~2461706 2021-07-24T16:56:47.474 INFO:tasks.workunit.client.0.smithi115.stdout:write: B 22745917~4801135 2021-07-24T16:56:47.478 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 68425431~6668250 2021-07-24T16:56:47.478 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap1 2021-07-24T16:56:49.422 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 111878199 2021-07-24T16:56:49.432 INFO:tasks.workunit.client.0.smithi115.stdout:write: C 47598584~6857834 2021-07-24T16:56:49.441 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 3447653~3851129 2021-07-24T16:56:49.442 INFO:tasks.workunit.client.0.smithi115.stdout:write: C 78818111~4002542 2021-07-24T16:56:49.447 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 21863130~5096533 2021-07-24T16:56:49.448 INFO:tasks.workunit.client.0.smithi115.stdout:write: C 84193299~1841300 2021-07-24T16:56:49.449 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 2921194~3628620 2021-07-24T16:56:49.483 INFO:tasks.workunit.client.0.smithi115.stdout:write: C 4954675~7722180 2021-07-24T16:56:49.490 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 49971976~6964574 2021-07-24T16:56:49.490 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap2 2021-07-24T16:56:51.239 INFO:tasks.workunit.client.0.smithi115.stdout:write: D 31653437~5032844 2021-07-24T16:56:51.250 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 44392358~5046532 2021-07-24T16:56:51.251 INFO:tasks.workunit.client.0.smithi115.stdout:write: D 90078400~647437 2021-07-24T16:56:51.251 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 103539686~2536114 2021-07-24T16:56:51.252 INFO:tasks.workunit.client.0.smithi115.stdout:write: D 83550902~3146509 2021-07-24T16:56:51.256 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 68474815~4162881 2021-07-24T16:56:51.256 INFO:tasks.workunit.client.0.smithi115.stdout:write: D 65528878~1097221 2021-07-24T16:56:51.257 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 96201158~2932303 2021-07-24T16:56:51.257 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap3 2021-07-24T16:56:53.247 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 168950911 2021-07-24T16:56:53.785 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.StressNoMigrate (7771 ms) 2021-07-24T16:56:53.785 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.Stress 2021-07-24T16:56:53.805 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:56:53.812 INFO:tasks.workunit.client.0.smithi115.stdout:write: A 16653714~6275284 2021-07-24T16:56:53.855 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 34845453~7974744 2021-07-24T16:56:53.857 INFO:tasks.workunit.client.0.smithi115.stdout:write: A 39158889~3505119 2021-07-24T16:56:53.882 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 16938679~624593 2021-07-24T16:56:53.884 INFO:tasks.workunit.client.0.smithi115.stdout:write: A 28527871~4180423 2021-07-24T16:56:53.908 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 17601876~7719541 2021-07-24T16:56:53.911 INFO:tasks.workunit.client.0.smithi115.stdout:write: A 71486329~7113642 2021-07-24T16:56:53.963 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 82987012~899068 2021-07-24T16:56:53.966 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap0 2021-07-24T16:56:55.260 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 162818735 2021-07-24T16:56:55.267 INFO:tasks.workunit.client.0.smithi115.stdout:write: B 145040502~5255710 2021-07-24T16:56:55.281 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 10936833~3551390 2021-07-24T16:56:55.282 INFO:tasks.workunit.client.0.smithi115.stdout:write: B 21425827~1943818 2021-07-24T16:56:55.283 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 122316633~8019159 2021-07-24T16:56:55.284 INFO:tasks.workunit.client.0.smithi115.stdout:write: B 18859465~6200172 2021-07-24T16:56:55.307 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 43391765~6054872 2021-07-24T16:56:55.308 INFO:tasks.workunit.client.0.smithi115.stdout:write: B 60744863~8215693 2021-07-24T16:56:55.314 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 87854028~3242165 2021-07-24T16:56:55.314 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap1 2021-07-24T16:56:57.269 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 160778712 2021-07-24T16:56:57.281 INFO:tasks.workunit.client.0.smithi115.stdout:write: C 15658579~5017679 2021-07-24T16:56:57.291 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 108466238~6908747 2021-07-24T16:56:57.291 INFO:tasks.workunit.client.0.smithi115.stdout:write: C 111123752~830602 2021-07-24T16:56:57.299 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 59688701~1634154 2021-07-24T16:56:57.299 INFO:tasks.workunit.client.0.smithi115.stdout:write: C 157731295~2228537 2021-07-24T16:56:57.303 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 56713480~7316716 2021-07-24T16:56:57.310 INFO:tasks.workunit.client.0.smithi115.stdout:write: C 111840563~5968406 2021-07-24T16:56:57.317 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 104602452~2432117 2021-07-24T16:56:57.317 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap2 2021-07-24T16:56:59.289 INFO:tasks.workunit.client.0.smithi115.stdout:write: D 126028280~4375935 2021-07-24T16:56:59.299 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 155934358~4844354 2021-07-24T16:56:59.301 INFO:tasks.workunit.client.0.smithi115.stdout:write: D 93638299~3591364 2021-07-24T16:56:59.305 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 33535662~6918320 2021-07-24T16:56:59.306 INFO:tasks.workunit.client.0.smithi115.stdout:write: D 51407748~6753688 2021-07-24T16:56:59.315 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 39738990~1810587 2021-07-24T16:56:59.360 INFO:tasks.workunit.client.0.smithi115.stdout:write: D 64487807~7703830 2021-07-24T16:56:59.365 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 13578641~2795981 2021-07-24T16:56:59.366 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap3 2021-07-24T16:57:01.300 INFO:tasks.workunit.client.0.smithi115.stdout:migration_prepare 2021-07-24T16:57:06.235 INFO:tasks.workunit.client.0.smithi115.stdout:migration_execute 2021-07-24T16:57:06.439 INFO:tasks.workunit.client.0.smithi115.stdout:migration_commit 2021-07-24T16:57:11.123 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.Stress (17338 ms) 2021-07-24T16:57:11.124 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.Stress2 2021-07-24T16:57:11.144 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:57:11.149 INFO:tasks.workunit.client.0.smithi115.stdout:write: A 47182670~4929082 2021-07-24T16:57:11.181 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 23934835~5558624 2021-07-24T16:57:11.183 INFO:tasks.workunit.client.0.smithi115.stdout:write: A 12875341~7772853 2021-07-24T16:57:11.231 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 13741259~3720388 2021-07-24T16:57:11.234 INFO:tasks.workunit.client.0.smithi115.stdout:write: A 73261369~281944 2021-07-24T16:57:11.239 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 5495746~6483840 2021-07-24T16:57:11.241 INFO:tasks.workunit.client.0.smithi115.stdout:write: A 54206680~2139833 2021-07-24T16:57:11.256 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 36557713~1951492 2021-07-24T16:57:11.257 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap0 2021-07-24T16:57:13.250 INFO:tasks.workunit.client.0.smithi115.stdout:write: B 35087426~489487 2021-07-24T16:57:13.254 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 7243176~6034818 2021-07-24T16:57:13.255 INFO:tasks.workunit.client.0.smithi115.stdout:write: B 16234014~4004254 2021-07-24T16:57:13.258 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 70428340~5021478 2021-07-24T16:57:13.258 INFO:tasks.workunit.client.0.smithi115.stdout:write: B 75871411~8014669 2021-07-24T16:57:13.268 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 57035720~103253 2021-07-24T16:57:13.269 INFO:tasks.workunit.client.0.smithi115.stdout:write: B 6106241~3034328 2021-07-24T16:57:13.278 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 8273958~3244546 2021-07-24T16:57:13.313 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap1 2021-07-24T16:57:15.268 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 119454070 2021-07-24T16:57:15.276 INFO:tasks.workunit.client.0.smithi115.stdout:write: C 21181842~7658204 2021-07-24T16:57:15.288 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 82467653~5733946 2021-07-24T16:57:15.290 INFO:tasks.workunit.client.0.smithi115.stdout:write: C 111204941~8044934 2021-07-24T16:57:15.303 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 94068397~2717479 2021-07-24T16:57:15.303 INFO:tasks.workunit.client.0.smithi115.stdout:write: C 92826525~5637676 2021-07-24T16:57:15.358 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 91182232~7103565 2021-07-24T16:57:15.374 INFO:tasks.workunit.client.0.smithi115.stdout:write: C 113783771~5670299 2021-07-24T16:57:15.379 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 53982534~1785344 2021-07-24T16:57:15.379 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap2 2021-07-24T16:57:17.250 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 104439336 2021-07-24T16:57:17.270 INFO:tasks.workunit.client.0.smithi115.stdout:write: D 25306803~2773308 2021-07-24T16:57:17.275 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 2805969~720467 2021-07-24T16:57:17.275 INFO:tasks.workunit.client.0.smithi115.stdout:write: D 99384032~2509343 2021-07-24T16:57:17.276 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 81041143~714833 2021-07-24T16:57:17.277 INFO:tasks.workunit.client.0.smithi115.stdout:write: D 82802964~6929961 2021-07-24T16:57:17.284 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 12285875~5429022 2021-07-24T16:57:17.285 INFO:tasks.workunit.client.0.smithi115.stdout:write: D 98466398~5972938 2021-07-24T16:57:17.327 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 101448660~1191993 2021-07-24T16:57:17.352 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap3 2021-07-24T16:57:19.292 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 111979880 2021-07-24T16:57:19.302 INFO:tasks.workunit.client.0.smithi115.stdout:migration_prepare 2021-07-24T16:57:23.951 INFO:tasks.workunit.client.0.smithi115.stdout:write: a 94343145~6816119 2021-07-24T16:57:24.010 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 81304676~6000393 2021-07-24T16:57:24.041 INFO:tasks.workunit.client.0.smithi115.stdout:write: a 108862678~1853640 2021-07-24T16:57:24.064 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 104468620~4317538 2021-07-24T16:57:24.065 INFO:tasks.workunit.client.0.smithi115.stdout:write: a 48997298~3919795 2021-07-24T16:57:24.104 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 88397544~2451842 2021-07-24T16:57:24.115 INFO:tasks.workunit.client.0.smithi115.stdout:write: a 99241854~3503872 2021-07-24T16:57:24.128 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 14750283~5059300 2021-07-24T16:57:24.173 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: user0 2021-07-24T16:57:25.349 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 154844971 2021-07-24T16:57:25.359 INFO:tasks.workunit.client.0.smithi115.stdout:write: b 91818176~5048060 2021-07-24T16:57:25.369 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 89541155~4723707 2021-07-24T16:57:25.406 INFO:tasks.workunit.client.0.smithi115.stdout:write: b 77950147~3910125 2021-07-24T16:57:25.409 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 24187360~5407024 2021-07-24T16:57:25.409 INFO:tasks.workunit.client.0.smithi115.stdout:write: b 13203261~6462739 2021-07-24T16:57:25.417 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 88119603~4812731 2021-07-24T16:57:25.418 INFO:tasks.workunit.client.0.smithi115.stdout:write: b 42710363~7447338 2021-07-24T16:57:25.436 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 41367771~2656125 2021-07-24T16:57:25.468 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: user1 2021-07-24T16:57:27.361 INFO:tasks.workunit.client.0.smithi115.stdout:write: c 104114823~4509766 2021-07-24T16:57:27.377 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 8872233~3234360 2021-07-24T16:57:27.377 INFO:tasks.workunit.client.0.smithi115.stdout:write: c 20480066~5305661 2021-07-24T16:57:27.382 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 144944967~6096940 2021-07-24T16:57:27.383 INFO:tasks.workunit.client.0.smithi115.stdout:write: c 121751102~4452507 2021-07-24T16:57:27.388 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 49524075~3955161 2021-07-24T16:57:27.418 INFO:tasks.workunit.client.0.smithi115.stdout:write: c 51682480~2169393 2021-07-24T16:57:27.441 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 78306164~5336298 2021-07-24T16:57:27.441 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: user2 2021-07-24T16:57:29.371 INFO:tasks.workunit.client.0.smithi115.stdout:write: d 24873141~537104 2021-07-24T16:57:29.379 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 102350140~1234417 2021-07-24T16:57:29.379 INFO:tasks.workunit.client.0.smithi115.stdout:write: d 15678507~7524718 2021-07-24T16:57:29.388 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 108743461~4154538 2021-07-24T16:57:29.388 INFO:tasks.workunit.client.0.smithi115.stdout:write: d 60837713~6703544 2021-07-24T16:57:29.396 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 101915655~7189084 2021-07-24T16:57:29.439 INFO:tasks.workunit.client.0.smithi115.stdout:write: d 128084999~8272391 2021-07-24T16:57:29.444 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 71821283~5480828 2021-07-24T16:57:29.444 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: user3 2021-07-24T16:57:31.386 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 137883022 2021-07-24T16:57:31.416 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 13788302~3447075 2021-07-24T16:57:31.420 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 14650070~1723537 2021-07-24T16:57:31.451 INFO:tasks.workunit.client.0.smithi115.stdout:write: 2 27576604~3447075 2021-07-24T16:57:31.453 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 28438372~1723537 2021-07-24T16:57:31.489 INFO:tasks.workunit.client.0.smithi115.stdout:write: 3 41364906~3447075 2021-07-24T16:57:31.491 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 42226674~1723537 2021-07-24T16:57:31.507 INFO:tasks.workunit.client.0.smithi115.stdout:write: 4 55153208~3447075 2021-07-24T16:57:31.509 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 56014976~1723537 2021-07-24T16:57:31.537 INFO:tasks.workunit.client.0.smithi115.stdout:write: 5 68941511~3447075 2021-07-24T16:57:31.538 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 69803279~1723537 2021-07-24T16:57:32.679 INFO:tasks.workunit.client.0.smithi115.stdout:migration_execute 2021-07-24T16:57:32.780 INFO:tasks.workunit.client.0.smithi115.stdout:migration_commit 2021-07-24T16:57:37.450 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.Stress2 (26327 ms) 2021-07-24T16:57:37.451 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMigration.StressLive 2021-07-24T16:57:37.469 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 83886080 2021-07-24T16:57:37.473 INFO:tasks.workunit.client.0.smithi115.stdout:write: A 64191427~6834258 2021-07-24T16:57:37.523 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 9767740~6352800 2021-07-24T16:57:37.526 INFO:tasks.workunit.client.0.smithi115.stdout:write: A 6641039~1037725 2021-07-24T16:57:37.535 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 54504570~3548525 2021-07-24T16:57:37.538 INFO:tasks.workunit.client.0.smithi115.stdout:write: A 47611704~3588729 2021-07-24T16:57:37.561 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 29291657~3643218 2021-07-24T16:57:37.563 INFO:tasks.workunit.client.0.smithi115.stdout:write: A 38432067~3310319 2021-07-24T16:57:37.590 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 52778078~1681354 2021-07-24T16:57:37.593 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap0 2021-07-24T16:57:39.439 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 165219444 2021-07-24T16:57:39.446 INFO:tasks.workunit.client.0.smithi115.stdout:write: B 13803779~6395271 2021-07-24T16:57:39.453 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 12853895~660553 2021-07-24T16:57:39.453 INFO:tasks.workunit.client.0.smithi115.stdout:write: B 3458388~3472181 2021-07-24T16:57:39.458 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 29374737~2913046 2021-07-24T16:57:39.458 INFO:tasks.workunit.client.0.smithi115.stdout:write: B 56018609~1813985 2021-07-24T16:57:39.460 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 687~1301719 2021-07-24T16:57:39.460 INFO:tasks.workunit.client.0.smithi115.stdout:write: B 157670001~5764998 2021-07-24T16:57:39.467 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 155085471~5471859 2021-07-24T16:57:39.514 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap1 2021-07-24T16:57:41.268 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 88934744 2021-07-24T16:57:41.301 INFO:tasks.workunit.client.0.smithi115.stdout:write: C 56560403~1981622 2021-07-24T16:57:41.305 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 79281607~2293898 2021-07-24T16:57:41.306 INFO:tasks.workunit.client.0.smithi115.stdout:write: C 84774532~1955083 2021-07-24T16:57:41.310 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 87365266~1307577 2021-07-24T16:57:41.310 INFO:tasks.workunit.client.0.smithi115.stdout:write: C 63262915~2426143 2021-07-24T16:57:41.315 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 1253678~7711832 2021-07-24T16:57:41.315 INFO:tasks.workunit.client.0.smithi115.stdout:write: C 12320888~436215 2021-07-24T16:57:41.316 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 9175392~724837 2021-07-24T16:57:41.316 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap2 2021-07-24T16:57:43.277 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 131502371 2021-07-24T16:57:43.283 INFO:tasks.workunit.client.0.smithi115.stdout:write: D 93785327~1641105 2021-07-24T16:57:43.287 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 81425382~4761420 2021-07-24T16:57:43.287 INFO:tasks.workunit.client.0.smithi115.stdout:write: D 74917213~914778 2021-07-24T16:57:43.288 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 126835646~3455778 2021-07-24T16:57:43.288 INFO:tasks.workunit.client.0.smithi115.stdout:write: D 86655392~5810509 2021-07-24T16:57:43.295 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 37533549~2020360 2021-07-24T16:57:43.295 INFO:tasks.workunit.client.0.smithi115.stdout:write: D 6232265~7048613 2021-07-24T16:57:43.304 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 42654406~3223430 2021-07-24T16:57:43.307 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: snap3 2021-07-24T16:57:45.273 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 99440947 2021-07-24T16:57:45.295 INFO:tasks.workunit.client.0.smithi115.stdout:migration_prepare 2021-07-24T16:57:49.947 INFO:tasks.workunit.client.0.smithi115.stdout:migration_execute 2021-07-24T16:57:49.948 INFO:tasks.workunit.client.0.smithi115.stdout:write: a 92549928~6891019 2021-07-24T16:57:49.995 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 76593861~2055307 2021-07-24T16:57:50.000 INFO:tasks.workunit.client.0.smithi115.stdout:write: a 59044274~5480233 2021-07-24T16:57:50.092 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 70748450~7540880 2021-07-24T16:57:50.113 INFO:tasks.workunit.client.0.smithi115.stdout:write: a 57878521~7097028 2021-07-24T16:57:50.149 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 87564833~7013217 2021-07-24T16:57:50.155 INFO:tasks.workunit.client.0.smithi115.stdout:write: a 78543554~4074128 2021-07-24T16:57:50.171 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 18782176~6672737 2021-07-24T16:57:50.173 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: user0 2021-07-24T16:57:51.288 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 180249071 2021-07-24T16:57:51.297 INFO:tasks.workunit.client.0.smithi115.stdout:write: b 15989195~6510081 2021-07-24T16:57:51.311 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 130821112~5878684 2021-07-24T16:57:51.312 INFO:tasks.workunit.client.0.smithi115.stdout:write: b 33488872~7715612 2021-07-24T16:57:51.320 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 158218569~2480385 2021-07-24T16:57:51.321 INFO:tasks.workunit.client.0.smithi115.stdout:write: b 73448685~3512418 2021-07-24T16:57:51.327 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 80829622~7329520 2021-07-24T16:57:51.336 INFO:tasks.workunit.client.0.smithi115.stdout:write: b 140261661~2493720 2021-07-24T16:57:51.367 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 50792373~7187446 2021-07-24T16:57:51.373 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: user1 2021-07-24T16:57:53.307 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 154263669 2021-07-24T16:57:53.324 INFO:tasks.workunit.client.0.smithi115.stdout:write: c 70620078~5927560 2021-07-24T16:57:53.337 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 29801804~1806913 2021-07-24T16:57:53.338 INFO:tasks.workunit.client.0.smithi115.stdout:write: c 111768175~5789866 2021-07-24T16:57:53.344 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 5177703~5870035 2021-07-24T16:57:53.344 INFO:tasks.workunit.client.0.smithi115.stdout:write: c 81502794~697237 2021-07-24T16:57:53.344 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 71960497~1922328 2021-07-24T16:57:53.379 INFO:tasks.workunit.client.0.smithi115.stdout:write: c 52660198~3353072 2021-07-24T16:57:53.382 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 107493509~3206017 2021-07-24T16:57:53.382 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: user2 2021-07-24T16:57:55.324 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 196533405 2021-07-24T16:57:55.332 INFO:tasks.workunit.client.0.smithi115.stdout:write: d 22033496~353585 2021-07-24T16:57:55.337 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 127295345~520030 2021-07-24T16:57:55.337 INFO:tasks.workunit.client.0.smithi115.stdout:write: d 126487828~3771376 2021-07-24T16:57:55.344 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 153664620~173539 2021-07-24T16:57:55.344 INFO:tasks.workunit.client.0.smithi115.stdout:write: d 133187983~5292873 2021-07-24T16:57:55.350 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 146271086~2425517 2021-07-24T16:57:55.350 INFO:tasks.workunit.client.0.smithi115.stdout:write: d 92237034~3251450 2021-07-24T16:57:55.352 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 170432868~1188899 2021-07-24T16:57:55.352 INFO:tasks.workunit.client.0.smithi115.stdout:snap_create: user3 2021-07-24T16:57:57.336 INFO:tasks.workunit.client.0.smithi115.stdout:resize: 156749237 2021-07-24T16:57:57.363 INFO:tasks.workunit.client.0.smithi115.stdout:write: 1 15674923~3918730 2021-07-24T16:57:57.368 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 16654605~1959365 2021-07-24T16:57:57.388 INFO:tasks.workunit.client.0.smithi115.stdout:write: 2 31349847~3918730 2021-07-24T16:57:57.390 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 32329529~1959365 2021-07-24T16:57:57.411 INFO:tasks.workunit.client.0.smithi115.stdout:write: 3 47024771~3918730 2021-07-24T16:57:57.413 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 48004453~1959365 2021-07-24T16:57:57.431 INFO:tasks.workunit.client.0.smithi115.stdout:write: 4 62699694~3918730 2021-07-24T16:57:57.433 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 63679376~1959365 2021-07-24T16:57:57.459 INFO:tasks.workunit.client.0.smithi115.stdout:write: 5 78374618~3918730 2021-07-24T16:57:57.461 INFO:tasks.workunit.client.0.smithi115.stdout:discard: 79354300~1959365 2021-07-24T16:57:57.495 INFO:tasks.workunit.client.0.smithi115.stdout:migration_commit 2021-07-24T16:58:02.658 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMigration.StressLive (25208 ms) 2021-07-24T16:58:04.391 INFO:tasks.workunit.client.0.smithi115.stdout:[----------] 57 tests from TestMigration (234172 ms total) 2021-07-24T16:58:04.391 INFO:tasks.workunit.client.0.smithi115.stdout: 2021-07-24T16:58:04.391 INFO:tasks.workunit.client.0.smithi115.stdout:[----------] 2 tests from TestMirroringWatcher 2021-07-24T16:58:06.402 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroringWatcher.ModeUpdated 2021-07-24T16:58:08.443 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroringWatcher.ModeUpdated (2041 ms) 2021-07-24T16:58:08.443 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestMirroringWatcher.ImageStatusUpdated 2021-07-24T16:58:08.466 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestMirroringWatcher.ImageStatusUpdated (23 ms) 2021-07-24T16:58:09.416 INFO:tasks.workunit.client.0.smithi115.stdout:[----------] 2 tests from TestMirroringWatcher (2064 ms total) 2021-07-24T16:58:09.417 INFO:tasks.workunit.client.0.smithi115.stdout: 2021-07-24T16:58:09.417 INFO:tasks.workunit.client.0.smithi115.stdout:[----------] 4 tests from TestObjectMap 2021-07-24T16:58:11.442 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenCorrupt 2021-07-24T16:58:13.463 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:58:13.463 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenCorrupt (2021 ms) 2021-07-24T16:58:13.464 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenTooSmall 2021-07-24T16:58:13.467 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:58:13.468 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenTooSmall (4 ms) 2021-07-24T16:58:13.468 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestObjectMap.InvalidateFlagOnDisk 2021-07-24T16:58:13.472 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:58:13.472 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestObjectMap.InvalidateFlagOnDisk (5 ms) 2021-07-24T16:58:13.472 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall 2021-07-24T16:58:13.476 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:58:13.476 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall (4 ms) 2021-07-24T16:58:14.458 INFO:tasks.workunit.client.0.smithi115.stdout:[----------] 4 tests from TestObjectMap (2034 ms total) 2021-07-24T16:58:14.458 INFO:tasks.workunit.client.0.smithi115.stdout: 2021-07-24T16:58:14.459 INFO:tasks.workunit.client.0.smithi115.stdout:[----------] 1 test from TestOperations 2021-07-24T16:58:16.473 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestOperations.DisableJournalingCorrupt 2021-07-24T16:58:18.493 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:58:18.494 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestOperations.DisableJournalingCorrupt (2020 ms) 2021-07-24T16:58:19.489 INFO:tasks.workunit.client.0.smithi115.stdout:[----------] 1 test from TestOperations (2020 ms total) 2021-07-24T16:58:19.489 INFO:tasks.workunit.client.0.smithi115.stdout: 2021-07-24T16:58:19.490 INFO:tasks.workunit.client.0.smithi115.stdout:[----------] 2 tests from TestTrash 2021-07-24T16:58:21.502 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestTrash.UserRemovingSource 2021-07-24T16:58:23.533 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:58:23.533 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestTrash.UserRemovingSource (2031 ms) 2021-07-24T16:58:23.534 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestTrash.RestoreMirroringSource 2021-07-24T16:58:23.537 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:58:23.538 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestTrash.RestoreMirroringSource (5 ms) 2021-07-24T16:58:24.532 INFO:tasks.workunit.client.0.smithi115.stdout:[----------] 2 tests from TestTrash (2036 ms total) 2021-07-24T16:58:24.532 INFO:tasks.workunit.client.0.smithi115.stdout: 2021-07-24T16:58:24.532 INFO:tasks.workunit.client.0.smithi115.stdout:[----------] 3 tests from TestJournalEntries 2021-07-24T16:58:26.539 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestJournalEntries.AioWrite 2021-07-24T16:58:28.559 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:58:28.559 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestJournalEntries.AioWrite (2020 ms) 2021-07-24T16:58:28.559 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestJournalEntries.AioDiscard 2021-07-24T16:58:28.564 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:58:28.564 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestJournalEntries.AioDiscard (5 ms) 2021-07-24T16:58:28.564 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestJournalEntries.AioFlush 2021-07-24T16:58:28.569 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:58:28.569 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestJournalEntries.AioFlush (5 ms) 2021-07-24T16:58:29.564 INFO:tasks.workunit.client.0.smithi115.stdout:[----------] 3 tests from TestJournalEntries (2031 ms total) 2021-07-24T16:58:29.565 INFO:tasks.workunit.client.0.smithi115.stdout: 2021-07-24T16:58:29.565 INFO:tasks.workunit.client.0.smithi115.stdout:[----------] 16 tests from TestJournalReplay 2021-07-24T16:58:31.578 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestJournalReplay.AioDiscardEvent 2021-07-24T16:58:33.606 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:58:33.606 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestJournalReplay.AioDiscardEvent (2028 ms) 2021-07-24T16:58:33.606 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestJournalReplay.AioWriteEvent 2021-07-24T16:58:33.614 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:58:33.615 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestJournalReplay.AioWriteEvent (8 ms) 2021-07-24T16:58:33.615 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestJournalReplay.AioFlushEvent 2021-07-24T16:58:33.618 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:58:33.618 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestJournalReplay.AioFlushEvent (4 ms) 2021-07-24T16:58:33.618 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestJournalReplay.SnapCreate 2021-07-24T16:58:33.622 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:58:33.622 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestJournalReplay.SnapCreate (4 ms) 2021-07-24T16:58:33.622 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestJournalReplay.SnapProtect 2021-07-24T16:58:33.626 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:58:33.626 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestJournalReplay.SnapProtect (4 ms) 2021-07-24T16:58:33.626 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestJournalReplay.SnapUnprotect 2021-07-24T16:58:33.629 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:58:33.630 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestJournalReplay.SnapUnprotect (4 ms) 2021-07-24T16:58:33.630 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestJournalReplay.SnapRename 2021-07-24T16:58:33.633 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:58:33.634 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestJournalReplay.SnapRename (4 ms) 2021-07-24T16:58:33.634 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestJournalReplay.SnapRollback 2021-07-24T16:58:33.638 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:58:33.638 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestJournalReplay.SnapRollback (4 ms) 2021-07-24T16:58:33.639 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestJournalReplay.SnapRemove 2021-07-24T16:58:33.642 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:58:33.643 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestJournalReplay.SnapRemove (4 ms) 2021-07-24T16:58:33.643 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestJournalReplay.Rename 2021-07-24T16:58:33.646 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:58:33.646 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestJournalReplay.Rename (4 ms) 2021-07-24T16:58:33.646 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestJournalReplay.Resize 2021-07-24T16:58:33.650 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:58:33.650 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestJournalReplay.Resize (4 ms) 2021-07-24T16:58:33.650 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestJournalReplay.Flatten 2021-07-24T16:58:33.653 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:58:33.654 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestJournalReplay.Flatten (3 ms) 2021-07-24T16:58:33.654 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestJournalReplay.UpdateFeatures 2021-07-24T16:58:33.657 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:58:33.658 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestJournalReplay.UpdateFeatures (4 ms) 2021-07-24T16:58:33.658 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestJournalReplay.MetadataSet 2021-07-24T16:58:33.661 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:58:33.661 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestJournalReplay.MetadataSet (4 ms) 2021-07-24T16:58:33.662 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestJournalReplay.MetadataRemove 2021-07-24T16:58:33.664 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:58:33.665 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestJournalReplay.MetadataRemove (4 ms) 2021-07-24T16:58:33.665 INFO:tasks.workunit.client.0.smithi115.stdout:[ RUN ] TestJournalReplay.ObjectPosition 2021-07-24T16:58:33.669 INFO:tasks.workunit.client.0.smithi115.stdout:SKIPPING 2021-07-24T16:58:33.669 INFO:tasks.workunit.client.0.smithi115.stdout:[ OK ] TestJournalReplay.ObjectPosition (4 ms) 2021-07-24T16:58:34.615 INFO:tasks.workunit.client.0.smithi115.stdout:[----------] 16 tests from TestJournalReplay (2091 ms total) 2021-07-24T16:58:34.615 INFO:tasks.workunit.client.0.smithi115.stdout: 2021-07-24T16:58:34.615 INFO:tasks.workunit.client.0.smithi115.stdout:[----------] Global test environment tear-down 2021-07-24T16:58:34.615 INFO:tasks.workunit.client.0.smithi115.stdout:[==========] 351 tests from 15 test suites ran. (525270 ms total) 2021-07-24T16:58:34.616 INFO:tasks.workunit.client.0.smithi115.stdout:[ PASSED ] 351 tests. 2021-07-24T16:58:34.616 INFO:tasks.workunit.client.0.smithi115.stdout: 2021-07-24T16:58:34.616 INFO:tasks.workunit.client.0.smithi115.stdout: YOU HAVE 2 DISABLED TESTS 2021-07-24T16:58:34.616 INFO:tasks.workunit.client.0.smithi115.stdout: 2021-07-24T16:58:34.623 INFO:teuthology.orchestra.run:Running command with timeout 3600 2021-07-24T16:58:34.624 DEBUG:teuthology.orchestra.run.smithi115:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2021-07-24T16:58:34.702 INFO:tasks.workunit:Stopping ['rbd/test_librbd.sh'] on client.0... 2021-07-24T16:58:34.703 DEBUG:teuthology.orchestra.run.smithi115:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2021-07-24T16:58:34.905 DEBUG:teuthology.parallel:result is None 2021-07-24T16:58:34.906 DEBUG:teuthology.orchestra.run.smithi115:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2021-07-24T16:58:34.931 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2021-07-24T16:58:34.931 DEBUG:teuthology.orchestra.run.smithi115:> rmdir -- /home/ubuntu/cephtest/mnt.0 2021-07-24T16:58:34.985 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2021-07-24T16:58:34.985 INFO:teuthology.task.sequential:In sequential, running task print... 2021-07-24T16:58:34.985 INFO:teuthology.task.print:**** done rbd/test_librbd.sh 7-workload 2021-07-24T16:58:34.986 DEBUG:teuthology.parallel:result is None 2021-07-25T02:42:43.743 DEBUG:teuthology.exit:Got signal 15; running 1 handler... 2021-07-25T02:42:43.786 DEBUG:teuthology.task.console_log:Killing console logger for smithi115 2021-07-25T02:42:43.787 DEBUG:teuthology.task.console_log:Killing console logger for smithi185 2021-07-25T02:42:43.788 DEBUG:teuthology.exit:Finished running handlers